Class Http11NioProtocol

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

public class Http11NioProtocol extends AbstractHttp11JsseProtocol<NioChannel>
HTTP/1.1 protocol implementation using NIO.