Class TetherGrpc.TetherImplBase (2.19.0)

public abstract static class TetherGrpc.TetherImplBase implements BindableService, TetherGrpc.AsyncService

Base class for the server implementation of the service Tether.

Tether provides a way for the control plane to send HTTP API requests to services in data planes that runs in a remote datacenter without requiring customers to open firewalls on their runtime plane.

Inheritance

java.lang.Object > TetherGrpc.TetherImplBase

Implements

io.grpc.BindableService, TetherGrpc.AsyncService

Constructors

TetherImplBase()

public TetherImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition