| Interface | Description |
|---|---|
| PropertiesDelegate |
TODO: javadoc.
|
| Class | Description |
|---|---|
| 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.
|
| InternalProperties |
Internal common (server/client) Jersey configuration properties.
|
| 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 | Description |
|---|---|
| Errors.ErrorMessagesException |
Error message exception.
|
| Error | Description |
|---|---|
| ServiceConfigurationError |
Error thrown when something goes wrong while looking up service providers.
|
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.