A B C D E F G H I K L M N O P R S T U W 
All Classes All Packages

A

add(StreamObserver<O>) - Method in class io.quarkus.grpc.runtime.devmode.DevModeStreamsCollector
 
addBlockingClientInterceptor(AbstractStub<?>) - Static method in class io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
 
adjustCallOptions(String, AbstractStub<?>) - Method in class io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
 
alpn - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
Whether ALPN should be used.
apply(String) - Method in class io.quarkus.grpc.runtime.supports.blocking.BlockingServerInterceptor
 
applySslOptions(GrpcServerConfiguration, HttpServerOptions) - Static method in class io.quarkus.grpc.runtime.GrpcSslUtils
Get an HttpServerOptions for this server configuration, or null if SSL should not be enabled.

B

BlockingExecutionHandler<ReqT> - Class in io.quarkus.grpc.runtime.supports.blocking
 
BlockingExecutionHandler(Consumer<ServerCall.Listener<ReqT>>, Context, ServerCall.Listener<ReqT>, InjectableContext.ContextState, ManagedContext) - Constructor for class io.quarkus.grpc.runtime.supports.blocking.BlockingExecutionHandler
 
BlockingServerInterceptor - Class in io.quarkus.grpc.runtime.supports.blocking
gRPC Server interceptor offloading the execution of the gRPC method on a worker thread if the method is annotated with Blocking.
BlockingServerInterceptor(Vertx, List<String>, boolean) - Constructor for class io.quarkus.grpc.runtime.supports.blocking.BlockingServerInterceptor
 

C

call() - Method in class io.quarkus.grpc.runtime.health.GrpcHealthCheck
 
certificate - Variable in class io.quarkus.grpc.runtime.config.GrpcTransportSecurity
The path to the certificate file.
certificate - Variable in class io.quarkus.grpc.runtime.config.SslClientConfig
The classpath path or file path to a server certificate or certificate chain in PEM format.
certificate - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
The classpath path or file path to a server certificate or certificate chain in PEM format.
ChannelDestroyer() - Constructor for class io.quarkus.grpc.runtime.supports.Channels.ChannelDestroyer
 
Channels - Class in io.quarkus.grpc.runtime.supports
 
Channels.ChannelDestroyer - Class in io.quarkus.grpc.runtime.supports
 
check(HealthOuterClass.HealthCheckRequest) - Method in class io.quarkus.grpc.runtime.health.GrpcHealthEndpoint
 
cipherSuites - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
The cipher suites to use.
clientAuth - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
Configures the engine to require/request client authentication.
clients - Variable in class io.quarkus.grpc.runtime.config.GrpcConfiguration
Configures the gRPC clients.
close() - Method in class io.quarkus.grpc.runtime.devmode.GrpcHotReplacementSetup
 
compression - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The compression to use for each call.
compression - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
gRPC compression, e.g.
CompressionInterceptor - Class in io.quarkus.grpc.runtime.supports
 
CompressionInterceptor(String) - Constructor for class io.quarkus.grpc.runtime.supports.CompressionInterceptor
 
config - Variable in class io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
 
configuration - Variable in class io.quarkus.grpc.runtime.devmode.GrpcServices
 
configureStub(String, AbstractStub<?>) - Static method in class io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
 
createChannel(String) - Static method in class io.quarkus.grpc.runtime.supports.Channels
 
createStatusBroadcastProcessor(String) - Method in class io.quarkus.grpc.runtime.health.GrpcHealthStorage
 

D

deadline - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The deadline used for each call.
DEFAULT_SERVICE_NAME - Static variable in class io.quarkus.grpc.runtime.health.GrpcHealthStorage
 
definition - Variable in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
definition - Variable in class io.quarkus.grpc.runtime.GrpcServerRecorder.GrpcServiceDefinition
 
delegate - Variable in class io.quarkus.grpc.runtime.supports.blocking.DevModeBlockingExecutionHandler
 
destroy(Channel, CreationalContext<Channel>, Map<String, Object>) - Method in class io.quarkus.grpc.runtime.supports.Channels.ChannelDestroyer
 
DevModeBlockingExecutionHandler - Class in io.quarkus.grpc.runtime.supports.blocking
 
DevModeBlockingExecutionHandler(ClassLoader, Handler<Promise<Object>>) - Constructor for class io.quarkus.grpc.runtime.supports.blocking.DevModeBlockingExecutionHandler
 
devModeCollector() - Static method in class io.quarkus.grpc.runtime.devmode.GrpcServerReloader
 
DevModeStreamsCollector - Class in io.quarkus.grpc.runtime.devmode
 
DevModeStreamsCollector() - Constructor for class io.quarkus.grpc.runtime.devmode.DevModeStreamsCollector
 

E

enableReflectionService - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
Enables the gRPC Reflection Service.
entrySet() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices
 
EventLoopBlockingCheckInterceptor - Class in io.quarkus.grpc.runtime.supports
 
EventLoopBlockingCheckInterceptor() - Constructor for class io.quarkus.grpc.runtime.supports.EventLoopBlockingCheckInterceptor
 

F

fire() - Static method in class io.quarkus.grpc.runtime.devmode.GrpcHotReplacementInterceptor
 
flowControlWindow - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The flow control window in bytes.

G

getBareMethodName() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
 
getConfiguration(String) - Method in class io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
 
getExtensionNumbersOfType(String) - Method in class io.quarkus.grpc.runtime.reflection.GrpcServerIndex
 
getFileDescriptorByExtensionAndNumber(String, int) - Method in class io.quarkus.grpc.runtime.reflection.GrpcServerIndex
 
getFileDescriptorByName(String) - Method in class io.quarkus.grpc.runtime.reflection.GrpcServerIndex
 
getFileDescriptorBySymbol(String) - Method in class io.quarkus.grpc.runtime.reflection.GrpcServerIndex
 
getFullMethodName() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
 
getImplementationClassName() - Method in class io.quarkus.grpc.runtime.GrpcServerRecorder.GrpcServiceDefinition
 
getInfos() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices
 
getKey() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
getMethods() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
getMethodsWithPrototypes() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
getName() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
getPriority() - Method in class io.quarkus.grpc.runtime.metrics.GrpcMetricsClientInterceptor
 
getPriority() - Method in class io.quarkus.grpc.runtime.metrics.GrpcMetricsServerInterceptor
 
getPriority() - Method in class io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor
 
getPriority() - Method in class io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor
 
getPrototype() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
 
getRequestContext() - Method in class io.quarkus.grpc.runtime.supports.blocking.BlockingServerInterceptor
 
getServer() - Static method in class io.quarkus.grpc.runtime.devmode.GrpcServerReloader
 
getServerConfiguration() - Method in class io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
 
getServiceClass() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
getServiceNames() - Method in class io.quarkus.grpc.runtime.reflection.GrpcServerIndex
 
getServices() - Method in class io.quarkus.grpc.runtime.GrpcContainer
 
getServices() - Static method in class io.quarkus.grpc.runtime.GrpcServerRecorder
 
getSortedInterceptors() - Method in class io.quarkus.grpc.runtime.GrpcClientInterceptorContainer
 
getSortedInterceptors() - Method in class io.quarkus.grpc.runtime.GrpcContainer
 
getStatuses() - Method in class io.quarkus.grpc.runtime.health.GrpcHealthStorage
 
getStubConfigurator() - Static method in class io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
 
getType() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
 
getValue() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
getVerticleCount() - Static method in class io.quarkus.grpc.runtime.GrpcServerRecorder
 
GrpcClientConfigProvider - Class in io.quarkus.grpc.runtime.supports
This bean provides the GrpcClientConfiguration to Channels.
GrpcClientConfigProvider() - Constructor for class io.quarkus.grpc.runtime.supports.GrpcClientConfigProvider
 
GrpcClientConfiguration - Class in io.quarkus.grpc.runtime.config
 
GrpcClientConfiguration() - Constructor for class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
 
GrpcClientInterceptorContainer - Class in io.quarkus.grpc.runtime
 
GrpcClientInterceptorContainer() - Constructor for class io.quarkus.grpc.runtime.GrpcClientInterceptorContainer
 
GrpcConfiguration - Class in io.quarkus.grpc.runtime.config
gRPC configuration root.
GrpcConfiguration() - Constructor for class io.quarkus.grpc.runtime.config.GrpcConfiguration
 
GrpcContainer - Class in io.quarkus.grpc.runtime
 
GrpcContainer() - Constructor for class io.quarkus.grpc.runtime.GrpcContainer
 
GrpcDevConsoleRecorder - Class in io.quarkus.grpc.runtime.devmode
 
GrpcDevConsoleRecorder() - Constructor for class io.quarkus.grpc.runtime.devmode.GrpcDevConsoleRecorder
 
GrpcHealthCheck - Class in io.quarkus.grpc.runtime.health
Eclipse MicroProfile Health Check
GrpcHealthCheck() - Constructor for class io.quarkus.grpc.runtime.health.GrpcHealthCheck
 
grpcHealthEnabled - Variable in class io.quarkus.grpc.runtime.config.GrpcServerBuildTimeConfig
Whether or not the gRPC health check is exposed.
GrpcHealthEndpoint - Class in io.quarkus.grpc.runtime.health
 
GrpcHealthEndpoint() - Constructor for class io.quarkus.grpc.runtime.health.GrpcHealthEndpoint
 
GrpcHealthStorage - Class in io.quarkus.grpc.runtime.health
 
GrpcHealthStorage() - Constructor for class io.quarkus.grpc.runtime.health.GrpcHealthStorage
 
GrpcHotReplacementInterceptor - Class in io.quarkus.grpc.runtime.devmode
 
GrpcHotReplacementInterceptor() - Constructor for class io.quarkus.grpc.runtime.devmode.GrpcHotReplacementInterceptor
 
GrpcHotReplacementSetup - Class in io.quarkus.grpc.runtime.devmode
 
GrpcHotReplacementSetup() - Constructor for class io.quarkus.grpc.runtime.devmode.GrpcHotReplacementSetup
 
GrpcMetricsClientInterceptor - Class in io.quarkus.grpc.runtime.metrics
 
GrpcMetricsClientInterceptor(MeterRegistry) - Constructor for class io.quarkus.grpc.runtime.metrics.GrpcMetricsClientInterceptor
 
GrpcMetricsServerInterceptor - Class in io.quarkus.grpc.runtime.metrics
 
GrpcMetricsServerInterceptor(MeterRegistry) - Constructor for class io.quarkus.grpc.runtime.metrics.GrpcMetricsServerInterceptor
 
GrpcRequestContextGrpcInterceptor - Class in io.quarkus.grpc.runtime.supports.context
 
GrpcRequestContextGrpcInterceptor() - Constructor for class io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor
 
GrpcServerBuildTimeConfig - Class in io.quarkus.grpc.runtime.config
 
GrpcServerBuildTimeConfig() - Constructor for class io.quarkus.grpc.runtime.config.GrpcServerBuildTimeConfig
 
GrpcServerConfiguration - Class in io.quarkus.grpc.runtime.config
 
GrpcServerConfiguration() - Constructor for class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
 
GrpcServerIndex - Class in io.quarkus.grpc.runtime.reflection
 
GrpcServerIndex(List<ServerServiceDefinition>) - Constructor for class io.quarkus.grpc.runtime.reflection.GrpcServerIndex
 
GrpcServerNettyConfig - Class in io.quarkus.grpc.runtime.config
 
GrpcServerNettyConfig() - Constructor for class io.quarkus.grpc.runtime.config.GrpcServerNettyConfig
 
GrpcServerRecorder - Class in io.quarkus.grpc.runtime
 
GrpcServerRecorder() - Constructor for class io.quarkus.grpc.runtime.GrpcServerRecorder
 
GrpcServerRecorder.GrpcServiceDefinition - Class in io.quarkus.grpc.runtime
 
GrpcServerReloader - Class in io.quarkus.grpc.runtime.devmode
 
GrpcServerReloader() - Constructor for class io.quarkus.grpc.runtime.devmode.GrpcServerReloader
 
GrpcServiceDefinition(BindableService, ServerServiceDefinition) - Constructor for class io.quarkus.grpc.runtime.GrpcServerRecorder.GrpcServiceDefinition
 
GrpcServices - Class in io.quarkus.grpc.runtime.devmode
 
GrpcServices() - Constructor for class io.quarkus.grpc.runtime.devmode.GrpcServices
 
GrpcServices.MethodAndPrototype - Class in io.quarkus.grpc.runtime.devmode
 
GrpcServices.ServiceDefinitionAndStatus - Class in io.quarkus.grpc.runtime.devmode
 
GrpcSslUtils - Class in io.quarkus.grpc.runtime
 
GrpcTransportSecurity - Class in io.quarkus.grpc.runtime.config
 
GrpcTransportSecurity() - Constructor for class io.quarkus.grpc.runtime.config.GrpcTransportSecurity
 

H

handle(Promise<Object>) - Method in class io.quarkus.grpc.runtime.supports.blocking.BlockingExecutionHandler
 
handle(Promise<Object>) - Method in class io.quarkus.grpc.runtime.supports.blocking.DevModeBlockingExecutionHandler
 
handleFailedInitialStart() - Method in class io.quarkus.grpc.runtime.devmode.GrpcHotReplacementSetup
 
handler() - Method in class io.quarkus.grpc.runtime.devmode.GrpcDevConsoleRecorder
 
handshakeTimeout - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
The gRPC handshake timeout.
hasPrototype() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
 
hasTestableMethod() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
healthService - Variable in class io.quarkus.grpc.runtime.health.GrpcHealthCheck
 
healthStorage - Variable in class io.quarkus.grpc.runtime.devmode.GrpcServices
 
healthStorage - Variable in class io.quarkus.grpc.runtime.health.GrpcHealthEndpoint
 
host - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The host name / IP on which the service is exposed.
host - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
The gRPC server host.

I

idleTimeout - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The duration without ongoing RPCs before going to idle mode.
init(VertxServer) - Static method in class io.quarkus.grpc.runtime.devmode.GrpcServerReloader
 
initializeGrpcServer(RuntimeValue<Vertx>, GrpcConfiguration, ShutdownContext, Map<String, List<String>>, LaunchMode) - Method in class io.quarkus.grpc.runtime.GrpcServerRecorder
 
instances - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
Number of gRPC server verticle instances.
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class io.quarkus.grpc.runtime.supports.EventLoopBlockingCheckInterceptor
 
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.quarkus.grpc.runtime.supports.blocking.BlockingServerInterceptor
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.quarkus.grpc.runtime.supports.CompressionInterceptor
 
interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.quarkus.grpc.runtime.supports.context.GrpcRequestContextGrpcInterceptor
 
interceptors - Variable in class io.quarkus.grpc.runtime.GrpcClientInterceptorContainer
 
interceptors - Variable in class io.quarkus.grpc.runtime.GrpcContainer
 
io.quarkus.grpc.runtime - package io.quarkus.grpc.runtime
 
io.quarkus.grpc.runtime.config - package io.quarkus.grpc.runtime.config
 
io.quarkus.grpc.runtime.devmode - package io.quarkus.grpc.runtime.devmode
 
io.quarkus.grpc.runtime.health - package io.quarkus.grpc.runtime.health
 
io.quarkus.grpc.runtime.metrics - package io.quarkus.grpc.runtime.metrics
 
io.quarkus.grpc.runtime.reflection - package io.quarkus.grpc.runtime.reflection
 
io.quarkus.grpc.runtime.supports - package io.quarkus.grpc.runtime.supports
 
io.quarkus.grpc.runtime.supports.blocking - package io.quarkus.grpc.runtime.supports.blocking
 
io.quarkus.grpc.runtime.supports.context - package io.quarkus.grpc.runtime.supports.context
 
IOThreadClientInterceptor - Class in io.quarkus.grpc.runtime.supports
gRPC Client emissions should be on the event loop if the subscription is executed on the event loop
IOThreadClientInterceptor() - Constructor for class io.quarkus.grpc.runtime.supports.IOThreadClientInterceptor
 
isTestable() - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
 

K

keepAliveTime - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The duration after which a keep alive ping is sent.
keepAliveTime - Variable in class io.quarkus.grpc.runtime.config.GrpcServerNettyConfig
Sets a custom keep-alive duration.
keepAliveTimeout - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The amount of time the sender of of a keep alive ping waits for an acknowledgement.
keepAliveWithoutCalls - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
Whether keep-alive will be performed when there are no outstanding RPC on a connection.
key - Variable in class io.quarkus.grpc.runtime.config.GrpcTransportSecurity
The path to the private key file.
key - Variable in class io.quarkus.grpc.runtime.config.SslClientConfig
The classpath path or file path to the corresponding certificate private key file in PEM format.
key - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
The classpath path or file path to the corresponding certificate private key file in PEM format.
keyStore - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
An optional key store which holds the certificate information instead of specifying separate files.
keyStorePassword - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
A parameter to specify the password of the key store file.
keyStoreType - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
An optional parameter to specify the type of the key store file.

L

loadBalancingPolicy - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
Use a custom load balancing policy.

M

maxHedgedAttempts - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The max number of hedged attempts.
maxInboundMessageSize - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The maximum message size allowed for a single gRPC frame (in bytes).
maxInboundMessageSize - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
The max inbound message size in bytes.
maxInboundMetadataSize - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The maximum size of metadata allowed to be received (in bytes).
maxInboundMetadataSize - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
The max inbound metadata size in bytes
maxRetryAttempts - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The max number of retry attempts.
maxTraceEvents - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The maximum number of channel trace events to keep in the tracer for each channel or sub-channel.
MethodAndPrototype(ServerMethodDefinition<?, ?>, String) - Constructor for class io.quarkus.grpc.runtime.devmode.GrpcServices.MethodAndPrototype
 
mpHealthEnabled - Variable in class io.quarkus.grpc.runtime.config.GrpcServerBuildTimeConfig
Whether or not a health check on gRPC status is published in case the smallrye-health extension is present.

N

negotiationType - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The negotiation type for the HTTP/2 connection.
netty - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
Configures the netty server settings.

O

overrideAuthority - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
Overrides the authority used with TLS and HTTP virtual hosting.

P

perRpcBufferLimit - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The per RPC buffer limit in bytes used for retry.
plainText - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
Whether plain-text should be used instead of TLS.
plainText - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
Disables SSL, and uses plain text instead.
port - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The gRPC service port.
port - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
The gRPC Server port.
protocols - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
The list of protocols to explicitly enable.

R

ReflectionService - Class in io.quarkus.grpc.runtime.reflection
 
ReflectionService(List<ServerServiceDefinition>) - Constructor for class io.quarkus.grpc.runtime.reflection.ReflectionService
 
register(Supplier<Boolean>) - Static method in class io.quarkus.grpc.runtime.devmode.GrpcHotReplacementInterceptor
 
reinitialize(List<ServerServiceDefinition>, Map<String, ServerMethodDefinition<?, ?>>, List<ServerInterceptor>) - Static method in class io.quarkus.grpc.runtime.devmode.GrpcServerReloader
 
remove(StreamObserver<O>) - Method in class io.quarkus.grpc.runtime.devmode.DevModeStreamsCollector
 
reset() - Static method in class io.quarkus.grpc.runtime.devmode.GrpcServerReloader
 
resultForStatus(HealthOuterClass.HealthCheckResponse.ServingStatus) - Method in class io.quarkus.grpc.runtime.health.GrpcHealthStorage
 
retrieveChannel(String) - Static method in class io.quarkus.grpc.runtime.supports.Channels
 
retry - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
Whether retry is enabled.
retryBufferSize - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The retry buffer size in bytes.

S

server - Variable in class io.quarkus.grpc.runtime.config.GrpcConfiguration
Configure the gRPC server.
serverReflectionInfo(Multi<ServerReflectionRequest>) - Method in class io.quarkus.grpc.runtime.reflection.ReflectionService
 
service - Variable in class io.quarkus.grpc.runtime.GrpcServerRecorder.GrpcServiceDefinition
 
ServiceDefinitionAndStatus(GrpcServerRecorder.GrpcServiceDefinition, HealthOuterClass.HealthCheckResponse.ServingStatus) - Constructor for class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
services - Variable in class io.quarkus.grpc.runtime.GrpcContainer
 
setServerConfiguration() - Method in class io.quarkus.grpc.runtime.devmode.GrpcDevConsoleRecorder
 
setStatus(String, HealthOuterClass.HealthCheckResponse.ServingStatus) - Method in class io.quarkus.grpc.runtime.health.GrpcHealthStorage
 
setupHotDeployment(HotReplacementContext) - Method in class io.quarkus.grpc.runtime.devmode.GrpcHotReplacementSetup
 
setValue(GrpcServices.ServiceDefinitionAndStatus) - Method in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
shutdown() - Method in class io.quarkus.grpc.runtime.devmode.DevModeStreamsCollector
 
shutdown() - Static method in class io.quarkus.grpc.runtime.devmode.GrpcServerReloader
 
shutdown(ShutdownEvent) - Method in class io.quarkus.grpc.runtime.health.GrpcHealthStorage
 
ssl - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
The SSL/TLS config.
ssl - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
The SSL/TLS config.
SslClientConfig - Class in io.quarkus.grpc.runtime.config
Shared configuration for setting up client-side SSL.
SslClientConfig() - Constructor for class io.quarkus.grpc.runtime.config.SslClientConfig
 
SslServerConfig - Class in io.quarkus.grpc.runtime.config
Shared configuration for setting up server-side SSL.
SslServerConfig() - Constructor for class io.quarkus.grpc.runtime.config.SslServerConfig
 
status - Variable in class io.quarkus.grpc.runtime.devmode.GrpcServices.ServiceDefinitionAndStatus
 
statusForService(String) - Method in class io.quarkus.grpc.runtime.health.GrpcHealthStorage
 

T

tccl - Variable in class io.quarkus.grpc.runtime.supports.blocking.DevModeBlockingExecutionHandler
 
testPort - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
The gRPC Server port used for tests.
transportSecurity - Variable in class io.quarkus.grpc.runtime.config.GrpcServerConfiguration
Configures the transport security.
trustStore - Variable in class io.quarkus.grpc.runtime.config.SslClientConfig
An optional trust store which holds the certificate information of the certificates to trust The trust store can be either on classpath or in an external file.
trustStore - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
An optional trust store which holds the certificate information of the certificates to trust The trust store can be either on classpath or an external file.
trustStorePassword - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
A parameter to specify the password of the trust store file.
trustStoreType - Variable in class io.quarkus.grpc.runtime.config.SslServerConfig
An optional parameter to specify type of the trust store file.

U

userAgent - Variable in class io.quarkus.grpc.runtime.config.GrpcClientConfiguration
Use a custom user-agent.

W

watch(HealthOuterClass.HealthCheckRequest) - Method in class io.quarkus.grpc.runtime.health.GrpcHealthEndpoint
 
A B C D E F G H I K L M N O P R S T U W 
All Classes All Packages