Class SMSBEDispatcher

  • All Implemented Interfaces:
    BEConnectionManager, Dispatcher, JICPMediator, NIOMediator

    public class SMSBEDispatcher
    extends NIOBEDispatcher
    BackEnd side dispatcher class that extends NIOBEDispatcher and uses SMS to perform OUT-of-bound notifications to the FrontEnd when the connection (currently dropped) must be re-established.
    Author:
    Giovanni Caire - TILAB
    See Also:
    SMSFEDispatcher