public class SourceServerInterceptor extends Object implements io.grpc.ServerInterceptor
| Constructor and Description |
|---|
SourceServerInterceptor(boolean isDefaultService) |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
interceptCall(io.grpc.ServerCall<ReqT,RespT> serverCall,
io.grpc.Metadata metadata,
io.grpc.ServerCallHandler<ReqT,RespT> serverCallHandler) |
Copyright © 2019 WSO2. All rights reserved.