Package io.grpc.xds
Class EnvoyServerProtoData
- java.lang.Object
-
- io.grpc.xds.EnvoyServerProtoData
-
@Internal public final class EnvoyServerProtoData extends java.lang.ObjectDefines gRPC data types for Envoy protobuf messages used in xDS protocol on the server side, similar to howEnvoyProtoDatadefines it for the client side.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEnvoyServerProtoData.BaseTlsContext(package private) static classEnvoyServerProtoData.CidrRange(package private) static classEnvoyServerProtoData.ConnectionSourceTypestatic classEnvoyServerProtoData.DownstreamTlsContext(package private) static classEnvoyServerProtoData.FailurePercentageEjection(package private) static classEnvoyServerProtoData.FilterChainCorresponds to Envoy proto messageFilterChain.(package private) static classEnvoyServerProtoData.FilterChainMatchCorresponds to Envoy proto messageFilterChainMatch.(package private) static classEnvoyServerProtoData.ListenerCorresponds to Envoy proto messageListenerand related classes.(package private) static classEnvoyServerProtoData.OutlierDetectionCorresponds to Envoy proto messageOutlierDetection.(package private) static classEnvoyServerProtoData.SuccessRateEjectionstatic classEnvoyServerProtoData.UpstreamTlsContext
-
Constructor Summary
Constructors Modifier Constructor Description privateEnvoyServerProtoData()
-