| Package | Description | 
|---|---|
| com.diffusiondata.gateway.framework | 
 Diffusion Gateway Framework API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CompletableFuture<?> | 
CustomPublisher.addMissingTopicHandler(String topicPath,
                      MissingTopicNotificationHandler missingTopicNotificationHandler)  | 
CompletableFuture<?> | 
Publisher.addMissingTopicHandler(String topicPath,
                      MissingTopicNotificationHandler missingTopicNotificationHandler)
Register a  
MissingTopicNotificationHandler which will be notified if a
 client subscription request matches no known topics and the selector
 prefix of the subscription matches the specified branch of the topic
 tree. | 
Copyright © 2025 DiffusionData Limited. All rights reserved.