Interface ChannelInterceptor.InterceptorEvent

All Known Implementing Classes:
NonBlockingCoordinator.CoordinationEvent
Enclosing interface:
ChannelInterceptor

public static interface ChannelInterceptor.InterceptorEvent
  • Method Details

    • getEventType

      int getEventType()
    • getEventTypeDesc

      String getEventTypeDesc()
    • getInterceptor

      ChannelInterceptor getInterceptor()