XNIO API 2.0.0.GA

Uses of Interface
org.jboss.xnio.channels.SslChannel

Packages that use SslChannel
org.jboss.xnio.channels Defines an enhanced set of channels. 
 

Uses of SslChannel in org.jboss.xnio.channels
 

Subinterfaces of SslChannel in org.jboss.xnio.channels
 interface SslTcpChannel
          A TLS-encapsulated TCP channel.
 

Methods in org.jboss.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 handler for this channel.
 


XNIO API 2.0.0.GA

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