JavaScript is disabled on your browser.
SwiftMQ 13.2.3
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
SwiftMQ 13.2.3
com.swiftmq.impl.mqtt.session
AssociateSessionCallback
Contents
Description
Method Summary
Method Details
getMqttConnection()
associated(MQTTSession)
Hide sidebar
Show sidebar
Interface AssociateSessionCallback
All Known Implementing Classes:
MQTTConnection
public interface
AssociateSessionCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
associated
(
MQTTSession
session)
MQTTConnection
getMqttConnection
()
Method Details
getMqttConnection
MQTTConnection
getMqttConnection
()
associated
void
associated
(
MQTTSession
session)