Uses of Package
com.sun.jersey.api.uri

Packages that use com.sun.jersey.api.uri
com.sun.jersey.api.core Low-level interfaces and annotations used to create RESTful service resources. 
com.sun.jersey.api.uri   
com.sun.jersey.spi.uri.rules   
 

Classes in com.sun.jersey.api.uri used by com.sun.jersey.api.core
ExtendedUriInfo
          Extentions to UriInfo.
 

Classes in com.sun.jersey.api.uri used by com.sun.jersey.api.uri
UriComponent.Type
           
UriPattern
          A URI pattern for matching a URI against a regular expression and returning capturing group values for any capturing groups present in the expression.
UriTemplate
          A URI template.
 

Classes in com.sun.jersey.api.uri used by com.sun.jersey.spi.uri.rules
UriTemplate
          A URI template.