Uses of Class
org.jboss.resteasy.plugins.providers.atom.Entry
Packages that use Entry
-
Uses of Entry in org.jboss.resteasy.plugins.providers.atom
Classes in org.jboss.resteasy.plugins.providers.atom that implement interfaces with type arguments of type EntryFields in org.jboss.resteasy.plugins.providers.atom with type parameters of type EntryMethods in org.jboss.resteasy.plugins.providers.atom that return EntryModifier and TypeMethodDescriptionAtomEntryProvider.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 EntryMethods in org.jboss.resteasy.plugins.providers.atom with parameters of type EntryModifier and TypeMethodDescriptionlongAtomEntryProvider.getSize(Entry entry, Class<?> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType) voidAtomEntryProvider.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 EntryModifier and TypeMethodDescriptionAtomEntryProvider.readFrom(Class<Entry> type, Type genericType, Annotation[] annotations, javax.ws.rs.core.MediaType mediaType, javax.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream)