| Class | Description |
|---|---|
| PermanentLinkResource |
Resource representing permanent page to a shortened link.
|
| ResolverResource |
Resource resolving shortened link and relocating (HTTP 301) a client to the original link.
|
| ShortenerResource |
Resource responsible of providing a form to create shortened link (see
form()) and shortening posted link
(see createLink(String)). |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.