- All Implemented Interfaces:
- BusMessageForwarder
- Enclosing class:
- BusApplicationLayer
protected class BusApplicationLayer.ForwarderToCommand
extends Object
implements BusMessageForwarder
instances of this class will forward commands coming from the transport layer
to the registered CommandListener.
When the incoming message is a command to be executed the TreadLocal
data that links commands with their corresponding relpis or ack is populated
(see reply method documentation).