| Package | Description |
|---|---|
| org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
| org.glassfish.jersey.server.filter |
Provides core server filters.
|
| org.glassfish.jersey.server.internal.inject |
Jersey server-side JAX-RS injection support classes.
|
| org.glassfish.jersey.server.wadl.internal |
Jersey server-side WADL internal classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJaxbProvider.setConfiguration(Configuration config) |
| Constructor and Description |
|---|
HttpMethodOverrideFilter(Configuration rc)
Create a filter that reads the configuration (
ServerProperties.HTTP_METHOD_OVERRIDE)
from the provided ResourceConfig instance. |
UriConnegFilter(Configuration rc)
Create a filter that reads the configuration (media type and language mappings)
from the provided
ResourceConfig instance. |
| Constructor and Description |
|---|
JaxbStringReaderProvider.RootElementProvider(javax.inject.Provider<SAXParserFactory> spfProvider,
Providers ps)
Creates new instance.
|
JaxbStringReaderProvider.RootElementProvider(javax.inject.Provider<SAXParserFactory> spfProvider,
Providers ps)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
WadlResource.geExternalGrammar(UriInfo uriInfo,
String path) |
Response |
WadlResource.getWadl(UriInfo uriInfo) |
| Constructor and Description |
|---|
WadlApplicationContextImpl(Configuration configuration,
org.glassfish.hk2.api.ServiceLocator serviceLocator) |
WadlApplicationContextImpl(Configuration configuration,
org.glassfish.hk2.api.ServiceLocator serviceLocator) |
Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.