http4s-netty-server
1.0.0-M2
http4s-netty-server
API
org.http4s.netty.server
internal
tls
Http4sNettyHandler
NegotiationHandler
Config
NettyServerBuilder
NettyServerBuilder
http4s-netty-server
/
org.http4s.netty.server
/
NegotiationHandler
/
Config
Config
org.http4s.netty.server.NegotiationHandler.Config
final case
class
Config
(
maxInitialLineLength
:
Int
,
maxHeaderSize
:
Int
,
maxChunkSize
:
Int
,
idleTimeout
:
Duration
,
wsMaxFrameLength
:
Int
,
wsCompression
:
Boolean
)
Attributes
Source
NegotiationHandler.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods