Inheritance diagram for Https:

Public Member Functions | |
| Https () | |
| virtual char * | registerName (char *, int len) |
| virtual | ~Https () |
Static Public Member Functions | |
| int | loadProtocolStatic (XmlParser *lang) |
| char * | registerNameImpl (char *out, int len) |
| int | unLoadProtocolStatic (XmlParser *lang) |
|
|
Https class constructor. |
|
|
Destructor for the class Https. |
|
|
Load the HTTP protocol. Reimplemented from Http. |
|
||||||||||||
|
Returns the name of the protocol. If an out buffer is defined fullfill it with the name too. Reimplemented from Http. |
|
||||||||||||
|
Returns the name of the protocol. If an out buffer is defined fullfill it with the name too. Reimplemented from Http. |
|
|
Unload the HTTP protocol. Reimplemented from Http. |
1.3.9.1