class O2GTransport

Brief

The main class which is used to configure the transport and to create sessions.

Details

The namespace is com.fxcore2.

Static Public Methods

createSession

Creates a transport session.

getApplicationID

Gets an application id property.

setApplicationID

Sets an application id property.

setCAInfo

Sets the certificate authority for checking the certificate of the server which ForexConnect connects to (for non-Windows operating systems only).

setNumberOfReconnections

Sets the number of attempts to reconnect.

setProxy

Configures the proxy server settings.

back