Uses of Class
com.sun.jersey.spi.container.AdaptingContainerRequest

Packages that use AdaptingContainerRequest
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
 

Uses of AdaptingContainerRequest in com.sun.jersey.spi.container
 

Subclasses of AdaptingContainerRequest in com.sun.jersey.spi.container
 class CachedEntityContainerRequest
          A cached entity in-bound HTTP request that caches the entity instance obtained from the adapted container request.
 



Copyright © 2010 Sun Microsystems, Inc. All Rights Reserved.