Uses of Class
org.apache.camel.quarkus.component.soap.it.service.GetCustomersByName
-
Packages that use GetCustomersByName Package Description org.apache.camel.quarkus.component.soap.it.service -
-
Uses of GetCustomersByName in org.apache.camel.quarkus.component.soap.it.service
Methods in org.apache.camel.quarkus.component.soap.it.service that return GetCustomersByName Modifier and Type Method Description GetCustomersByNameObjectFactory. createGetCustomersByName()Methods in org.apache.camel.quarkus.component.soap.it.service 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.service with parameters of type GetCustomersByName Modifier and Type Method Description JAXBElement<GetCustomersByName>ObjectFactory. createGetCustomersByName(GetCustomersByName value)GetCustomersByNameResponseCustomerService. getCustomersByName(GetCustomersByName parameters)
-