Uses of Class
org.apache.camel.quarkus.component.soap.it.multipart.Product
Packages that use Product
-
Uses of Product in org.apache.camel.quarkus.component.soap.it.multipart
Methods in org.apache.camel.quarkus.component.soap.it.multipart that return ProductMethods in org.apache.camel.quarkus.component.soap.it.multipart that return types with arguments of type ProductModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Product>ObjectFactory.createProduct(Product value) Methods in org.apache.camel.quarkus.component.soap.it.multipart with parameters of type ProductModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Product>ObjectFactory.createProduct(Product value) MultiPartCustomerService.getCustomersByName(GetCustomersByName parameters, Product product) voidMultiPartCustomerService.saveCustomer(SaveCustomer parameters, Product product, jakarta.xml.ws.Holder<Company> company) voidMultiPartCustomerService.saveCustomerToo(SaveCustomer parameters, Product product, jakarta.xml.ws.Holder<Company> company)