Class CacheHttpBody
java.lang.Object
cool.scx.http.body.CacheHttpBody
- All Implemented Interfaces:
ScxHttpBody
CacheHttpBody
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ScxHttpBody
asBytes, asEventStream, asFile, asFormParams, asGzipBody, asMultiPart, asNode, asObject, asObject, asString, asString
-
Constructor Details
-
CacheHttpBody
-
-
Method Details
-
byteInput
public cool.scx.io.ByteInput byteInput()- Specified by:
byteInputin interfaceScxHttpBody
-
as
- Specified by:
asin interfaceScxHttpBody- Throws:
BodyAlreadyConsumedExceptionBodyReadException
-
asCacheBody
- Specified by:
asCacheBodyin interfaceScxHttpBody
-