Package org.mule.example.bookstore.transformers

Class Summary
AddBookResponse A call to addBook() returns a Long representing the number of books in the catalog.
OrderToEmailTransformer Composes an e-mail notification message to be sent based on the Book Order.
ParameterMapToBook Transforms a Map of HttpRequest parameters into a Book object.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.