Uses of Class
io.grpc.internal.ServerImpl
Packages that use ServerImpl
-
Uses of ServerImpl in io.grpc.internal
Methods in io.grpc.internal that return ServerImplModifier and TypeMethodDescriptionServerImpl.shutdown()
Initiates an orderly shutdown in which preexisting calls continue but new calls are rejected.ServerImpl.shutdownNow()
ServerImpl.start()
Bind and start the server.