Class StubRunnerOptions.StubRunnerProxyOptions

  • Enclosing class:
    StubRunnerOptions

    public static class StubRunnerOptions.StubRunnerProxyOptions
    extends Object
    Options for a proxy.
    • Constructor Detail

      • StubRunnerProxyOptions

        public StubRunnerProxyOptions​(String proxyHost,
                                      int proxyPort)
    • Method Detail

      • getProxyHost

        public String getProxyHost()
      • getProxyPort

        public int getProxyPort()