WebLogic Integration


Uses of Class
com.bea.b2b.protocol.conversation.Coordinator.RegisterException

Packages that use com.bea.b2b.protocol.conversation.Coordinator.RegisterException
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.conversation.Coordinator.RegisterException in com.bea.b2b.protocol.xocp.conversation.local
 

Methods in com.bea.b2b.protocol.xocp.conversation.local that throw com.bea.b2b.protocol.conversation.Coordinator.RegisterException
 void SpokeCoordinator.registerConversation(PartyInstance self, PartyInstance other)
          registerConversation Send "RegisterConversationRequest" to global coordinator in hub.
 void SpokeCoordinator.unregisterConversation(PartyInstance self, PartyInstance other)
          registerConversation Send "UnRegisterConversationRequest" to global coordinator in hub.
 void SpokeCoordinator.refreshConversationStatus(PartyInstance self, PartyInstance other)
           
 


WebLogic Integration

WebLogic Integration (WLI)