Package | Description |
---|---|
io.vertx.grpc.common |
Modifier and Type | Field and Description |
---|---|
static GrpcMessageDecoder<Buffer> |
GrpcMessageDecoder.GZIP |
static GrpcMessageDecoder<Buffer> |
GrpcMessageDecoder.IDENTITY |
Modifier and Type | Method and Description |
---|---|
static <T> GrpcMessageDecoder<T> |
GrpcMessageDecoder.unmarshaller(io.grpc.MethodDescriptor.Marshaller<T> desc) |
Copyright © 2023 Eclipse. All rights reserved.