Class UserEventServiceGrpc.UserEventServiceImplBase (0.48.0)

public abstract static class UserEventServiceGrpc.UserEventServiceImplBase implements BindableService, UserEventServiceGrpc.AsyncService

Base class for the server implementation of the service UserEventService.

Service for ingesting end user actions on the customer website.

Inheritance

java.lang.Object > UserEventServiceGrpc.UserEventServiceImplBase

Implements

io.grpc.BindableService, UserEventServiceGrpc.AsyncService

Constructors

UserEventServiceImplBase()

public UserEventServiceImplBase()

Methods

bindService()

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