| Package | Description |
|---|---|
| org.apache.cxf.customer.book |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BookService.deleteBook(long id) |
Book |
BookServiceImpl.getAnotherBook(GetAnotherBook getAnotherBook) |
Book |
BookService.getAnotherBook(GetAnotherBook getAnotherBook) |
Book |
BookServiceImpl.getBook(GetBook getBook) |
Book |
BookService.getBook(GetBook getBook) |
Book |
BookServiceWrappedImpl.getBook(long bookid) |
Book |
BookServiceWrapped.getBook(long bookid) |
Apache CXF