XNIO API 2.1.0.CR2

Uses of Interface
org.jboss.xnio.SslTcpConnector

Packages that use SslTcpConnector
org.jboss.xnio The main API package for XNIO. 
 

Uses of SslTcpConnector in org.jboss.xnio
 

Methods in org.jboss.xnio that return SslTcpConnector
 SslTcpConnector Xnio.createSslTcpConnector(Executor executor, InetSocketAddress src, OptionMap optionMap)
          Create an SSL TCP connector.
 SslTcpConnector Xnio.createSslTcpConnector(InetSocketAddress src, OptionMap optionMap)
          Create an SSL TCP connector.
 SslTcpConnector Xnio.createSslTcpConnector(OptionMap optionMap)
          Create an SSL TCP connector.
 


XNIO API 2.1.0.CR2

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