com.apama.md.adapter
Event ConnectionReflectorHelper
-
Sends:
-
com.apama.md.adapter.ChannelInfo -
-
com.apama.session.SessionError -
-
Listens:
-
com.apama.md.adapter.ChannelInfo -
-
com.apama.session.SessionError -
Action summary |
void |
initialise(integer sessionId)
|
void |
setupExternalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
|
void |
setupExternalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
|
void |
setupLocalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
|
void |
setupLocalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
|
clientErrorListeners
dictionary<integer, listener> clientErrorListeners
initialise
void initialise(integer sessionId)
-
Parameters:
-
sessionId
setupExternalConnectionReflectors
void setupExternalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
-
Parameters:
-
sender
-
sessionKey
-
clientId
-
symbol
-
Sends:
-
com.apama.md.adapter.ChannelInfo -
-
com.apama.session.SessionError -
-
Listens:
-
com.apama.session.SessionError -
-
com.apama.md.adapter.ChannelInfo -
setupExternalDisconnectionReflectors
void setupExternalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
-
Parameters:
-
sender
-
sessionKey
-
clientId
-
symbol
setupLocalConnectionReflectors
void setupLocalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
-
Parameters:
-
sender
-
sessionKey
-
clientId
-
symbol
-
Sends:
-
com.apama.md.adapter.ChannelInfo -
-
com.apama.session.SessionError -
-
Listens:
-
com.apama.session.SessionError -
-
com.apama.md.adapter.ChannelInfo -
setupLocalDisconnectionReflectors
void setupLocalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
-
Parameters:
-
sender
-
sessionKey
-
clientId
-
symbol