Skip navigation links
com.streamscape.lib.dispatcher

Interface EventListener

    • Method Detail

      • onEvent

        void onEvent(ImmutableEventDatagram event)
              throws EventException
        Processes an event delivered by the EventDispatcher.
        Parameters:
        event - the delivered event.
        Throws:
        EventException - if some error occurs during a processing of the event.

Copyright © 2015-2024 StreamScape Technologies. All rights reserved.