- All Known Implementing Classes:
- ClientConnectionToChannelBridge.ConnectionReuseEvent
public interface ConnectionInputSubscriberResetEvent
This event is an indication that there will be multiple subscribers to the connection input stream. This event
must be sent as many times as the subscribers to the input. This typically will be the case for client-side
connections when a channel is pooled and reused.