Uses of Interface
energy.trolie.client.StreamingResponseReceiver
Packages that use StreamingResponseReceiver
Package
Description
Entry point to the TROLIE client APIs.
Interfaces for monitoring set queries
Interfaces for snapshot queries
-
Uses of StreamingResponseReceiver in energy.trolie.client
Subinterfaces of StreamingResponseReceiver in energy.trolie.clientModifier and TypeInterfaceDescriptioninterface
Base interface for receiver to be invoked when new data is available for a subscribed pollable GET -
Uses of StreamingResponseReceiver in energy.trolie.client.request.monitoringsets
Subinterfaces of StreamingResponseReceiver in energy.trolie.client.request.monitoringsetsModifier and TypeInterfaceDescriptioninterface
Streaming receiver for updated monitoring set data and errors from subscriber.interface
Streaming receiver for getting Monitoring Set. -
Uses of StreamingResponseReceiver in energy.trolie.client.request.operatingsnapshots
Subinterfaces of StreamingResponseReceiver in energy.trolie.client.request.operatingsnapshotsModifier and TypeInterfaceDescriptioninterface
Streaming receiver for updated forecast snapshot data and errors from subscriber.interface
Streaming receiver for updated forecast snapshot data and errors from subscriber.interface
Streaming receiver for real-time snapshot response data The current request handling can be terminated in any of these methods by throwing an exception.interface
Streaming receiver for updated real-time snapshot data and errors from subscriber.