Chapter 13. Using Workplace Client Technology, Micro Edition 291
BaseMQeTransport - (Implements ITransport and MQeMessageInterface and
extend MQe) an implementation of the ITransport using MQ Everyplace as
the transport.
– ITransport - Defines the basic methods expected of a transport interface
– MQeMessageInterface - MQe’s message interface
– MQe - Base MQ Everyplace class containing various useful symbolic
constant definitions and utility methods to assist with MQe programming
ServiceRegistration - (From the OSGi framework) an object for the private
use of the registering bundle, which should not be shared with other bundles.
BundleContext - (From the OSGi framework) the context is used to grant
access to other methods so that this bundle ...