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> TCacheBody.as(MediaReader<T> t) <T> TGzipBody.as(MediaReader<T> t) <T> TScxHttpBody.as(MediaReader<T> t) default byte[]ScxHttpBody.asBytes()default CacheBodyScxHttpBody.asCacheBody()default ClientEventStreamScxHttpBody.asEventStream()default FormParamsScxHttpBody.asFormParams()default GzipBodyScxHttpBody.asGzipBody()default MultiPartScxHttpBody.asMultiPart()default <T> TScxHttpBody.asObject(com.fasterxml.jackson.core.type.TypeReference<T> c) default <T> Tdefault PathScxHttpBody.asPath(Path path, OpenOption... options) default StringScxHttpBody.asString()default Stringdefault com.fasterxml.jackson.databind.JsonNodeScxHttpBody.asTree() -
Uses of BodyAlreadyConsumedException in cool.scx.http.media.multi_part
Methods in cool.scx.http.media.multi_part that throw BodyAlreadyConsumedException