Class RemoteMethodInvocationFuture

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

public class RemoteMethodInvocationFuture extends RemoteFuture
RemoteFuture for Method
Author:
Thito Yalasatria Sunarya
  • Constructor Details

    • RemoteMethodInvocationFuture

      public RemoteMethodInvocationFuture(ReferenceHandler handler, Method method)
  • Method Details

    • getHandler

      public ReferenceHandler getHandler()
      Get the reference handler
      Returns:
      reference handler
    • getMethod

      public Method getMethod()
      Get the method
      Returns:
      method