The implementation should be a subclass of QxCommonTransport and must implement all methods in the transport API.
Get current value.
QxTransport.getImplementation();
Set new value.
QxTransport.setImplementation(newValue);