Uses of Class
org.mule.config.annotations.routing.Router

Packages that use Router
org.mule.config.annotations.concept   
org.mule.config.annotations.endpoints   
org.mule.config.annotations.routing   
 

Uses of Router in org.mule.config.annotations.concept
 

Classes in org.mule.config.annotations.concept with annotations of type Router
 interface Splitter
          TODO
 

Uses of Router in org.mule.config.annotations.endpoints
 

Classes in org.mule.config.annotations.endpoints with annotations of type Router
 interface Reply
          An annotation that allows developers to configure a reply channel.
 

Uses of Router in org.mule.config.annotations.routing
 

Classes in org.mule.config.annotations.routing with annotations of type Router
 interface ExpressionFilter
          TODO
 interface Idempotent
          IdempotentReceiver ensures that only unique messages are received by a component.
 interface WireTap
          An inbound router that can forward every message to another destination as defined in the "endpoint" property.
 



Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.