Class AdminServiceGrpc.AdminServiceImplBase (1.13.2)

public abstract static class AdminServiceGrpc.AdminServiceImplBase implements BindableService, AdminServiceGrpc.AsyncService

Base class for the server implementation of the service AdminService.

The service that a client application uses to manage topics and subscriptions, such creating, listing, and deleting topics and subscriptions.

Inheritance

java.lang.Object > AdminServiceGrpc.AdminServiceImplBase

Implements

io.grpc.BindableService, AdminServiceGrpc.AsyncService

Constructors

AdminServiceImplBase()

public AdminServiceImplBase()

Methods

bindService()

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