Class GatewayControlGrpc.GatewayControlImplBase (0.1.0)

public abstract static class GatewayControlGrpc.GatewayControlImplBase implements BindableService, GatewayControlGrpc.AsyncService

Base class for the server implementation of the service GatewayControl.

GatewayControl is the control plane API for Connect Gateway.

Inheritance

java.lang.Object > GatewayControlGrpc.GatewayControlImplBase

Implements

io.grpc.BindableService, GatewayControlGrpc.AsyncService

Constructors

GatewayControlImplBase()

public GatewayControlImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition