Package io.grpc.xds.client
Interface XdsTransportFactory
- All Known Implementing Classes:
GrpcXdsTransportFactory
@ExperimentalApi("https://github.com/grpc/grpc-java/issues/10823")
public interface XdsTransportFactory
A factory for creating new XdsTransport instances.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAn interface for handling events on a streaming call.static interfaceRepresents a bidi streaming RPC call.static interfaceRepresents transport for xDS communication (e.g., a gRPC channel). -
Method Summary
-
Method Details
-
create
-