Class AjpNioProtocol

java.lang.Object
All Implemented Interfaces:
MBeanRegistration, ProtocolHandler

public class AjpNioProtocol extends AbstractAjpProtocol<NioChannel>
This the NIO based protocol handler implementation for AJP.