WebLogic Integration


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

Packages that use com.bea.b2b.protocol.xocp.messaging
com.bea.b2b.enabler.xocp Used for working with c-enabler sessions for the XML Open Collaboration Protocol (XOCP). 
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.wlpi Used for working with WebLogic Process Integrator workflows. 
 

Classes in com.bea.b2b.protocol.xocp.messaging used by com.bea.b2b.enabler.xocp
XOCPMessageErrorListener
          The XOCPMessageErrorListener interface represents a listener for handling errors when an error is encountered before the onMessage() is called and after the message is received.
XOCPMessageListener
          The XOCPMessageListener interface represents a listener for receiving messages.
 

Classes in com.bea.b2b.protocol.xocp.messaging used by com.bea.b2b.protocol.xocp.application
XOCPMessageErrorListener
          The XOCPMessageErrorListener interface represents a listener for handling errors when an error is encountered before the onMessage() is called and after the message is received.
XOCPMessageListener
          The XOCPMessageListener interface represents a listener for receiving messages.
 

Classes in com.bea.b2b.protocol.xocp.messaging used by com.bea.b2b.protocol.xocp.conversation.local
XOCPMessage
          The XOCPMessage class represents an XOCP business message.
XOCPMessageErrorListener
          The XOCPMessageErrorListener interface represents a listener for handling errors when an error is encountered before the onMessage() is called and after the message is received.
XOCPMessageListener
          The XOCPMessageListener interface represents a listener for receiving messages.
XOCPMessageToken
          The XOCPMessageToken class represents a message token that is returned to the application upon sending an XOCP business message.
 

Classes in com.bea.b2b.protocol.xocp.messaging used by com.bea.b2b.protocol.xocp.messaging
ConversationMessage
          XOCPTRPMessage sent in conversation over the transport There are 3+n parts in conversationmessage.
ConversationMessageContext
          Keeps conversation context in business messages Is stored inside ConversationHeader and used by Coordinator
MessageFactory
           
QualityOfService
          The QualityOfService class provides information to BEA's messaging system about the Quality of Service required for the delivery of a message.
ServiceMessage
          A Service message carries a serialized Java object as an XML document element, encoded with BASE64.
ServiceRequest
          Interface for XOCP service requests
StatusMessage
          A status message represents a success or failure reply.
XOCPMessage
          The XOCPMessage class represents an XOCP business message.
XOCPMessageToken
          The XOCPMessageToken class represents a message token that is returned to the application upon sending an XOCP business message.
XOCPTRPMessage
          Message represents a XOCP message packaging in ebXML TRP for use in the transport level.
 

Classes in com.bea.b2b.protocol.xocp.messaging used by com.bea.b2b.wlpi
XOCPMessage
          The XOCPMessage class represents an XOCP business message.
 


WebLogic Integration

WebLogic Integration (WLI)