Package | Description |
---|---|
org.xnio.channels |
Modifier and Type | Interface and Description |
---|---|
interface |
ConnectedSslStreamChannel
A TLS-encapsulated connected stream channel.
|
Modifier and Type | Method and Description |
---|---|
ChannelListener.Setter<? extends SslChannel> |
SslChannel.getCloseSetter()
Get the setter which can be used to change the close listener for this channel.
|
ChannelListener.Setter<? extends SslChannel> |
SslChannel.getHandshakeSetter()
Get the setter which can be used to change the handshake listener for this channel.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.