Interface MonitoringSetsSubscribedReceiver

All Superinterfaces:
MonitoringSetsReceiver, StreamingResponseReceiver, StreamingSubscribedResponseReceiver

public interface MonitoringSetsSubscribedReceiver extends StreamingSubscribedResponseReceiver, MonitoringSetsReceiver
Streaming receiver for getting Monitoring Set. The current request handling can be terminated in any of these methods by throwing an exception. Errors originating from the subscriber thread will be sent to StreamingResponseReceiver.error(StreamingGetException)