| Package | Description |
|---|---|
| io.apiman.gateway.vertx.api | |
| io.apiman.gateway.vertx.components | |
| io.apiman.gateway.vertx.engine | |
| io.apiman.gateway.vertx.verticles |
| Constructor and Description |
|---|
AuthenticatingRouteMatcher(VertxEngineConfig config,
org.vertx.java.core.logging.Logger logger) |
| Constructor and Description |
|---|
PeriodicComponentImpl(org.vertx.java.core.Vertx vertx,
VertxEngineConfig engineConfig,
Map<String,String> config) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
VertxConfigDrivenComponentRegistry.createWithVertx(Class<T> type,
VertxEngineConfig engineConfig,
Map<String,String> mapConfig)
Creates components, but allows a
VertxConfigDrivenComponentRegistry.vertx instance to be passed in. |
| Constructor and Description |
|---|
VertxConfigDrivenComponentRegistry(org.vertx.java.core.Vertx vertx,
VertxEngineConfig engineConfig) |
VertxConfigDrivenEngineFactory(org.vertx.java.core.Vertx vertx,
org.vertx.java.platform.Container container,
VertxEngineConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected VertxEngineConfig |
ApimanVerticleBase.amanConfig |
| Modifier and Type | Method and Description |
|---|---|
protected VertxEngineConfig |
ApimanVerticleBase.getEngineConfig() |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.