ProtonPublisherWrapperImpl.AmqpSubscriberWrapperImpl

Undocumented in source.

Constructors

this
this(Subscriber!Message subscriber)
Undocumented in source.

Members

Functions

onComplete
void onComplete()
Undocumented in source. Be warned that the author may not have intended to support it.
onError
void onError(Throwable t)
Undocumented in source. Be warned that the author may not have intended to support it.
onNext
void onNext(Delivery d)
Undocumented in source. Be warned that the author may not have intended to support it.
onSubscribe
void onSubscribe(Subscription s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta