Apache CXF API

Uses of Interface
org.apache.cxf.jaxrs.ext.atom.AtomElementReader

Packages that use AtomElementReader
org.apache.cxf.jaxrs.provider   
 

Uses of AtomElementReader in org.apache.cxf.jaxrs.provider
 

Method parameters in org.apache.cxf.jaxrs.provider with type arguments of type AtomElementReader
 void AtomPojoProvider.setAtomReaders(Map<String,AtomElementReader<?,?>> readers)
           
 


Apache CXF API

Apache CXF