Uses of Class
org.glassfish.jersey.examples.shortener.webapp.validation.ShortenLink

Packages that use ShortenLink
org.glassfish.jersey.examples.shortener.webapp.resource   
org.glassfish.jersey.examples.shortener.webapp.validation   
 

Uses of ShortenLink in org.glassfish.jersey.examples.shortener.webapp.resource
 

Method parameters in org.glassfish.jersey.examples.shortener.webapp.resource with annotations of type ShortenLink
 ShortenedLink ShortenerResource.createLink(String link)
           
 

Uses of ShortenLink in org.glassfish.jersey.examples.shortener.webapp.validation
 

Methods in org.glassfish.jersey.examples.shortener.webapp.validation with parameters of type ShortenLink
 void ShortenLink.Validator.initialize(ShortenLink hasId)
           
 



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.