public interface Imitate<T>
| Modifier and Type | Method and Description |
|---|---|
T |
request(io.vertx.core.eventbus.Message<Envelop> message) |
T |
request(io.vertx.core.eventbus.Message<Envelop> message,
int index) |
Copyright © 2017. All rights reserved.