| Package | Description |
|---|---|
| org.glassfish.jersey.internal |
Common Jersey internal API classes.
|
| org.glassfish.jersey.internal.inject |
Common Jersey internal injection utility classes.
|
| org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
| org.glassfish.jersey.process.internal |
Common Jersey internal processing classes.
|
| org.glassfish.jersey.server |
Jersey server-side classes.
|
| org.glassfish.jersey.server.internal |
Jersey server-side internal classes.
|
| org.glassfish.jersey.server.internal.inject |
Jersey server-side JAX-RS injection support classes.
|
| org.glassfish.jersey.server.internal.routing |
Jersey server-side internal resource routing classes.
|
| org.glassfish.jersey.server.model.internal |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextResolverFactory.Binder
Injection binder defining
ContextResolverFactory and
ContextResolvers bindings. |
static class |
ExceptionMapperFactory.Binder
Exception mapper factory injection binder.
|
static class |
JaxrsProviders.Binder
Jersey binder registering
JAX-RS Providers injection bindings. |
class |
ServiceFinderBinder<T>
Simple ServiceFinder injection binder.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextInjectionResolver.Binder
Context injection resolver HK2 binder.
|
class |
ProviderInstanceBindingBinder<T>
Utility Injection binder that may be used for registering provider instances of provider
type
T in HK2. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionWrapperInterceptor.Binder
Binder registering the
Exception Wrapper Interceptor
(used on the client side). |
static class |
MessageBodyFactory.Binder
Message body factory injection binder.
|
static class |
MessagingBinders.HeaderDelegateProviders
Header delegate provider injection binder.
|
static class |
MessagingBinders.MessageBodyProviders
Message body providers injection binder.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RequestScope.Binder
Request scope injection binder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServerBinder
Server injection binder.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
JerseyResourceContext.Binder
Injection binder for
JerseyResourceContext. |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseableServiceBinder
Binder and Factory implementations for
CloseableService. |
class |
ParameterInjectionBinder
Injection binder providing support for JAX-RS injection annotations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RouterBinder
Provides routing configuration functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceModelBinder
Configures injection bindings for resource modeling API.
|
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.