public interface GrpcMessageEncoding
| Modifier and Type | Method and Description |
|---|---|
GrpcMessageCodec |
codec()
The codec that supports encoding/decoding for this type of message-encoding.
|
String |
name()
A string representation for the message encoding.
|
String name()
GrpcMessageCodec codec()