Package org.apache.sandesha2.msgprocessors

Interface Summary
MsgProcessor The message processor interface.
 

Class Summary
AcknowledgementProcessor Responsible for processing acknowledgement headers on incoming messages.
AckRequestedProcessor Responsible for processing ack requested headers on incoming messages.
ApplicationMsgProcessor Responsible for processing an incoming Application message.
CloseSequenceProcessor Responsible for processing an incoming Close Sequence message.
CreateSeqMsgProcessor Responsible for processing an incoming Create Sequence message.
CreateSeqResponseMsgProcessor Responsible for processing an incoming Create Sequence Response message.
LastMessageProcessor  
MakeConnectionProcessor This class is responsible for processing MakeConnection request messages that come to the system.
MessagePendingProcessor  
MsgProcessorFactory Used to get a suitable message processor.
SequenceProcessor Responsible for processing the Sequence header (if present) on an incoming message.
TerminateSeqMsgProcessor Responsible for processing an incoming Terminate Sequence message.
TerminateSeqResponseMsgProcessor To process terminate sequence response messages.
 



Copyright © The Apache Software Foundation. All Rights Reserved.