Class PeachScxHttpBody
java.lang.Object
cool.scx.http.peach.PeachScxHttpBody
- All Implemented Interfaces:
ScxHttpBody
-
Constructor Summary
ConstructorsConstructorDescriptionPeachScxHttpBody(cool.scx.io.LinkedDataReader dataReader, ScxHttpHeaders headers, long contentLength) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.scx.http.ScxHttpBody
as, asBytes, asFormParams, asJsonNode, asMultiPart, asMultiPartCached, asMultiPartCached, asObject, asObject, asPath, asString, asString
-
Constructor Details
-
PeachScxHttpBody
public PeachScxHttpBody(cool.scx.io.LinkedDataReader dataReader, ScxHttpHeaders headers, long contentLength)
-
-
Method Details
-
inputStream
- Specified by:
inputStreamin interfaceScxHttpBody
-
headers
- Specified by:
headersin interfaceScxHttpBody
-