This
ServiceProvider both provides and implements the
ReceiveLinkProviderService . It makes new links as needed,
atttaching Aspect delegates for every instantiation.
getReceiveLink(MessageTransportClient client) Make a new ReceiveLinkImpl and attach all relevant aspects.
The final object returned is the outermost aspect delegate, or
the ReceiveLinkImpl itself if there are no aspects.
Make a new ReceiveLinkImpl and attach all relevant aspects.
The final object returned is the outermost aspect delegate, or
the ReceiveLinkImpl itself if there are no aspects.