コード例 #1
0
 @Override
 public Set<SocketOption<?>> supportedOptions() {
   return socketChannel.supportedOptions();
 }