abstractpublic class SendLinkDelegateImplBase implements SendLink(Code)
Convenience class for aspects which define
SendLink delegate classes. It implements all methods by delegating to
another instance, given in the constructor. Aspect inner classes
which extend this need only implement specific methods that are
relevant to that aspect,