Class AMLGrpc.AMLImplBase (0.1.0)

public abstract static class AMLGrpc.AMLImplBase implements BindableService, AMLGrpc.AsyncService

Base class for the server implementation of the service AML.

The AML (Anti Money Laundering) service allows users to perform REST operations on aml.

Inheritance

java.lang.Object > AMLGrpc.AMLImplBase

Implements

io.grpc.BindableService, AMLGrpc.AsyncService

Constructors

AMLImplBase()

public AMLImplBase()

Methods

bindService()

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