@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/2861") @ThreadSafe public abstract class ServerStreamTracer extends StreamTracer
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerStreamTracer.Factory |
| Constructor and Description |
|---|
ServerStreamTracer() |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
filterContext(Context context)
Called before the interceptors and the call handlers and make changes to the Context object
if needed.
|
inboundMessage, inboundUncompressedSize, inboundWireSize, outboundMessage, outboundUncompressedSize, outboundWireSize, streamClosed