Package io.grpc.xds
Class EnvoyServerProtoData
java.lang.Object
io.grpc.xds.EnvoyServerProtoData
Defines gRPC data types for Envoy protobuf messages used in xDS protocol on the server side,
similar to how
EnvoyProtoData
defines it for the client side.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
(package private) static class
(package private) static enum
static final class
(package private) static class
(package private) static class
Corresponds to Envoy proto messageFilterChain
.(package private) static class
Corresponds to Envoy proto messageFilterChainMatch
.(package private) static class
Corresponds to Envoy proto messageListener
and related classes.(package private) static class
Corresponds to Envoy proto messageOutlierDetection
.(package private) static class
static final class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EnvoyServerProtoData
private EnvoyServerProtoData()
-