WebLogic Integration


Uses of Class
com.bea.b2b.enabler.xocp.XOCPEnablerSession.CreateException

Packages that use XOCPEnablerSession.CreateException
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 XOCPEnablerSession.CreateException in com.bea.b2b.enabler.xocp
 

Methods in com.bea.b2b.enabler.xocp that throw XOCPEnablerSession.CreateException
 Conversation XOCPEnablerSessionImpl.createConversation(ConversationType cType, long timeout)
           
 Conversation XOCPEnablerSession.createConversation(ConversationType type, long timeout)
          Deprecated. Creates a conversation of the specified conversation type and with the specified timeout.
 

Uses of XOCPEnablerSession.CreateException in com.bea.b2b.protocol.xocp.application
 

Methods in com.bea.b2b.protocol.xocp.application that throw XOCPEnablerSession.CreateException
 Conversation XOCPApplicationSessionImpl.createConversation(ConversationType cType, long timeout)
           
 

Uses of XOCPEnablerSession.CreateException in com.bea.b2b.protocol.xocp.conversation.local
 

Methods in com.bea.b2b.protocol.xocp.conversation.local that throw XOCPEnablerSession.CreateException
 Conversation LocalCoordinator.createConversation(ConversationType cType, long timeout)
           
 Conversation LocalCoordinator.createConversation(java.lang.String fromRole, java.lang.String toRole, ConversationType cType, long timeout)
           
 


WebLogic Integration

WebLogic Integration (WLI)