Uses of Class
org.apache.cxf.customer.bare.GetCustomer

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

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

Methods in org.apache.cxf.customer.bare with parameters of type GetCustomer
 Customer CustomerService.getCustomer(GetCustomer getCustomer)
           
 java.lang.String CustomerService.getSomeDetails(GetCustomer getCustomer)
           
 



Apache CXF