Class PagesGrpc.PagesImplBase (0.52.0)

public abstract static class PagesGrpc.PagesImplBase implements BindableService, PagesGrpc.AsyncService

Base class for the server implementation of the service Pages.

Service for managing Pages.

Inheritance

java.lang.Object > PagesGrpc.PagesImplBase

Implements

io.grpc.BindableService, PagesGrpc.AsyncService

Constructors

PagesImplBase()

public PagesImplBase()

Methods

bindService()

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