Class RemoteFuture

java.lang.Object
septogeddon.pluginquery.library.remote.RemoteFuture
All Implemented Interfaces:
Consumer<QueryFuture<QueryConnection>>
Direct Known Subclasses:
RemoteMethodInvocationFuture

public class RemoteFuture extends Object implements Consumer<QueryFuture<QueryConnection>>
Wrapped completable future and QueryFutureListener
Author:
Thito Yalasatria Sunarya