Class ProxyConfig.HttpsRelay

java.lang.Object
google.registry.proxy.ProxyConfig.HttpsRelay
Enclosing class:
ProxyConfig

public static class ProxyConfig.HttpsRelay extends Object
Configuration options that apply to HTTPS relay protocol.
  • Field Details

    • port

      public int port
    • maxMessageLengthBytes

      public int maxMessageLengthBytes
  • Constructor Details

    • HttpsRelay

      public HttpsRelay()