Skip navigation links
B C D E F I O X 

B

build() - Method in class io.grpc.xds.XdsServerBuilder
 

C

create(ChannelCredentials) - Static method in class io.grpc.xds.XdsChannelCredentials
Creates credentials to be configured by xDS, falling back to other credentials if no TLS configuration is provided by xDS.
create(ServerCredentials) - Static method in class io.grpc.xds.XdsServerCredentials
Creates credentials to be configured by xDS, falling back to other credentials if no TLS configuration is provided by xDS.

D

delegate() - Method in class io.grpc.xds.XdsServerBuilder
 

E

errorNotifier(XdsServerBuilder.ErrorNotifier) - Method in class io.grpc.xds.XdsServerBuilder

F

forPort(int) - Static method in class io.grpc.xds.XdsServerBuilder
Unsupported call.
forPort(int, ServerCredentials) - Static method in class io.grpc.xds.XdsServerBuilder
Creates a gRPC server builder for the given port.

I

io.grpc.xds - package io.grpc.xds
Library for gPRC proxyless service mesh using Envoy xDS protocol.

O

onError(Status) - Method in interface io.grpc.xds.XdsServerBuilder.ErrorNotifier
 

X

XdsChannelCredentials - Class in io.grpc.xds
 
XdsServerBuilder - Class in io.grpc.xds
A version of ServerBuilder to create xDS managed servers that will use SDS to set up SSL with peers.
XdsServerBuilder.ErrorNotifier - Interface in io.grpc.xds
Watcher to receive error notifications from xDS control plane during start().
XdsServerCredentials - Class in io.grpc.xds
 
B C D E F I O X 
Skip navigation links