NettyServerConfig

zio.http.netty.NettyServerConfig
See theNettyServerConfig companion object
final case class NettyServerConfig(leakDetectionLevel: LeakDetectionLevel)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Configure the server to use the leak detection level provided (@see ResourceLeakDetector.Level).

Configure the server to use the leak detection level provided (@see ResourceLeakDetector.Level).

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product