Interface ChannelFactory


@InternalApi("For internal use by google-cloud-java clients only") public interface ChannelFactory
This interface represents a factory for creating one ManagedChannel

This is public only for technical reasons, for advanced usage.

  • Method Summary

    Modifier and Type
    Method
    Description
    io.grpc.ManagedChannel
     
  • Method Details