Uses of Package
com.sun.sgs.impl.client.comm

Packages that use com.sun.sgs.impl.client.comm
com.sun.sgs.client.simple Defines the interface to a simple, concrete implementation of a J2SE(TM) client framework that communicates with the Project Darkstar Server. 
com.sun.sgs.impl.client.comm Defines the interfaces for client communication with the Project Darkstar Server. 
com.sun.sgs.impl.client.simple Provides a simple, concrete implementation for client communication with the Project Darkstar Server. 
 

Classes in com.sun.sgs.impl.client.comm used by com.sun.sgs.client.simple
ClientConnection
          Represents an abstract network connection with the Project Darkstar Server.
ClientConnectionListener
          Listener for communications events that occur on an associated ClientConnection.
 

Classes in com.sun.sgs.impl.client.comm used by com.sun.sgs.impl.client.comm
ClientConnection
          Represents an abstract network connection with the Project Darkstar Server.
ClientConnectionListener
          Listener for communications events that occur on an associated ClientConnection.
ClientConnector
          An abstract mechanism for actively initiating a ClientConnection.
ClientConnectorFactory
          Factory for concrete implementations of ClientConnector.
 

Classes in com.sun.sgs.impl.client.comm used by com.sun.sgs.impl.client.simple
ClientConnection
          Represents an abstract network connection with the Project Darkstar Server.
ClientConnectionListener
          Listener for communications events that occur on an associated ClientConnection.
ClientConnector
          An abstract mechanism for actively initiating a ClientConnection.
ClientConnectorFactory
          Factory for concrete implementations of ClientConnector.
 


Project Darkstar, Version 0.9.8.9
2013-07-29 20:37:40

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