Uses of Interface
com.sun.jersey.api.uri.ExtendedUriInfo

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

Uses of ExtendedUriInfo in com.sun.jersey.api.core
 

Methods in com.sun.jersey.api.core that return ExtendedUriInfo
 ExtendedUriInfo HttpContext.getUriInfo()
          Get the extended URI information.