Uses of Package
org.ikasan.framework.component.routing

Packages that use org.ikasan.framework.component.routing
org.ikasan.framework.component.routing   
 

Classes in org.ikasan.framework.component.routing used by org.ikasan.framework.component.routing
Router
          Interface for all FlowComponents that perform a Routing function.
RouterException
          Exception representing a problem calculating a routing This should only ever be thrown from within a Router's onEvent method, signifying that router's failure to calculate route
SingleResultRouter
          Simple abstraction for Router implementations that are only ever to return a single result
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.