WebLogic Integration


Uses of Interface
com.bea.b2b.protocol.cxml.CXMLListener

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

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

Methods in com.bea.b2b.protocol.cxml that return CXMLListener
 CXMLListener CXMLManager.getListener(java.util.Properties properties)
          Returns the CXMLListener registered to this Trading Partner.
 

Methods in com.bea.b2b.protocol.cxml with parameters of type CXMLListener
protected  void CXMLIBProtocol.deliverToApplication(CXMLListener listener, CXMLMessage msg)
           
 CXMLToken CXMLManager.register(CXMLListener listener, java.util.Properties properties)
          Registers the application with this CXMLManager.
 


WebLogic Integration

WebLogic Integration (WLI)