Apache CXF API

Package org.apache.cxf.jaxrs.provider.jsonp

Class Summary
AbstractJsonpOutInterceptor  
JsonpInInterceptor Sets a callback key in the message exchange for HTTP requests containing the '_jsonp' parameter in the querystring.
JsonpPostStreamInterceptor Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring.
JsonpPreStreamInterceptor Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring.
 


Apache CXF API

Apache CXF