| Package | Description |
|---|---|
| org.apache.cxf.jaxrs.provider | |
| org.apache.cxf.rs.security.cors |
CORS
|
| Modifier and Type | Method and Description |
|---|---|
List<ProviderInfo<ResponseHandler>> |
ProviderFactory.getResponseHandlers() |
| Modifier and Type | Class and Description |
|---|---|
class |
CrossOriginResourceSharingFilter
A single class that provides both an input and an output filter for CORS, following
http://www.w3.org/TR/cors/.
|
Apache CXF