Optional baseName of the service connected to STP
True if the connection is open and capable of sending and receiving messages
Unique service instance name, different if there are concurrent instances running
Event handler invoked when a connection error occurs
Error description
Event handler invoked by STP when a message matching one of the Solvables is posted by some service
STP API message to handle
Event handler invoked by STP when a service makes a request matching one of the Solvables
STP API message to handle
STP API response
Connect and register the service, informing of the subscriptions it handles / consumes
Name of the service that is connecting
Array of messages that this service handles
Optional timeout: numberOptional number of seconds to wait for a connection before failing
Optional machineId: null | stringOptional machine Id to use. If not provided, it is set to some unique Id.
Optional sessionId: null | stringOptional session Id to use. If not provided:
The actual sessionId used, which may be relevant if it was generated by the connector
Generated using TypeDoc
STP connection interface