Class IDSGrpc.IDSImplBase (1.18.0)

public abstract static class IDSGrpc.IDSImplBase implements BindableService, IDSGrpc.AsyncService

Base class for the server implementation of the service IDS.

The IDS Service

Inheritance

java.lang.Object > IDSGrpc.IDSImplBase

Implements

io.grpc.BindableService, IDSGrpc.AsyncService

Constructors

IDSImplBase()

public IDSImplBase()

Methods

bindService()

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