T - The type of the socket option value.public interface SocketOption<T>
In the channels package, the NetworkChannel interface defines the setOption
and getOption
methods to set and query the channel's socket options.
StandardSocketOptions