| Package | Description |
|---|---|
| org.eclipse.kapua.kura.simulator | |
| org.eclipse.kapua.kura.simulator.app | |
| org.eclipse.kapua.kura.simulator.birth |
| Modifier and Type | Class and Description |
|---|---|
class |
MqttSimulatorTransport
A transport implementation based on MQTT
|
| Modifier and Type | Field and Description |
|---|---|
protected Transport |
Simulator.transport |
| Modifier and Type | Method and Description |
|---|---|
default void |
Module.connected(Transport transport) |
default void |
Module.disconnected(Transport transport) |
| Constructor and Description |
|---|
Simulator(GatewayConfiguration configuration,
Transport transport,
Set<Application> applications) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationController.connected(Transport transport) |
void |
ApplicationController.disconnected(Transport transport) |
static Sender |
Sender.transportSender(Topic topic,
Transport transport) |
| Constructor and Description |
|---|
ApplicationController(Transport transport) |
ApplicationController(Transport transport,
Collection<Application> applications) |
| Modifier and Type | Method and Description |
|---|---|
void |
BirthCertificateModule.connected(Transport transport) |
Copyright © 2017. All rights reserved.