Goke Pelemo

25%
Flag icon
The request is like a method call. As such, the reply is one of three possibilities: 1. Void—Simply notifies the caller that the method has finished so that the caller can proceed. 2. Result value—A single object that is the method’s return value. 3. Exception—A single exception object indicating that the method aborted before completing successfully, and indicating why.
Enterprise Integration Patterns: Designing, Building, and Deploying Messaging Solutions (Addison-Wesley Signature Series (Fowler))
Rate this book
Clear rating
Open Preview