WebLogic Integration


Package com.bea.b2b.protocol.messaging

Used for working with messages in a conversation.

See:
          Description

Interface Summary
Message The Message interface contains all of the information required for processing a business message in WebLogic Collaborate, either on the c-hub or on a c-enabler node.
PayloadPart The PayloadPart interface represents the payload part in a multi-part business message.
 

Class Summary
Attachment The Attachment class represents an attachment, which consists of binary content.
BusinessDocument The BusinessDocument class represents a business document, consisting of an XML document (XML DOM Document).
DeliveryStatus The DeliveryStatus class represents the delivery status of a business message sent to a recipient trading partner.
MessageBase The MessageBase class represents all the information required for processing a business message by the c-hub.
MessageEnvelope The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
MessageToken The MessageToken class represents a message token that is returned to an application when it sends a business message to the c-hub.
 

Exception Summary
DuplicateMessageException A DuplicateMessageExceotion is thrown whenever a duplicate message is received
MessageDeliveryException A MessageDeliveryException is thrown when an error occurs while delivering a message.
ModificationException A ModificationException is thrown whenever an illegal attempt to modify a message or message envelope occurs.
 

Package com.bea.b2b.protocol.messaging Description

Used for working with messages in a conversation.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

WebLogic Integration

WebLogic Integration (WLI)