Package google.registry.proxy
Class ProxyConfig.HttpsRelay
java.lang.Object
google.registry.proxy.ProxyConfig.HttpsRelay
- Enclosing class:
ProxyConfig
Configuration options that apply to HTTPS relay protocol.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
port
public int port -
localPort
public int localPort -
maxMessageLengthBytes
public int maxMessageLengthBytes
-
-
Constructor Details
-
HttpsRelay
public HttpsRelay()
-