Hierarchy For Package google.registry.proxy
Class Hierarchy
- java.lang.Object
- google.registry.proxy.EppProtocolModule
- google.registry.proxy.HealthCheckProtocolModule
- google.registry.proxy.HttpsRelayProtocolModule
- google.registry.proxy.MetricsModule
- google.registry.proxy.Protocol.BackendProtocol (implements google.registry.proxy.Protocol)
- google.registry.proxy.Protocol.Builder<B,
P> - google.registry.proxy.Protocol.BackendProtocol.Builder
- google.registry.proxy.Protocol.FrontendProtocol.Builder
- google.registry.proxy.Protocol.FrontendProtocol (implements google.registry.proxy.Protocol)
- google.registry.proxy.ProxyConfig
- google.registry.proxy.ProxyConfig.Epp
- google.registry.proxy.ProxyConfig.Gcs
- google.registry.proxy.ProxyConfig.HealthCheck
- google.registry.proxy.ProxyConfig.HttpsRelay
- google.registry.proxy.ProxyConfig.Kms
- google.registry.proxy.ProxyConfig.Metrics
- google.registry.proxy.ProxyConfig.Quota
- google.registry.proxy.ProxyConfig.Quota.QuotaGroup
- google.registry.proxy.ProxyConfig.WebWhois
- google.registry.proxy.ProxyConfig.Whois
- google.registry.proxy.ProxyModule
- google.registry.proxy.ProxyServer (implements java.lang.Runnable)
- google.registry.proxy.WebWhoisProtocolsModule
- google.registry.proxy.WhoisProtocolModule
Interface Hierarchy
- google.registry.proxy.Protocol
Annotation Interface Hierarchy
- google.registry.proxy.EppProtocolModule.EppProtocol (implements java.lang.annotation.Annotation)
- google.registry.proxy.HttpsRelayProtocolModule.HttpsRelayProtocol (implements java.lang.annotation.Annotation)
- google.registry.proxy.WhoisProtocolModule.WhoisProtocol (implements java.lang.annotation.Annotation)