Uses of Class
org.almendra.janet.cas.scheduling.CommandReplyEnvelope

Packages that use CommandReplyEnvelope
org.almendra.janet.cas.agents   
 

Uses of CommandReplyEnvelope in org.almendra.janet.cas.agents
 

Methods in org.almendra.janet.cas.agents that return CommandReplyEnvelope
protected  CommandReplyEnvelope AgentProxy.getCommandReplyEnvelope(AgentPath sourceDestinationAgentPath, java.lang.String originNodeName, ICommand command, java.lang.String futureId)