public interface RPCServer
| Modifier and Type | Method and Description |
|---|---|
default void |
shutdown()
shutdown eventbus.
|
void |
shutdown(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>> handler)
shutdown with callback handler
|
Copyright © 2015. All Rights Reserved.