public interface BookServiceWrapped
Book
getBook(long bookid)
Book getBook(long bookid) throws BookNotFoundFault
BookNotFoundFault
Apache CXF