hunt-amqp ~master (2020-09-22T10:53:41Z)
Home
Dub
Repo
ProtonPublisherImpl.AmqpSubscription
hunt
amqp
streams
impl
ProtonPublisherImpl
ProtonPublisherImpl
Undocumented in source.
class
ProtonPublisherImpl
class
AmqpSubscription :
Subscription
{
this
(Subscriber!Delivery sub);
void
request
(long n);
void
cancel
();
}
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
Source
See Implementation
hunt
amqp
streams
impl
ProtonPublisherImpl
ProtonPublisherImpl
classes
AmqpSubscription
constructors
this
functions
getLink
getRemoteAddress
getRemoteSource
getRemoteTarget
getSource
getTarget
isEmitOnConnectionEnd
setEmitOnConnectionEnd
setSource
setTarget
subscribe
static functions
GLOBAL
SHARED