Interface BaseChannelEvent

    • Method Detail

      • getChannel

        Channel getChannel()
        Return the channel where this event occurs on.
        Returns:
        the channel where this event occurs on
      • getLogger

        org.slf4j.Logger getLogger()