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

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

Uses of CustomerNotFoundDetails in org.apache.cxf.customer
 

Methods in org.apache.cxf.customer that return CustomerNotFoundDetails
 CustomerNotFoundDetails CustomerNotFoundFault.getFaultInfo()
           
 

Constructors in org.apache.cxf.customer with parameters of type CustomerNotFoundDetails
CustomerNotFoundFault(CustomerNotFoundDetails details)
           
 



Apache CXF