com.sun.sgs.impl.service.session
Interface ClientSessionServiceImpl.Action

All Known Implementing Classes:
ClientSessionHandler.DisconnectAction, ClientSessionHandler.MoveAction, ClientSessionHandler.SendMessageAction
Enclosing class:
ClientSessionServiceImpl

static interface ClientSessionServiceImpl.Action

An action to perform during commit.


Method Summary
 boolean flush()
          Performs the commit action and returns true if further actions should be processed after this one, and returns false otherwise.
 

Method Detail

flush

boolean flush()
Performs the commit action and returns true if further actions should be processed after this one, and returns false otherwise. A false value would be returned, for example, if an action disconnects the client session or notifies the client of login failure.


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