Class RTBLRepository.RTBLEvent

java.lang.Object
tigase.server.rtbl.RTBLRepository.RTBLEvent
All Implemented Interfaces:
Serializable, EventBusEvent
Direct Known Subclasses:
RTBLRepository.RTBLAdded, RTBLRepository.RTBLChange, RTBLRepository.RTBLReload, RTBLRepository.RTBLRemoved
Enclosing class:
RTBLRepository

public abstract static class RTBLRepository.RTBLEvent extends Object implements Serializable, EventBusEvent
See Also:
  • Constructor Details

    • RTBLEvent

      public RTBLEvent()
    • RTBLEvent

      public RTBLEvent(BareJID jid, String node)
  • Method Details