Uses of Package
org.glassfish.jersey.internal

Packages that use org.glassfish.jersey.internal
com.sun.ws.rs.ext Default runtime delegate implementation classes. 
org.glassfish.jersey.internal Common Jersey internal API classes. 
org.glassfish.jersey.message.internal Common Jersey internal messaging classes. 
org.glassfish.jersey.process.internal Common Jersey internal processing classes. 
 

Classes in org.glassfish.jersey.internal used by com.sun.ws.rs.ext
AbstractRuntimeDelegate
          An abstract implementation of RuntimeDelegate that provides support common to the client and server.
 

Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.internal
ProcessingException
          Runtime exception to be caught by the container.
ServiceConfigurationError
          Error thrown when something goes wrong while looking up service providers.
ServiceFinder
          A simple service-provider lookup mechanism.
ServiceFinder.ServiceIteratorProvider
          Supports iteration of provider instances or classes.
ServiceProviders
          Combines access to custom provider classes and instances and providers registered via a HK2 module or Java Service Provider mechanism (META-INF/services).
ServiceProviders.Builder
          Service providers builder.
ServiceProviders.ServiceListener
          Asynchronous callback interface for handling all the service providers of a given contract type.
 

Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.message.internal
ProcessingException
          Runtime exception to be caught by the container.
ServiceProviders
          Combines access to custom provider classes and instances and providers registered via a HK2 module or Java Service Provider mechanism (META-INF/services).
 

Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.process.internal
ProcessingException
          Runtime exception to be caught by the container.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.