|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageDeliveryException | |
| 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 MessageDeliveryException in com.bea.b2b.protocol.cxml.messaging |
| Methods in com.bea.b2b.protocol.cxml.messaging that throw MessageDeliveryException | |
MessageToken |
CXMLMessage.send()
Send a request message. |
void |
CXMLMessage.reply()
Reply to the request message. |
| Uses of MessageDeliveryException in com.bea.b2b.protocol.messaging |
| Methods in com.bea.b2b.protocol.messaging that throw MessageDeliveryException | |
MessageToken |
Message.send()
Sends this business message to the c-hub. |
| Uses of MessageDeliveryException in com.bea.b2b.protocol.xocp.messaging |
| Methods in com.bea.b2b.protocol.xocp.messaging that throw MessageDeliveryException | |
MessageToken |
XOCPMessage.sendAndWait(long waitTime)
Sends this business message synchronously and waits until the business message reaches its destination(s). |
MessageToken |
XOCPMessage.send()
Sends this business message with a deferred synchronous delivery option. |
|
WebLogic Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||