|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sandesha2.msgprocessors.ApplicationMsgProcessor
Responsible for processing an incoming Application message.
Constructor Summary | |
ApplicationMsgProcessor()
|
Method Summary | |
void |
processInMessage(RMMsgContext rmMsgCtx)
|
void |
processOutMessage(RMMsgContext rmMsgCtx)
|
void |
sendAckIfNeeded(RMMsgContext rmMsgCtx,
java.lang.String messagesStr)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationMsgProcessor()
Method Detail |
public void processInMessage(RMMsgContext rmMsgCtx) throws SandeshaException
processInMessage
in interface MsgProcessor
SandeshaException
public void sendAckIfNeeded(RMMsgContext rmMsgCtx, java.lang.String messagesStr) throws SandeshaException
SandeshaException
public void processOutMessage(RMMsgContext rmMsgCtx) throws SandeshaException
processOutMessage
in interface MsgProcessor
SandeshaException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |