Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

Set the implementation to use to send the request with.

The implementation should be a subclass of QxCommonTransport and must implement all methods in the transport API.


Public Functions

Get

Get current value.

QxTransport.getImplementation();

Set

Set new value.

QxTransport.setImplementation(newValue);