Represents the resource provider response information that is carried over the comet protocol.
Instances of this class are converted into an opaque byte array of the form:
<request-id> SPACE <response-length> CRLF <resource-response>
The byte array form is carried as body of a normal HTTP request made by the gateway client to the gateway server.
@see RHTTPRequest @version $Revision$ $Date$
|
|