Class HeadInterceptor

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate, ProxyInterceptor

    public class HeadInterceptor
    extends Object
    implements io.vertx.lang.rx.RxDelegate, ProxyInterceptor
    An interceptor updating HTTP request/response head attributes (headers, path, query params).

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.