Interface ChannelInterceptor.InterceptorEvent

    • Method Detail

      • getEventType

        int getEventType()
        Returns the event type.
        Returns:
        the event type
      • getEventTypeDesc

        java.lang.String getEventTypeDesc()
        Returns the event type description.
        Returns:
        the event type description
      • getInterceptor

        ChannelInterceptor getInterceptor()
        Returns the interceptor that fired the event.
        Returns:
        the interceptor