Skip navigation links
A B C D E F G I M S U 

A

addService(ServerServiceDefinition) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
addService(BindableService) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
addStreamTracerFactory(ServerStreamTracer.Factory) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
addTransportFilter(ServerTransportFilter) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 

B

build(Environment) - Method in class io.dropwizard.grpc.client.GrpcChannelFactory
 
build() - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
builder() - Method in class io.dropwizard.grpc.client.GrpcChannelFactory
 
builder(Environment) - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 

C

checkGrpcArgument(boolean, String, Object...) - Static method in class io.dropwizard.grpc.server.GrpcUtil
 
checkGrpcNotNull(T, String, Object...) - Static method in class io.dropwizard.grpc.server.GrpcUtil
 
compressorRegistry(CompressorRegistry) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
convertExceptions(StreamObserver<V>, Runnable) - Static method in class io.dropwizard.grpc.server.GrpcUtil
 

D

decompressorRegistry(DecompressorRegistry) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
directExecutor() - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
DropwizardServerBuilder - Class in io.dropwizard.grpc.server
ServerBuilder decorator which adds the resulting Server instance to the environment' lifecycle.
DropwizardServerBuilder(Environment, ServerBuilder<?>, Duration) - Constructor for class io.dropwizard.grpc.server.DropwizardServerBuilder
 

E

executor(Executor) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 

F

fallbackHandlerRegistry(HandlerRegistry) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 

G

getCertChainFile() - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
getHostname() - Method in class io.dropwizard.grpc.client.GrpcChannelFactory
 
getPort() - Method in class io.dropwizard.grpc.client.GrpcChannelFactory
 
getPort() - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
getPrivateKeyFile() - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
getShutdownPeriod() - Method in class io.dropwizard.grpc.client.GrpcChannelFactory
 
getShutdownPeriod() - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
GrpcChannelFactory - Class in io.dropwizard.grpc.client
A factory for building ManagedChannels in dropwizard applications.
GrpcChannelFactory() - Constructor for class io.dropwizard.grpc.client.GrpcChannelFactory
 
GrpcServerFactory - Class in io.dropwizard.grpc.server
A factory for creating pre-configured ServerBuilder instances in dropwizard applications.
GrpcServerFactory() - Constructor for class io.dropwizard.grpc.server.GrpcServerFactory
 
GrpcUtil - Class in io.dropwizard.grpc.server
Collects utility methods to make grpc service implementations.

I

intercept(ServerInterceptor) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
io.dropwizard.grpc.client - package io.dropwizard.grpc.client
 
io.dropwizard.grpc.server - package io.dropwizard.grpc.server
 
isValidCertChainFile() - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
isValidPrivateKeyFile() - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 

M

ManagedGrpcChannel - Class in io.dropwizard.grpc.client
Dropwizard lifecycle management for a gRPC channel.
ManagedGrpcChannel(ManagedChannel) - Constructor for class io.dropwizard.grpc.client.ManagedGrpcChannel
 
ManagedGrpcChannel(ManagedChannel, Duration) - Constructor for class io.dropwizard.grpc.client.ManagedGrpcChannel
 
ManagedGrpcServer - Class in io.dropwizard.grpc.server
Dropwizard lifecycle management for a gRPC server.
ManagedGrpcServer(Server) - Constructor for class io.dropwizard.grpc.server.ManagedGrpcServer
 
ManagedGrpcServer(Server, Duration) - Constructor for class io.dropwizard.grpc.server.ManagedGrpcServer
 

S

setCertChainFile(Path) - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
setHostname(String) - Method in class io.dropwizard.grpc.client.GrpcChannelFactory
 
setPort(int) - Method in class io.dropwizard.grpc.client.GrpcChannelFactory
 
setPort(int) - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
setPrivateKeyFile(Path) - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
setShutdownPeriod(Duration) - Method in class io.dropwizard.grpc.client.GrpcChannelFactory
 
setShutdownPeriod(Duration) - Method in class io.dropwizard.grpc.server.GrpcServerFactory
 
start() - Method in class io.dropwizard.grpc.client.ManagedGrpcChannel
 
start() - Method in class io.dropwizard.grpc.server.ManagedGrpcServer
 
stop() - Method in class io.dropwizard.grpc.client.ManagedGrpcChannel
 
stop() - Method in class io.dropwizard.grpc.server.ManagedGrpcServer
 

U

useTransportSecurity(File, File) - Method in class io.dropwizard.grpc.server.DropwizardServerBuilder
 
A B C D E F G I M S U 
Skip navigation links