Interface ForecastSnapshotSubscribedReceiver
- All Superinterfaces:
ForecastSnapshotReceiver
,StreamingResponseReceiver
,StreamingSubscribedResponseReceiver
public interface ForecastSnapshotSubscribedReceiver
extends StreamingSubscribedResponseReceiver, ForecastSnapshotReceiver
Streaming receiver for updated forecast snapshot data and errors from subscriber.
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)
-
Method Summary
Methods inherited from interface energy.trolie.client.request.operatingsnapshots.ForecastSnapshotReceiver
beginResource, beginSnapshot, endResource, endSnapshot, header, period
Methods inherited from interface energy.trolie.client.StreamingResponseReceiver
error
Methods inherited from interface energy.trolie.client.StreamingSubscribedResponseReceiver
setSubscription