Relativity.Kepler.Transport Namespace

Relativity Kepler
The Relativity.Kepler.Transport namespace provides the ability to manage Kepler Streams and HTTP Responses.
Classes

  ClassDescription
Public classKeplerResponseStream
Kepler Response stream returned by the service proxy.
Public classKeplerStream
Kepler Response stream.
Public classResponseController
A ResponseController is used to modify parts of the HTTP response such as Headers and the StatusCode.
Interfaces

  InterfaceDescription
Public interfaceIKeplerStream
Kepler Stream Interface.
Public interfaceIResponseController
Interface defining a ResponseController. A ResponseController is used to modify parts of the HTTP response such as Headers and the StatusCode.