Class Hierarchy
- java.lang.Object
- io.vertx.grpc.server.GrpcServerOptions
- io.vertx.grpc.server.GrpcServerOptionsConverter
Interface Hierarchy
- io.vertx.core.Handler<E>
- io.vertx.grpc.server.GrpcServer
- io.vertx.core.streams.StreamBase
- io.vertx.core.streams.ReadStream<T>
- io.vertx.grpc.common.GrpcReadStream<T>
- io.vertx.grpc.server.GrpcServerRequest<Req,Resp>
- io.vertx.grpc.common.GrpcReadStream<T>
- io.vertx.core.streams.WriteStream<T>
- io.vertx.grpc.common.GrpcWriteStream<T>
- io.vertx.grpc.server.GrpcServerResponse<Req,Resp>
- io.vertx.grpc.common.GrpcWriteStream<T>
- io.vertx.core.streams.ReadStream<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.vertx.grpc.server.GrpcProtocol
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)