| Name | Description | Type | Package | Framework |
| AbstractJsonpOutInterceptor | Class | org.apache.cxf.jaxrs.provider.jsonp | Apache CXF | |
| JsonpInInterceptor | Class | org.apache.cxf.jaxrs.provider.jsonp | Apache CXF | |
| JsonpJaxrsWriterInterceptor | Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. | Class | org.apache.cxf.jaxrs.provider.jsonp | Apache CXF |
| JsonpPostStreamInterceptor | Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. | Class | org.apache.cxf.jaxrs.provider.jsonp | Apache CXF |
| JsonpPreStreamInterceptor | Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. | Class | org.apache.cxf.jaxrs.provider.jsonp | Apache CXF |