placeOrder
' method on a generated MessagingGateway proxy. The gateway then passes the {@link Order} as the payload of a{@link org.springframework.integration.Message} to theconfigured requestChannel. The channel ('orders') is defined in the 'cafeDemo.xml' file.
@author Mark Fisher
|
|
|
|
|
|
|
|
|
|