Class ServerHttp1IOEventHandler

java.lang.Object
org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandler
All Implemented Interfaces:
Closeable, AutoCloseable, HttpConnection, HttpConnectionEventHandler, SocketModalCloseable, ModalCloseable, IOEventHandler

public class ServerHttp1IOEventHandler extends Object
IOEventHandler that implements server side HTTP/1.1 messaging protocol with full support for duplexed message transmission and message pipelining.
Since:
5.0
  • Constructor Details

  • Method Details