The default, and for now only, implementation of
MessageDeliverer . The implementation of
deliverMessage forwards each message on to the
appropriate DestinationLink.
Forward the message on to the appropriate ReceiveLink, or links
in the case of a MulticastMessageAddress. The lookup is
handled by the MessageTransportRegistry.