blaze-http
blaze-http
org.http4s.blaze.http
BodyReader
BodyReader
BodyReaderOverflowException
Proxy
ClientResponse
ClientResponse
HeaderNames
Http1ClientSession
Http2ClientSession
HttpClientSession
HttpClientSession
Busy
Closed
Ready
ReleaseableResponse
Status
HttpRequest
org.http4s.blaze.http.http2
DataFrame
DefaultFlowStrategy
FlowStrategy
FlowStrategy
Increment
HeaderEncoder
HeadersFrame
Http2Exception
Http2Exception
ErrorGenerator
Http2SessionException
Http2Settings
Http2Settings
DefaultSettings
InvalidSetting
Setting
SettingKey
Http2StreamException
ImmutableHttp2Settings
PriorKnowledgeHandshaker
Priority
Priority
Dependent
NoPriority
PseudoHeaders
SessionFlowControl
StreamFlowWindow
StreamFrame
org.http4s.blaze.http.http2.server
ALPNServerSelector
ServerPriorKnowledgeHandshaker
org.http4s.blaze.http.util
HeaderLike
HeaderLike
blaze-http
/
org.http4s.blaze.http
/
BodyReader
/
BodyReaderOverflowException
BodyReaderOverflowException
final
class
BodyReaderOverflowException
(val max:
Int
, val accumulated:
Long
) extends
Exception
Graph
Supertypes
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
final
def
addSuppressed
(x$0:
Throwable
):
Unit
Inherited from
Throwable
def
fillInStackTrace
():
Throwable
Inherited from
Throwable
def
getCause
():
Throwable
Inherited from
Throwable
def
getLocalizedMessage
():
String
Inherited from
Throwable
def
getMessage
():
String
Inherited from
Throwable
def
getStackTrace
():
Array
[
StackTraceElement
]
Inherited from
Throwable
final
def
getSuppressed
():
Array
[
Throwable
]
Inherited from
Throwable
def
initCause
(x$0:
Throwable
):
Throwable
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintWriter
):
Unit
Inherited from
Throwable
def
printStackTrace
(x$0:
PrintStream
):
Unit
Inherited from
Throwable
def
printStackTrace
():
Unit
Inherited from
Throwable
def
setStackTrace
(x$0:
Array
[
StackTraceElement
]):
Unit
Inherited from
Throwable
def
toString
():
String
Inherited from
Throwable
Concrete fields
val
accumulated
:
Long
val
max
:
Int