| Package | Description |
|---|---|
| io.apiman.gateway.vertx.verticles |
| Modifier and Type | Class and Description |
|---|---|
class |
ApimanVerticleWithEngine
A base for those verticles that require an instantiated engine, and associated API Listener to receive
updates.
|
class |
HttpApiVerticle
Verticle implementing apiman's gateway API.
|
class |
HttpDispatcherVerticle
Dispatch incoming HTTP requests to the appropriate verticle.
|
class |
HttpGatewayVerticle
The main HTTP gateway verticle which translates HTTP requests into the
ServiceRequest and sends the
ServiceResponse back to the HttpDispatcherVerticle. |
class |
InitializerVerticle
Start the platform.
|
class |
PolicyVerticle
Verticle responsible for executing policies and returning result.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.