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 - 

Member summary
 dictionary<integer, listener>clientErrorListeners
 
Action summary
 voidinitialise(integer sessionId)
 voidsetupExternalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
 voidsetupExternalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
 voidsetupLocalConnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
 voidsetupLocalDisconnectionReflectors(context sender, com.apama.session.SessionKey sessionKey, integer clientId, string symbol)
 
Member detail

clientErrorListeners

            dictionary<integer, listener> clientErrorListeners
        

Action detail

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