WebLogic Integration


Uses of Interface
com.bea.b2b.protocol.xocp.application.CompatEnablerSession

Packages that use com.bea.b2b.protocol.xocp.application.CompatEnablerSession
com.bea.b2b.enabler.xocp Used for working with c-enabler sessions for the XML Open Collaboration Protocol (XOCP). 
com.bea.b2b.protocol.xocp.application Used for working with XOCP (eXtensible Open Collaboration Protocol) application and XOCP application sessions. 
com.bea.b2b.protocol.xocp.conversation.local Used for working with conversations that use the XML Open Collaboration Protocol (XOCP). 
 

Uses of com.bea.b2b.protocol.xocp.application.CompatEnablerSession in com.bea.b2b.enabler.xocp
 

Constructors in com.bea.b2b.enabler.xocp with parameters of type com.bea.b2b.protocol.xocp.application.CompatEnablerSession
EnablerMessageListener.EnablerMessageListener(ConversationHandler ch, com.bea.b2b.protocol.xocp.application.CompatEnablerSession s)
           
 

Uses of com.bea.b2b.protocol.xocp.application.CompatEnablerSession in com.bea.b2b.protocol.xocp.application
 

Constructors in com.bea.b2b.protocol.xocp.application with parameters of type com.bea.b2b.protocol.xocp.application.CompatEnablerSession
XOCPApplicationErrorListener.XOCPApplicationErrorListener(XOCPMessageErrorListener el, com.bea.b2b.protocol.xocp.application.CompatEnablerSession s)
           
XOCPApplicationMessageListener.XOCPApplicationMessageListener(XOCPMessageListener ml, com.bea.b2b.protocol.xocp.application.CompatEnablerSession s)
           
 

Uses of com.bea.b2b.protocol.xocp.application.CompatEnablerSession in com.bea.b2b.protocol.xocp.conversation.local
 

Methods in com.bea.b2b.protocol.xocp.conversation.local that return com.bea.b2b.protocol.xocp.application.CompatEnablerSession
 com.bea.b2b.protocol.xocp.application.CompatEnablerSession ConversationImpl.getSession()
           
 

Constructors in com.bea.b2b.protocol.xocp.conversation.local with parameters of type com.bea.b2b.protocol.xocp.application.CompatEnablerSession
LocalCoordinator.LocalCoordinator(com.bea.b2b.protocol.xocp.application.CompatEnablerSession es)
           
ConversationImpl.ConversationImpl(java.lang.String fRole, java.lang.String tRole, ConversationType type, java.lang.String Id, com.bea.b2b.protocol.xocp.application.CompatEnablerSession session)
          Conversations are only created using ConversationManager
 


WebLogic Integration

WebLogic Integration (WLI)