JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
helloworld
,
io.micronaut.grpc.annotation
,
io.micronaut.grpc.channels
,
io.micronaut.grpc.client.tracing
,
io.micronaut.grpc.discovery
,
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
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.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<BuilderType>
helloworld.
HelloReply.Builder
(implements helloworld.
HelloReplyOrBuilder
)
helloworld.
HelloRequest.Builder
(implements helloworld.
HelloRequestOrBuilder
)
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractAsyncStub<S>
helloworld.
GreeterGrpc.GreeterStub
io.grpc.stub.AbstractBlockingStub<S>
helloworld.
GreeterGrpc.GreeterBlockingStub
io.grpc.stub.AbstractFutureStub<S>
helloworld.
GreeterGrpc.GreeterFutureStub
helloworld.
Application
io.micronaut.protobuf.convert.
ByteBufToProtoMessageConverter
(implements io.micronaut.core.convert.TypeConverter<S,T>)
io.micronaut.protobuf.codec.
ExtensionRegistryFactory
helloworld.
GreeterGrpc
helloworld.
GreeterGrpc
helloworld.
GreeterGrpc
helloworld.
GreeterGrpc.GreeterImplBase
(implements io.grpc.BindableService)
helloworld.
GreetingEndpoint
helloworld.
GreetingService
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.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.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.grpc.server.
GrpcSslConfiguration
helloworld.
HelloReply
helloworld.
HelloReply
helloworld.
HelloReplyOrBuilder
helloworld.
HelloReplyOrBuilder
helloworld.
HelloRequest
helloworld.
HelloRequest
helloworld.
HelloRequestOrBuilder
helloworld.
HelloRequestOrBuilder
helloworld.
HelloWorldProto
helloworld.
HelloWorldProto
helloworld.
HelloWorldProto
io.grpc.NameResolver.Factory
io.grpc.NameResolverProvider
io.micronaut.grpc.discovery.
GrpcNameResolverProvider
(implements io.micronaut.context.LifeCycle<T>)
io.micronaut.grpc.server.interceptor.
OrderedServerInterceptor
(implements io.micronaut.core.order.Ordered, io.grpc.ServerInterceptor)
io.micronaut.protobuf.codec.
ProtobufferCodec
(implements io.micronaut.http.codec.MediaTypeCodec)
io.micronaut.protobuf.convert.
ProtoMessageToByteBufConverter
(implements io.micronaut.core.convert.TypeConverter<S,T>)
Interface Hierarchy
com.google.protobuf.MessageLiteOrBuilder
com.google.protobuf.MessageOrBuilder
helloworld.
HelloReplyOrBuilder
helloworld.
HelloRequestOrBuilder
Annotation Type Hierarchy
io.micronaut.grpc.annotation.
GrpcService
(implements java.lang.annotation.Annotation)
io.micronaut.grpc.annotation.
GrpcChannel
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes