| Modifier and Type | Class and Description |
|---|---|
protected static class |
RPCBase.CallbackType |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CALLBACK_TYPE |
| Constructor and Description |
|---|
VertxRPCServer(RPCServerOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown(io.vertx.core.Handler<io.vertx.core.AsyncResult<Void>> handler)
shutdown with callback handler
|
protected static final String CALLBACK_TYPE
public VertxRPCServer(RPCServerOptions options)
Copyright © 2015. All rights reserved.