XNIO API 3.0.7.GA

Uses of Interface
org.xnio.channels.SslChannel

Packages that use SslChannel
org.xnio.channels   
 

Uses of SslChannel in org.xnio.channels
 

Subinterfaces of SslChannel in org.xnio.channels
 interface ConnectedSslStreamChannel
          A TLS-encapsulated connected stream channel.
 

Methods in org.xnio.channels that return types with arguments of type SslChannel
 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.
 


XNIO API 3.0.7.GA

Copyright © 2010 JBoss, a division of Red Hat, Inc.