Class ConnectionServiceGrpc.ConnectionServiceImplBase (2.37.0)

public abstract static class ConnectionServiceGrpc.ConnectionServiceImplBase implements BindableService, ConnectionServiceGrpc.AsyncService

Base class for the server implementation of the service ConnectionService.

Service Interface for the Apigee Connect connection management APIs.

Inheritance

java.lang.Object > ConnectionServiceGrpc.ConnectionServiceImplBase

Implements

io.grpc.BindableService, ConnectionServiceGrpc.AsyncService

Constructors

ConnectionServiceImplBase()

public ConnectionServiceImplBase()

Methods

bindService()

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