WebLogic Integration


Uses of Package
com.bea.b2b.protocol.messaging

Packages that use com.bea.b2b.protocol.messaging
com.bea.b2b.enabler.xocp Used for working with c-enabler sessions for the XML Open Collaboration Protocol (XOCP). 
com.bea.b2b.management Provides the ManagementException class for WebLogic Collaborate management applications. 
com.bea.b2b.protocol Used for working with logic plug-ins. 
com.bea.b2b.protocol.conversation Used for working with conversations. 
com.bea.b2b.protocol.cxml Used for working with the cXML protocol. 
com.bea.b2b.protocol.cxml.messaging Used for working with cXML messages and documents. 
com.bea.b2b.protocol.messaging Used for working with messages in a conversation. 
com.bea.b2b.protocol.xocp.application Used for working with XOCP (eXtensible Open Collaboration Protocol) application and XOCP application sessions. 
com.bea.b2b.protocol.xocp.conversation.local Used for working with conversations that use the XML Open Collaboration Protocol (XOCP). 
com.bea.b2b.protocol.xocp.messaging Used for working with messages in conversations that use the XML Open Collaboration Protocol (XOCP). 
com.bea.b2b.security Used for working with WebLogic Collaborate security, including certificate validation and user authentication. 
com.bea.b2b.wlpi Used for working with WebLogic Process Integrator workflows. 
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.enabler.xocp
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.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.management
DeliveryStatus
          The DeliveryStatus class represents the delivery status of a business message sent to a recipient trading partner.
MessageStore
           
MessageToken
          The MessageToken class represents a message token that is returned to an application when it sends a business message to the c-hub.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.protocol
DeliveryStatus
          The DeliveryStatus class represents the delivery status of a business message sent to a recipient trading partner.
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.
MessageEnvelope
          The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
MessageErrorListener
           
MessageIdentifier
           
MessageListener
           
MessageStore
           
MessageToken
          The MessageToken class represents a message token that is returned to an application when it sends a business message to the c-hub.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.protocol.conversation
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.
MessageEnvelope
          The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.protocol.cxml
MessageEnvelope
          The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.protocol.cxml.messaging
BusinessDocument
          The BusinessDocument class represents a business document, consisting of an XML document (XML DOM Document).
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.
MessageBase
          The MessageBase class represents all the information required for processing a business message by the c-hub.
MessageDeliveryException
          A MessageDeliveryException is thrown when an error occurs while delivering a message.
MessageIdentifier
           
MessageToken
          The MessageToken class represents a message token that is returned to an application when it sends a business message to the c-hub.
ModificationException
          A ModificationException is thrown whenever an illegal attempt to modify a message or message envelope occurs.
PayloadPart
          The PayloadPart interface represents the payload part in a multi-part business message.
XMLPart
          An XML part is a helper class that assumes the content is a DOM document.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.protocol.messaging
BasicQualityOfService
           
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.
DuplicateMessageException
          A DuplicateMessageExceotion is thrown whenever a duplicate message is received
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.
MessageDeliveryException
          A MessageDeliveryException is thrown when an error occurs while delivering a message.
MessageEnvelope
          The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
MessageIdentifier
           
MessagePart
          MessagePart represents a message part for BEA's Multi-part messaging system.
MessagePartFactory
          A factory that creates message parts.
MessageStore
           
MessageStoreManager
           
MessageStoreState
           
MessageToken
          The MessageToken class represents a message token that is returned to an application when it sends a business message to the c-hub.
MessageTokenState
           
MiniParser
           
ModificationException
          A ModificationException is thrown whenever an illegal attempt to modify a message or message envelope occurs.
Part
          One part in a multipart document
PayloadPart
          The PayloadPart interface represents the payload part in a multi-part business message.
StickyNote
          This class is used to represent sticky note to message envelope
StoredMessage
           
XMLPart
          An XML part is a helper class that assumes the content is a DOM document.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.protocol.xocp.application
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.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.protocol.xocp.conversation.local
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.
MessageEnvelope
          The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.protocol.xocp.messaging
BasicQualityOfService
           
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.
MessageBase
          The MessageBase class represents all the information required for processing a business message by the c-hub.
MessageDeliveryException
          A MessageDeliveryException is thrown when an error occurs while delivering a message.
MessageEnvelope
          The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
MessageIdentifier
           
MessageToken
          The MessageToken class represents a message token that is returned to an application when it sends a business message to the c-hub.
ModificationException
          A ModificationException is thrown whenever an illegal attempt to modify a message or message envelope occurs.
MultipartInputStream
          MultipartInputStream implements in input stream for multipart documents.
PayloadPart
          The PayloadPart interface represents the payload part in a multi-part business message.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.security
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.
MessageEnvelope
          The MessageEnvelope class represents a message envelope, which consists of a business message and associated meta-information.
 

Classes in com.bea.b2b.protocol.messaging used by com.bea.b2b.wlpi
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.
MessageToken
          The MessageToken class represents a message token that is returned to an application when it sends a business message to the c-hub.
 


WebLogic Integration

WebLogic Integration (WLI)