public interface GrpcClientMetadata extends GrpcMetadata
| Modifier and Type | Method and Description |
|---|---|
GrpcMessageEncoding |
requestEncoding()
GrpcMessageEncoding to use for the associated
gRPC method. |
GrpcExecutionStrategy |
strategy()
GrpcExecutionStrategy to use for the associated
gRPC method. |
path@Nullable GrpcExecutionStrategy strategy()
GrpcExecutionStrategy to use for the associated
gRPC method.GrpcExecutionStrategy to use for the associated
gRPC method.GrpcMessageEncoding requestEncoding()
GrpcMessageEncoding to use for the associated
gRPC method.GrpcMessageEncoding to use for the associated
gRPC method.