Package org.apache.http.client.fluent
Class Content
java.lang.Object
org.apache.http.client.fluent.Content
This class represents arbitrary content of a specific type that can be consumed
multiple times and requires no explicit deallocation.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NO_CONTENT
-
-
Constructor Details
-
Content
public Content(byte[] raw, org.apache.http.entity.ContentType type)
-
-
Method Details