Package | Description |
---|---|
com.ibm.ima.plugin |
Implements a set of interfaces defining the Java plug-in mechanism for IBM MessageSight.
|
Class and Description |
---|
ImaConnection
A connection represents a logical communications channel.
|
ImaConnectionListener
The connection listener defines the callbacks associated with a connection.
|
ImaDestinationType
Define the destination type as topic or queue
|
ImaEndpoint
The ImaEndpoint object represents a read only object which contains the settings of the
endpoint within IBM MessageSight.
|
ImaMessage
The ImaMessage interface defines a message within the plug-in and represents the
message as known internally in the MessageSight server.
|
ImaMessageType
Define the type of the message body.
|
ImaPlugin
A plug-in interface defines a set of methods which can be invoked for this plug-in.
|
ImaPluginException
The ImaPluginExecption is used to indicate an error when processing a synchronous request.
|
ImaReliability
Define the reliability or quality of service of the message.
|
ImaSubscription
The ImaSubscription object is created using the newSubscription() method of ImaConnection.
|
ImaSubscriptionType
Define the type of a shared subscription
|
ImaTransaction
The ImaSubscription object is created using the newSubscription() method of ImaConnection.
|
ImaTransactionListener
The transaction listener defines the callbacks associated with a transaction.
|
Copyright © Contributors to the Eclipse Foundation 2014-2021