All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ImaBase64 The ImaBase64 class is used to convert byte arrays to and from base64 strings.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 queueImaEndpoint The ImaEndpoint object represents a read only object which contains the settings of the endpoint within IBM MessageSight.ImaJson The ImaJson class is used to parse a JSON string.ImaJson.JObject JSON object entry type.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.ImaPluginConfigValidator A plug-in custom properties validator.ImaPluginException The ImaPluginExecption is used to indicate an error when processing a synchronous request.ImaPluginListener The ImaPluginListener defines a set of callback methods which are called by MessageSight.ImaPropertyID A property ID defines identifiers for header fields that are larger than one byte.ImaReliability Define the reliability or quality of service of the message.ImaReturnCode Define a subset of the IBM MessgeSight server return codes which might be visible to the plug-in.ImaSubscription The ImaSubscription object is created using the newSubscription() method of ImaConnection.ImaSubscriptionType Define the type of a shared subscriptionImaTransaction The ImaSubscription object is created using the newSubscription() method of ImaConnection.ImaTransactionListener The transaction listener defines the callbacks associated with a transaction.