Uses of Class
org.apache.camel.dataformat.bindy.BindyKeyValuePairFactory

Packages that use BindyKeyValuePairFactory
org.apache.camel.dataformat.bindy.kvp   
 

Uses of BindyKeyValuePairFactory in org.apache.camel.dataformat.bindy.kvp
 

Methods in org.apache.camel.dataformat.bindy.kvp that return BindyKeyValuePairFactory
 BindyKeyValuePairFactory BindyKeyValuePairDataFormat.getFactory(PackageScanClassResolver resolver)
          Method used to create the singleton of the BindyKeyValuePairFactory
 

Methods in org.apache.camel.dataformat.bindy.kvp with parameters of type BindyKeyValuePairFactory
 void BindyKeyValuePairDataFormat.setModelFactory(BindyKeyValuePairFactory modelFactory)
           
 



Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.