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.type
object EPOLL.type
object KQUEUE.type
object NIO.type
object URING.type
In this article