Interface RPCCallback


public interface RPCCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(RPCResponse response, Object rawData, RPCRequest request)
    A Callback to evaluate when an RPCRequest completes.