Searched refs:NEXT_PROTOCOL_VERSIONS (Results 1 – 3 of 3) sorted by relevance
30 GrpcSslContexts.NEXT_PROTOCOL_VERSIONS.indexOf("grpc-exp") == -1 in selectApplicationProtocolConfig_grpcExp()31 || GrpcSslContexts.NEXT_PROTOCOL_VERSIONS.indexOf("grpc-exp") in selectApplicationProtocolConfig_grpcExp()32 < GrpcSslContexts.NEXT_PROTOCOL_VERSIONS.indexOf("h2")); in selectApplicationProtocolConfig_grpcExp()
72 static final List<String> NEXT_PROTOCOL_VERSIONS = field in GrpcSslContexts83 NEXT_PROTOCOL_VERSIONS);89 NEXT_PROTOCOL_VERSIONS);95 NEXT_PROTOCOL_VERSIONS);
20 import static io.grpc.netty.GrpcSslContexts.NEXT_PROTOCOL_VERSIONS;152 if (NEXT_PROTOCOL_VERSIONS.contains(sslHandler(ctx.pipeline()).applicationProtocol())) {639 if (NEXT_PROTOCOL_VERSIONS.contains(handler.applicationProtocol())) {