public interface Application extends AutoCloseable
The Client instance is more technical unit, where the Application
is more a data oriented unit.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Application.Builder |
| Modifier and Type | Method and Description |
|---|---|
Data |
data(Topic topic)
Lookup a data controller to an application topic
|
Transport |
transport()
Lookup a transport controller
|
closeCopyright © 2017. All rights reserved.