public interface XMPPPublisher
XMPPGateway
Modifier and Type | Method and Description |
---|---|
void |
setGateway(XMPPGateway gateway)
Register the gateway to the subscriber, so that if
the subscription changes, it can notify the gateway.
|
void setGateway(XMPPGateway gateway)
gateway
- The attribute responsible for managing the XMPP session.