Package | Description |
---|---|
com.sun.jersey.api.client |
Provides support for client-side communication with HTTP-based
RESTful Web services.
|
com.sun.jersey.api.container.filter |
Provides common server-side filters.
|
com.sun.jersey.core.provider.jaxb |
Provides support for JAXB-related message body readers and writers.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestWriter.setMessageBodyWorkers(MessageBodyWorkers workers) |
Constructor and Description |
---|
PostReplaceFilter(ResourceConfig rc)
Initializes this filter with
PostReplaceFilter.PROPERTY_POST_REPLACE_FILTER_CONFIG property value from the application resource config. |
ResourceDebuggingFilterFactory(HttpContext hc) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractJAXBProvider.setConfiguration(FeaturesAndProperties fp) |
Copyright © 2016 Oracle Corporation. All Rights Reserved.