All Classes and Interfaces

Class
Description
Allows users to generate HL7 v2.x acknowledgments based on an inbound message, with a specified ACK code and custom text message.
Allows users to dispatch error events which can be alerted on.
Used to store and retrieve details about message attachments such as the ID, MIME type, and content.
Used to store and retrieve details about message attachments such as the name, contents, and MIME type.
Provides utility methods for creating, retrieving, and re-attaching message attachments.
This class represents the result of an HTTP authentication attempt, used to accept or reject requests coming into HTTP-based source connectors.
Denotes the result of an HTTP authentication attempt.
A wrapper class for the channel map that checks against the source map in the get(key) method for legacy support.
This utility class allows the user to query information from channels or to perform actions on channels.
Denotes various types of content created by a channel.
Allows the user to retrieve information about the current JavaScript context.
Provides the ability to run SQL queries again the database connection object instantiated using DatabaseConnectionFactory.
Used to create database connection objects.
Provides date/time utility methods.
States of UNDEPLOYED, DEPLOYING, UNDEPLOYING, STARTING, STARTED, PAUSING, PAUSED, STOPPING, STOPPED
Utility class used in the preprocessor or source filter/transformer to prevent the message from being sent to specific destinations.
Provides DICOM utility methods.
This object is returned from EncryptionUtil.encrypt(byte[]).
This utility class provides some convenience methods for encrypting or decrypting data.
Provides file utility methods.
A Future represents the result of an asynchronous computation.
Provides hash utility methods.
Provides HTTP utility methods.
This class represents an message attachment and is used to retrieve details such as the replacement token or content type.
This class represents a connector message and is used to retrieve details such as the message ID, metadata ID, status, and various content types.
This class represents an overall message and is used to retrieve details such as the message ID, specific connector messages, or the merged connector message.
This class represents content associated with a connector message.
This class represents a destination response and is used to retrieve details such as the response data, message status, and errors.
Provides JSON utility methods.
Convenience class to allow fluent building of lists.
Convenience class to allow fluent building of lists.
Convenience class to allow fluent building of maps.
Convenience class to allow fluent building of maps.
 
 
An implementation of CachedRowSet that retrieves values based on the column label value.
Provides NCPDP utility methods.
This class represents a raw message as it is received by a channel, and is used to retrieve details such as the raw data or source map.
This class represents a channel or destination response and is used to retrieve details such as the response data, message status, and errors.
Provides methods to create Response objects.
A wrapper class for the response map which allows users to retrieve values using the proper "d#" key (where "#" is the destination connector's metadata ID), or by using the actual destination name.
Used to create a serializer for a specific data type for conversion to and from XML.
Used to send e-mail messages.
Utility class used to create SMTPConnection object using the server's default SMTP settings.
 
Denotes the status of a connector message or response.
Utility class to create unique identifiers.
Utility class used to dispatch messages to channels.
Provides XML utility methods.