Uses of Interface
de.jiac.micro.core.io.IMessage

Packages that use IMessage
de.jiac.micro.agent.handle   
 

Uses of IMessage in de.jiac.micro.agent.handle
 

Methods in de.jiac.micro.agent.handle that return IMessage
 IMessage ICommunicationHandle.createMessage()
          Creates a new and empty message.
 

Methods in de.jiac.micro.agent.handle with parameters of type IMessage
 void ICommunicationHandle.sendMessage(IAddress address, IMessage message)
          Sends a message to the specified target (1:1) and (1:n)
 



Copyright © 2008-2011 DAI-Labor. All Rights Reserved.