Class RemoteMethodInvocationFuture
java.lang.Object
septogeddon.pluginquery.library.remote.RemoteFuture
septogeddon.pluginquery.library.remote.RemoteMethodInvocationFuture
- All Implemented Interfaces:
Consumer<QueryFuture<QueryConnection>>
RemoteFuture
for Method- Author:
- Thito Yalasatria Sunarya
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the reference handlerGet the methodMethods inherited from class septogeddon.pluginquery.library.remote.RemoteFuture
accept, complete, completeExceptionally, get, get
-
Constructor Details
-
RemoteMethodInvocationFuture
-
-
Method Details
-
getHandler
Get the reference handler- Returns:
- reference handler
-
getMethod
Get the method- Returns:
- method
-