public interface IBufferedDuplexInputChannel extends IDuplexInputChannel
| Modifier and Type | Method and Description |
|---|---|
Event<ResponseReceiverEventArgs> |
responseReceiverOffline()
The event is raised when a response receiver gets into the offline state.
|
Event<ResponseReceiverEventArgs> |
responseReceiverOnline()
The event is raised when a response receiver gets into the online state.
|
disconnectResponseReceiver, getChannelId, getDispatcher, isListening, messageReceived, responseReceiverConnected, responseReceiverDisconnected, sendResponseMessage, startListening, stopListeningEvent<ResponseReceiverEventArgs> responseReceiverOnline()
Event<ResponseReceiverEventArgs> responseReceiverOffline()