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

Packages that use ExtendedUriInfo
com.sun.jersey.api.core Provides support for configuration. 
 

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.
 ExtendedUriInfo ResourceContext.matchUriInfo(java.net.URI u)
          Match a URI to URI information.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.