Uses of Class
org.jboss.resteasy.plugins.providers.atom.Entry
Packages that use Entry
-
Uses of Entry in org.jboss.resteasy.plugins.providers.atom
Methods 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 TypeMethodDescriptionlongAtomEntryProvider.getSize(Entry entry, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) voidAtomEntryProvider.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)