Routing topics are deprecated. The more powerful
SessionTrees
feature should be used in their
place.
@Deprecated public static interface SubscriptionControl.RoutingSubscriptionRequest.Handler extends TopicTreeHandler
addRoutingSubscriptionHandler(String, Handler)
method.Modifier and Type | Interface and Description |
---|---|
static class |
SubscriptionControl.RoutingSubscriptionRequest.Handler.Default
Deprecated.
Abstract handler implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
onSubscriptionRequest(SubscriptionControl.RoutingSubscriptionRequest request)
Deprecated.
A request to subscribe to a specific routing topic.
|
onActive, onClose
void onSubscriptionRequest(SubscriptionControl.RoutingSubscriptionRequest request)
request
- the request, which must be replied to or deferredCopyright © 2022 Push Technology Ltd. All Rights Reserved.