ProxyServerInterceptor

internal class ProxyServerInterceptor : ServerInterceptor(source)

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun <ReqT, RespT> interceptCall(call: ServerCall<ReqT, RespT>, requestHeaders: Metadata, handler: ServerCallHandler<ReqT, RespT>): ServerCall.Listener<ReqT>