Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cxf.jaxrs.provider.atom Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractAtomElementBuilderA callback-style provider which can be used to map an object to Atom Feed or Entry without having to deal directly with types representing Atom feeds or entriesClassorg.apache.cxf.jaxrs.provider.atomApache CXF
AbstractAtomProviderClassorg.apache.cxf.jaxrs.provider.atomApache CXF
AbstractEntryBuilderA callback-style provider which can be used to map an object to Atom Entry without having to deal directly with types representing Atom entriesClassorg.apache.cxf.jaxrs.provider.atomApache CXF
AbstractFeedBuilderA callback-style provider which can be used to map an object to Atom Feed without having to deal directly with types representing Atom feedsClassorg.apache.cxf.jaxrs.provider.atomApache CXF
AtomElementReaderA callback-style interface which can be used to deserialize an Atom Feed or Entry into a custom object without having to introduce direct dependencies on Abdera API in the 'main' service codeInterfaceorg.apache.cxf.jaxrs.provider.atomApache CXF
AtomElementWriterA callback-style interface which can be used to map an object to an Atom Feed or Entry without having to introduce direct dependencies on Abdera API in the 'main' service codeInterfaceorg.apache.cxf.jaxrs.provider.atomApache CXF
AtomEntryProviderClassorg.apache.cxf.jaxrs.provider.atomApache CXF
AtomFeedProviderClassorg.apache.cxf.jaxrs.provider.atomApache CXF
AtomPojoProviderClassorg.apache.cxf.jaxrs.provider.atomApache CXF