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 interface
An interface for handling events on a streaming call.static interface
Represents a bidi streaming RPC call.static interface
Represents transport for xDS communication (e.g., a gRPC channel). -
Method Summary
-
Method Details
-
create
-