Package io.temporal.internal.common
Class GrpcUtils
- java.lang.Object
-
- io.temporal.internal.common.GrpcUtils
-
public class GrpcUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GrpcUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isChannelShutdownException(io.grpc.StatusRuntimeException ex)
-