WebLogic Integration


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

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

Methods in com.bea.b2b.enabler.xocp that throw XOCPEnablerSession.RegisterException
 void XOCPEnablerSessionImpl.registerConversationHandler(ConversationType[] types, ConversationHandler handler)
           
 ConversationHandler XOCPEnablerSessionImpl.unregisterConversationHandler(ConversationType type)
           
 void XOCPEnablerSession.registerConversationHandler(ConversationType[] types, ConversationHandler handler)
          Deprecated. Registers a conversation handler with this c-enabler session.
 ConversationHandler XOCPEnablerSession.unregisterConversationHandler(ConversationType type)
          Deprecated. Unregisters the conversation handler from this c-enabler session.
 

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

Methods in com.bea.b2b.protocol.xocp.application that throw XOCPEnablerSession.RegisterException
 void XOCPApplicationSessionImpl.registerConversationHandler(ConversationType[] types, ConversationHandler handler)
           
 ConversationHandler XOCPApplicationSessionImpl.unregisterConversationHandler(ConversationType type)
           
 

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

Methods in com.bea.b2b.protocol.xocp.conversation.local that throw XOCPEnablerSession.RegisterException
 void LocalCoordinator.registerConversationHandler(ConversationType[] types, ConversationHandler handler)
           
 ConversationHandler LocalCoordinator.unregisterConversationHandler(ConversationType type)
           
 


WebLogic Integration

WebLogic Integration (WLI)