Uses of Interface
se.liu.ida.critiquer.communication.RemotePlanListener

Packages that use RemotePlanListener
se.liu.ida.critiquer.communication Communication package Here we will have classes and interfaces for using PeerRMI (RMI over JXTA) to enable automatic discovery of other planning tools on the network. 
 

Uses of RemotePlanListener in se.liu.ida.critiquer.communication
 

Classes in se.liu.ida.critiquer.communication that implement RemotePlanListener
 class RemoteAgentMutexConstraint
           
 

Fields in se.liu.ida.critiquer.communication with type parameters of type RemotePlanListener
static HashMap<Class<? extends RemotePlanListener>,RemotePlanListener> Communicator.remotePlannerConstraints
           
static HashMap<Class<? extends RemotePlanListener>,RemotePlanListener> Communicator.remotePlannerConstraints
           
 

Methods in se.liu.ida.critiquer.communication with parameters of type RemotePlanListener
 void RemotePlan.registerListener(RemotePlanListener l)
           
 void PlanProxy.registerListener(RemotePlanListener l)
          Register remote listeners