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

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

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

Methods in org.apache.cxf.customer.bare that throw CustomerNotFoundFault
 Customer CustomerService.getCustomer(GetCustomer getCustomer)
           
 java.lang.String CustomerService.getSomeDetails(GetCustomer getCustomer)
           
 



Apache CXF