| Package | Description |
|---|---|
| org.apache.activemq.apollo.mqtt |
| Modifier and Type | Field and Description |
|---|---|
MqttSessionManager.HostState |
MqttSession.host_state |
| Modifier and Type | Method and Description |
|---|---|
static void |
MqttSessionManager.disconnect(MqttSessionManager.HostState host_state,
org.fusesource.hawtbuf.UTF8Buffer client_id,
MqttProtocolHandler handler) |
static void |
MqttSessionManager.remove(MqttSessionManager.HostState host_state,
org.fusesource.hawtbuf.UTF8Buffer client_id) |
| Constructor and Description |
|---|
MqttSession(MqttSessionManager.HostState host_state,
org.fusesource.hawtbuf.UTF8Buffer client_id,
org.apache.activemq.apollo.mqtt.MqttSessionManager.SessionState session_state) |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.