Uses of Class
fipaos.platform.df.DFListener

Packages that use DFListener
fipaos.platform.df 

Uses of DFListener in fipaos.platform.df
 

Constructors in fipaos.platform.df with parameters of type DFListener
DFListenerTask.DFListenerTask(DFListener listener, AgentID df)
          Creates a DFListenerTask - once the Task has started, it will attempt to subscribe to events from the given DF and forward them to the given DFListener