Uses of Class
com.sun.sgs.client.lightweight.LightweightClient

Packages that use LightweightClient
com.sun.sgs.client.lightweight   
 

Uses of LightweightClient in com.sun.sgs.client.lightweight
 

Methods in com.sun.sgs.client.lightweight with parameters of type LightweightClient
(package private)  SocketChannel LightweightConnector.addConnection(String host, int port, LightweightClient client)
          Tries to establish a connection to the given server, using the given callback interfaces for notifications of incoming messages.
 

Constructors in com.sun.sgs.client.lightweight with parameters of type LightweightClient
LightweightConnector.ClientChannelImpl(String name, byte[] id, LightweightClient client)
           
 


Project Darkstar, Version 0.9.8-SNAPSHOT
2013-07-29 20:21:26

Copyright © 2007-2013 Sun Microsystems, Inc. All rights reserved