public interface Notification
| Modifier and Type | Field and Description |
|---|---|
static int |
SHUTDOWN_DISPATCHER |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
int |
handleNotification() |
boolean |
usesHandler(JCSMPStreamingPublishEventHandler handler) |
boolean |
usesListener(XMLMessageListener listener) |
static final int SHUTDOWN_DISPATCHER
boolean usesListener(XMLMessageListener listener)
boolean usesHandler(JCSMPStreamingPublishEventHandler handler)
int handleNotification()
void cancel()
Copyright 2004-2019 Solace Corporation. All rights reserved.