JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
G
I
R
S
V
A
addService(Object)
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
afterHandler(Object, MultiMap)
- Method in interface as.leap.vertx.rpc.
RPCHook
afterHandler(Throwable, MultiMap)
- Method in interface as.leap.vertx.rpc.
RPCHook
as.leap.vertx.rpc
- package as.leap.vertx.rpc
as.leap.vertx.rpc.impl
- package as.leap.vertx.rpc.impl
B
beforeHandler(String, String, Object[], MultiMap)
- Method in interface as.leap.vertx.rpc.
RPCHook
bindService()
- Method in class as.leap.vertx.rpc.impl.
VertxRPCClient
bindService()
- Method in interface as.leap.vertx.rpc.
RPCClient
bind the interface of service
G
getBusAddress()
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
getBusAddress()
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
getMaxBufferedMessages()
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
getRpcHook()
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
getServiceClass()
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
getTimeout()
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
getVertx()
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
getVertx()
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
I
IgnoreWrapCheck
- Annotation Type in
as.leap.vertx.rpc
Created by stream.
invoke(Object, Method, Object[])
- Method in class as.leap.vertx.rpc.impl.
VertxRPCClient
isHookOnEventLoop()
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
R
RequestProp
- Annotation Type in
as.leap.vertx.rpc
Created by stream.
RPCClient
<
T
> - Interface in
as.leap.vertx.rpc
RPC Client Created by stream.
RPCClientOptions
<
T
> - Class in
as.leap.vertx.rpc.impl
Created by stream.
RPCClientOptions(Vertx)
- Constructor for class as.leap.vertx.rpc.impl.
RPCClientOptions
RPCClientOptions(Vertx, RPCHook)
- Constructor for class as.leap.vertx.rpc.impl.
RPCClientOptions
RPCClientOptions(Vertx, RPCClientOptions<T>)
- Constructor for class as.leap.vertx.rpc.impl.
RPCClientOptions
RPCHook
- Interface in
as.leap.vertx.rpc
All the hook will be running with worker thread.
RPCServer
- Interface in
as.leap.vertx.rpc
RPC Server Created by stream.
RPCServerOptions
- Class in
as.leap.vertx.rpc.impl
RPCServerOptions(Vertx)
- Constructor for class as.leap.vertx.rpc.impl.
RPCServerOptions
RPCServerOptions(Vertx, RPCServerOptions)
- Constructor for class as.leap.vertx.rpc.impl.
RPCServerOptions
S
setBusAddress(String)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
setBusAddress(String)
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
setHookOnEventLoop(boolean)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
setMaxBufferedMessages(int)
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
setRpcHook(RPCHook)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
setServiceClass(Class<T>)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
setTimeout(long)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
shutdown(Handler<AsyncResult<Void>>)
- Method in class as.leap.vertx.rpc.impl.
VertxRPCServer
shutdown()
- Method in interface as.leap.vertx.rpc.
RPCServer
shutdown eventbus.
shutdown(Handler<AsyncResult<Void>>)
- Method in interface as.leap.vertx.rpc.
RPCServer
shutdown with callback handler
V
VertxRPCClient
<
T
> - Class in
as.leap.vertx.rpc.impl
VertxRPCClient(RPCClientOptions<T>)
- Constructor for class as.leap.vertx.rpc.impl.
VertxRPCClient
VertxRPCException
- Exception in
as.leap.vertx.rpc
VertxRPCException(String)
- Constructor for exception as.leap.vertx.rpc.
VertxRPCException
VertxRPCException(String, Throwable)
- Constructor for exception as.leap.vertx.rpc.
VertxRPCException
VertxRPCException(Throwable)
- Constructor for exception as.leap.vertx.rpc.
VertxRPCException
VertxRPCException(String, Throwable, boolean, boolean)
- Constructor for exception as.leap.vertx.rpc.
VertxRPCException
VertxRPCServer
- Class in
as.leap.vertx.rpc.impl
Stream
VertxRPCServer(RPCServerOptions)
- Constructor for class as.leap.vertx.rpc.impl.
VertxRPCServer
A
B
G
I
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.