Class CommentServiceGrpc.CommentServiceImplBase (0.29.0)

public abstract static class CommentServiceGrpc.CommentServiceImplBase implements BindableService, CommentServiceGrpc.AsyncService

Base class for the server implementation of the service CommentService.

A service to manage comments on cases.

Inheritance

java.lang.Object > CommentServiceGrpc.CommentServiceImplBase

Implements

io.grpc.BindableService, CommentServiceGrpc.AsyncService

Constructors

CommentServiceImplBase()

public CommentServiceImplBase()

Methods

bindService()

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