org.apache.sandesha2.msgprocessors
Class CreateSeqResponseMsgProcessor

java.lang.Object
  extended byorg.apache.sandesha2.msgprocessors.CreateSeqResponseMsgProcessor
All Implemented Interfaces:
MsgProcessor

public class CreateSeqResponseMsgProcessor
extends java.lang.Object
implements MsgProcessor

Responsible for processing an incoming Create Sequence Response message.

Author:
Chamikara Jayalath

Constructor Summary
CreateSeqResponseMsgProcessor()
           
 
Method Summary
 void processMessage(RMMsgContext createSeqResponseRMMsgCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateSeqResponseMsgProcessor

public CreateSeqResponseMsgProcessor()
Method Detail

processMessage

public void processMessage(RMMsgContext createSeqResponseRMMsgCtx)
                    throws SandeshaException
Specified by:
processMessage in interface MsgProcessor
Throws:
SandeshaException


Copyright © 2005 Apache Web Services. All Rights Reserved.