Uses of Interface
com.sun.sgs.client.ServerSessionListener

Packages that use ServerSessionListener
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. 
 

Uses of ServerSessionListener in com.sun.sgs.client.simple
 

Subinterfaces of ServerSessionListener in com.sun.sgs.client.simple
 interface SimpleClientListener
          A listener used in conjunction with a SimpleClient.
 

Methods in com.sun.sgs.client.simple that return ServerSessionListener
 ServerSessionListener SimpleClient.SimpleClientConnectionListener.sessionStarted(byte[] message)
          Notifies this listener that a new session has successfully logged in.
 

Uses of ServerSessionListener in com.sun.sgs.impl.client.comm
 

Methods in com.sun.sgs.impl.client.comm that return ServerSessionListener
 ServerSessionListener ClientConnectionListener.sessionStarted(byte[] message)
          Notifies this listener that a new session has successfully logged in.
 


Project Darkstar, Version 0.9.10.12
2013-07-29 21:37:44

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