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