Class Nio2Endpoint.Nio2Acceptor

java.lang.Object
org.apache.tomcat.util.net.Acceptor<AsynchronousSocketChannel>
org.apache.tomcat.util.net.Nio2Endpoint.Nio2Acceptor
All Implemented Interfaces:
Runnable, CompletionHandler<AsynchronousSocketChannel,Void>
Enclosing class:
Nio2Endpoint

protected class Nio2Endpoint.Nio2Acceptor extends Acceptor<AsynchronousSocketChannel> implements CompletionHandler<AsynchronousSocketChannel,Void>