Package org.apache.hc.core5.http
Class Message<H extends MessageHeaders,B>
java.lang.Object
org.apache.hc.core5.http.Message<H,B>
- Type Parameters:
H
- message head type.B
- message body type.
Generic message consisting of a message head and a message body.
- Since:
- 5.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary