| Interface | Description |
|---|---|
| SessionPB.Getter | |
| TopicPB.Getter |
| Class | Description |
|---|---|
| MqttProtocol | |
| MqttProtocolCodecFactory |
Creates MqttCodec objects that encode/decode the
Mqtt protocol.
|
| MqttProtocolHandler | |
| MqttSession |
An MqttSession can be switch from one connection/protocol handler to another,
but it will only be associated with one at a time.
|
| MqttSessionManager |
Tracks active sessions so that we can ensure that a given
session id is only associated with once connection
at a time.
|
| MqttSessionManager.HostState | |
| Request | |
| SessionPB | |
| SessionPB.Bean | |
| SessionPB.Buffer | |
| TopicPB | |
| TopicPB.Bean | |
| TopicPB.Buffer |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.