ChannelType

zio.http.netty.ChannelType
See theChannelType companion object
sealed trait ChannelType

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AUTO
object EPOLL
object KQUEUE
object NIO
object URING
In this article