Uses of Class
org.jboss.resteasy.reactive.server.multipart.PartItem
Packages that use PartItem
-
Uses of PartItem in org.jboss.resteasy.reactive.server.multipart
Methods in org.jboss.resteasy.reactive.server.multipart that return PartItemModifier and TypeMethodDescriptionMultipartFormDataOutput.addFormData(String key, Object entity, jakarta.ws.rs.core.MediaType mediaType) MultipartFormDataOutput.addFormData(String key, Object entity, jakarta.ws.rs.core.MediaType mediaType, String filename) MultipartFormDataOutput.addFormData(String key, Object entity, String genericType, jakarta.ws.rs.core.MediaType mediaType) Methods in org.jboss.resteasy.reactive.server.multipart that return types with arguments of type PartItem