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 server side bridge. |
string | clientService
This has to match the details in the ConfigureServerSideBridge event. It is the service Id the client will use to access the data. |
string | serverService
This has to match the details in the ConfigureServerSideBridge event. It is the service id that the server component will uses to subscribe to the data. |
string | adapterName
The server 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 server 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 server side adapter monitors the connection to the other correlator. |
Member detail |
---|
string adapterNameThe server 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 ConfigureServerSideBridge event. It is the service Id the client will use to access the data.
string emitChannelThe server side adapter monitors the connection to the other correlator.
string instanceNameAn instance name identifying an instance of the server side bridge.
string serverServiceThis has to match the details in the ConfigureServerSideBridge event. It is the service id that the server component will uses to subscribe to the data.
string transportThe server 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 |