|
Resteasy Atom Provider 2.3.6.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entry | |
---|---|
org.jboss.resteasy.plugins.providers.atom |
Uses of Entry in org.jboss.resteasy.plugins.providers.atom |
---|
Methods in org.jboss.resteasy.plugins.providers.atom that return Entry | |
---|---|
Entry |
AtomEntryProvider.readFrom(Class<Entry> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream)
|
Methods in org.jboss.resteasy.plugins.providers.atom that return types with arguments of type Entry | |
---|---|
List<Entry> |
Feed.getEntries()
|
Methods in org.jboss.resteasy.plugins.providers.atom with parameters of type Entry | |
---|---|
long |
AtomEntryProvider.getSize(Entry entry,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType)
|
void |
AtomEntryProvider.writeTo(Entry entry,
Class<?> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,Object> httpHeaders,
OutputStream entityStream)
|
Method parameters in org.jboss.resteasy.plugins.providers.atom with type arguments of type Entry | |
---|---|
Entry |
AtomEntryProvider.readFrom(Class<Entry> type,
Type genericType,
Annotation[] annotations,
javax.ws.rs.core.MediaType mediaType,
javax.ws.rs.core.MultivaluedMap<String,String> httpHeaders,
InputStream entityStream)
|
|
Resteasy Atom Provider 2.3.6.Final-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |