RspResponse: The RspResponse class

RspResponseR Documentation

The RspResponse class

Description

Package: R.rsp
Class RspResponse

Object
~~|
~~+--RspResponse

Directly known subclasses:
FileRspResponse, HttpDaemonRspResponse

public abstract static class RspResponse
extends Object

An abstract class that provides basic methods to write and flush output to the generated document.

Usage

RspResponse(...)

Arguments

...

Not used.

Fields and Methods

Methods:

flush Flushes the response buffer.
writeResponse Writes an RSP response to the predefined output.

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save

Author(s)

Henrik Bengtsson


R.rsp documentation built on June 28, 2022, 1:05 a.m.