Apache CXF API

Package org.apache.cxf.jaxrs

Class Summary
AbstractJAXRSFactoryBean Abstract bean holding functionality common for creating JAX-RS Server and Client objects.
JAXRSBindingFactory The CXF BindingFactory implementation which is used to register CXF JAX-RS interceptors with the runtime.
JAXRSInvoker  
JAXRSServerFactoryBean Bean to help easily create Server endpoints for JAX-RS.
JAXRSServiceFactoryBean Builds a JAX-RS service model from resource classes.
JAXRSServiceImpl The CXF Service implementation which is used to register the JAX-RS endpoint with the runtime.
 


Apache CXF API

Apache CXF