Interface | Description |
---|---|
GrpcServer |
A gRPC server based on Vert.x HTTP server.
|
GrpcServerRequest<Req,Resp> | |
GrpcServerResponse<Req,Resp> | |
GrpcServiceBridge |
Bridge a gRPC service with a
GrpcServer . |
Class | Description |
---|---|
GrpcServerOptions |
Grpc server options.
|
GrpcServerOptionsConverter |
Converter and mapper for
GrpcServerOptions . |
Copyright © 2024 Eclipse. All rights reserved.