Class HttpJsonTransportChannel

java.lang.Object
com.google.api.gax.httpjson.HttpJsonTransportChannel
All Implemented Interfaces:
BackgroundResource, TransportChannel, AutoCloseable

@InternalExtensionOnly public abstract class HttpJsonTransportChannel extends Object implements TransportChannel
Implementation of TransportChannel based on http/json.