| Package | Description |
|---|---|
| org.eclipse.kapua.kura.simulator | |
| org.eclipse.kapua.kura.simulator.app | |
| org.eclipse.kapua.kura.simulator.app.annotated | |
| org.eclipse.kapua.kura.simulator.app.command |
Command application (CMD-V1)
|
| Constructor and Description |
|---|
Simulator(GatewayConfiguration configuration,
Transport transport,
Set<Application> applications) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDefaultApplication |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationController.add(Application application) |
void |
ApplicationController.remove(Application application) |
| Constructor and Description |
|---|
ApplicationController(Transport transport,
Collection<Application> applications) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedApplication |
| Modifier and Type | Method and Description |
|---|---|
static Application |
AnnotatedApplication.build(Class<?> applicationClazz) |
static Application |
AnnotatedApplication.build(Object applicationInstance) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommandApplication |
class |
SimpleCommandApplication |
Copyright © 2017. All rights reserved.