final class ClientConnectionOpenListener.Capabilities
extends java.lang.Object
implements org.xnio.ChannelListener<org.xnio.channels.ConnectedMessageChannel>
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
remoteServerName |
| Constructor and Description |
|---|
Capabilities(java.lang.String remoteServerName) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(org.xnio.channels.ConnectedMessageChannel channel) |