Apache CXF API

Package org.apache.cxf.jaxrs.provider

Interface Summary
FormValidator  
 

Class Summary
AbstractAegisProvider<T>  
AbstractAtomProvider<T extends Element>  
AbstractConfigurableProvider  
AbstractJAXBProvider  
AbstractJAXBProvider.CollectionWrapper  
AbstractJAXBProvider.JAXBCollectionWrapperReader  
AegisElementProvider<T>  
AegisJSONProvider<T>  
AtomEntryProvider  
AtomFeedProvider  
AtomPojoProvider  
BinaryDataProvider  
DataBindingJSONProvider<T>  
DataBindingProvider<T>  
DataSourceProvider  
FormEncodingProvider  
JAXBAttachmentMarshaller  
JAXBAttachmentUnmarshaller  
JAXBElementProvider  
JAXRSDataBinding CXF DataBinding implementation wrapping JAX-RS providers
JSONProvider  
JSONUtils  
MultipartProvider  
PrefixCollectingXMLStreamWriter Spy on calls to setPrefix, and collect them.
PrefixRespectingMappedNamespaceConvention The MappedNamespaceConvention throws for any namespace that does not have a pre-configured JSON prefix, even when the caller is supplying a perfectly usable prefix via XML.
PrimitiveTextProvider  
ProviderFactory  
RequestDispatcherProvider  
RequestDispatcherProvider.HttpServletRequestFilter  
SourceProvider  
XMLBeansElementProvider Provider for XMLBeans data objects.
XMLBeansJSONProvider JSON provider for XMLBeans data objects.
XMLBeanStreamSerializer Serializes an XMLBean data object to an XML stream Note: uses an intermediate file created by File.createTempFile(String, String) as I couldn't work out how to fit a normal stream into an event driven XML stream.
XPathProvider  
XSLTJaxbProvider  
 


Apache CXF API

Apache CXF