WebLogic Integration


Uses of Class
com.bea.b2b.protocol.cxml.CXMLManagerException

Packages that use CXMLManagerException
com.bea.b2b.protocol.cxml Used for working with the cXML protocol. 
 

Uses of CXMLManagerException in com.bea.b2b.protocol.cxml
 

Methods in com.bea.b2b.protocol.cxml that throw CXMLManagerException
 CXMLToken CXMLManager.register(CXMLListener listener, java.util.Properties properties)
          Registers the application with this CXMLManager.
 CXMLToken CXMLManager.register(java.util.Properties properties)
          Registers the application with this CXMLManager.
 void CXMLManager.deregister(java.util.Properties properties)
          Deregisters the application with this CXMLManager.
 CXMLListener CXMLManager.getListener(java.util.Properties properties)
          Returns the CXMLListener registered to this Trading Partner.
 java.lang.String CXMLManager.getSharedSecret(java.lang.String tpName)
          Gets the Shared Secret for this Trading Parter.
 


WebLogic Integration

WebLogic Integration (WLI)