Uses of Class
com.sun.jersey.spi.inject.ConstrainedTo

Packages that use ConstrainedTo
com.sun.jersey.multipart.impl   
com.sun.jersey.oauth.server   
com.sun.jersey.server.impl.template   
 

Uses of ConstrainedTo in com.sun.jersey.multipart.impl
 

Classes in com.sun.jersey.multipart.impl with annotations of type ConstrainedTo
 class MultiPartReaderClientSide
          Provider MessageBodyReader implementation for MultiPart entities.
 class MultiPartReaderServerSide
          Provider MessageBodyReader implementation for MultiPart entities.
 

Uses of ConstrainedTo in com.sun.jersey.oauth.server
 

Classes in com.sun.jersey.oauth.server with annotations of type ConstrainedTo
 class OAuthProviderInjectionProvider
          Provider that handles the injection of the application-specific OAuthProvider implementation.
 

Uses of ConstrainedTo in com.sun.jersey.server.impl.template
 

Classes in com.sun.jersey.server.impl.template with annotations of type ConstrainedTo
 class ViewableMessageBodyWriter
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.