Response
Constructor Summary
| Public Constructor | ||
| public |
constructor(serverResponse: http.ServerResponse) Creates an instance of |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
|
|
| public get |
|
|
| public set |
|
|
| public get |
|
|
| public set |
|
|
| public set |
|
|
| public get |
|
|
| public set |
json: * |
|
| public get |
json: * |
|
| public |
serverResponse: http.ServerResponse |
|
| public get |
|
|
| public set |
|
|
| public get |
|
|
| public set |
|
|
Method Summary
| Public Methods | ||
| public |
Writes the output data and calls |
|
| public |
Calls and returns the result of |
|
Public Constructors
public constructor(serverResponse: http.ServerResponse) source
Creates an instance of Response.
Params:
| Name | Type | Attribute | Description |
| serverResponse | http.ServerResponse |