This is the complete list of members for fm.liveswitch.HttpWebRequestTransfer, 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 |
getPlatformCode() | fm.liveswitch.HttpWebRequestTransfer | 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(final HttpRequestArgs requestArgs) | fm.liveswitch.HttpWebRequestTransfer | |
fm::liveswitch::HttpTransfer.sendBinary(fm.liveswitch.HttpRequestArgs requestArgs) | fm.liveswitch.HttpTransfer | |
sendBinaryAsync(HttpRequestArgs requestArgs, IAction1< HttpResponseArgs > callback) | fm.liveswitch.HttpWebRequestTransfer | |
fm::liveswitch::HttpTransfer.sendBinaryAsync(fm.liveswitch.HttpRequestArgs requestArgs, fm.liveswitch.IAction1< fm.liveswitch.HttpResponseArgs > callback) | fm.liveswitch.HttpTransfer | |
sendText(HttpRequestArgs requestArgs) | fm.liveswitch.HttpWebRequestTransfer | |
fm::liveswitch::HttpTransfer.sendText(fm.liveswitch.HttpRequestArgs requestArgs) | fm.liveswitch.HttpTransfer | |
sendTextAsync(HttpRequestArgs requestArgs, final IAction1< HttpResponseArgs > callback) | fm.liveswitch.HttpWebRequestTransfer | |
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.HttpWebRequestTransfer |