- getApplicationConfiguration() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- getApplicationContext() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- getAwaitTermination() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
-
Gets the maximum duration application will wait for the server to terminate and release all resources.
- getBuilder() - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
-
- getBuilder() - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
-
- getCertChain() - Method in class io.micronaut.grpc.server.GrpcSslConfiguration
-
- getChannelBuilder() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
-
- getConnectionTimeout() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
-
- getDefaultInstance() - Static method in class io.grpc.examples.helloworld.HelloReply
-
- getDefaultInstance() - Static method in class io.grpc.examples.helloworld.HelloRequest
-
- getDefaultInstanceForType() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.examples.helloworld.HelloReply
-
- getDefaultInstanceForType() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
-
- getDefaultInstanceForType() - Method in class io.grpc.examples.helloworld.HelloRequest
-
- getDefaultScheme() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
-
- getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloReply.Builder
-
- getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloReply
-
- getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloRequest.Builder
-
- getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloRequest
-
- getDescriptor() - Static method in class io.grpc.examples.helloworld.HelloWorldProto
-
- getDescriptorForType() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
-
- getDescriptorForType() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
-
- getExtensionRegistry() - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
-
- getHealthStatusManager() - Method in class io.micronaut.grpc.server.health.HealthStatusManagerContainer
-
- getHost() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- getInstanceId() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
-
The instance id.
- getMediaTypes() - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
-
- getMessage() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
-
string message = 1;
- getMessage() - Method in class io.grpc.examples.helloworld.HelloReply
-
string message = 1;
- getMessage() - Method in interface io.grpc.examples.helloworld.HelloReplyOrBuilder
-
string message = 1;
- getMessageBuilder(Class<? extends Message>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
-
Create a new Message.Builder
instance for the given class.
- getMessageBytes() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
-
string message = 1;
- getMessageBytes() - Method in class io.grpc.examples.helloworld.HelloReply
-
string message = 1;
- getMessageBytes() - Method in interface io.grpc.examples.helloworld.HelloReplyOrBuilder
-
string message = 1;
- getName() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
-
string name = 1;
- getName() - Method in class io.grpc.examples.helloworld.HelloRequest
-
string name = 1;
- getName() - Method in interface io.grpc.examples.helloworld.HelloRequestOrBuilder
-
string name = 1;
- getName() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
-
- getNameBytes() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
-
string name = 1;
- getNameBytes() - Method in class io.grpc.examples.helloworld.HelloRequest
-
string name = 1;
- getNameBytes() - Method in interface io.grpc.examples.helloworld.HelloRequestOrBuilder
-
string name = 1;
- getOrder() - Method in class io.micronaut.grpc.server.interceptor.OrderedServerInterceptor
-
Get the order in which this interceptor should execute in the interceptor chain.
- getParserForType() - Method in class io.grpc.examples.helloworld.HelloReply
-
- getParserForType() - Method in class io.grpc.examples.helloworld.HelloRequest
-
- getPort() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- getPrivateKey() - Method in class io.micronaut.grpc.server.GrpcSslConfiguration
-
- getResult() - Method in class io.micronaut.grpc.server.health.GrpcServerHealthIndicator
-
- getSayHelloMethod() - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
-
- getSayHelloMethod() - Static method in class io.grpc.examples.helloworld.GreeterGrpc
-
- getScheme() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- getSerializedSize() - Method in class io.grpc.examples.helloworld.HelloReply
-
- getSerializedSize() - Method in class io.grpc.examples.helloworld.HelloRequest
-
- getServer() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- getServerBuilder() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
-
The server builder.
- getServerConfiguration() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- getServerConfiguration() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
-
The SSL configuration.
- getServerHost() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
-
The server host.
- getServerPort() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
-
The server port.
- getServiceDescriptor() - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
-
- getServiceDescriptor() - Static method in class io.grpc.examples.helloworld.GreeterGrpc
-
- getUnknownFields() - Method in class io.grpc.examples.helloworld.HelloReply
-
- getUnknownFields() - Method in class io.grpc.examples.helloworld.HelloRequest
-
- getURI() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- getURL() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
-
- Greeter2Grpc - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- Greeter2Grpc.Greeter2BlockingStub - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- Greeter2Grpc.Greeter2FutureStub - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- Greeter2Grpc.Greeter2ImplBase - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- Greeter2Grpc.Greeter2Stub - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- Greeter2ImplBase() - Constructor for class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2ImplBase
-
- GreeterGrpc - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- GreeterGrpc.GreeterBlockingStub - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- GreeterGrpc.GreeterFutureStub - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- GreeterGrpc.GreeterImplBase - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- GreeterGrpc.GreeterStub - Class in io.grpc.examples.helloworld
-
The greeting service definition.
- GreeterImplBase() - Constructor for class io.grpc.examples.helloworld.GreeterGrpc.GreeterImplBase
-
- GrpcChannel - Annotation Type in io.micronaut.grpc.annotation
-
An annotation that can be used to inject a GRPC ManagedChannel
.
- GrpcChannelBuilderFactory - Class in io.micronaut.grpc.channels
-
Factory class for creating NettyChannelBuilder
instances.
- GrpcChannelBuilderFactory(ApplicationContext, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcChannelBuilderFactory
-
Default constructor.
- GrpcClientTracingInterceptorConfiguration - Class in io.micronaut.grpc.client.tracing
-
Adds a TracingClientInterceptor
when OpenTracing for GRPC is on the classpath
and allows integration with Zipkin and Jaeger.
- GrpcClientTracingInterceptorConfiguration(Tracer) - Constructor for class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
-
Default constructor.
- GrpcClientTracingInterceptorFactory - Class in io.micronaut.grpc.client.tracing
-
Factory that builds the Tracing interceptors.
- GrpcClientTracingInterceptorFactory() - Constructor for class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorFactory
-
- GrpcDefaultManagedChannelConfiguration - Class in io.micronaut.grpc.channels
-
Default configuration for all GRPC clients.
- GrpcDefaultManagedChannelConfiguration(Environment, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
-
Default constructor.
- GrpcDefaultManagedChannelConfiguration(String, Environment, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
-
Default constructor.
- GrpcEmbeddedServer - Class in io.micronaut.grpc.server
-
Implementation of the EmbeddedServer
interface for GRPC.
- GrpcHealthFactory - Class in io.micronaut.grpc.server.health
-
- GrpcHealthFactory() - Constructor for class io.micronaut.grpc.server.health.GrpcHealthFactory
-
- GrpcManagedChannelConfiguration - Class in io.micronaut.grpc.channels
-
A managed channel configuration.
- GrpcManagedChannelConfiguration(String, Environment, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
-
Constructors a new managed channel configuration.
- GrpcManagedChannelFactory - Class in io.micronaut.grpc.channels
-
Factory bean for creating ManagedChannel
instances.
- GrpcManagedChannelFactory(ApplicationContext) - Constructor for class io.micronaut.grpc.channels.GrpcManagedChannelFactory
-
Default constructor.
- GrpcNamedManagedChannelConfiguration - Class in io.micronaut.grpc.channels
-
- GrpcNamedManagedChannelConfiguration(String, Environment, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcNamedManagedChannelConfiguration
-
Default constructor.
- GrpcNameResolverProvider - Class in io.micronaut.grpc.discovery
-
Implementation of NameResolverProvider
that allows using Micronaut's DiscoveryClient
to perform service discovery.
- GrpcNameResolverProvider(DiscoveryClient, List<ServiceInstanceList>) - Constructor for class io.micronaut.grpc.discovery.GrpcNameResolverProvider
-
Default constructor.
- GrpcServerBuilder - Class in io.micronaut.grpc.server
-
Constructs the ServerBuilder
instance.
- GrpcServerBuilder() - Constructor for class io.micronaut.grpc.server.GrpcServerBuilder
-
- GrpcServerBuilder(HealthStatusManagerContainer) - Constructor for class io.micronaut.grpc.server.GrpcServerBuilder
-
Constructs the ServerBuilder
instance.
- GrpcServerChannel - Class in io.micronaut.grpc.server
-
A factory that returns a ManagedChannel
allowing communication with the embedded server.
- GrpcServerChannel() - Constructor for class io.micronaut.grpc.server.GrpcServerChannel
-
- GrpcServerConfiguration - Class in io.micronaut.grpc.server
-
Configuration for the GRPC server.
- GrpcServerConfiguration(Environment, String, Integer, ExecutorService) - Constructor for class io.micronaut.grpc.server.GrpcServerConfiguration
-
Deprecated.
- GrpcServerConfiguration(Environment, String, Integer, ExecutorService, ResourceResolver) - Constructor for class io.micronaut.grpc.server.GrpcServerConfiguration
-
Default constructor.
- GrpcServerHealthIndicator - Class in io.micronaut.grpc.server.health
-
A HealthIndicator
for Grpc server.
- GrpcServerHealthIndicator(EmbeddedServer) - Constructor for class io.micronaut.grpc.server.health.GrpcServerHealthIndicator
-
Default constructor.
- GrpcServerTracingInterceptorConfiguration - Class in io.micronaut.grpc.server.tracing
-
Adds a TracingServerInterceptor
when OpenTracing for GRPC is on the classpath
and allows integration with Zipkin and Jaeger.
- GrpcServerTracingInterceptorConfiguration(Tracer) - Constructor for class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
-
Default constructor.
- GrpcServerTracingInterceptorFactory - Class in io.micronaut.grpc.server.tracing
-
Factory that builds the Tracing interceptors.
- GrpcServerTracingInterceptorFactory() - Constructor for class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory
-
- GrpcService - Annotation Type in io.micronaut.grpc.annotation
-
A meta annotation for annotation GRPC services.
- GrpcSslConfiguration - Class in io.micronaut.grpc.server
-
Configuration for the SSL properties of GRPC.
- GrpcSslConfiguration() - Constructor for class io.micronaut.grpc.server.GrpcSslConfiguration
-