@Contract(threading=IMMUTABLE_CONDITIONAL) public class ServerHttp1IOEventHandlerFactory extends Object implements IOEventHandlerFactory
ServerHttp1IOEventHandler factory.| Constructor and Description | 
|---|
| ServerHttp1IOEventHandlerFactory(ServerHttp1StreamDuplexerFactory streamDuplexerFactory,
                                TlsStrategy tlsStrategy,
                                Timeout handshakeTimeout) | 
| Modifier and Type | Method and Description | 
|---|---|
| IOEventHandler | createHandler(ProtocolIOSession ioSession,
             Object attachment) | 
public ServerHttp1IOEventHandlerFactory(ServerHttp1StreamDuplexerFactory 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.