Class Hierarchy
- java.lang.Object
- io.vertx.grpc.common.GrpcLocal
- io.vertx.grpc.common.GrpcMediaType
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.vertx.grpc.common.CodecException
- io.vertx.core.VertxException
- io.vertx.grpc.common.GrpcErrorException
- io.vertx.grpc.common.InvalidMessageException
- io.vertx.grpc.common.InvalidMessagePayloadException
- io.vertx.grpc.common.MessageSizeOverflowException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.vertx.grpc.common.GrpcMessage
- io.vertx.grpc.common.GrpcMessageDecoder<T>
- io.vertx.grpc.common.GrpcMessageEncoder<T>
- io.vertx.grpc.common.ServiceMethod<I,O>
- io.vertx.grpc.common.ServiceName
- io.vertx.core.streams.StreamBase
- io.vertx.core.streams.ReadStream<T>
- io.vertx.grpc.common.GrpcReadStream<T>
- io.vertx.core.streams.WriteStream<T>
- 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.common.GrpcError
- io.vertx.grpc.common.GrpcStatus
- io.vertx.grpc.common.WireFormat
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)