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 Detail

      • createSingleChannel

        io.grpc.ManagedChannel createSingleChannel()
                                            throws java.io.IOException
        Throws:
        java.io.IOException