Uses of Interface
jade.mtp.InChannel.Dispatcher

Packages that use InChannel.Dispatcher
jade.mtp   
 

Uses of InChannel.Dispatcher in jade.mtp
 

Methods in jade.mtp with parameters of type InChannel.Dispatcher
 TransportAddress InChannel.activate(InChannel.Dispatcher disp, Profile p)
          Activates an MTP handler for incoming messages on a default address.
 void InChannel.activate(InChannel.Dispatcher disp, TransportAddress ta, Profile p)
          Activates an MTP handler for incoming messages on a specific address.