| Package | Description |
|---|---|
| net.kuujo.vertigo.component.impl | |
| net.kuujo.vertigo.network.impl |
| Modifier and Type | Method and Description |
|---|---|
DefaultNetworkContext |
DefaultComponentContext.network()
Returns the parent network context.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DefaultComponentContext.setNetworkContext(DefaultNetworkContext network)
Sets the component parent.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultNetworkContext |
DefaultNetworkContext.fromJson(org.vertx.java.core.json.JsonObject context)
Creates a network context from JSON.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultNetworkContext.Builder |
DefaultNetworkContext.Builder.newBuilder(DefaultNetworkContext context)
Creates a new context builder from an existing context.
|
Copyright © 2013-2014. All Rights Reserved.