Uses of Interface
io.grpc.xds.client.XdsTransportFactory.EventHandler
Packages that use XdsTransportFactory.EventHandler
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of XdsTransportFactory.EventHandler in io.grpc.xds
Fields in io.grpc.xds declared as XdsTransportFactory.EventHandlerModifier and TypeFieldDescriptionprivate final XdsTransportFactory.EventHandler<T> GrpcXdsTransportFactory.EventHandlerToCallListenerAdapter.handlerMethods in io.grpc.xds with parameters of type XdsTransportFactory.EventHandlerModifier and TypeMethodDescriptionvoidGrpcXdsTransportFactory.GrpcXdsTransport.XdsStreamingCall.start(XdsTransportFactory.EventHandler<RespT> eventHandler) Constructors in io.grpc.xds with parameters of type XdsTransportFactory.EventHandlerModifierConstructorDescription(package private)EventHandlerToCallListenerAdapter(XdsTransportFactory.EventHandler<T> eventHandler) -
Uses of XdsTransportFactory.EventHandler in io.grpc.xds.client
Classes in io.grpc.xds.client that implement XdsTransportFactory.EventHandlerModifier and TypeClassDescriptionprivate classprivate final classMethods in io.grpc.xds.client with parameters of type XdsTransportFactory.EventHandlerModifier and TypeMethodDescriptionvoidXdsTransportFactory.StreamingCall.start(XdsTransportFactory.EventHandler<RespT> eventHandler)