WebLogic Integration


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

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

Methods in com.bea.b2b.protocol.conversation that throw Coordinator.DelistException
 void Coordinator.delist(java.lang.String tradingPartner, java.lang.String channel, java.lang.String convId)
          For GlobalCoordinator: delists the specified trading partner in the specified global conversation.
 void Coordinator.leave(java.lang.String treadingPartner, java.lang.String channel, java.lang.String convId)
          Leave conversation for xocp
 void CoordinatorBase.delist(java.lang.String tradingPartner, java.lang.String channel, java.lang.String convId)
          Delist trading partner from global conversation
protected  void CoordinatorBase.delist(com.bea.b2b.protocol.conversation.global.GlobalConversation conv, com.bea.b2b.protocol.Collaborator participant)
           
 void CoordinatorBase.delist(java.lang.String tradingPartner, java.lang.String channel, CAInstance cpa, java.lang.String convId)
           
 void CoordinatorBase.leave(java.lang.String treadingPartner, java.lang.String channel, java.lang.String convId)
          Leave conversation for xocp
 

Uses of Coordinator.DelistException in com.bea.b2b.protocol.xocp.conversation.local
 

Methods in com.bea.b2b.protocol.xocp.conversation.local that throw Coordinator.DelistException
 void SpokeCoordinator.leave(java.lang.String tradingPartner, java.lang.String channel, java.lang.String convId)
          Leave conversation - mbean method
 void SpokeCoordinator.delist(java.lang.String tradingPartner, java.lang.String channel, CAInstance cpa, java.lang.String convId)
          delist Delists a trading partner on spoke means leaving a conversation.
 


WebLogic Integration

WebLogic Integration (WLI)