Hydrogen Framework  1.3.1
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
hWebPool Member List

This is the complete list of members for hWebPool, including all inherited members.

Awake()hWebPoolprotectedvirtual
Exists()hWebPoolstatic
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
InstancehWebPoolstatic
PersistenthWebPool
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