public class SdsProxyHttpVerticle extends SdsProxyBaseVerticle
| Modifier and Type | Class and Description |
|---|---|
static class |
SdsProxyHttpVerticle.SdsProxyHttpFactory |
SdsProxyBaseVerticle.IMapper<Q extends SdsRequest>, SdsProxyBaseVerticle.IStoreOperation<Q extends SdsRequest,R extends SdsResponse>| Modifier and Type | Field and Description |
|---|---|
static int |
PORT |
| Constructor and Description |
|---|
SdsProxyHttpVerticle() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doListen(io.vertx.core.Promise<java.lang.Void> startedResult,
io.vertx.core.http.HttpServer srv) |
startpublic static final int PORT
protected void doListen(io.vertx.core.Promise<java.lang.Void> startedResult,
io.vertx.core.http.HttpServer srv)
doListen in class SdsProxyBaseVerticleCopyright © 2024. All Rights Reserved.