Class MethodCall

java.lang.Object
com.logviewer.web.rmt.MethodCall

public class MethodCall extends Object
  • Constructor Details

    • MethodCall

      public MethodCall()
  • Method Details

    • getMethodName

      public String getMethodName()
    • getArgs

      public com.google.gson.JsonObject getArgs()
    • toString

      public String toString()
      Overrides:
      toString in class Object