|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MessageProcessor in org.springframework.integration.groovy |
|---|
| Classes in org.springframework.integration.groovy that implement MessageProcessor | |
|---|---|
class |
GroovyScriptExecutingMessageProcessor
|
| Uses of MessageProcessor in org.springframework.integration.handler |
|---|
| Classes in org.springframework.integration.handler that implement MessageProcessor | |
|---|---|
class |
AbstractMessageProcessor
|
class |
AbstractScriptExecutingMessageProcessor
Base MessageProcessor for scripting implementations to extend. |
class |
ExpressionEvaluatingMessageProcessor
A MessageProcessor implementation that evaluates a SpEL expression
with the Message itself as the root object within the evaluation context. |
class |
MethodInvokingMessageHandler
A MessageHandler that invokes the specified method on the provided object. |
class |
MethodInvokingMessageProcessor
A MessageProcessor implementation that invokes a method on a target Object. |
| Uses of MessageProcessor in org.springframework.integration.transformer |
|---|
| Subinterfaces of MessageProcessor in org.springframework.integration.transformer | |
|---|---|
static interface |
HeaderEnricher.HeaderValueMessageProcessor
|
| Methods in org.springframework.integration.transformer with parameters of type MessageProcessor | |
|---|---|
void |
HeaderEnricher.setMessageProcessor(MessageProcessor messageProcessor)
|
| Constructors in org.springframework.integration.transformer with parameters of type MessageProcessor | |
|---|---|
AbstractMessageProcessingTransformer(MessageProcessor messageProcessor)
|
|
| Uses of MessageProcessor in org.springframework.integration.xml.transformer |
|---|
| Classes in org.springframework.integration.xml.transformer that implement MessageProcessor | |
|---|---|
static class |
XPathHeaderEnricher.XPathExpressionEvaluatingHeaderValueMessageProcessor
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||