WebLogic Integration


Uses of Class
com.bea.b2b.protocol.messaging.MessageIdentifier

Packages that use com.bea.b2b.protocol.messaging.MessageIdentifier
com.bea.b2b.protocol Used for working with logic plug-ins. 
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.messaging Used for working with messages in conversations that use the XML Open Collaboration Protocol (XOCP). 
 

Uses of com.bea.b2b.protocol.messaging.MessageIdentifier in com.bea.b2b.protocol
 

Methods in com.bea.b2b.protocol with parameters of type com.bea.b2b.protocol.messaging.MessageIdentifier
 void Collaborator.addToken(com.bea.b2b.protocol.messaging.MessageIdentifier msgId, MessageToken token)
           
 java.lang.Object Collaborator.removeToken(com.bea.b2b.protocol.messaging.MessageIdentifier msgId)
           
 void Collaborator.recordException(com.bea.b2b.protocol.messaging.MessageIdentifier msgId, java.lang.Throwable e)
           
 void Collaborator.recordConfirmedDelivery(MessageEnvelope msgEnv, com.bea.b2b.protocol.messaging.MessageIdentifier msgId, MessageToken recToken)
           
 void Collaborator.recordFailure(com.bea.b2b.protocol.messaging.MessageIdentifier msgId, DeliveryStatus ds)
           
 

Uses of com.bea.b2b.protocol.messaging.MessageIdentifier in com.bea.b2b.protocol.cxml.messaging
 

Uses of com.bea.b2b.protocol.messaging.MessageIdentifier in com.bea.b2b.protocol.messaging
 

Uses of com.bea.b2b.protocol.messaging.MessageIdentifier in com.bea.b2b.protocol.xocp.messaging
 

Methods in com.bea.b2b.protocol.xocp.messaging that return com.bea.b2b.protocol.messaging.MessageIdentifier
 com.bea.b2b.protocol.messaging.MessageIdentifier Acknowledgement.getMessageIdentifier()
           
 

Constructors in com.bea.b2b.protocol.xocp.messaging with parameters of type com.bea.b2b.protocol.messaging.MessageIdentifier
Acknowledgement.Acknowledgement(com.bea.b2b.protocol.messaging.MessageIdentifier id, java.lang.String senderTP, java.lang.String senderurl, XOCPMessageToken t)
           
 


WebLogic Integration

WebLogic Integration (WLI)