Class ManagedHttpJsonChannel

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, HttpJsonChannel, AutoCloseable

    @BetaApi
    public class ManagedHttpJsonChannel
    extends Object
    implements HttpJsonChannel, com.google.api.gax.core.BackgroundResource
    Implementation of HttpJsonChannel which can issue http-json calls.
    • Constructor Detail

      • ManagedHttpJsonChannel

        protected ManagedHttpJsonChannel()
    • Method Detail

      • shutdown

        public void shutdown()
        Specified by:
        shutdown in interface com.google.api.gax.core.BackgroundResource
      • isShutdown

        public boolean isShutdown()
        Specified by:
        isShutdown in interface com.google.api.gax.core.BackgroundResource
      • isTerminated

        public boolean isTerminated()
        Specified by:
        isTerminated in interface com.google.api.gax.core.BackgroundResource
      • shutdownNow

        public void shutdownNow()
        Specified by:
        shutdownNow in interface com.google.api.gax.core.BackgroundResource