Class ConversationsGrpc.ConversationsImplBase (4.47.0)

public abstract static class ConversationsGrpc.ConversationsImplBase implements BindableService, ConversationsGrpc.AsyncService

Base class for the server implementation of the service Conversations.

Service for managing Conversations.

Inheritance

java.lang.Object > ConversationsGrpc.ConversationsImplBase

Implements

io.grpc.BindableService, ConversationsGrpc.AsyncService

Constructors

ConversationsImplBase()

public ConversationsImplBase()

Methods

bindService()

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