org.apache.sandesha2.msgprocessors
Interface MsgProcessor
- All Known Implementing Classes:
- AcknowledgementProcessor, AckRequestedProcessor, ApplicationMsgProcessor, CloseSequenceProcessor, CreateSeqMsgProcessor, CreateSeqResponseMsgProcessor, TerminateSeqMsgProcessor, TerminateSeqResponseMsgProcessor
- public interface MsgProcessor
The message processor interface.
- Author:
- Chamikara Jayalath , Sanka Samaranayaka
processInMessage
public void processInMessage(RMMsgContext rmMsgCtx)
throws SandeshaException
- Throws:
SandeshaException
processOutMessage
public void processOutMessage(RMMsgContext rmMsgCtx)
throws SandeshaException
- Throws:
SandeshaException
Copyright © 2005-2006 Apache Web Services. All Rights Reserved.