Modifier and Type | Interface and Description |
---|---|
static interface |
IRpcFunction.SubscribeCallback<T> |
static interface |
IRpcFunction.Unsubscribe<T> |
Modifier and Type | Method and Description |
---|---|
<any> |
invoke(java.lang.Object... params) |
default boolean |
isSubscribe() |
default Promise |
unsubscribe(int subscriptionId) |