Uses of Interface
org.apache.sandesha2.msgprocessors.MsgProcessor

Packages that use MsgProcessor
org.apache.sandesha2.msgprocessors   
 

Uses of MsgProcessor in org.apache.sandesha2.msgprocessors
 

Classes in org.apache.sandesha2.msgprocessors that implement MsgProcessor
 class AcknowledgementProcessor
          Responsible for processing an incoming acknowledgement message.
 class ApplicationMsgProcessor
          Responsible for processing an incoming Application message.
 class CreateSeqMsgProcessor
          Responsible for processing an incoming Create Sequence message.
 class CreateSeqResponseMsgProcessor
          Responsible for processing an incoming Create Sequence Response message.
 class TerminateSeqMsgProcessor
          Responsible for processing an incoming Terminate Sequence message.
 

Methods in org.apache.sandesha2.msgprocessors that return MsgProcessor
static MsgProcessor MsgProcessorFactory.getMessageProcessor(int msgType)
           
 



Copyright © 2005 Apache Web Services. All Rights Reserved.