Interface Summary |
XQAdapterContext |
The XQAdapterContext contains information about the environment that an adapter
is running in. |
XQConnection |
The XQConnection contains the parameters passed to the connection instance
and provides access to the JCA connection factory. |
XQMessageAdapter |
The XQMessageAdapter is implemented by users that wish to interact with a JCA
Resource Adapter within the SonicXQ framework. |
XQMessageListener |
The XQMessageListener is created by the XQMessageListenerFactory upon
receipt, by the XQResourceAdapter, of a message. |
XQMessageListenerFactory |
The XQMessageListenerFactory creates XQMessageListener instances for
dispatch purposes. |
XQResourceAdapter |
Users must provide an implementation of XQResourceAdapter for any EIS that
they wish to asynchronously receive messages from. |