ProtonPublisherImpl.AmqpSubscription

Undocumented in source.
class ProtonPublisherImpl
class AmqpSubscription : Subscription {}

Constructors

this
this(Subscriber!Delivery sub)
Undocumented in source.

Members

Functions

cancel
void cancel()
Undocumented in source. Be warned that the author may not have intended to support it.
request
void request(long n)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Subscription

request
void request(long var1)
Undocumented in source.
cancel
void cancel()
Undocumented in source.

Meta