fr.dyade.aaa.agent
Class HAStateReply

java.lang.Object
  extended byfr.dyade.aaa.agent.HAStateReply
All Implemented Interfaces:
java.io.Serializable

public class HAStateReply
extends java.lang.Object
implements java.io.Serializable

Message used by the master component to send the server state.

See Also:
Serialized Form

Constructor Summary
HAStateReply()
           
 
Method Summary
 byte[] getNetworkStamp()
           
 void setNetworkStamp(byte[] clock)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HAStateReply

public HAStateReply()
Method Detail

setNetworkStamp

public void setNetworkStamp(byte[] clock)

getNetworkStamp

public byte[] getNetworkStamp()

toString

public java.lang.String toString()


Copyright © 2004 Scalagent - All rights reserved