Searched refs:blockUntilShutdown (Results 1 – 8 of 8) sorted by relevance
61 private void blockUntilShutdown() throws InterruptedException { in blockUntilShutdown() method in HelloWorldServer73 server.blockUntilShutdown(); in main()
62 private fun blockUntilShutdown() { in blockUntilShutdown() method in io.grpc.examples.helloworld.HelloWorldServer86 server.blockUntilShutdown() in main()
66 private void blockUntilShutdown() throws InterruptedException { in blockUntilShutdown() method in CustomHeaderServer78 server.blockUntilShutdown(); in main()
78 private void blockUntilShutdown() throws InterruptedException { in blockUntilShutdown() method in HelloJsonServer90 server.blockUntilShutdown(); in main()
99 private void blockUntilShutdown() throws InterruptedException { in blockUntilShutdown() method in HelloWorldServerTls124 server.blockUntilShutdown(); in main()
62 server.blockUntilShutdown(); in main()174 private void blockUntilShutdown() throws InterruptedException { in blockUntilShutdown() method in TestServiceServer
109 private void blockUntilShutdown() throws InterruptedException { in blockUntilShutdown() method in HelloWorldServer152 server.blockUntilShutdown(); in main()
92 private void blockUntilShutdown() throws InterruptedException { in blockUntilShutdown() method in RouteGuideServer104 server.blockUntilShutdown(); in main()