Package io.vertx.grpc

Class ContextServerInterceptor

  • All Implemented Interfaces:
    ServerInterceptor

    public abstract class ContextServerInterceptor
    extends Object
    implements ServerInterceptor
    An abstract interceptor that allows capturing data from the metadata to the vertx context so it can be used later on the asynchronous APIs.