Uses of Interface
jade.wrapper.gateway.GatewayListener

Packages that use GatewayListener
jade.wrapper.gateway This is a subpackage of jade.wrapper and contains a set of classes that enables a non-JADE application to issue commands to a JADE-based application. 
 

Uses of GatewayListener in jade.wrapper.gateway
 

Methods in jade.wrapper.gateway with parameters of type GatewayListener
static void JadeGateway.addListener(GatewayListener l)
           
 void DynamicJadeGateway.addListener(GatewayListener l)
           
 void JadeGateway.removeListener(GatewayListener l)
           
 void DynamicJadeGateway.removeListener(GatewayListener l)
           
 



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions