| 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 |
|---|
VertxRPCClient(RPCClientOptions<T> options) |
| Modifier and Type | Method and Description |
|---|---|
T |
bindService()
bind the interface of service
|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
protected static final java.lang.String CALLBACK_TYPE
public VertxRPCClient(RPCClientOptions<T> options)
public T bindService()
RPCClientbindService in interface RPCClient<T>public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerjava.lang.ThrowableCopyright © 2015. All Rights Reserved.