public final class TransmitThrowableInterceptor extends Object implements io.grpc.ServerInterceptor
StatusRuntimeException
Almost identical to TransmitStatusRuntimeExceptionInterceptor| Constructor and Description |
|---|
TransmitThrowableInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServerInterceptor |
instance() |
<ReqT,RespT> |
interceptCall(io.grpc.ServerCall<ReqT,RespT> call,
io.grpc.Metadata headers,
io.grpc.ServerCallHandler<ReqT,RespT> next) |
public static io.grpc.ServerInterceptor instance()
public <ReqT,RespT> io.grpc.ServerCall.Listener<ReqT> interceptCall(io.grpc.ServerCall<ReqT,RespT> call,
io.grpc.Metadata headers,
io.grpc.ServerCallHandler<ReqT,RespT> next)
interceptCall in interface io.grpc.ServerInterceptorCopyright © 2024 SiLA Java Developers. All rights reserved.