Uses of Class
cool.scx.http.body.BodyAlreadyConsumedException
Packages that use BodyAlreadyConsumedException
-
Uses of BodyAlreadyConsumedException in cool.scx.http.body
Methods in cool.scx.http.body that throw BodyAlreadyConsumedExceptionModifier and TypeMethodDescription<T> TCacheHttpBody.as(MediaReader<T> mediaReader) <T> TDefaultHttpBody.as(MediaReader<T> mediaReader) <T> TGzipHttpBody.as(MediaReader<T> mediaReader) <T> TScxHttpBody.as(MediaReader<T> mediaReader) default byte[]ScxHttpBody.asBytes()default CacheHttpBodyScxHttpBody.asCacheBody()default ClientEventStreamScxHttpBody.asEventStream()default Filedefault FormParamsScxHttpBody.asFormParams()default GzipHttpBodyScxHttpBody.asGzipBody()default MultiPartStreamScxHttpBody.asMultiPart()default cool.scx.object.node.NodeScxHttpBody.asNode()default <T> TScxHttpBody.asObject(cool.scx.reflect.TypeReference<T> c) default <T> Tdefault StringScxHttpBody.asString()default String -
Uses of BodyAlreadyConsumedException in cool.scx.http.media.multi_part
Methods in cool.scx.http.media.multi_part that throw BodyAlreadyConsumedException