| Package | Description | 
|---|---|
| org.apache.cxf.jaxrs.provider.jsonp | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JsonpPostStreamInterceptor
Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. 
 | 
class  | 
JsonpPreStreamInterceptor
Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. 
 | 
Apache CXF