Class InterceptGrpc.InterceptImplBase (0.94.0)

public abstract static class InterceptGrpc.InterceptImplBase implements BindableService, InterceptGrpc.AsyncService

Base class for the server implementation of the service Intercept.

Service for Third-Party Packet Intercept (TPPI). TPPI is the "in-band" flavor of the Network Security Integrations product.

Inheritance

java.lang.Object > InterceptGrpc.InterceptImplBase

Implements

io.grpc.BindableService, InterceptGrpc.AsyncService

Constructors

InterceptImplBase()

public InterceptImplBase()

Methods

bindService()

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