Class Matchers
java.lang.Object
io.grpc.xds.internal.Matchers
Provides a group of request matchers. A matcher evaluates an input and tells whether certain
argument in the input matches a predefined matching pattern.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMatcher to evaluate whether an IPv4 or IPv6 address is within a CIDR range.static classRepresents a fractional value.static classMatcher for HTTP request headers.static classRepresents various ways to match a string . -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Matchers
private Matchers()
-