Uses of Class
org.jboss.resteasy.reactive.server.core.multipart.PartItem
-
Packages that use PartItem Package Description org.jboss.resteasy.reactive.server.core.multipart -
-
Uses of PartItem in org.jboss.resteasy.reactive.server.core.multipart
Methods in org.jboss.resteasy.reactive.server.core.multipart that return types with arguments of type PartItem Modifier and Type Method Description List<PartItem>MultipartOutputInjectionTarget. mapFrom(Object pojo)
-