Interface ChildChannelStateEvent

  • All Superinterfaces:
    ChannelEvent
    All Known Implementing Classes:
    DefaultChildChannelStateEvent

    public interface ChildChannelStateEvent
    extends ChannelEvent
    A ChannelEvent which represents the notification of the state of a child Channel. This event is for going upstream only. Please refer to the ChannelEvent documentation to find out what an upstream event and a downstream event are and what fundamental differences they have.