WebLogic Integration


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

Packages that use com.bea.b2b.protocol.conversation.Coordinator.CreateException
com.bea.b2b.protocol Used for working with logic plug-ins. 
com.bea.b2b.protocol.conversation Used for working with conversations. 
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.CreateException in com.bea.b2b.protocol
 

Uses of com.bea.b2b.protocol.conversation.Coordinator.CreateException in com.bea.b2b.protocol.conversation
 

Methods in com.bea.b2b.protocol.conversation that throw com.bea.b2b.protocol.conversation.Coordinator.CreateException
 void Coordinator.create(Message msg)
          Creates a global conversation.
 void CoordinatorBase.create(Message msg)
          Create global conversation
 com.bea.b2b.protocol.conversation.global.GlobalConversation CoordinatorBase.create(PartyInstance self, PartyInstance other, long timeout)
           
 

Uses of com.bea.b2b.protocol.conversation.Coordinator.CreateException 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.CreateException
 com.bea.b2b.protocol.conversation.global.GlobalConversation SpokeCoordinator.create(PartyInstance self, PartyInstance other, long timeout)
          create create a conversation for spoke.
 


WebLogic Integration

WebLogic Integration (WLI)