public class IxHttp extends Object
| Constructor and Description |
|---|
IxHttp() |
| Modifier and Type | Method and Description |
|---|---|
static <T> io.vertx.core.Future<Envelop> |
success200(T entity) |
static <T> io.vertx.core.Future<Envelop> |
success200(T entity,
IxModule config) |
static <T> io.vertx.core.Future<Envelop> |
success201(T entity,
IxModule config) |
static <T> io.vertx.core.Future<Envelop> |
success204(T entity) |
Copyright © 2021. All rights reserved.