Uses of Class
org.apache.camel.non_wrapper.types.GetPersonResponse

Packages that use GetPersonResponse
org.apache.camel.non_wrapper   
org.apache.camel.non_wrapper.types   
 

Uses of GetPersonResponse in org.apache.camel.non_wrapper
 

Methods in org.apache.camel.non_wrapper that return GetPersonResponse
 GetPersonResponse Person.getPerson(GetPerson payload)
           
 

Uses of GetPersonResponse in org.apache.camel.non_wrapper.types
 

Methods in org.apache.camel.non_wrapper.types that return GetPersonResponse
 GetPersonResponse ObjectFactory.createGetPersonResponse()
          Create an instance of GetPersonResponse
 



Apache CAMEL