mirror of https://github.com/grpc/grpc-java.git
parent
b51749baa4
commit
95d44b47f4
|
|
@ -46,7 +46,6 @@ import javax.annotation.concurrent.ThreadSafe;
|
|||
* </ul>
|
||||
*/
|
||||
@ThreadSafe
|
||||
@ExperimentalApi("https://github.com/grpc/grpc-java/issues/1711")
|
||||
public interface ServerInterceptor {
|
||||
/**
|
||||
* Intercept {@link ServerCall} dispatch by the {@code next} {@link ServerCallHandler}. General
|
||||
|
|
|
|||
Loading…
Reference in New Issue