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