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 Link icon

    • RemoteMethodInvocationFuture Link icon

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

    • getHandler Link icon

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

      public Method getMethod()
      Get the method
      Returns:
      method