EventLoopGroups
zio.http.netty.EventLoopGroups$
object EventLoopGroups
Simple wrapper over NioEventLoopGroup
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
EventLoopGroups.type
Members list
Type members
Classlikes
Attributes
- Supertypes
- Known subtypes
-
class NettyConfig
Value members
Concrete methods
def make(config: Config, eventLoopGroup: UIO[EventLoopGroup])(implicit trace: Trace): ZIO[Scope, Nothing, EventLoopGroup]
Concrete fields
In this article