| Package | Description |
|---|---|
| com.sun.jersey.core.spi.factory |
Provides support for factories of particular component types.
|
| com.sun.jersey.spi.container |
Provides support for containers and the web application that manages
resource classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InjectableProviderFactory.configure(ProviderServices providerServices) |
void |
InjectableProviderFactory.configureProviders(ProviderServices providerServices) |
void |
ContextResolverFactory.init(ProviderServices providersServices,
InjectableProviderFactory ipf) |
| Constructor and Description |
|---|
MessageBodyFactory(ProviderServices providerServices,
boolean deprecatedProviderPrecedence) |
| Constructor and Description |
|---|
ResourceMethodCustomInvokerDispatchFactory(ProviderServices providerServices) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.