-
public interface BinderTransportSecurity.ShutdownListenerA listener invoked when the io.grpc.binder.internal.BinderServer shuts down, allowingresources to be potentially cleaned up.
-
-
Method Summary
Modifier and Type Method Description abstract voidonServerShutdown()-
-
Method Detail
-
onServerShutdown
abstract void onServerShutdown()
-
-
-
-