Creates implementations of fm.liveswitch.HttpTransfer. More...
Public Member Functions | |
HttpTransferFactory () | |
Static Public Member Functions | |
static fm.liveswitch.IFunction0< fm.liveswitch.HttpTransfer > | getCreateHttpTransfer () |
Gets the callback that creates an HTTP-based transfer class. More... | |
static fm.liveswitch.HttpTransfer | getHttpTransfer () |
Gets an instance of the HTTP-based transfer class. More... | |
static void | setCreateHttpTransfer (fm.liveswitch.IFunction0< fm.liveswitch.HttpTransfer > value) |
Sets the callback that creates an HTTP-based transfer class. More... | |
Creates implementations of fm.liveswitch.HttpTransfer.
fm.liveswitch.HttpTransferFactory.HttpTransferFactory | ( | ) |
|
static |
Gets the callback that creates an HTTP-based transfer class.
|
static |
Gets an instance of the HTTP-based transfer class.
|
static |
Sets the callback that creates an HTTP-based transfer class.