Uses of Class
javax.ws.rs.Path

Packages that use Path
org.glassfish.jersey.server.model Jersey server-side application & resource modeling classes. 
org.glassfish.jersey.server.wadl.internal   
 

Uses of Path in org.glassfish.jersey.server.model
 

Methods in org.glassfish.jersey.server.model that return Path
static Path Resource.getPath(Class<?> resourceClass)
          Get the resource class @Path annotation.
 

Uses of Path in org.glassfish.jersey.server.wadl.internal
 

Classes in org.glassfish.jersey.server.wadl.internal with annotations of type Path
 class WadlResource
           
 

Methods in org.glassfish.jersey.server.wadl.internal with annotations of type Path
 Response WadlResource.geExternalGrammar(UriInfo uriInfo, String path)
           
 



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