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.
RspResponse(...) flush |
|
| Flushes the response buffer. | |
write |
Writes an RSP response to the predefined output. |