Hierarchy For All Packages
- helloworld,
- io.micronaut.grpc.annotation,
- io.micronaut.grpc.channels,
- io.micronaut.grpc.client.tracing,
- io.micronaut.grpc.discovery,
- io.micronaut.grpc.info,
- io.micronaut.grpc.server,
- io.micronaut.grpc.server.health,
- io.micronaut.grpc.server.interceptor,
- io.micronaut.grpc.server.tracing,
- io.micronaut.protobuf.codec,
- io.micronaut.protobuf.convert,
- io.micronaut.protobuf.handler,
- io.micronaut.protobuf.json,
- io.micronaut.protobuf.json.exception,
- io.micronaut.protobuf.json.grpc,
- io.micronaut.protobuf.json.registry
Class Hierarchy
- java.lang.Object
- com.google.protobuf.AbstractMessageLite<MessageType, BuilderType> (implements com.google.protobuf.MessageLite)
- com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
- com.google.protobuf.GeneratedMessageV3 (implements java.io.Serializable)
- helloworld.HelloReply (implements helloworld.HelloReplyOrBuilder)
- helloworld.HelloRequest (implements helloworld.HelloRequestOrBuilder)
- com.google.protobuf.GeneratedMessageV3 (implements java.io.Serializable)
- com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
- com.google.protobuf.AbstractMessageLite.Builder<MessageType, BuilderType> (implements com.google.protobuf.MessageLite.Builder)
- com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
- com.google.protobuf.GeneratedMessageV3.Builder<BuilderT>
- helloworld.HelloReply.Builder (implements helloworld.HelloReplyOrBuilder)
- helloworld.HelloRequest.Builder (implements helloworld.HelloRequestOrBuilder)
- com.google.protobuf.GeneratedMessageV3.Builder<BuilderT>
- com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
- io.micronaut.module.info.AbstractMicronautModuleInfo (implements io.micronaut.module.info.MicronautModuleInfo)
- io.micronaut.grpc.info.MicronautGrpcAnnotationModuleInfo
- io.micronaut.grpc.info.MicronautGrpcClientRuntimeModuleInfo
- io.micronaut.grpc.info.MicronautGrpcHealthModuleInfo
- io.micronaut.grpc.info.MicronautGrpcOpentracingModuleInfo
- io.micronaut.grpc.info.MicronautGrpcRuntimeModuleInfo
- io.micronaut.grpc.info.MicronautGrpcServerRuntimeModuleInfo
- io.micronaut.grpc.info.MicronautProtobuffJsonSupportModuleInfo
- io.micronaut.grpc.info.MicronautProtobuffSupportModuleInfo
- io.grpc.stub.AbstractStub<S>
- io.grpc.stub.AbstractAsyncStub<S>
- helloworld.GreeterGrpc.GreeterStub
- io.grpc.stub.AbstractBlockingStub<S>
- helloworld.GreeterGrpc.GreeterBlockingStub
- helloworld.GreeterGrpc.GreeterBlockingV2Stub
- io.grpc.stub.AbstractFutureStub<S>
- helloworld.GreeterGrpc.GreeterFutureStub
- io.grpc.stub.AbstractAsyncStub<S>
- io.micronaut.protobuf.convert.ByteBufToProtoMessageConverter (implements io.micronaut.core.convert.TypeConverter<S,
T>) - io.micronaut.protobuf.codec.ExtensionRegistryFactory
- helloworld.GreeterGrpc
- helloworld.GreeterGrpc.GreeterImplBase (implements io.grpc.BindableService, helloworld.GreeterGrpc.AsyncService)
- io.micronaut.grpc.channels.GrpcChannelBuilderFactory
- io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
- io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorFactory
- io.micronaut.grpc.server.GrpcEmbeddedServer (implements io.micronaut.runtime.server.EmbeddedServer)
- io.micronaut.protobuf.json.GrpcExposedMethodValidator (implements io.micronaut.context.event.BeanInitializedEventListener<T>)
- io.micronaut.grpc.server.health.GrpcHealthFactory
- io.micronaut.protobuf.json.GrpcJsonConfiguration
- io.micronaut.grpc.channels.GrpcManagedChannelConfiguration (implements io.micronaut.core.naming.Named)
- io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
- io.micronaut.grpc.channels.GrpcNamedManagedChannelConfiguration
- io.micronaut.grpc.channels.GrpcManagedChannelFactory (implements java.lang.AutoCloseable)
- io.micronaut.protobuf.json.GrpcProxyController
- io.micronaut.protobuf.json.grpc.GrpcProxyService
- io.micronaut.grpc.server.GrpcServerBuilder
- io.micronaut.grpc.server.GrpcServerChannel
- io.micronaut.grpc.server.GrpcServerConfiguration
- io.micronaut.grpc.server.health.GrpcServerHealthIndicator (implements io.micronaut.management.health.indicator.HealthIndicator)
- io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
- io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory
- io.micronaut.protobuf.json.registry.GrpcServiceRegistrar (implements io.micronaut.context.processor.ExecutableMethodProcessor<A>)
- io.micronaut.protobuf.json.registry.GrpcServiceRegistry
- io.micronaut.grpc.server.GrpcSslConfiguration
- io.micronaut.grpc.server.health.HealthStatusManagerContainer
- helloworld.HelloWorldProto
- io.grpc.NameResolver.Factory
- io.grpc.NameResolverProvider
- io.micronaut.grpc.discovery.GrpcNameResolverProvider (implements io.micronaut.context.LifeCycle<T>)
- io.grpc.NameResolverProvider
- io.micronaut.grpc.server.interceptor.OrderedServerInterceptor (implements io.micronaut.core.order.Ordered, io.grpc.ServerInterceptor)
- io.micronaut.protobuf.handler.ProtobufBodyHandler<T> (implements io.micronaut.http.body.MessageBodyHandler<T>)
- io.micronaut.protobuf.codec.ProtobufferCodec (implements io.micronaut.http.codec.MediaTypeCodec)
- io.micronaut.protobuf.json.ProtobufJsonTranscoder
- io.micronaut.protobuf.convert.ProtoMessageToByteBufConverter (implements io.micronaut.core.convert.TypeConverter<S,
T>) - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.micronaut.http.exceptions.HttpException
- io.micronaut.http.exceptions.HttpStatusException
- io.micronaut.protobuf.json.exception.GrpcInvocationException
- io.micronaut.protobuf.json.exception.MalformedGrpcJsonException
- io.micronaut.protobuf.json.exception.MethodNotFoundException
- io.micronaut.protobuf.json.exception.ProtobufTranscodingException
- io.micronaut.protobuf.json.exception.ServiceNotFoundException
- io.micronaut.http.exceptions.HttpStatusException
- io.micronaut.http.exceptions.HttpException
- java.lang.RuntimeException
- java.lang.Exception
- com.google.protobuf.AbstractMessageLite<MessageType, BuilderType> (implements com.google.protobuf.MessageLite)
Interface Hierarchy
- helloworld.GreeterGrpc.AsyncService
- com.google.protobuf.MessageLiteOrBuilder
- com.google.protobuf.MessageOrBuilder
- helloworld.HelloReplyOrBuilder
- helloworld.HelloRequestOrBuilder
- com.google.protobuf.MessageOrBuilder
Annotation Interface Hierarchy
- io.micronaut.grpc.annotation.GrpcChannel (implements java.lang.annotation.Annotation)
- io.micronaut.grpc.annotation.GrpcRestJsonExposed (implements java.lang.annotation.Annotation)
- io.micronaut.grpc.annotation.GrpcService (implements java.lang.annotation.Annotation)