Interface IXEventBusHandler

All Superinterfaces:
byps.Remote, de.elo.utils.net.Remote, Remote

public interface IXEventBusHandler extends byps.Remote
Handler interface for event bus events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processEventBusEvents(long subsId, Event[] events)
     
  • Method Details

    • processEventBusEvents

      void processEventBusEvents(long subsId, Event[] events) throws byps.RemoteException
      Throws:
      byps.RemoteException