Package org.apache.hc.core5.reactor
Interface IOEventHandlerFactory
- All Known Implementing Classes:
ClientHttp1IOEventHandlerFactory
,ClientHttpProtocolNegotiationStarter
,InternalClientHttp1EventHandlerFactory
,InternalClientProtocolNegotiationStarter
,InternalServerHttp1EventHandlerFactory
,InternalServerProtocolNegotiationStarter
,ServerHttp1IOEventHandlerFactory
,ServerHttpProtocolNegotiationStarter
,SocksProxyProtocolHandlerFactory
Factory interface to create
IOEventHandler
instances for the given connected endpoints.- Since:
- 5.0
-
Method Summary
-
Method Details
-
createHandler
-