Searched defs:socketChannel (Results 1 – 3 of 3) sorted by relevance
37 private final AsynchronousSocketChannel socketChannel; field in AsyncChannelWrapperNonSecure40 AsynchronousSocketChannel socketChannel) { in AsyncChannelWrapperNonSecure()
57 private final AsynchronousSocketChannel socketChannel; field in AsyncChannelWrapperSecure67 public AsyncChannelWrapperSecure(AsynchronousSocketChannel socketChannel, in AsyncChannelWrapperSecure()
277 AsynchronousSocketChannel socketChannel; in connectToServerRecursive() local