@Provider public class AtomFeedProvider extends AbstractAtomProvider<org.apache.abdera.model.Feed>
| Constructor and Description |
|---|
AtomFeedProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadable(Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mt) |
boolean |
isWriteable(Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mt) |
createWriter, getSize, readFrom, setAutodetectCharset, setFormattedOutput, writeTopublic boolean isWriteable(Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mt)
public boolean isReadable(Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mt)
Apache CXF