zio.http.netty.server
package zio.http.netty.server
Members list
Type members
Classlikes
object NettyDriver
Attributes
- Supertypes
- Self type
-
NettyDriver.type
object ServerChannelInitializer
Attributes
- Supertypes
- Self type
object ServerEventLoopGroups
Attributes
- Companion
- class
- Supertypes
- Self type
object ServerInboundHandler
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ServerInboundHandler.type
Value members
Concrete fields
val manual: ZLayer[ServerEventLoopGroups & ChannelFactory[ServerChannel] & Config & NettyConfig, Nothing, Driver]
In this article