Atavism Version 2018.1AGIS API

atavism.server.plugins
Class WorldManagerClient.UpdateMessage

java.lang.Object
  extended by atavism.msgsys.Message
      extended by atavism.msgsys.SubjectMessage
          extended by atavism.server.plugins.WorldManagerClient.UpdateMessage
All Implemented Interfaces:
HasTarget, java.io.Serializable
Enclosing class:
WorldManagerClient

public static class WorldManagerClient.UpdateMessage
extends SubjectMessage
implements HasTarget

Update the notifyOid about updateOid. The subject is the updateOid since owners will subscribe to their objects.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class atavism.msgsys.SubjectMessage
oid
 
Constructor Summary
WorldManagerClient.UpdateMessage()
           
 
Method Summary
 OID getTarget()
           
 void setTarget(OID target)
           
 
Methods inherited from class atavism.msgsys.SubjectMessage
getSubject, setSubject, toString
 
Methods inherited from class atavism.msgsys.Message
getEnqueueTime, getMsgId, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgType, toBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorldManagerClient.UpdateMessage

public WorldManagerClient.UpdateMessage()
Method Detail

getTarget

public OID getTarget()
Specified by:
getTarget in interface HasTarget

setTarget

public void setTarget(OID target)
Specified by:
setTarget in interface HasTarget


Copyright © 2018 Dragonsan Studios Sp. z o.o.