Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- channelBuilder - Variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- 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
E
- ENABLED - Static variable in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
G
- getChannelBuilder() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- getConnectionTimeout() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- getDefaultScheme() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
- getName() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- GrpcChannelBuilderFactory - Class in io.micronaut.grpc.channels
-
Factory class for creating
NettyChannelBuilderinstances. - GrpcChannelBuilderFactory(ApplicationContext, ExecutorService) - Constructor for class io.micronaut.grpc.channels.GrpcChannelBuilderFactory
-
Default constructor.
- 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.
- 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
ManagedChannelinstances. - 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
NameResolverProviderthat allows using Micronaut'sDiscoveryClientto perform service discovery. - GrpcNameResolverProvider(DiscoveryClient, List<ServiceInstanceList>) - Constructor for class io.micronaut.grpc.discovery.GrpcNameResolverProvider
-
Default constructor.
I
- io.micronaut.grpc.channels - package io.micronaut.grpc.channels
-
Classes related to GRPC channels and clients.
- io.micronaut.grpc.discovery - package io.micronaut.grpc.discovery
-
Classes related to GRPC service discovery.
- isAvailable() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
- isConnectOnStartup() - Method in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- isRunning() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
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.
N
- name - Variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- NAME - Static variable in class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
- newNameResolver(URI, NameResolver.Args) - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
P
- PREFIX - Static variable in class io.micronaut.grpc.channels.GrpcDefaultManagedChannelConfiguration
- PREFIX - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- priority() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
- PRIORITY - Static variable in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
S
- SETTING_TARGET - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- SETTING_URL - Static variable in class io.micronaut.grpc.channels.GrpcManagedChannelConfiguration
- start() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
- stop() - Method in class io.micronaut.grpc.discovery.GrpcNameResolverProvider
All Classes and Interfaces|All Packages|Constant Field Values