Uses of Class
org.objectweb.perseus.distribution.jgroups.AbstractMsg

Packages that use AbstractMsg
org.objectweb.perseus.distribution.jgroups   
 

Uses of AbstractMsg in org.objectweb.perseus.distribution.jgroups
 

Subclasses of AbstractMsg in org.objectweb.perseus.distribution.jgroups
 class MsgAcceptUser
          Message sent from coord to user to acknowledge a joinUser request
 class MsgBlock
           
 class MsgCoordIdDiscover
           
 class MsgDiscardActions
          Msg sent to secondary coordinators to discard buffered actions that are no longer necessary
 class MsgFlushDone
          Msg sent to say that flushing of message is done
 class MsgFlushMark
          Msg sent to flush messages between users and one coordinator
 class MsgFlushPerform
          Msg sent to initiate the flushing of message with the dest node
 class MsgGetCoordIds
          Msg sent to retreives the ids of the coordinators
 class MsgJoinUsers
          Msg sent from a user to a coord to request the joining to the user group
 class MsgNewCoordId
          Msg sent to signal a new coordinator
 class MsgProtocol
          Msg encapsulation of protocol messages
 class MsgRequestCoordCopy
          Msg sent from controller to coord to request a copy of a coordination
 class MsgRequestMigration
          Msg sent from controller to coord to request its migration
 class MsgRetry
          Copyright (C) 2003-2004 - France Telecom R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 class MsgUnblock
          Msg sent to signal that actions that have been blocked can be unblocked
 class MsgUserState
          Copyright (C) 2003-2004 - France Telecom R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
 



Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.