| Modifier and Type | Class and Description |
|---|---|
protected static class |
RPCBase.CallbackType |
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.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<java.lang.Void>> handler)
shutdown with callback handler
|
protected static final java.lang.String CALLBACK_TYPE
public VertxRPCServer(RPCServerOptions options)
Copyright © 2015. All Rights Reserved.