Uses of Class
org.apache.camel.quarkus.component.soap.it.multipart.GetAllCustomersResponse
Packages that use GetAllCustomersResponse
-
Uses of GetAllCustomersResponse in org.apache.camel.quarkus.component.soap.it.multipart
Methods in org.apache.camel.quarkus.component.soap.it.multipart that return GetAllCustomersResponseMethods in org.apache.camel.quarkus.component.soap.it.multipart that return types with arguments of type GetAllCustomersResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<GetAllCustomersResponse>ObjectFactory.createGetAllCustomersResponse(GetAllCustomersResponse value) Methods in org.apache.camel.quarkus.component.soap.it.multipart with parameters of type GetAllCustomersResponseModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<GetAllCustomersResponse>ObjectFactory.createGetAllCustomersResponse(GetAllCustomersResponse value) Method parameters in org.apache.camel.quarkus.component.soap.it.multipart with type arguments of type GetAllCustomersResponseModifier and TypeMethodDescriptionvoidMultiPartCustomerService.getAllCustomers(jakarta.xml.ws.Holder<GetAllCustomersResponse> parameters, jakarta.xml.ws.Holder<CompanyType> companyType)