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

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

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

Methods in org.almendra.janet.cas.agents with parameters of type Acknowledge
 void MultiAgentProxy.accept(ICommand command, Acknowledge ack)
           
 void IAgentProxy.accept(ICommand command, Acknowledge ack)
           
 void AgentProxy.accept(ICommand command, Acknowledge ack)
           
abstract  void AbstractAgentProxy.accept(ICommand command, Acknowledge ack)
           
 void MultiAgentProxy.accept(IWorkLoadBalancingCommand command, Acknowledge ack)
           
 void IAgentProxy.accept(IWorkLoadBalancingCommand command, Acknowledge ack)
           
 void AgentProxy.accept(IWorkLoadBalancingCommand command, Acknowledge ack)
           
 void MultiAgentProxy.accept(IWorkLoadSharingCommand command, Acknowledge ack)
           
 void IAgentProxy.accept(IWorkLoadSharingCommand command, Acknowledge ack)
           
 void AgentProxy.accept(IWorkLoadSharingCommand command, Acknowledge ack)
           
protected  void AgentProxy.setReplyAgentPath(Acknowledge ack, CommandAckEnvelope env)