Package | Description |
---|---|
org.apache.cxf.jaxrs.provider.atom |
Modifier and Type | Method and Description |
---|---|
protected AtomElementReader<?,?> |
AtomPojoProvider.getAtomReader(Class<?> pojoClass) |
Modifier and Type | Method and Description |
---|---|
void |
AtomPojoProvider.setAtomClassReaders(Map<Class<?>,AtomElementReader<?,?>> readers) |
void |
AtomPojoProvider.setAtomReaders(Map<String,AtomElementReader<?,?>> readers) |
Apache CXF