madkit.MadChat.share
Class IndexMessage

java.lang.Object
  extended by madkit.kernel.Message
      extended by madkit.MadChat.share.IndexMessage
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class IndexMessage
extends Message

See Also:
Serialized Form

Constructor Summary
IndexMessage(ListFic l, AgentAddress a)
           
IndexMessage(ListFic l, AgentAddress a, boolean u)
           
 
Method Summary
 ListFic getListFic()
           
 AgentAddress getSmallServerAddress()
           
 boolean getUpdatePlugin()
           
 
Methods inherited from class madkit.kernel.Message
clone, getCreationDate, getReceiver, getSender, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IndexMessage

public IndexMessage(ListFic l,
                    AgentAddress a)

IndexMessage

public IndexMessage(ListFic l,
                    AgentAddress a,
                    boolean u)
Method Detail

getListFic

public ListFic getListFic()

getUpdatePlugin

public boolean getUpdatePlugin()

getSmallServerAddress

public AgentAddress getSmallServerAddress()


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.