Class HttpAsyncServer

java.lang.Object
org.apache.hc.core5.http.impl.bootstrap.AsyncServer
org.apache.hc.core5.http.impl.bootstrap.HttpAsyncServer
All Implemented Interfaces:
Closeable, AutoCloseable, ModalCloseable, ConnectionAcceptor, ConnectionInitiator, IOReactor, IOReactorService

public class HttpAsyncServer extends AsyncServer
HTTP/1.1 server side message exchange handler.
Since:
5.0