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 EntryMethods in org.jboss.resteasy.plugins.providers.atom that return EntryModifier and TypeMethodDescriptionAtomEntryProvider.readFrom
(Class<Entry> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.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 TypeMethodDescriptionlong
AtomEntryProvider.getSize
(Entry entry, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) void
AtomEntryProvider.writeTo
(Entry entry, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.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, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream)