Uses of Class
io.grpc.xds.FilterChainMatchingProtocolNegotiators.SelectedConfig
-
Packages that use FilterChainMatchingProtocolNegotiators.SelectedConfig Package Description io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol. -
-
Uses of FilterChainMatchingProtocolNegotiators.SelectedConfig in io.grpc.xds
Methods in io.grpc.xds that return FilterChainMatchingProtocolNegotiators.SelectedConfig Modifier and Type Method Description (package private) FilterChainMatchingProtocolNegotiators.SelectedConfig
FilterChainMatchingProtocolNegotiators.FilterChainMatchingHandler.FilterChainSelector. select(java.net.InetSocketAddress localAddr, java.net.InetSocketAddress remoteAddr)
Throws IllegalStateException when no exact one match, and we should close the connection.
-