Uses of Class
org.apache.mina.transport.socket.nio.NioSocketConnector

Packages that use NioSocketConnector
org.apache.mina.example.chat.client Swing based chat client. 
 

Uses of NioSocketConnector in org.apache.mina.example.chat.client
 

Methods in org.apache.mina.example.chat.client with parameters of type NioSocketConnector
 boolean ChatClientSupport.connect(NioSocketConnector connector, java.net.SocketAddress address, boolean useSsl)
           
 



Copyright © 2004-2011 Apache MINA Project. All Rights Reserved.