zio.http.netty.server
package zio.http.netty.server
Members list
Concise view
Type members
Classlikes
object ServerChannelInitializer
Attributes
- Graph
- Supertypes
- Self type
object ServerInboundHandler
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ServerInboundHandler.type
object ServerTime
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- ServerTime.type
Value members
Concrete methods
def manual: ZLayer[EventLoopGroup & ChannelFactory[ServerChannel] & Config & NettyConfig, Nothing, Driver]