public interface Tunnel
| Modifier and Type | Field and Description |
|---|---|
static ConcurrentMap<String,Method> |
IPCS
IPC method annotated with @Ipc
|
| Modifier and Type | Method and Description |
|---|---|
io.grpc.BindableService |
init(io.vertx.core.Vertx vertx)
Create new Rpc Service by type
|
static final ConcurrentMap<String,Method> IPCS
Copyright © 2019. All rights reserved.