Uses of Class
org.jboss.resteasy.plugins.providers.atom.Feed
Packages that use Feed
-
Uses of Feed in org.jboss.resteasy.plugins.providers.atom
Classes in org.jboss.resteasy.plugins.providers.atom that implement interfaces with type arguments of type FeedMethods in org.jboss.resteasy.plugins.providers.atom that return FeedModifier and TypeMethodDescriptionAtomFeedProvider.readFrom
(Class<Feed> 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 with parameters of type FeedModifier and TypeMethodDescriptionlong
AtomFeedProvider.getSize
(Feed feed, Class<?> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType) void
AtomFeedProvider.writeTo
(Feed feed, 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 FeedModifier and TypeMethodDescriptionAtomFeedProvider.readFrom
(Class<Feed> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream)