public interface RetryingConnectionObserver<ClientResponseT>
| Modifier and Type | Method and Description |
|---|---|
void |
onClientResponse(ClientResponseT value) |
void |
triggerReinitialize() |
void triggerReinitialize()
void onClientResponse(ClientResponseT value) throws io.grpc.StatusException
io.grpc.StatusExceptionCopyright © 2020 Google LLC. All rights reserved.