| Package | Description |
|---|---|
| io.grpc |
The gRPC core public API.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> Metadata.Key<T> |
Metadata.Key.of(String name,
Metadata.BinaryStreamMarshaller<T> marshaller)
Creates a key for a binary header, serializing to input streams.
|