FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |
Member summary | |
---|---|
string | instanceName
An instance name identifying an instance of the client side bridge. |
string | clientService
This has to match the details in the ConfigureClientSideBridge event. It is the service Id the client will use to access the data. |
string | serverService
This has to match the details in the ConfigureClientSideBridge event. It is the service Id the server will use to subscribe to the data. |
string | adapterName
The client side adapter monitors the connection to the other correlator. This adapterName has to match that of an IAFConnectionMonitor instance monitoring the connection. |
string | transport
The client side adapter monitors the connection to the other correlator. This transport field has to match that of an IAFConnectionMonitor instance monitoring the connection. |
string | emitChannel
The client side adapter monitors the connection to the other correlator. |
Member detail |
---|
string adapterNameThe client side adapter monitors the connection to the other correlator. This adapterName has to match that of an IAFConnectionMonitor instance monitoring the connection.
string clientServiceThis has to match the details in the ConfigureClientSideBridge event. It is the service Id the client will use to access the data.
string emitChannelThe client side adapter monitors the connection to the other correlator.
string instanceNameAn instance name identifying an instance of the client side bridge.
string serverServiceThis has to match the details in the ConfigureClientSideBridge event. It is the service Id the server will use to subscribe to the data.
string transportThe client side adapter monitors the connection to the other correlator. This transport field has to match that of an IAFConnectionMonitor instance monitoring the connection.
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | MEMBER | ACTION | DETAIL: IMPORT | CONSTANT | MEMBER | ACTION |