Uses of Class
org.apache.camel.quarkus.component.soap.it.multipart.GetCustomersByNameResponse
-
Packages that use GetCustomersByNameResponse Package Description org.apache.camel.quarkus.component.soap.it.multipart -
-
Uses of GetCustomersByNameResponse in org.apache.camel.quarkus.component.soap.it.multipart
Methods in org.apache.camel.quarkus.component.soap.it.multipart that return GetCustomersByNameResponse Modifier and Type Method Description GetCustomersByNameResponseObjectFactory. createGetCustomersByNameResponse()GetCustomersByNameResponseMultiPartCustomerService. getCustomersByName(GetCustomersByName parameters, Product product)Methods in org.apache.camel.quarkus.component.soap.it.multipart that return types with arguments of type GetCustomersByNameResponse Modifier and Type Method Description JAXBElement<GetCustomersByNameResponse>ObjectFactory. createGetCustomersByNameResponse(GetCustomersByNameResponse value)Methods in org.apache.camel.quarkus.component.soap.it.multipart with parameters of type GetCustomersByNameResponse Modifier and Type Method Description JAXBElement<GetCustomersByNameResponse>ObjectFactory. createGetCustomersByNameResponse(GetCustomersByNameResponse value)
-