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

Packages that use ServerSession
com.sun.sgs.client.lightweight   
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. 
 

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

Classes in com.sun.sgs.client.lightweight that implement ServerSession
 class LightweightClient
          Lightweight implementation that manages a single client connection.
 

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

Classes in com.sun.sgs.client.simple that implement ServerSession
 class SimpleClient
          An implementation of ServerSession that clients can use to manage logging in and communicating with the server.
 


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

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