Uses of Class
com.sun.sgs.impl.service.session.ClientSessionImpl

Packages that use ClientSessionImpl
com.sun.sgs.impl.service.session Provides an implementation of ClientSessionService
 

Uses of ClientSessionImpl in com.sun.sgs.impl.service.session
 

Methods in com.sun.sgs.impl.service.session that return ClientSessionImpl
 ClientSessionImpl ClientSessionWrapper.getClientSession()
          Returns the underlying ClientSessionImpl instance for this wrapper.
(package private) static ClientSessionImpl ClientSessionImpl.getSession(DataService dataService, BigInteger id)
          Returns the ClientSession instance for the given id, retrieved from the specified dataService, or null if the client session isn't bound in the data service.
 

Constructor parameters in com.sun.sgs.impl.service.session with type arguments of type ClientSessionImpl
ClientSessionWrapper(ManagedReference<ClientSessionImpl> sessionRef)
          Constructs an instance with the specified sessionRef.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved