Uses of Interface
jade.imtp.leap.nio.NIOMediator
-
Packages that use NIOMediator Package Description jade.imtp.leap.nio jade.imtp.leap.sms -
-
Uses of NIOMediator in jade.imtp.leap.nio
Classes in jade.imtp.leap.nio that implement NIOMediator Modifier and Type Class Description classBackEndDispatcherThis class implements the FrontEndDispatcher related BackEnd dispatcher managable by an asynchronous JICPMediatorManagerclassNIOBEDispatcherThis class implements the BIFEDispatcher related BackEnd dispatcher managable by an asynchronous JICPMediatorManagerclassNIOHTTPBEDispatcher -
Uses of NIOMediator in jade.imtp.leap.sms
Classes in jade.imtp.leap.sms that implement NIOMediator Modifier and Type Class Description classSMSBEDispatcherBackEnd side dispatcher class that extendsNIOBEDispatcherand uses SMS to perform OUT-of-bound notifications to the FrontEnd when the connection (currently dropped) must be re-established.
-