|
Interface Summary |
| ConfigurationApi |
This interface defines the Configuration API
The basic purpose of this interface is to provide a means to retrieve,
add, modify, or remove company and partner profiles from an instance
of Interchange.
Each company is identified by a unique identifier, the company id,
which is unique within a server. |
| DocumentListener |
Represents the means by which an Interchange Server client is
notified of the arrival of an inbound document. |
| EventConstants |
Represents the descriptions of an event generated by
the Interchange Server engine. |
| IntegrationDocument |
Represents the content and information concerning a document |
| InterchangeEventListener |
Represents the means by which an Interchange Server client is
notified of an event. |
| InterchangeServer |
Interface implemented by the Interchange Server. |
| PackagingTypes |
Defines the PackagingTypes supported by the Interchange Server. |
| RemoteDocumentListener |
Represents the means by which an Interchange Server client is
notified of the arrival of an inbound document. |
| RemoteInterchangeServer |
This class provides the means to remotely access Interchange server functionality
from a client application. |
| TransportType |
Transport type definitions |
|
Class Summary |
| BytesMessageProperties |
Gets and sets IntegrationDocument properties on a JMS BytesMessage. |
| CompanyId |
Represents multiple means of uniquely identifying a Company or
Partner |
| ConfigAPIConstant |
|
| ConfigurationApiStub |
The basic purpose of the interface is to provide a means to retrieve,
add, modify, or remove company and partner profiles from an instance
of Interchange.
Each company is identified by a unique identifier, the company id,
which is unique within a server. |
| DefaultDocument |
Provides a means for an Interchange Server to instantiate an
IntegrationDocument. |
| DocumentArrivalEvent |
Event generated by InterchangeServer when an inbound document
has arrived and is ready for client processing |
| DocumentType |
Represents a document type descriptor |
| InterchangeEvent |
Represents an event generated by the Interchange Server engine |
| InterchangeEventDescription |
Represents the complete description of an event generated by
the Interchange Server engine. |
| InterchangeURL |
Represents the information necessary to send and retreive documents
using the Interchange API over HTTP or HTTPS. |
| SecurityLevel |
Represents a description of the level of security with with a
document was transported |