Class ClientSenderLinkType<LinkType extends Link<LinkType>>

  • All Implemented Interfaces:
    java.lang.AutoCloseable, Link<LinkType>
    Direct Known Subclasses:
    ClientSender, ClientStreamSender

    public abstract class ClientSenderLinkType<LinkType extends Link<LinkType>>
    extends ClientLinkType<LinkType,​Sender>
    Base type for all the proton client sender types which provides a few extra APIs for the connection and session to use when managing senders