JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
H
I
S
U
W
A
addService(ServerServiceDefinition)
- Method in class io.grpc.alts.
AltsServerBuilder
addService(BindableService)
- Method in class io.grpc.alts.
AltsServerBuilder
addStreamTracerFactory(ServerStreamTracer.Factory)
- Method in class io.grpc.alts.
AltsServerBuilder
addTargetServiceAccount(String)
- Method in class io.grpc.alts.
AltsChannelBuilder
Adds an expected target service accounts.
addTransportFilter(ServerTransportFilter)
- Method in class io.grpc.alts.
AltsServerBuilder
AltsChannelBuilder
- Class in
io.grpc.alts
ALTS version of
ManagedChannelBuilder
.
AltsServerBuilder
- Class in
io.grpc.alts
gRPC secure server builder used for ALTS.
B
build()
- Method in class io.grpc.alts.
AltsChannelBuilder
build()
- Method in class io.grpc.alts.
AltsServerBuilder
C
compressorRegistry(CompressorRegistry)
- Method in class io.grpc.alts.
AltsServerBuilder
D
decompressorRegistry(DecompressorRegistry)
- Method in class io.grpc.alts.
AltsServerBuilder
delegate()
- Method in class io.grpc.alts.
AltsChannelBuilder
directExecutor()
- Method in class io.grpc.alts.
AltsServerBuilder
E
enableUntrustedAltsForTesting()
- Method in class io.grpc.alts.
AltsChannelBuilder
Enables untrusted ALTS for testing.
enableUntrustedAltsForTesting()
- Method in class io.grpc.alts.
AltsServerBuilder
Enables untrusted ALTS for testing.
executor(Executor)
- Method in class io.grpc.alts.
AltsServerBuilder
F
fallbackHandlerRegistry(HandlerRegistry)
- Method in class io.grpc.alts.
AltsServerBuilder
forAddress(String, int)
- Static method in class io.grpc.alts.
AltsChannelBuilder
"Overrides" the static method in
ManagedChannelBuilder
.
forPort(int)
- Static method in class io.grpc.alts.
AltsServerBuilder
Creates a gRPC server builder for the given port.
forTarget(String)
- Static method in class io.grpc.alts.
AltsChannelBuilder
"Overrides" the static method in
ManagedChannelBuilder
.
H
handshakeTimeout(long, TimeUnit)
- Method in class io.grpc.alts.
AltsServerBuilder
I
intercept(ServerInterceptor)
- Method in class io.grpc.alts.
AltsServerBuilder
io.grpc.alts
- package io.grpc.alts
S
setHandshakerAddressForTesting(String)
- Method in class io.grpc.alts.
AltsChannelBuilder
Sets a new handshaker service address for testing.
setHandshakerAddressForTesting(String)
- Method in class io.grpc.alts.
AltsServerBuilder
Sets a new handshaker service address for testing.
U
useTransportSecurity(File, File)
- Method in class io.grpc.alts.
AltsServerBuilder
W
withSecureNamingTarget(String)
- Method in class io.grpc.alts.
AltsChannelBuilder
The server service account name for secure name checking.
A
B
C
D
E
F
H
I
S
U
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes