Package | Description |
---|---|
io.undertow | |
io.undertow.server |
Modifier and Type | Method and Description |
---|---|
void |
UndertowLogger.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) |
void |
ServerConnection.addCloseListener(ServerConnection.CloseListener listener)
Adds a close listener, than will be invoked with the connection is closed
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.