Class FileDownloadImpl

java.lang.Object
org.jboss.resteasy.reactive.client.impl.multipart.FileDownloadImpl
All Implemented Interfaces:
FileDownload, FilePart

public class FileDownloadImpl extends Object implements FileDownload
  • Constructor Details

    • FileDownloadImpl

      public FileDownloadImpl(io.netty.handler.codec.http.multipart.FileUpload httpData)
  • Method Details