This is the complete list of members for fm.liveswitch.HttpTransfer, including all inherited members.
addOnSendFinish(fm.liveswitch.IAction1< fm.liveswitch.HttpSendFinishArgs > value) | fm.liveswitch.HttpTransfer | static |
addOnSendStart(fm.liveswitch.IAction1< fm.liveswitch.HttpSendStartArgs > value) | fm.liveswitch.HttpTransfer | static |
addQueryToUrl(String url, String key) | fm.liveswitch.HttpTransfer | static |
addQueryToUrl(String url, String key, String value) | fm.liveswitch.HttpTransfer | static |
getRandomWildcardCharacter() | fm.liveswitch.HttpTransfer | static |
getWildcardCharacters() | fm.liveswitch.HttpTransfer | static |
HttpTransfer() | fm.liveswitch.HttpTransfer | protected |
removeOnSendFinish(fm.liveswitch.IAction1< fm.liveswitch.HttpSendFinishArgs > value) | fm.liveswitch.HttpTransfer | static |
removeOnSendStart(fm.liveswitch.IAction1< fm.liveswitch.HttpSendStartArgs > value) | fm.liveswitch.HttpTransfer | static |
replaceWildcards(String url) | fm.liveswitch.HttpTransfer | static |
send(fm.liveswitch.HttpRequestArgs requestArgs) | fm.liveswitch.HttpTransfer | |
sendAsync(fm.liveswitch.HttpRequestArgs requestArgs, fm.liveswitch.IAction1< fm.liveswitch.HttpResponseArgs > callback) | fm.liveswitch.HttpTransfer | |
sendBinary(fm.liveswitch.HttpRequestArgs requestArgs) | fm.liveswitch.HttpTransfer | |
sendBinaryAsync(fm.liveswitch.HttpRequestArgs requestArgs, fm.liveswitch.IAction1< fm.liveswitch.HttpResponseArgs > callback) | fm.liveswitch.HttpTransfer | |
sendText(fm.liveswitch.HttpRequestArgs requestArgs) | fm.liveswitch.HttpTransfer | |
sendTextAsync(fm.liveswitch.HttpRequestArgs requestArgs, fm.liveswitch.IAction1< fm.liveswitch.HttpResponseArgs > callback) | fm.liveswitch.HttpTransfer | |
setWildcardCharacters(String value) | fm.liveswitch.HttpTransfer | static |
shutdown() | fm.liveswitch.HttpTransfer |