|
DCL 4.1
|
#include <HttpServlet.h>
Protected Attributes | |
| const DCL_HTTP_SERVER_API * | __SAPI |
| const DCL_HTTP_SERVLET_CONTEXT * | __context |
| String | __contentType |
| unsigned int | __statusCode |
| StringBuilder | __responseHeaders |
| bool | __headerFlushed |
Additional Inherited Members | |
| Public Member Functions inherited from Object | |
| virtual String | toString () const |
| virtual void | destroy () |
| String | className () const |
| bool | isInstanceOf (const std::type_info &typeinfo) const |
| virtual const std::type_info & | typeInfo () const |
| Protected Member Functions inherited from Object | |
| virtual | ~Object () |
| Object () | |
Definition at line 33 of file HttpServlet.h.
|
protected |
Definition at line 76 of file HttpServlet.h.
|
protected |
Definition at line 74 of file HttpServlet.h.
|
protected |
Definition at line 79 of file HttpServlet.h.
|
protected |
Definition at line 78 of file HttpServlet.h.
|
protected |
Definition at line 73 of file HttpServlet.h.
|
protected |
Definition at line 77 of file HttpServlet.h.