@Contract(threading=IMMUTABLE_CONDITIONAL) public class ClientHttp1IOEventHandlerFactory extends Object implements IOEventHandlerFactory
ClientHttp1IOEventHandler factory.| Constructor and Description | 
|---|
| ClientHttp1IOEventHandlerFactory(ClientHttp1StreamDuplexerFactory streamDuplexerFactory,
                                TlsStrategy tlsStrategy,
                                Timeout handshakeTimeout) | 
| Modifier and Type | Method and Description | 
|---|---|
| IOEventHandler | createHandler(ProtocolIOSession ioSession,
             Object attachment) | 
public ClientHttp1IOEventHandlerFactory(ClientHttp1StreamDuplexerFactory streamDuplexerFactory, TlsStrategy tlsStrategy, Timeout handshakeTimeout)
public IOEventHandler createHandler(ProtocolIOSession ioSession, Object attachment)
createHandler in interface IOEventHandlerFactoryCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.