Searched defs:defaultOptions (Results 1 – 5 of 5) sorted by relevance
228 static final Set<SocketOption<?>> defaultOptions = defaultOptions(); field in AsynchronousServerSocketChannelImpl.DefaultOptionsHolder230 private static Set<SocketOption<?>> defaultOptions() { in defaultOptions() method in AsynchronousServerSocketChannelImpl.DefaultOptionsHolder
182 static final Set<SocketOption<?>> defaultOptions = defaultOptions(); field in ServerSocketChannelImpl.DefaultOptionsHolder184 private static Set<SocketOption<?>> defaultOptions() { in defaultOptions() method in ServerSocketChannelImpl.DefaultOptionsHolder
270 static final Set<SocketOption<?>> defaultOptions = defaultOptions(); field in SocketChannelImpl.DefaultOptionsHolder272 private static Set<SocketOption<?>> defaultOptions() { in defaultOptions() method in SocketChannelImpl.DefaultOptionsHolder
503 static final Set<SocketOption<?>> defaultOptions = defaultOptions(); field in AsynchronousSocketChannelImpl.DefaultOptionsHolder505 private static Set<SocketOption<?>> defaultOptions() { in defaultOptions() method in AsynchronousSocketChannelImpl.DefaultOptionsHolder
330 static final Set<SocketOption<?>> defaultOptions = defaultOptions(); field in DatagramChannelImpl.DefaultOptionsHolder332 private static Set<SocketOption<?>> defaultOptions() { in defaultOptions() method in DatagramChannelImpl.DefaultOptionsHolder