Class RemoteAgentStreamBody

  • All Implemented Interfaces:
    org.apache.http.entity.mime.content.ContentBody, org.apache.http.entity.mime.content.ContentDescriptor

    public class RemoteAgentStreamBody
    extends org.apache.http.entity.mime.content.AbstractContentBody
    • Constructor Detail

      • RemoteAgentStreamBody

        public RemoteAgentStreamBody​(FilePath filePath,
                                     org.apache.http.entity.ContentType contentType,
                                     String filename)
    • Method Detail

      • getTransferEncoding

        public String getTransferEncoding()
      • getContentLength

        public long getContentLength()
      • getFilename

        public String getFilename()
      • getFilePath

        public FilePath getFilePath()