IROSuperHTTPServerResponse

Overview

The IROSuperHTTPServerResponse interface is used internally by the implementation of the TROBaseSuperHTTPServer class in the Server Channels infrastructure of the Server. In conjunction with the IROSuperHTTPServerConnection interface, it allows to implement Super HTTP Channel functionality. The TROSuperHTTPServerResponse class implements the IROSuperHTTPServerResponse interface.

The IROSuperHTTPServerResponse interface is not designed to be used outside of the Remoting SDK.

Location


Required Methods


GetSelf

Returns the instance of the TROSuperHTTPServerResponse that implements the IROSuperHTTPServerResponse interface.

function GetSelf: TROSuperHTTPServerResponse