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