Object
~~|
~~+--
RspResponse
~~~~~~~|
~~~~~~~+--
FileRspResponse
Directly known subclasses: HttpDaemonRspResponse
public static class FileRspResponse extends RspResponse
FileRspResponse(file=stdout(), path=NULL, overwrite=FALSE, ...)
connection
to write responses to.FALSE
, an error is thrown if the output file already
exists, otherwise not. flush |
|
- | |
getAbsolutePath |
Gets the absolute pathname to the current RSP file. |
getName |
|
Gets the (base)name of the current RSP file. | |
getOutput |
Gets the output for an RSP response. |
getPath |
|
Gets the path of the directory of the current RSP file. | |
write |
- |