Uses of Class
io.grpc.internal.ManagedChannelImpl
Packages that use ManagedChannelImpl
-
Uses of ManagedChannelImpl in io.grpc.internal
Methods in io.grpc.internal that return ManagedChannelImplModifier and TypeMethodDescriptionManagedChannelImpl.shutdown()
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately cancelled.ManagedChannelImpl.shutdownNow()
Initiates a forceful shutdown in which preexisting and new calls are cancelled.