Package org.glassfish.jersey.internal

Common Jersey internal API classes.

See:
          Description

Interface Summary
PropertiesDelegate TODO: javadoc.
 

Class Summary
AbstractRuntimeDelegate An abstract implementation of RuntimeDelegate that provides support common to the client and server.
ContextResolverFactory A factory implementation for managing ContextResolver instances.
ContextResolverFactory.Binder Injection binder defining ContextResolverFactory and ContextResolvers bindings.
Errors Errors utility used to file processing messages (e.g.
Errors.ErrorMessage Generic error message.
ExceptionMapperFactory Exception mappers implementation that aggregates exception mappers and server as the main entry point for exception mapper instance lookup.
ExceptionMapperFactory.Binder Exception mapper factory injection binder.
JaxrsProviders Jersey implementation of JAX-RS Providers contract.
JaxrsProviders.Binder Jersey binder registering JAX-RS Providers injection bindings.
JerseyErrorService Jersey implementation of HK2 Error Service to provide improved reporting of HK2 issues, that may be otherwise hidden (ignored).
JerseyErrorService.Binder HK2 Binder for the Jersey implementation of HK2 ErrorService contract.
LocalizationMessages Defines string formatting method for each constant in the resource file
MapPropertiesDelegate Properties delegate backed by a Map.
OsgiRegistry Utility class to deal with OSGi runtime specific behavior.
RuntimeDelegateImpl Default implementation of JAX-RS RuntimeDelegate.
ServiceFinder<T> A simple service-provider lookup mechanism.
ServiceFinder.DefaultServiceIteratorProvider The default service iterator provider that looks up provider classes in META-INF/services files.
ServiceFinder.ServiceIteratorProvider Supports iteration of provider instances or classes.
ServiceFinderBinder<T> Simple ServiceFinder injection binder.
Version Utility class for reading build.properties file.
 

Exception Summary
Errors.ErrorMessagesException Error message exception.
 

Error Summary
ServiceConfigurationError Error thrown when something goes wrong while looking up service providers.
 

Package org.glassfish.jersey.internal Description

Common Jersey internal API classes.



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.