| Package | Description |
|---|---|
| as.leap.vertx.rpc.impl |
| Modifier and Type | Method and Description |
|---|---|
RPCServerOptions |
RPCServerOptions.addService(java.lang.Object service) |
RPCServerOptions |
RPCServerOptions.setBusAddress(java.lang.String busAddress) |
RPCServerOptions |
RPCServerOptions.setMaxBufferedMessages(int maxBufferedMessages) |
RPCServerOptions |
RPCServerOptions.setWireProtocol(WireProtocol wireProtocol) |
| Constructor and Description |
|---|
RPCServerOptions(io.vertx.core.Vertx vertx,
RPCServerOptions other) |
VertxRPCServer(RPCServerOptions options) |
Copyright © 2015. All Rights Reserved.