zio.http.netty.ChannelType
See theChannelType companion trait
object ChannelType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
ChannelType.type
Members list
Type members
Classlikes
case object AUTO extends ChannelType
trait Config
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
case object EPOLL extends ChannelType
case object KQUEUE extends ChannelType
case object NIO extends ChannelType
case object URING extends ChannelType
Inherited and Abstract types
The names of the product elements
The name of the type
In this article