Package com.sun.sgs.impl.service.session

Provides an implementation of ClientSessionService.

See:
          Description

Interface Summary
ClientSessionServer A remote interface for communicating between peer client session service implementations.
ClientSessionServiceImpl.Action An action to perform during commit.
NodeAssignment Contains a node ID assignment.
 

Class Summary
ClientSessionHandler Handles sending/receiving messages to/from a client session and disconnecting a client session.
ClientSessionHandler.SetupCompletionFuture This future is constructed with the RequestCompletionHandler passed to one of the ProtocolListener's methods: newLogin or relocatedSession.
ClientSessionImpl Implements a client session.
ClientSessionImpl.HandleNextDisconnectedSessionTask A persistent task to schedule tasks to notify (in succession) the client session listener of each disconnected session on a given failed node and to clean up the persistent data and bindings of those client sessions.
ClientSessionImpl.SendEvent A client session 'send' event, enqueued by a ClientSession.send invocation.
ClientSessionServiceImpl Manages client sessions.
ClientSessionServiceStats The Statistics MBean object for the client session service.
ClientSessionWrapper A wrapper for a ClientSessionImpl object that is passed to the application in the AppListener.loggedIn method when a client session logs in.
 

Package com.sun.sgs.impl.service.session Description

Provides an implementation of ClientSessionService.


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