public interface CSMPControllerChannel extends CSMPChannel
CSMPControllerChannel| Modifier and Type | Method and Description |
|---|---|
void |
addSubscriber() |
void |
clearSubscriber()
Removes a subscriber from the router using the user information associated with the
JCSMPSession. |
JndiMessage |
executeJndiQuery(JndiMessage request) |
cleanupBuffers, close, connected, getChannelProperties, isAutoReconnector, isUserCloseable, openvoid addSubscriber()
throws JCSMPException
JCSMPExceptionvoid clearSubscriber()
throws JCSMPException
JCSMPSession.
If the user does not exist on the router, this method still returns success.
JCSMPException - if there was an error removing the subscriberJndiMessage executeJndiQuery(JndiMessage request) throws JCSMPException
JCSMPExceptionCopyright 2004-2020 Solace Corporation. All rights reserved.