Uses of Interface
jade.imtp.leap.JICP.JICPMediator
-
Packages that use JICPMediator Package Description jade.imtp.leap.http jade.imtp.leap.JICP jade.imtp.leap.nio jade.imtp.leap.sms -
-
Uses of JICPMediator in jade.imtp.leap.http
Classes in jade.imtp.leap.http that implement JICPMediator Modifier and Type Class Description classHTTPBEDispatcherClass declaration -
Uses of JICPMediator in jade.imtp.leap.JICP
Classes in jade.imtp.leap.JICP that implement JICPMediator Modifier and Type Class Description classBIBEDispatcherClass declaration -
Uses of JICPMediator in jade.imtp.leap.nio
Subinterfaces of JICPMediator in jade.imtp.leap.nio Modifier and Type Interface Description interfaceNIOMediatorBase interface for all mediators that can be managed by asynchronous JICPMediatorManagers such as theBEManagementService.Classes in jade.imtp.leap.nio that implement JICPMediator 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 JICPMediator in jade.imtp.leap.sms
Classes in jade.imtp.leap.sms that implement JICPMediator 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.
-