Class AbstractHttp1IOEventHandler

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

class AbstractHttp1IOEventHandler extends Object implements HttpConnectionEventHandler