Class ChangelogsGrpc.ChangelogsImplBase (0.52.0)

public abstract static class ChangelogsGrpc.ChangelogsImplBase implements BindableService, ChangelogsGrpc.AsyncService

Base class for the server implementation of the service Changelogs.

Service for managing Changelogs.

Inheritance

java.lang.Object > ChangelogsGrpc.ChangelogsImplBase

Implements

io.grpc.BindableService, ChangelogsGrpc.AsyncService

Constructors

ChangelogsImplBase()

public ChangelogsImplBase()

Methods

bindService()

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