Uses of Class
org.apache.cxf.customer.Customer
Packages that use Customer
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of Customer in org.apache.cxf.customer
Methods in org.apache.cxf.customer that return types with arguments of type CustomerMethod parameters in org.apache.cxf.customer with type arguments of type Customer -
Uses of Customer in org.apache.cxf.customer.bare
Methods in org.apache.cxf.customer.bare that return CustomerMethods in org.apache.cxf.customer.bare with parameters of type CustomerModifier and TypeMethodDescriptionvoidCustomerService.addCustomer(Customer c) voidCustomerService.updateCustomer(Customer c) -
Uses of Customer in org.apache.cxf.customer.wraped
Methods in org.apache.cxf.customer.wraped that return CustomerMethods in org.apache.cxf.customer.wraped with parameters of type CustomerModifier and TypeMethodDescriptionvoidCustomerService.addCustomer(Customer c) voidCustomerService.updateCustomer(String id, Customer c)