Uses of Package
com.sun.jersey.spi

Packages that use com.sun.jersey.spi
com.sun.jersey.api.client Provides support for client-side communication with HTTP-based RESTful Web services. 
com.sun.jersey.core.spi.factory Provides support for factories of particular component types. 
com.sun.jersey.spi Provides support for service providers. 
com.sun.jersey.spi.container Provides support for containers and the web application that manages resource classes. 
 

Classes in com.sun.jersey.spi used by com.sun.jersey.api.client
MessageBodyWorkers
          An injectable interface providing lookup of MessageBodyReader and MessageBodyWriter instances.
 

Classes in com.sun.jersey.spi used by com.sun.jersey.core.spi.factory
MessageBodyWorkers
          An injectable interface providing lookup of MessageBodyReader and MessageBodyWriter instances.
 

Classes in com.sun.jersey.spi used by com.sun.jersey.spi
StringReader
          Read a string value and convert to a Java type.
 

Classes in com.sun.jersey.spi used by com.sun.jersey.spi.container
MessageBodyWorkers
          An injectable interface providing lookup of MessageBodyReader and MessageBodyWriter instances.
 



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