WebLogic Integration


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

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

Methods in com.bea.b2b.protocol.conversation that throw com.bea.b2b.protocol.conversation.Coordinator.EnlistException
 void Coordinator.enlist(Message msg, PartyInstance enlistParty, PartyInstance hostParty)
          For GlobalCoordinator: enlists the specified trading partner in the specified global conversation.
 void CoordinatorBase.enlist(Message msg, PartyInstance enlistParty, PartyInstance hostParty)
          Enlist trading partner in global conversation
 

Uses of com.bea.b2b.protocol.conversation.Coordinator.EnlistException 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.EnlistException
 void SpokeCoordinator.enlist(Message msg, PartyInstance enlistParty, PartyInstance hostParty)
          enlist Enlists a trading partner on spoke means joining conversation.
 


WebLogic Integration

WebLogic Integration (WLI)