WebLogic Integration


Uses of Class
com.bea.b2b.protocol.Protocol

Packages that use com.bea.b2b.protocol.Protocol
com.bea.b2b.enabler.xocp Used for working with c-enabler sessions for the XML Open Collaboration Protocol (XOCP). 
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). 
com.bea.b2b.tpa Provides classes representing Collaboration Agreement. 
 

Uses of com.bea.b2b.protocol.Protocol in com.bea.b2b.enabler.xocp
 

Methods in com.bea.b2b.enabler.xocp that return com.bea.b2b.protocol.Protocol
 com.bea.b2b.protocol.Protocol XOCPEnablerSessionImpl.getProtocol()
           
 

Uses of com.bea.b2b.protocol.Protocol in com.bea.b2b.protocol
 

Constructors in com.bea.b2b.protocol with parameters of type com.bea.b2b.protocol.Protocol
ModuleChain.ModuleChain(com.bea.b2b.protocol.Protocol protocol)
           
 

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

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

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

Methods in com.bea.b2b.protocol.xocp.messaging with parameters of type com.bea.b2b.protocol.Protocol
static XOCPMessage Messenger.getServiceMessage(com.bea.b2b.protocol.Protocol protocol, com.bea.b2b.transport.Transport transport, java.lang.String location, com.bea.b2b.protocol.xocp.messaging.ServiceRequest req)
           
 

Uses of com.bea.b2b.protocol.Protocol in com.bea.b2b.tpa
 


WebLogic Integration

WebLogic Integration (WLI)