Defines Cloud-Client Factory class.
Public Member Functions | |
| CloudClient * | getClient (NetworkInterface &network_if, ClientType type, ClientSecurity *security) |
| Get a Cloud Client Object based on the type. More... | |
|
inline |
Get a Cloud Client Object based on the type.
| [in] | network_if | Network Interface instance used by the client |
| [in] | type | Client-type |
| [in] | security | Security attributes for this client |