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
E
G
I
R
S
V
W
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
E
emptyRPCHook()
- Static method in interface as.leap.vertx.rpc.
RPCHook
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
getRpcHook()
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
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
getWireProtocol()
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
getWireProtocol()
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
I
invoke(Object, Method, Object[])
- Method in class as.leap.vertx.rpc.impl.
VertxRPCClient
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
setMaxBufferedMessages(int)
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
setRpcHook(RPCHook)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
setRpcHook(RPCHook)
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
setServiceClass(Class<T>)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
setTimeout(long)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
setWireProtocol(WireProtocol)
- Method in class as.leap.vertx.rpc.impl.
RPCClientOptions
setWireProtocol(WireProtocol)
- Method in class as.leap.vertx.rpc.impl.
RPCServerOptions
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
valueOf(String)
- Static method in enum as.leap.vertx.rpc.
WireProtocol
Returns the enum constant of this type with the specified name.
values()
- Static method in enum as.leap.vertx.rpc.
WireProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
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
VertxRPCServer(RPCServerOptions)
- Constructor for class as.leap.vertx.rpc.impl.
VertxRPCServer
W
WireProtocol
- Enum in
as.leap.vertx.rpc
Created by stream.
A
B
E
G
I
R
S
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.