Package com.appiancorp.suiteapi.messaging
package com.appiancorp.suiteapi.messaging
Provides functionality for sending and receiving messages inside the Appian messaging framework.
The most important classes are InternalMessage
and
InternalJmsMessage
, which represent
messages that have been sent and received, and
MessagePublisherService
, which allows you to easily publish
messages to JMS and Appian Process.
-
ClassDescriptionRepresents a JMS message to be posted to JMS.Represents a message in the Appian Messaging framework.Contains the values pulled out of jms.properties.Factory for obtaining JMS connections from the JMS connection pool.Represents a JMS topic.Represents a name-value mapping.Deprecated.Represents a schema for a header property of a JMS message.Service to publish messages to Appian Process and JMS.Represents a schema (standard set of properties used for a particular purpose) for a JMS message.Contains the values pulled out of messaging.properties.