@Path(value="r") public class ResolverResource extends Object
error-404 page if the provided link is not valid (see ErrorTemplate and ValidShortenedLink).| Constructor and Description |
|---|
ResolverResource() |
@GET
@Path(value="{link}")
@ErrorTemplate(name="/error-404")
public javax.ws.rs.core.Response resolveLink(@PathParam(value="link")
String link)
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.