examples.adapters
This package provides two example classes that conform to the MQSeries
Everyplace adapters specification.
- MQeDiskFieldsAdapter
- This example class is identical in functionality to the disk fields
adapter found in com.ibm.mqe.adapters. It supports the reading and writing
of data on the local file store.
- WESAuthenticationGUIAdapter
- Wrappers the WESAuthenticationAdapter found inside com.ibm.mqe.adapters. This example enhances the WESAuthenticationAdapter by displaying a
dialog box that prompts the user for login information when connecting to
a Websphere Everyplace proxy.
See Chapter 1, Adapters of the WebSphere MQ Everyplace System Programming Guide for more
information on adapters in WebSphere MQ Everyplace.