MessageContext
is configured with appropriate handlers to handle the content of the message. The processor can be invoked using the {@link #invoke(OutConnection,InConnection)} method, which sequentially sendsand receives messages according to the {@link MessageContext}.
Alternatively, the caller can send and receive messages using the individual send and receive methods. @author Nigel Charman
|
|