Hydrogen Framework
1.3.1
|
This is the complete list of members for hWebPool, including all inherited members.
Awake() | hWebPool | protectedvirtual |
Exists() | hWebPool | static |
Form(string URI, Dictionary< string, string > formStringData) | Hydrogen.Core.WebPool | |
Form(string URI, Dictionary< string, string > formStringData, FormBinaryData[] formBinaryData, string cookie, System.Action< int, Hashtable, string > callback) | Hydrogen.Core.WebPool | |
GET(string URI) | Hydrogen.Core.WebPool | |
GET(string URI, System.Action< int, Hashtable, string > callback) | Hydrogen.Core.WebPool | |
GET(string URI, string cookie, System.Action< int, Hashtable, string > callback) | Hydrogen.Core.WebPool | |
Instance | hWebPool | static |
Persistent | hWebPool | |
POST(string URI, string contentType, string payload) | Hydrogen.Core.WebPool | |
POST(string URI, string contentType, string payload, string cookie, System.Action< int, Hashtable, string > callback) | Hydrogen.Core.WebPool |