public class TestUtils extends Object
Modifier and Type | Method and Description |
---|---|
static ServerInterceptor |
echoRequestHeadersInterceptor(Metadata.Key<?>... keys)
Echo the request headers from a client into response headers and trailers.
|
public static ServerInterceptor echoRequestHeadersInterceptor(Metadata.Key<?>... keys)