Uses of Class
org.apache.cxf.customer.book.BookNotFoundDetails

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

Uses of BookNotFoundDetails in org.apache.cxf.customer.book
 

Methods in org.apache.cxf.customer.book that return BookNotFoundDetails
 BookNotFoundDetails BookNotFoundFault.getFaultInfo()
           
 

Constructors in org.apache.cxf.customer.book with parameters of type BookNotFoundDetails
BookNotFoundFault(BookNotFoundDetails details)
           
 



Apache CXF