Uses of Interface
org.apache.servicemix.jbi.nmr.flow.FlowChooser

Packages that use FlowChooser
org.apache.servicemix.jbi.nmr The Normalized Message Router implementation. 
org.apache.servicemix.jbi.nmr.flow   
 

Uses of FlowChooser in org.apache.servicemix.jbi.nmr
 

Methods in org.apache.servicemix.jbi.nmr that return FlowChooser
 FlowChooser DefaultBroker.getDefaultFlowChooser()
           
 

Methods in org.apache.servicemix.jbi.nmr with parameters of type FlowChooser
 void DefaultBroker.setDefaultFlowChooser(FlowChooser defaultFlowChooser)
           
 

Uses of FlowChooser in org.apache.servicemix.jbi.nmr.flow
 

Classes in org.apache.servicemix.jbi.nmr.flow that implement FlowChooser
 class DefaultFlowChooser
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.