org.apache.cxf.customer.book
Interface BookServiceWrapped

All Known Implementing Classes:
BookServiceWrappedImpl

public interface BookServiceWrapped


Method Summary
 Book getBook(long bookid)
           
 

Method Detail

getBook

Book getBook(long bookid)
             throws BookNotFoundFault
Throws:
BookNotFoundFault


Apache CXF