Classhttpv0.1.0
Subscriber
Base class for an HTTP subscriber, binding this.core to the HTTP Core.
abstract class Subscriber<
KeyOfSubscribers extends SubscriptionKey
> extends Subscriber<KeyOfSubscribers, Core>Member visibility
Filter class members by access level.
Showing members with Protected visibility and higher.
KeyOfSubscribers
The subscription key this handler receives
KeyOfSubscribers extends SubscriptionKey