Class FeedServiceGrpc.FeedServiceImplBase (0.48.0)

public abstract static class FeedServiceGrpc.FeedServiceImplBase implements BindableService, FeedServiceGrpc.AsyncService

Base class for the server implementation of the service FeedService.

A service to view case feed items.

Inheritance

java.lang.Object > FeedServiceGrpc.FeedServiceImplBase

Implements

io.grpc.BindableService, FeedServiceGrpc.AsyncService

Constructors

FeedServiceImplBase()

public FeedServiceImplBase()

Methods

bindService()

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