Class ConnectionServiceGrpc.ConnectionServiceImplBase (2.56.0)

See more code actions.
public abstract static class ConnectionServiceGrpc.ConnectionServiceImplBase implements BindableService, ConnectionServiceGrpc.AsyncService

Base class for the server implementation of the service ConnectionService.

Manages external data source connections and credentials.

java.lang.Object > ConnectionServiceGrpc.ConnectionServiceImplBase

Implements

io.grpc.BindableService, ConnectionServiceGrpc.AsyncService

Constructors

ConnectionServiceImplBase()

public ConnectionServiceImplBase()

Methods

bindService()

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