WebLogic Integration


Uses of Class
com.bea.b2b.protocol.cxml.messaging.CXMLDocument

Packages that use CXMLDocument
com.bea.b2b.protocol.cxml.messaging Used for working with cXML messages and documents. 
 

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

Methods in com.bea.b2b.protocol.cxml.messaging that return CXMLDocument
 CXMLDocument CXMLMessage.getRequestDocument()
          Gets the request cXML document.
 CXMLDocument CXMLMessage.getReplyDocument()
          Gets the reply cXML document.
 

Methods in com.bea.b2b.protocol.cxml.messaging with parameters of type CXMLDocument
 void CXMLMessage.setRequestDocument(CXMLDocument doc)
          Sets the request cXML document.
 void CXMLMessage.setReplyDocument(CXMLDocument doc)
          Sets the reply cXML document.
 


WebLogic Integration

WebLogic Integration (WLI)