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

Packages that use RemotePlan
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 RemotePlan in se.liu.ida.critiquer.communication
 

Classes in se.liu.ida.critiquer.communication that implement RemotePlan
 class PlanProxy
           
 

Methods in se.liu.ida.critiquer.communication that return types with arguments of type RemotePlan
 PeerManager<RemotePlan> Communicator.getRemotePlanners()