cc.otavia.core.transport.nio.channel.NioChannelOption
See theNioChannelOption companion object
final class NioChannelOption[T](option: SocketOption[T]) extends ChannelOption[T]
Provides ChannelOption over a given SocketOption which is then passed through the underlying NetworkChannel.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article