public class InputStreamBodyWithLength
extends org.apache.http.entity.mime.content.InputStreamBody
Constructor and Description |
---|
InputStreamBodyWithLength(String resourcePath,
String contentType,
String fileName) |
Modifier and Type | Method and Description |
---|---|
long |
getContentLength() |
getFilename, getInputStream, getTransferEncoding, writeTo
public InputStreamBodyWithLength(String resourcePath, String contentType, String fileName) throws ClientException
ClientException
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.