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

    • run

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

      public static void main(String[] args)