Uses of Interface
org.glassfish.jersey.server.model.PathAnnotated

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

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

Classes in org.glassfish.jersey.server.model that implement PathAnnotated
 class AbstractSubResourceMethod
          Abstraction for a sub-resource method defined by an URI path value, HTTP method and consumed/produced media type list.
 class ResourceClass
          Abstraction for resource class
 class SubResourceLocator
          Abstraction for a sub-resource locator
 class SubResourceMethod
          Abstraction for a sub-resource method
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.