Class InputStreamBody

java.lang.Object
org.apache.http.entity.mime.content.AbstractContentBody
org.apache.http.entity.mime.content.InputStreamBody
All Implemented Interfaces:
ContentBody, ContentDescriptor

public class InputStreamBody extends AbstractContentBody
Binary body part backed by an input stream.
Since:
4.0
See Also: