org.apache.sandesha2.msgprocessors
Class CreateSeqMsgProcessor

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

public class CreateSeqMsgProcessor
extends java.lang.Object
implements MsgProcessor

Responsible for processing an incoming Create Sequence message.

Author:
Chamikara Jayalath

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

Constructor Detail

CreateSeqMsgProcessor

public CreateSeqMsgProcessor()
Method Detail

processMessage

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


Copyright © 2005 Apache Web Services. All Rights Reserved.