Class FieldFiller
java.lang.Object
org.jboss.resteasy.reactive.client.spi.FieldFiller
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedFieldFiller(jakarta.ws.rs.core.GenericType<?> fieldType, String partName, String mediaType) -
Method Summary
Modifier and TypeMethodDescriptionstatic FilefileDownloadToFile(FileDownload fileDownload) static PathfileDownloadToPath(FileDownload fileDownload) jakarta.ws.rs.core.GenericType<?>abstract void
-
Constructor Details
-
FieldFiller
-
-
Method Details
-
set
-
getFieldType
public jakarta.ws.rs.core.GenericType<?> getFieldType() -
getPartName
-
getMediaType
-
fileDownloadToFile
-
fileDownloadToPath
-