Serialized Form


Package mirrormap.collections

Class mirrormap.collections.NotifyingMap$1 extends Object implements Serializable

Class mirrormap.collections.NotifyingMap$2 extends Object implements Serializable

Class mirrormap.collections.NotifyingMap$3 extends Object implements Serializable


Package mirrormap.commands

Class mirrormap.commands.AbstractCommand extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

mirrorMapName

String mirrorMapName
The name of the MirrorMap instance this command applies to


key

Serializable key
The key in the MirrorMap the command applies to

Class mirrormap.commands.AddCommand extends AbstractCommand implements Serializable

serialVersionUID: 1L

Serialized Fields

value

Serializable value
The value the command applies to

Class mirrormap.commands.PeerConnectedCommand extends AbstractCommand implements Serializable

serialVersionUID: 1L

Class mirrormap.commands.PeerDisconnectedCommand extends AbstractCommand implements Serializable

serialVersionUID: 1L

Class mirrormap.commands.RegisterCommand extends AbstractCommand implements Serializable

serialVersionUID: 1L

Class mirrormap.commands.RemoveCommand extends AbstractCommand implements Serializable

serialVersionUID: 1L

Class mirrormap.commands.UnregisterCommand extends AbstractCommand implements Serializable

serialVersionUID: 1L

Class mirrormap.commands.UpdateCommand extends AddCommand implements Serializable

serialVersionUID: 1L



Copyright © 2010. All Rights Reserved.