Package com.cyclonecommerce.cybervan.api

Interface Summary
ConfigurationApi This interface defines the Configuration API The interface is described in WSDL by:
ConfigurationApi.wsdl
All XML conforms to that described in the WSDL.

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 Means of locally accessing Interchange Server functionality
PackagingTypes  
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 SOAP Client Stub class that calls a remote implementation of the Configuration API interface.
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
EventHelper CLASS: com.cyclonecommerce.cybervan.api.EventHelper Encapsulation of mechanism used to translate api event numericals to strings
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 receive documents using the Interchange API.
RoutingInformation Represents addition routing information, such as target destinations based on content type.
SecurityLevel Represents a description of the level of security with with a document was transported
 

Exception Summary
InterchangeServerException  
InvalidReceiverException  
InvalidSenderException  
NotSupportedException