Uses of Class
org.apache.cxf.customer.book.BookNotFoundFault
-
Packages that use BookNotFoundFault Package Description org.apache.cxf.customer.book Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BookNotFoundFault in org.apache.cxf.customer.book
Methods in org.apache.cxf.customer.book that throw BookNotFoundFault Modifier and Type Method Description voidBookService. deleteBook(long id)BookBookService. getAnotherBook(GetAnotherBook getAnotherBook)BookBookServiceImpl. getAnotherBook(GetAnotherBook getAnotherBook)BookBookService. getBook(GetBook getBook)BookBookServiceImpl. getBook(GetBook getBook)BookBookServiceWrapped. getBook(long bookid)BookBookServiceWrappedImpl. getBook(long bookid)
-