Package io.vertx.grpcio.server
-
Interface Summary Interface Description GrpcIoServer A gRPC server based on Vert.x HTTP server.GrpcIoServiceBridge Bridge a gRPC service with aGrpcServer
.
Interface | Description |
---|---|
GrpcIoServer |
A gRPC server based on Vert.x HTTP server.
|
GrpcIoServiceBridge |
Bridge a gRPC service with a
GrpcServer . |