|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouterAnnotationParser | |
|---|---|
| org.mule.impl.concept | |
| org.mule.impl.endpoint | |
| org.mule.impl.expression.parsers | |
| org.mule.impl.routing | |
| Uses of RouterAnnotationParser in org.mule.impl.concept |
|---|
| Classes in org.mule.impl.concept that implement RouterAnnotationParser | |
|---|---|
class |
SplitterRouterParser
Parses a Splitter annotation into a Mule ExpressionMessageSplitter
and registers it with the service it is configured on. |
| Uses of RouterAnnotationParser in org.mule.impl.endpoint |
|---|
| Classes in org.mule.impl.endpoint that implement RouterAnnotationParser | |
|---|---|
class |
ReplyAnnotationParser
TODO |
| Uses of RouterAnnotationParser in org.mule.impl.expression.parsers |
|---|
| Classes in org.mule.impl.expression.parsers that implement RouterAnnotationParser | |
|---|---|
class |
ExpressionFilterAnnotationParser
Responsible for converting a ExpressionFilter annotation to a
ExpressionFilter instance for use on an inbound channel. |
| Uses of RouterAnnotationParser in org.mule.impl.routing |
|---|
| Classes in org.mule.impl.routing that implement RouterAnnotationParser | |
|---|---|
class |
IdempotentRouterParser
Parses an Idempotent annotation into a Mule IdempotentReceiver
and registers it with the service it is configured on. |
class |
WireTapRouterParser
Parses a WireTap annotation into a Mule WireTap
and registers it with the service it is configured on. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||