Uses of Class
org.apache.camel.example.etl.PersonDocument

Uses of PersonDocument in org.apache.camel.example.etl
 

Methods in org.apache.camel.example.etl with parameters of type PersonDocument
 CustomerEntity CustomerTransformer.toCustomer(PersonDocument doc, org.apache.camel.Exchange exchange)
          A transformation method to convert a person document into a customer entity
 



Apache CAMEL