WebLogic Integration


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

Packages that use Conversation.ConversationException
com.bea.b2b.protocol.xocp.conversation.local Used for working with conversations that use the XML Open Collaboration Protocol (XOCP). 
 

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

Subclasses of Conversation.ConversationException 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.
static interface Conversation.JoinException
          A JoinException is thrown if an error occurred when joining a conversation.
static interface Conversation.LeaveException
          A LeaveException is thrown if an error occurred when leaving a conversation.
static interface Conversation.PublishException
          A PublishException is thrown if an error occurred when publishing a document in a conversation.
static interface Conversation.TerminateException
          A TerminateException is thrown if an error occurred when terminating a conversation.
static interface Conversation.ValidationException
          A ValidationException is thrown if an error occurred when validating a published or received document.
 

Methods in com.bea.b2b.protocol.xocp.conversation.local that throw Conversation.ConversationException
 void ConversationImpl.waitForCompletion(int seconds)
           
 void Conversation.waitForCompletion(int seconds)
          Waits for the initiated conversation to end.
 


WebLogic Integration

WebLogic Integration (WLI)