Package | Description |
---|---|
io.undertow | |
io.undertow.server | |
io.undertow.server.protocol | |
io.undertow.server.protocol.http2 |
Modifier and Type | Method and Description |
---|---|
void | UndertowLogger.exceptionInvokingCloseListener(ServerConnection.CloseListener l, Throwable e) |
void | UndertowLogger_$logger.exceptionInvokingCloseListener(ServerConnection.CloseListener l, Throwable e) |
Modifier and Type | Field and Description |
---|---|
protected List<ServerConnection.CloseListener> | AbstractServerConnection.closeListeners |
Modifier and Type | Method and Description |
---|---|
void | AbstractServerConnection.addCloseListener(ServerConnection.CloseListener listener) |
abstract void | ServerConnection.addCloseListener(ServerConnection.CloseListener listener) Adds a close listener, than will be invoked with the connection is closed |
Modifier and Type | Class and Description |
---|---|
class | ParseTimeoutUpdater Wrapper for parse timeout. |
Modifier and Type | Method and Description |
---|---|
void | Http2ServerConnection.addCloseListener(ServerConnection.CloseListener listener) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.