Class ProxyServer

java.lang.Object
google.registry.proxy.ProxyServer
All Implemented Interfaces:
Runnable

public class ProxyServer extends Object implements Runnable
A multi-protocol proxy server that listens for protocols in ProxyModule.ProxyComponent.protocols() }.
  • Method Details Link icon

    • run Link icon

      public void run()
      Specified by:
      run in interface Runnable
    • main Link icon

      public static void main(String[] args)