- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.apache.http.entity.AbstractHttpEntity
-
- org.apache.http.entity.StringEntity
-
- com.helger.phase4.http.HttpXMLEntity
-
-
Field Summary
-
Fields inherited from class org.apache.http.entity.StringEntity
content
-
Fields inherited from class org.apache.http.entity.AbstractHttpEntity
chunked, contentEncoding, contentType, OUTPUT_BUFFER_SIZE
-
Constructor Summary
Constructors
| Constructor and Description |
HttpXMLEntity(Node aNode,
com.helger.commons.mime.IMimeType aMimeType) |
-
Method Summary
-
Methods inherited from class org.apache.http.entity.StringEntity
clone, getContent, getContentLength, isRepeatable, isStreaming, writeTo
-
Methods inherited from class org.apache.http.entity.AbstractHttpEntity
consumeContent, getContentEncoding, getContentType, isChunked, setChunked, setContentEncoding, setContentEncoding, setContentType, setContentType, toString
- Detail:
- Field |
- Constr |
- Method
Copyright © 2015–2020 Philip Helger. All rights reserved.