public interface ActionStub
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<SAction> |
fetchAction(String normalizedUri,
io.vertx.core.http.HttpMethod method) |
io.vertx.core.Future<SAction> |
fetchAction(String normalizedUri,
io.vertx.core.http.HttpMethod method,
String sigma) |
io.vertx.core.Future<SResource> |
fetchResource(String key) |
Copyright © 2019. All rights reserved.