Inheritance diagram for DynamicHttpCommand:

Public Member Functions | |
| int | acceptData () |
| DynamicHttpCommand () | |
| virtual int | send (HttpThreadContext *context, ConnectionPtr lpconnection, string &Uri, int systemrequest=0, int OnlyHeader=0, int yetmapped=0) |
| virtual | ~DynamicHttpCommand () |
Private Attributes | |
| XmlParser * | errorParser |
| string | filename |
| DynamicLibrary | hinstLib |
|
|
Default constructor. |
|
|
Destroy the object. |
|
|
Does the method accept POST data? |
|
||||||||||||||||||||||||||||
|
Control a request. |
|
|
|
|
|
|
|
|
Reimplemented from Plugin. |
1.3.9.1