Uses of Class
org.apache.cxf.customer.Customers

Packages that use Customers
org.apache.cxf.customer.bare Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.cxf.customer.wraped Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Customers in org.apache.cxf.customer.bare
 

Methods in org.apache.cxf.customer.bare that return Customers
 Customers CustomerService.getCustomers(GetCustomers req)
           
 

Uses of Customers in org.apache.cxf.customer.wraped
 

Methods in org.apache.cxf.customer.wraped that return Customers
 Customers CustomerService.getCustomers()
           
 



Apache CXF