Uses of Interface
org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInput
-
Uses of MultipartRelatedInput in org.jboss.resteasy.plugins.providers.multipart
Modifier and TypeClassDescriptionclass
ImplementsMultipartRelatedInput
by extendingMultipartInputImpl
and adding multipart/related functionality.Modifier and TypeClassDescriptionclass
TheMessageBodyReader
implementation to deserializeMultipartRelatedInput
objects.Modifier and TypeMethodDescriptionMultipartRelatedReader.readFrom
(Class<MultipartRelatedInput> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream) Modifier and TypeMethodDescriptionXopWithMultipartRelatedJAXBProvider.readFrom
(Class<Object> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream, MultipartRelatedInput xopPackage) Modifier and TypeMethodDescriptionMultipartRelatedReader.readFrom
(Class<MultipartRelatedInput> type, Type genericType, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String, String> httpHeaders, InputStream entityStream)