Home
last modified time | relevance | path

Searched refs:HelloWorldServerTls (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/helloworldtls/
DHelloWorldServerTls.java38 public class HelloWorldServerTls { class
39 private static final Logger logger = Logger.getLogger(HelloWorldServerTls.class.getName());
49 public HelloWorldServerTls(String host, in HelloWorldServerTls() method in HelloWorldServerTls
84 HelloWorldServerTls.this.stop(); in start()
118 final HelloWorldServerTls server = new HelloWorldServerTls(args[0], in main()
/external/grpc-grpc-java/examples/
Dbuild.gradle38 // Used in HelloWorldServerTls
120 mainClassName = 'io.grpc.examples.helloworldtls.HelloWorldServerTls'
DBUILD.bazel172 main_class = "io.grpc.examples.helloworldtls.HelloWorldServerTls",
DREADME.md43 USAGE: HelloWorldServerTls host port certChainFilePath privateKeyFilePath [trustCertCollectionFileP…