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