|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRMMessageProcessor | |
org.apache.sandesha.server | |
org.apache.sandesha.server.msgprocessors |
Uses of IRMMessageProcessor in org.apache.sandesha.server |
Methods in org.apache.sandesha.server that return IRMMessageProcessor | |
static IRMMessageProcessor |
RMMessageProcessorIdentifier.getMessageProcessor(RMMessageContext rmMessageContext,
IStorageManager storageManager)
This method will identify the messages. |
Uses of IRMMessageProcessor in org.apache.sandesha.server.msgprocessors |
Classes in org.apache.sandesha.server.msgprocessors that implement IRMMessageProcessor | |
class |
AcknowledgementProcessor
Processor for the acknowledgements. |
class |
CompositeProcessor
This will process messages with sequence elements. |
class |
CreateSequenceProcessor
This is the processor for the CreateSequence. |
class |
CreateSequenceResponseProcessor
This is the processor for the CreateSequenceRespones. |
class |
FaultProcessor
This class is the message processor for the faults. |
class |
TerminateSequenceProcessor
This is the message processor for the TerminateSequence messages. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |