dist1.acb.common.transport.concretePackets
Class RequestGetBalance

java.lang.Object
  extended bydist1.acb.common.transport.Packet
      extended bydist1.acb.common.transport.Request
          extended bydist1.acb.common.transport.concretePackets.RequestGetBalance
All Implemented Interfaces:
java.io.Serializable

public class RequestGetBalance
extends Request

Peer asks the primary for the balance

Author:
Lazar Adzigogov
See Also:
Serialized Form

Constructor Summary
RequestGetBalance()
          Creates a new instance of RequestGetBalance
 
Methods inherited from class dist1.acb.common.transport.Packet
equals, getId, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RequestGetBalance

public RequestGetBalance()
Creates a new instance of RequestGetBalance



Copyright © 2004 Phoenix Team (CMU/AIT). All Rights Reserved.