| Package | Description |
|---|---|
| org.mule.example.bookstore |
| Class and Description |
|---|
| Book
Simple class which represents a Book in the catalog of the bookstore.
|
| CatalogAdminService
Administration interface for adding new books to the bookstore's catalog
|
| CatalogService
Interface for working with the bookstore's catalog of books
|
| Order
Simple class which represents a Book Order.
|
| OrderService
Interface for placing a book order
|
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.