The Relativity.Kepler.Transport namespace provides the ability to manage Kepler Streams and HTTP Responses.
Classes
Class | Description | |
---|---|---|
![]() | KeplerResponseStream |
Kepler Response stream returned by the service proxy.
|
![]() | KeplerStream |
Kepler Response stream.
|
![]() | ResponseController |
A ResponseController is used to modify parts of the HTTP response such as Headers and the StatusCode.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IKeplerStream |
Kepler Stream Interface.
|
![]() | IResponseController |
Interface defining a ResponseController.
A ResponseController is used to modify parts of the HTTP response such as Headers and the StatusCode.
|