WebLogic Integration


Uses of Class
com.bea.b2b.protocol.xocp.conversation.local.Conversation.ValidationException

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

Methods in com.bea.b2b.protocol.conversation that throw Conversation.ValidationException
 void CoordinatorBase.validateRole(java.lang.String convId, java.lang.String cSpaceId, java.lang.String recTradingPartner, ConversationType type, boolean logging)
           
 void CoordinatorBase.validateRole(MessageEnvelope msgEnv, PartyInstance toParty, java.lang.String recTradingPartner, ConversationType type, boolean logging)
           
 

Uses of Conversation.ValidationException in com.bea.b2b.protocol.xocp.conversation.local
 

Subclasses of Conversation.ValidationException in com.bea.b2b.protocol.xocp.conversation.local
static interface Conversation.InvalidMessageException
          An InvalidMessageException is thrown if a published or received document is not valid for the conversation.
 


WebLogic Integration

WebLogic Integration (WLI)