Skip navigation links
A B C D E G H I M N O P R S T W X 

A

addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 

B

beforeAnalysis(Feature.BeforeAnalysisAccess) - Method in class io.micronaut.grpc.server.graalvm.HttpNettyFeature
 
bindService() - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2ImplBase
 
bindService() - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterImplBase
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2BlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2FutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2Stub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterBlockingStub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterFutureStub
 
build(Channel, CallOptions) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterStub
 
build() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
build() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
builder - Variable in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
 
builder - Variable in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
 
buildPartial() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
buildPartial() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
ByteBufToProtoMessageConverter - Class in io.micronaut.protobuf.convert
Converts Protocol buffer messages from Netty ByteBuf.
ByteBufToProtoMessageConverter(ProtobufferCodec) - Constructor for class io.micronaut.protobuf.convert.ByteBufToProtoMessageConverter
Default constructor.

C

channelBuilder - Variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
 
clear() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clear() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
clearMessage() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
string message = 1;
clearName() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
string name = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
clientTracingInterceptor(GrpcClientTracingInterceptorConfiguration) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorFactory
The client interceptor.
clone() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
clone() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
close() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelFactory
 
CONNECT_ON_STARTUP - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
 
CONNECTION_TIMEOUT - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
 
convert(ByteBuf, Class<Message>, ConversionContext) - Method in class io.micronaut.protobuf.convert.ByteBufToProtoMessageConverter
 
convert(Message, Class<ByteBuf>, ConversionContext) - Method in class io.micronaut.protobuf.convert.ProtoMessageToByteBufConverter
 

D

decode(Argument<T>, InputStream) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
 
decode(Argument<T>, ByteBuffer<?>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
 
decode(Argument<T>, byte[]) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
 
DEFAULT_AWAIT_TERMINATION - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
 
DEFAULT_MEDIA_TYPES - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
List of default protobuf media types.
DEFAULT_PORT - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
 

E

ENABLED - Static variable in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
 
ENABLED - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
 
encode(T, OutputStream) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
 
encode(T) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
 
encode(T, ByteBufferFactory<?, B>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
 
equals(Object) - Method in class io.grpc.examples.helloworld.HelloReply
 
equals(Object) - Method in class io.grpc.examples.helloworld.HelloRequest
 
extensionRegistry() - Method in class io.micronaut.protobuf.codec.ExtensionRegistryFactory
Constructs the extension registry.
ExtensionRegistryFactory - Class in io.micronaut.protobuf.codec
Creates the default ExtensionRegistry.
ExtensionRegistryFactory() - Constructor for class io.micronaut.protobuf.codec.ExtensionRegistryFactory
 

G

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
Constructs a named channel configuration for each property specified in GrpcManagedChannelConfiguration.PREFIX.
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
 

H

hashCode() - Method in class io.grpc.examples.helloworld.HelloReply
 
hashCode() - Method in class io.grpc.examples.helloworld.HelloRequest
 
HEALTH_ENABLED - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
Deprecated.
HEALTH_ENABLED - Static variable in class io.micronaut.grpc.server.health.GrpcHealthFactory
 
healthStatusManager() - Method in class io.micronaut.grpc.server.health.GrpcHealthFactory
Creates a HealthStatusManager bean if GRPC health is enabled.
HealthStatusManagerContainer - Class in io.micronaut.grpc.server.health
A container for the HealthStatusManager.
HealthStatusManagerContainer(HealthStatusManager) - Constructor for class io.micronaut.grpc.server.health.HealthStatusManagerContainer
 
HelloReply - Class in io.grpc.examples.helloworld
The response message containing the greetings
HelloReply.Builder - Class in io.grpc.examples.helloworld
The response message containing the greetings
HelloReplyOrBuilder - Interface in io.grpc.examples.helloworld
 
HelloRequest - Class in io.grpc.examples.helloworld
The request message containing the user's name.
HelloRequest.Builder - Class in io.grpc.examples.helloworld
The request message containing the user's name.
HelloRequestOrBuilder - Interface in io.grpc.examples.helloworld
 
HelloWorldProto - Class in io.grpc.examples.helloworld
 
HOST - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
 
HttpNettyFeature - Class in io.micronaut.grpc.server.graalvm
An HTTP Netty feature that configures the native channels.
HttpNettyFeature() - Constructor for class io.micronaut.grpc.server.graalvm.HttpNettyFeature
 

I

interceptCall(ServerCall<T, S>, Metadata, ServerCallHandler<T, S>) - Method in class io.micronaut.grpc.server.interceptor.OrderedServerInterceptor
Delegates interceptor logic to OrderedServerInterceptor.delegate interceptor.
internalGetFieldAccessorTable() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.examples.helloworld.HelloReply
 
internalGetFieldAccessorTable() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
internalGetFieldAccessorTable() - Method in class io.grpc.examples.helloworld.HelloRequest
 
io.grpc.examples.helloworld - package io.grpc.examples.helloworld
 
io.micronaut.grpc.annotation - package io.micronaut.grpc.annotation
 
io.micronaut.grpc.channels - package io.micronaut.grpc.channels
Classes related to GRPC channels and clients.
io.micronaut.grpc.client.tracing - package io.micronaut.grpc.client.tracing
Classes related to distributed tracing.
io.micronaut.grpc.discovery - package io.micronaut.grpc.discovery
Classes related to GRPC service discovery.
io.micronaut.grpc.server - package io.micronaut.grpc.server
Classes related to the GRPC server.
io.micronaut.grpc.server.graalvm - package io.micronaut.grpc.server.graalvm
 
io.micronaut.grpc.server.health - package io.micronaut.grpc.server.health
 
io.micronaut.grpc.server.interceptor - package io.micronaut.grpc.server.interceptor
 
io.micronaut.grpc.server.tracing - package io.micronaut.grpc.server.tracing
Classes related to distributed tracing.
io.micronaut.protobuf.codec - package io.micronaut.protobuf.codec
 
io.micronaut.protobuf.convert - package io.micronaut.protobuf.convert
 
isAvailable() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
 
isConnectOnStartup() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
 
isInitialized() - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
isInitialized() - Method in class io.grpc.examples.helloworld.HelloReply
 
isInitialized() - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
isInitialized() - Method in class io.grpc.examples.helloworld.HelloRequest
 
isRunning() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
 
isRunning() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
 
isSecure() - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
Whether SSL is used.
isServer() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
 

M

managedChannel(InjectionPoint<Channel>) - Method in class io.micronaut.grpc.channels.GrpcManagedChannelFactory
Builds a managed channel for the given target.
managedChannelBuilder(String, List<ClientInterceptor>) - Method in class io.micronaut.grpc.channels.GrpcChannelBuilderFactory
Constructor a managed channel build for the given target name and interceptors.
mergeFrom(Message) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(HelloReply) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeFrom(Message) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
mergeFrom(HelloRequest) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
MESSAGE_FIELD_NUMBER - Static variable in class io.grpc.examples.helloworld.HelloReply
 

N

NAME - Static variable in class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
 
name - Variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
 
NAME - Static variable in class io.micronaut.grpc.server.GrpcServerChannel
 
NAME_FIELD_NUMBER - Static variable in class io.grpc.examples.helloworld.HelloRequest
 
newBlockingStub(Channel) - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class io.grpc.examples.helloworld.HelloReply
 
newBuilder(HelloReply) - Static method in class io.grpc.examples.helloworld.HelloReply
 
newBuilder() - Static method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilder(HelloRequest) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilderForType() - Method in class io.grpc.examples.helloworld.HelloReply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.grpc.examples.helloworld.HelloReply
 
newBuilderForType() - Method in class io.grpc.examples.helloworld.HelloRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.grpc.examples.helloworld.HelloRequest
 
newFutureStub(Channel) - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.grpc.examples.helloworld.HelloReply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.grpc.examples.helloworld.HelloRequest
 
newNameResolver(URI, NameResolver.Args) - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
 
newStub(Channel) - Static method in class io.grpc.examples.helloworld.Greeter2Grpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class io.grpc.examples.helloworld.GreeterGrpc
Creates a new async stub that supports all call types for the service

O

OrderedServerInterceptor - Class in io.micronaut.grpc.server.interceptor
A ServerInterceptor implementation which allows ordering and simply passes all calls to a delegate interceptor.
OrderedServerInterceptor(ServerInterceptor, int) - Constructor for class io.micronaut.grpc.server.interceptor.OrderedServerInterceptor
Constructs an instance of this interceptor with the provided delegate interceptor and order.

P

parseDelimitedFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseDelimitedFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(ByteBuffer) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteString) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(byte[]) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(CodedInputStream) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloReply
 
parseFrom(ByteBuffer) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(ByteString) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(byte[]) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(InputStream) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(CodedInputStream) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloRequest
 
parser() - Static method in class io.grpc.examples.helloworld.HelloReply
 
parser() - Static method in class io.grpc.examples.helloworld.HelloRequest
 
PORT - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
 
PREFIX - Static variable in class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
 
PREFIX - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
 
PREFIX - Static variable in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
 
PREFIX - Static variable in class io.micronaut.grpc.server.GrpcServerConfiguration
 
PREFIX - Static variable in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
 
PRIORITY - Static variable in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
 
priority() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
 
PROTOBUFFER_ENCODED - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
Protobuffer encoded data: application/x-protobuf.
PROTOBUFFER_ENCODED2 - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
Protobuffer encoded data: application/protobuf.
PROTOBUFFER_ENCODED_TYPE - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
Protobuffer encoded data: application/x-protobuf.
PROTOBUFFER_ENCODED_TYPE2 - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
Protobuffer encoded data: application/protobuf.
ProtobufferCodec - Class in io.micronaut.protobuf.codec
Protocol buffers codec.
ProtobufferCodec(ExtensionRegistry) - Constructor for class io.micronaut.protobuf.codec.ProtobufferCodec
Default constructor.
ProtoMessageToByteBufConverter - Class in io.micronaut.protobuf.convert
Converts Protocol buffer messages to Netty ByteBuf.
ProtoMessageToByteBufConverter(ConversionService<?>) - Constructor for class io.micronaut.protobuf.convert.ProtoMessageToByteBufConverter
 

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class io.grpc.examples.helloworld.HelloWorldProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.grpc.examples.helloworld.HelloWorldProto
 

S

sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2BlockingStub
Sends a greeting
sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2FutureStub
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2ImplBase
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in class io.grpc.examples.helloworld.Greeter2Grpc.Greeter2Stub
Sends a greeting
sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterBlockingStub
Sends a greeting
sayHello(HelloRequest) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterFutureStub
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterImplBase
Sends a greeting
sayHello(HelloRequest, StreamObserver<HelloReply>) - Method in class io.grpc.examples.helloworld.GreeterGrpc.GreeterStub
Sends a greeting
serverBuilder(GrpcServerConfiguration, List<BindableService>, List<ServerInterceptor>, List<ServerTransportFilter>, List<ServerServiceDefinition>) - Method in class io.micronaut.grpc.server.GrpcServerBuilder
The server builder instance.
serverBuilder - Variable in class io.micronaut.grpc.server.GrpcServerConfiguration
 
serverChannel(GrpcEmbeddedServer, ExecutorService, List<ClientInterceptor>) - Method in class io.micronaut.grpc.server.GrpcServerChannel
Constructs a managed server channel.
serverTracingInterceptor(GrpcServerTracingInterceptorConfiguration) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorFactory
The server interceptor.
SERVICE_NAME - Static variable in class io.grpc.examples.helloworld.Greeter2Grpc
 
SERVICE_NAME - Static variable in class io.grpc.examples.helloworld.GreeterGrpc
 
setAwaitTermination(Duration) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
Sets the maximum duration application will wait for the server to terminate and release all resources.
setCertChain(String) - Method in class io.micronaut.grpc.server.GrpcSslConfiguration
 
setClientCloseDecorator(ClientCloseDecorator) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
Decorates the server span with custom data when the gRPC call is closed.
setClientSpanDecorator(ClientSpanDecorator) - Method in class io.micronaut.grpc.client.tracing.GrpcClientTracingInterceptorConfiguration
Decorates the server span with custom data.
setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
setInstanceId(String) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
Sets the instance id name used for registering the GRPC service in Service Discovery.
setMaxInboundMessageSize(int) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
Sets the maximum message size allowed to be received on the server.
setMaxInboundMetadataSize(int) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
Sets the maximum size of metadata allowed to be received.
setMediaTypes(List<MediaType>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
Method to customize media types for this codec.
setMessage(String) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
string message = 1;
setMessageBytes(ByteString) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
string message = 1;
setName(String) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
string name = 1;
setPrivateKey(String) - Method in class io.micronaut.grpc.server.GrpcSslConfiguration
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
setServerCloseDecorator(ServerCloseDecorator) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
Decorates the server span with custom data when the gRPC call is closed.
setServerConfiguration(GrpcSslConfiguration) - Method in class io.micronaut.grpc.server.GrpcServerConfiguration
Sets the SSL configuration.
setServerSpanDecorator(ServerSpanDecorator) - Method in class io.micronaut.grpc.server.tracing.GrpcServerTracingInterceptorConfiguration
Decorates the server span with custom data.
SETTING_TARGET - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
 
SETTING_URL - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
 
setUnknownFields(UnknownFieldSet) - Method in class io.grpc.examples.helloworld.HelloReply.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.grpc.examples.helloworld.HelloRequest.Builder
 
start() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
 
start() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
 
stop() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
 
stop() - Method in class io.micronaut.grpc.server.GrpcEmbeddedServer
 
supportsType(Class<?>) - Method in class io.micronaut.protobuf.codec.ProtobufferCodec
 

T

toBuilder() - Method in class io.grpc.examples.helloworld.HelloReply
 
toBuilder() - Method in class io.grpc.examples.helloworld.HelloRequest
 

W

writeTo(CodedOutputStream) - Method in class io.grpc.examples.helloworld.HelloReply
 
writeTo(CodedOutputStream) - Method in class io.grpc.examples.helloworld.HelloRequest
 

X

X_PROTOBUF_MESSAGE_HEADER - Static variable in class io.micronaut.protobuf.codec.ProtobufferCodec
This Header is to say the fully qualified name of the message builder to use.
A B C D E G H I M N O P R S T W X 
Skip navigation links