Constructor and Description |
---|
ListenerInfo(String protcol,
SocketAddress address,
OpenListener openListener,
UndertowXnioSsl ssl,
AcceptingChannel<? extends StreamConnection> channel) |
Constructor and Description |
---|
ReadTimeoutStreamSourceConduit(StreamSourceConduit delegate,
StreamConnection connection,
OpenListener openListener) |
WriteTimeoutStreamSinkConduit(StreamSinkConduit delegate,
StreamConnection connection,
OpenListener openListener) |
Modifier and Type | Interface and Description |
---|---|
interface |
DelegateOpenListener
An open listener that handles being delegated to, e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
AjpOpenListener |
Modifier and Type | Class and Description |
---|---|
class |
AlpnOpenListener
Open listener adaptor for ALPN connections
|
class |
HttpOpenListener
Open listener for HTTP server.
|
Modifier and Type | Class and Description |
---|---|
class |
Http2OpenListener
Open listener for HTTP2 server
|
Constructor and Description |
---|
ProxyProtocolOpenListener(OpenListener openListener,
UndertowXnioSsl ssl,
ByteBufferPool bufferPool,
OptionMap sslOptionMap) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.