| Name | Description | Type | Package | Framework |
| AbstractAtomElementBuilder | A 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 entries | Class | org.apache.cxf.jaxrs.provider.atom | Apache CXF |
| AbstractAtomProvider | Class | org.apache.cxf.jaxrs.provider.atom | Apache CXF | |
| AbstractEntryBuilder | A callback-style provider which can be used to map an object to Atom Entry without having to deal directly with types representing Atom entries | Class | org.apache.cxf.jaxrs.provider.atom | Apache CXF |
| AbstractFeedBuilder | A callback-style provider which can be used to map an object to Atom Feed without having to deal directly with types representing Atom feeds | Class | org.apache.cxf.jaxrs.provider.atom | Apache CXF |
| AtomElementReader | A 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 code | Interface | org.apache.cxf.jaxrs.provider.atom | Apache CXF |
| AtomElementWriter | A 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 code | Interface | org.apache.cxf.jaxrs.provider.atom | Apache CXF |
| AtomEntryProvider | Class | org.apache.cxf.jaxrs.provider.atom | Apache CXF | |
| AtomFeedProvider | Class | org.apache.cxf.jaxrs.provider.atom | Apache CXF | |
| AtomPojoProvider | Class | org.apache.cxf.jaxrs.provider.atom | Apache CXF | |