mirror of https://github.com/grpc/grpc-java.git
NIO does not mean to use Jetty ALPN; the only reason to use Jetty ALPN is to test OkHttp. We don't need to disable ciphers to test Java 7 (except for OkHttp, which we don't care about on Java 7 and it wasn't plumbed already) and we _really_ don't want people to copy the code to do so. useTransportSecurity()/usePlaintext() are preferred over the transport-specific NegotiationType. |
||
|---|---|---|
| .. | ||
| generated/main | ||
| jmh/java/io/grpc/benchmarks | ||
| main | ||
| test/java/io/grpc/benchmarks/driver | ||