public class io.vertx.reactivex.ext.web.RoutingContext
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.reactivex.ext.web.RoutingContext
  super_class: java.lang.Object
{
  public static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.ext.web.RoutingContext> __TYPE_ARG;
    descriptor: Lio/vertx/lang/rx/TypeArg;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/reactivex/ext/web/RoutingContext;>;

  private final io.vertx.ext.web.RoutingContext delegate;
    descriptor: Lio/vertx/ext/web/RoutingContext;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.core.http.Cookie> TYPE_ARG_0;
    descriptor: Lio/vertx/lang/rx/TypeArg;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/reactivex/core/http/Cookie;>;

  private static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.ext.web.FileUpload> TYPE_ARG_1;
    descriptor: Lio/vertx/lang/rx/TypeArg;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/reactivex/ext/web/FileUpload;>;

  private static final io.vertx.lang.rx.TypeArg<io.vertx.reactivex.ext.web.LanguageHeader> TYPE_ARG_2;
    descriptor: Lio/vertx/lang/rx/TypeArg;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Lio/vertx/lang/rx/TypeArg<Lio/vertx/reactivex/ext/web/LanguageHeader;>;

  private io.vertx.reactivex.core.http.HttpServerRequest cached_0;
    descriptor: Lio/vertx/reactivex/core/http/HttpServerRequest;
    flags: (0x0002) ACC_PRIVATE

  private io.vertx.reactivex.core.http.HttpServerResponse cached_1;
    descriptor: Lio/vertx/reactivex/core/http/HttpServerResponse;
    flags: (0x0002) ACC_PRIVATE

  private io.vertx.reactivex.core.Vertx cached_2;
    descriptor: Lio/vertx/reactivex/core/Vertx;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.Throwable cached_3;
    descriptor: Ljava/lang/Throwable;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.Integer cached_4;
    descriptor: Ljava/lang/Integer;
    flags: (0x0002) ACC_PRIVATE

  private io.vertx.reactivex.ext.web.ParsedHeaderValues cached_5;
    descriptor: Lio/vertx/reactivex/ext/web/ParsedHeaderValues;
    flags: (0x0002) ACC_PRIVATE

  private java.util.List<io.vertx.reactivex.ext.web.LanguageHeader> cached_6;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lio/vertx/reactivex/ext/web/LanguageHeader;>;

  private io.vertx.reactivex.ext.web.LanguageHeader cached_7;
    descriptor: Lio/vertx/reactivex/ext/web/LanguageHeader;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.Boolean cached_8;
    descriptor: Ljava/lang/Boolean;
    flags: (0x0002) ACC_PRIVATE

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 84
            new io.vertx.lang.rx.TypeArg
            dup
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$0(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
         1: .line 85
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.getDelegate()Lio/vertx/ext/web/RoutingContext; (5)
                  (Lio/vertx/reactivex/ext/web/RoutingContext;)Ljava/lang/Object;
         2: .line 84
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.reactivex.ext.web.RoutingContext.__TYPE_ARG:Lio/vertx/lang/rx/TypeArg;
         3: .line 102
            new io.vertx.lang.rx.TypeArg
            dup
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$2(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$3(Lio/vertx/reactivex/core/http/Cookie;)Ljava/lang/Object; (6)
                  (Lio/vertx/reactivex/core/http/Cookie;)Ljava/lang/Object;
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.reactivex.ext.web.RoutingContext.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
         4: .line 103
            new io.vertx.lang.rx.TypeArg
            dup
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$4(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$5(Lio/vertx/reactivex/ext/web/FileUpload;)Ljava/lang/Object; (6)
                  (Lio/vertx/reactivex/ext/web/FileUpload;)Ljava/lang/Object;
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.reactivex.ext.web.RoutingContext.TYPE_ARG_1:Lio/vertx/lang/rx/TypeArg;
         5: .line 104
            new io.vertx.lang.rx.TypeArg
            dup
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$6(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$7(Lio/vertx/reactivex/ext/web/LanguageHeader;)Ljava/lang/Object; (6)
                  (Lio/vertx/reactivex/ext/web/LanguageHeader;)Ljava/lang/Object;
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.reactivex.ext.web.RoutingContext.TYPE_ARG_2:Lio/vertx/lang/rx/TypeArg;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 68
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            areturn
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.Object o
         0: .line 73
            aload 0 /* this */
            aload 1 /* o */
            if_acmpne 1
            iconst_1
            ireturn
         1: .line 74
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            ifnull 2
            aload 0 /* this */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            aload 1 /* o */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            if_acmpeq 3
      StackMap locals:
      StackMap stack:
         2: iconst_0
            ireturn
         3: .line 75
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            checkcast io.vertx.reactivex.ext.web.RoutingContext
            astore 2 /* that */
        start local 2 // io.vertx.reactivex.ext.web.RoutingContext that
         4: .line 76
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 2 /* that */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ireturn
        end local 2 // io.vertx.reactivex.ext.web.RoutingContext that
        end local 1 // java.lang.Object o
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    5     1     o  Ljava/lang/Object;
            4    5     2  that  Lio/vertx/reactivex/ext/web/RoutingContext;
    MethodParameters:
      Name  Flags
      o     

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 81
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokevirtual java.lang.Object.hashCode:()I
            ireturn
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;

  public void <init>(io.vertx.ext.web.RoutingContext);
    descriptor: (Lio/vertx/ext/web/RoutingContext;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.ext.web.RoutingContext delegate
         0: .line 90
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 91
            aload 0 /* this */
            aload 1 /* delegate */
            putfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
         2: .line 92
            return
        end local 1 // io.vertx.ext.web.RoutingContext delegate
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    3     1  delegate  Lio/vertx/ext/web/RoutingContext;
    MethodParameters:
          Name  Flags
      delegate  

  public void <init>(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.Object delegate
         0: .line 94
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 95
            aload 0 /* this */
            aload 1 /* delegate */
            checkcast io.vertx.ext.web.RoutingContext
            putfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
         2: .line 96
            return
        end local 1 // java.lang.Object delegate
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    3     1  delegate  Ljava/lang/Object;
    MethodParameters:
          Name  Flags
      delegate  

  public io.vertx.ext.web.RoutingContext getDelegate();
    descriptor: ()Lio/vertx/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 99
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            areturn
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;

  public io.vertx.reactivex.core.http.HttpServerRequest request();
    descriptor: ()Lio/vertx/reactivex/core/http/HttpServerRequest;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 110
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_0:Lio/vertx/reactivex/core/http/HttpServerRequest;
            ifnull 2
         1: .line 111
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_0:Lio/vertx/reactivex/core/http/HttpServerRequest;
            areturn
         2: .line 113
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.request:()Lio/vertx/core/http/HttpServerRequest;
            invokestatic io.vertx.reactivex.core.http.HttpServerRequest.newInstance:(Lio/vertx/core/http/HttpServerRequest;)Lio/vertx/reactivex/core/http/HttpServerRequest;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.core.http.HttpServerRequest ret
         3: .line 114
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_0:Lio/vertx/reactivex/core/http/HttpServerRequest;
         4: .line 115
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.core.http.HttpServerRequest ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/reactivex/core/http/HttpServerRequest;

  public io.vertx.reactivex.core.http.HttpServerResponse response();
    descriptor: ()Lio/vertx/reactivex/core/http/HttpServerResponse;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 122
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_1:Lio/vertx/reactivex/core/http/HttpServerResponse;
            ifnull 2
         1: .line 123
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_1:Lio/vertx/reactivex/core/http/HttpServerResponse;
            areturn
         2: .line 125
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.response:()Lio/vertx/core/http/HttpServerResponse;
            invokestatic io.vertx.reactivex.core.http.HttpServerResponse.newInstance:(Lio/vertx/core/http/HttpServerResponse;)Lio/vertx/reactivex/core/http/HttpServerResponse;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.core.http.HttpServerResponse ret
         3: .line 126
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_1:Lio/vertx/reactivex/core/http/HttpServerResponse;
         4: .line 127
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.core.http.HttpServerResponse ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/reactivex/core/http/HttpServerResponse;

  public void next();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 139
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.next:()V
         1: .line 140
            return
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;

  public void fail(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // int statusCode
         0: .line 151
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            iload 1 /* statusCode */
            invokeinterface io.vertx.ext.web.RoutingContext.fail:(I)V
         1: .line 152
            return
        end local 1 // int statusCode
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  statusCode  I
    MethodParameters:
            Name  Flags
      statusCode  

  public void fail(java.lang.Throwable);
    descriptor: (Ljava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.Throwable throwable
         0: .line 163
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* throwable */
            invokeinterface io.vertx.ext.web.RoutingContext.fail:(Ljava/lang/Throwable;)V
         1: .line 164
            return
        end local 1 // java.lang.Throwable throwable
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  throwable  Ljava/lang/Throwable;
    MethodParameters:
           Name  Flags
      throwable  

  public void fail(int, java.lang.Throwable);
    descriptor: (ILjava/lang/Throwable;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // int statusCode
        start local 2 // java.lang.Throwable throwable
         0: .line 176
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            iload 1 /* statusCode */
            aload 2 /* throwable */
            invokeinterface io.vertx.ext.web.RoutingContext.fail:(ILjava/lang/Throwable;)V
         1: .line 177
            return
        end local 2 // java.lang.Throwable throwable
        end local 1 // int statusCode
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  statusCode  I
            0    2     2   throwable  Ljava/lang/Throwable;
    MethodParameters:
            Name  Flags
      statusCode  
      throwable   

  public io.vertx.reactivex.ext.web.RoutingContext put(java.lang.String, java.lang.Object);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String key
        start local 2 // java.lang.Object obj
         0: .line 186
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* key */
            aload 2 /* obj */
            invokeinterface io.vertx.ext.web.RoutingContext.put:(Ljava/lang/String;Ljava/lang/Object;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 187
            aload 0 /* this */
            areturn
        end local 2 // java.lang.Object obj
        end local 1 // java.lang.String key
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1   key  Ljava/lang/String;
            0    2     2   obj  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      key   
      obj   

  public <T> T get(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String key
         0: .line 196
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* key */
            invokeinterface io.vertx.ext.web.RoutingContext.get:(Ljava/lang/String;)Ljava/lang/Object;
            astore 2 /* ret */
        start local 2 // java.lang.Object ret
         1: .line 197
            aload 2 /* ret */
            areturn
        end local 2 // java.lang.Object ret
        end local 1 // java.lang.String key
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1   key  Ljava/lang/String;
            1    2     2   ret  TT;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/String;)TT;
    MethodParameters:
      Name  Flags
      key   

  public <T> T remove(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String key
         0: .line 206
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* key */
            invokeinterface io.vertx.ext.web.RoutingContext.remove:(Ljava/lang/String;)Ljava/lang/Object;
            astore 2 /* ret */
        start local 2 // java.lang.Object ret
         1: .line 207
            aload 2 /* ret */
            areturn
        end local 2 // java.lang.Object ret
        end local 1 // java.lang.String key
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1   key  Ljava/lang/String;
            1    2     2   ret  TT;
    Signature: <T:Ljava/lang/Object;>(Ljava/lang/String;)TT;
    MethodParameters:
      Name  Flags
      key   

  public io.vertx.reactivex.core.Vertx vertx();
    descriptor: ()Lio/vertx/reactivex/core/Vertx;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 214
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_2:Lio/vertx/reactivex/core/Vertx;
            ifnull 2
         1: .line 215
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_2:Lio/vertx/reactivex/core/Vertx;
            areturn
         2: .line 217
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.vertx:()Lio/vertx/core/Vertx;
            invokestatic io.vertx.reactivex.core.Vertx.newInstance:(Lio/vertx/core/Vertx;)Lio/vertx/reactivex/core/Vertx;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.core.Vertx ret
         3: .line 218
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_2:Lio/vertx/reactivex/core/Vertx;
         4: .line 219
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.core.Vertx ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/reactivex/core/Vertx;

  public java.lang.String mountPoint();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 226
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.mountPoint:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 227
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/lang/String;

  public io.vertx.reactivex.ext.web.Route currentRoute();
    descriptor: ()Lio/vertx/reactivex/ext/web/Route;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 234
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.currentRoute:()Lio/vertx/ext/web/Route;
            invokestatic io.vertx.reactivex.ext.web.Route.newInstance:(Lio/vertx/ext/web/Route;)Lio/vertx/reactivex/ext/web/Route;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.ext.web.Route ret
         1: .line 235
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.ext.web.Route ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/reactivex/ext/web/Route;

  public java.lang.String normalisedPath();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 244
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.normalisedPath:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 245
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/lang/String;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public java.lang.String normalizedPath();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 263
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.normalizedPath:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 264
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/lang/String;

  public io.vertx.reactivex.core.http.Cookie getCookie(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/reactivex/core/http/Cookie;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String name
         0: .line 273
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* name */
            invokeinterface io.vertx.ext.web.RoutingContext.getCookie:(Ljava/lang/String;)Lio/vertx/core/http/Cookie;
            invokestatic io.vertx.reactivex.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/reactivex/core/http/Cookie;
            astore 2 /* ret */
        start local 2 // io.vertx.reactivex.core.http.Cookie ret
         1: .line 274
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.reactivex.core.http.Cookie ret
        end local 1 // java.lang.String name
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  name  Ljava/lang/String;
            1    2     2   ret  Lio/vertx/reactivex/core/http/Cookie;
    MethodParameters:
      Name  Flags
      name  

  public io.vertx.reactivex.ext.web.RoutingContext addCookie(io.vertx.reactivex.core.http.Cookie);
    descriptor: (Lio/vertx/reactivex/core/http/Cookie;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.reactivex.core.http.Cookie cookie
         0: .line 283
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* cookie */
            invokevirtual io.vertx.reactivex.core.http.Cookie.getDelegate:()Lio/vertx/core/http/Cookie;
            invokeinterface io.vertx.ext.web.RoutingContext.addCookie:(Lio/vertx/core/http/Cookie;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 284
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.reactivex.core.http.Cookie cookie
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  cookie  Lio/vertx/reactivex/core/http/Cookie;
    MethodParameters:
        Name  Flags
      cookie  

  public io.vertx.reactivex.core.http.Cookie removeCookie(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/reactivex/core/http/Cookie;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String name
         0: .line 293
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* name */
            invokeinterface io.vertx.ext.web.RoutingContext.removeCookie:(Ljava/lang/String;)Lio/vertx/core/http/Cookie;
            invokestatic io.vertx.reactivex.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/reactivex/core/http/Cookie;
            astore 2 /* ret */
        start local 2 // io.vertx.reactivex.core.http.Cookie ret
         1: .line 294
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.reactivex.core.http.Cookie ret
        end local 1 // java.lang.String name
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  name  Ljava/lang/String;
            1    2     2   ret  Lio/vertx/reactivex/core/http/Cookie;
    MethodParameters:
      Name  Flags
      name  

  public io.vertx.reactivex.core.http.Cookie removeCookie(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)Lio/vertx/reactivex/core/http/Cookie;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String name
        start local 2 // boolean invalidate
         0: .line 305
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* name */
            iload 2 /* invalidate */
            invokeinterface io.vertx.ext.web.RoutingContext.removeCookie:(Ljava/lang/String;Z)Lio/vertx/core/http/Cookie;
            invokestatic io.vertx.reactivex.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/reactivex/core/http/Cookie;
            astore 3 /* ret */
        start local 3 // io.vertx.reactivex.core.http.Cookie ret
         1: .line 306
            aload 3 /* ret */
            areturn
        end local 3 // io.vertx.reactivex.core.http.Cookie ret
        end local 2 // boolean invalidate
        end local 1 // java.lang.String name
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1        name  Ljava/lang/String;
            0    2     2  invalidate  Z
            1    2     3         ret  Lio/vertx/reactivex/core/http/Cookie;
    MethodParameters:
            Name  Flags
      name        
      invalidate  

  public int cookieCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 313
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.cookieCount:()I
            istore 1 /* ret */
        start local 1 // int ret
         1: .line 314
            iload 1 /* ret */
            ireturn
        end local 1 // int ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  I

  public java.util.Map<java.lang.String, io.vertx.reactivex.core.http.Cookie> cookieMap();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 321
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.cookieMap:()Ljava/util/Map;
            invokeinterface java.util.Map.entrySet:()Ljava/util/Set;
            invokeinterface java.util.Set.stream:()Ljava/util/stream/Stream;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$8(Ljava/util/Map$Entry;)Ljava/lang/String; (6)
                  (Ljava/util/Map$Entry;)Ljava/lang/String;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$9(Ljava/util/Map$Entry;)Lio/vertx/reactivex/core/http/Cookie; (6)
                  (Ljava/util/Map$Entry;)Lio/vertx/reactivex/core/http/Cookie;
            invokestatic java.util.stream.Collectors.toMap:(Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/stream/Collector;
            invokeinterface java.util.stream.Stream.collect:(Ljava/util/stream/Collector;)Ljava/lang/Object;
            checkcast java.util.Map
            astore 1 /* ret */
        start local 1 // java.util.Map ret
         1: .line 322
            aload 1 /* ret */
            areturn
        end local 1 // java.util.Map ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/util/Map<Ljava/lang/String;Lio/vertx/reactivex/core/http/Cookie;>;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Lio/vertx/reactivex/core/http/Cookie;>;

  public java.lang.String getBodyAsString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 329
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.getBodyAsString:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 330
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/lang/String;

  public java.lang.String getBodyAsString(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String encoding
         0: .line 340
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* encoding */
            invokeinterface io.vertx.ext.web.RoutingContext.getBodyAsString:(Ljava/lang/String;)Ljava/lang/String;
            astore 2 /* ret */
        start local 2 // java.lang.String ret
         1: .line 341
            aload 2 /* ret */
            areturn
        end local 2 // java.lang.String ret
        end local 1 // java.lang.String encoding
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  encoding  Ljava/lang/String;
            1    2     2       ret  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      encoding  

  public io.vertx.core.json.JsonObject getBodyAsJson(int);
    descriptor: (I)Lio/vertx/core/json/JsonObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // int maxAllowedLength
         0: .line 355
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            iload 1 /* maxAllowedLength */
            invokeinterface io.vertx.ext.web.RoutingContext.getBodyAsJson:(I)Lio/vertx/core/json/JsonObject;
            astore 2 /* ret */
        start local 2 // io.vertx.core.json.JsonObject ret
         1: .line 356
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.core.json.JsonObject ret
        end local 1 // int maxAllowedLength
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    2     0              this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  maxAllowedLength  I
            1    2     2               ret  Lio/vertx/core/json/JsonObject;
    MethodParameters:
                  Name  Flags
      maxAllowedLength  

  public io.vertx.core.json.JsonArray getBodyAsJsonArray(int);
    descriptor: (I)Lio/vertx/core/json/JsonArray;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // int maxAllowedLength
         0: .line 370
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            iload 1 /* maxAllowedLength */
            invokeinterface io.vertx.ext.web.RoutingContext.getBodyAsJsonArray:(I)Lio/vertx/core/json/JsonArray;
            astore 2 /* ret */
        start local 2 // io.vertx.core.json.JsonArray ret
         1: .line 371
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.core.json.JsonArray ret
        end local 1 // int maxAllowedLength
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    2     0              this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  maxAllowedLength  I
            1    2     2               ret  Lio/vertx/core/json/JsonArray;
    MethodParameters:
                  Name  Flags
      maxAllowedLength  

  public io.vertx.core.json.JsonObject getBodyAsJson();
    descriptor: ()Lio/vertx/core/json/JsonObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 378
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.getBodyAsJson:()Lio/vertx/core/json/JsonObject;
            astore 1 /* ret */
        start local 1 // io.vertx.core.json.JsonObject ret
         1: .line 379
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.core.json.JsonObject ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/core/json/JsonObject;

  public io.vertx.core.json.JsonArray getBodyAsJsonArray();
    descriptor: ()Lio/vertx/core/json/JsonArray;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 386
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.getBodyAsJsonArray:()Lio/vertx/core/json/JsonArray;
            astore 1 /* ret */
        start local 1 // io.vertx.core.json.JsonArray ret
         1: .line 387
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.core.json.JsonArray ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/core/json/JsonArray;

  public io.vertx.reactivex.core.buffer.Buffer getBody();
    descriptor: ()Lio/vertx/reactivex/core/buffer/Buffer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 394
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.getBody:()Lio/vertx/core/buffer/Buffer;
            invokestatic io.vertx.reactivex.core.buffer.Buffer.newInstance:(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.core.buffer.Buffer ret
         1: .line 395
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.core.buffer.Buffer ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/reactivex/core/buffer/Buffer;

  public java.util.Set<io.vertx.reactivex.ext.web.FileUpload> fileUploads();
    descriptor: ()Ljava/util/Set;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 402
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.fileUploads:()Ljava/util/Set;
            invokeinterface java.util.Set.stream:()Ljava/util/stream/Stream;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$10(Lio/vertx/ext/web/FileUpload;)Lio/vertx/reactivex/ext/web/FileUpload; (6)
                  (Lio/vertx/ext/web/FileUpload;)Lio/vertx/reactivex/ext/web/FileUpload;
            invokeinterface java.util.stream.Stream.map:(Ljava/util/function/Function;)Ljava/util/stream/Stream;
            invokestatic java.util.stream.Collectors.toSet:()Ljava/util/stream/Collector;
            invokeinterface java.util.stream.Stream.collect:(Ljava/util/stream/Collector;)Ljava/lang/Object;
            checkcast java.util.Set
            astore 1 /* ret */
        start local 1 // java.util.Set ret
         1: .line 403
            aload 1 /* ret */
            areturn
        end local 1 // java.util.Set ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/util/Set<Lio/vertx/reactivex/ext/web/FileUpload;>;
    Signature: ()Ljava/util/Set<Lio/vertx/reactivex/ext/web/FileUpload;>;

  public io.vertx.reactivex.ext.web.Session session();
    descriptor: ()Lio/vertx/reactivex/ext/web/Session;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 413
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.session:()Lio/vertx/ext/web/Session;
            invokestatic io.vertx.reactivex.ext.web.Session.newInstance:(Lio/vertx/ext/web/Session;)Lio/vertx/reactivex/ext/web/Session;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.ext.web.Session ret
         1: .line 414
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.ext.web.Session ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/reactivex/ext/web/Session;

  public boolean isSessionAccessed();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 423
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.isSessionAccessed:()Z
            istore 1 /* ret */
        start local 1 // boolean ret
         1: .line 424
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Z

  public io.vertx.reactivex.ext.auth.User user();
    descriptor: ()Lio/vertx/reactivex/ext/auth/User;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 432
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.user:()Lio/vertx/ext/auth/User;
            invokestatic io.vertx.reactivex.ext.auth.User.newInstance:(Lio/vertx/ext/auth/User;)Lio/vertx/reactivex/ext/auth/User;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.ext.auth.User ret
         1: .line 433
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.ext.auth.User ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/reactivex/ext/auth/User;

  public java.lang.Throwable failure();
    descriptor: ()Ljava/lang/Throwable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 443
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_3:Ljava/lang/Throwable;
            ifnull 2
         1: .line 444
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_3:Ljava/lang/Throwable;
            areturn
         2: .line 446
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.failure:()Ljava/lang/Throwable;
            astore 1 /* ret */
        start local 1 // java.lang.Throwable ret
         3: .line 447
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_3:Ljava/lang/Throwable;
         4: .line 448
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.Throwable ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            3    5     1   ret  Ljava/lang/Throwable;

  public int statusCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 460
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_4:Ljava/lang/Integer;
            ifnull 2
         1: .line 461
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_4:Ljava/lang/Integer;
            invokevirtual java.lang.Integer.intValue:()I
            ireturn
         2: .line 463
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.statusCode:()I
            istore 1 /* ret */
        start local 1 // int ret
         3: .line 464
            aload 0 /* this */
            iload 1 /* ret */
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_4:Ljava/lang/Integer;
         4: .line 465
            iload 1 /* ret */
            ireturn
        end local 1 // int ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            3    5     1   ret  I

  public java.lang.String getAcceptableContentType();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 474
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.getAcceptableContentType:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 475
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/lang/String;

  public io.vertx.reactivex.ext.web.ParsedHeaderValues parsedHeaders();
    descriptor: ()Lio/vertx/reactivex/ext/web/ParsedHeaderValues;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 491
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_5:Lio/vertx/reactivex/ext/web/ParsedHeaderValues;
            ifnull 2
         1: .line 492
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_5:Lio/vertx/reactivex/ext/web/ParsedHeaderValues;
            areturn
         2: .line 494
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.parsedHeaders:()Lio/vertx/ext/web/ParsedHeaderValues;
            invokestatic io.vertx.reactivex.ext.web.ParsedHeaderValues.newInstance:(Lio/vertx/ext/web/ParsedHeaderValues;)Lio/vertx/reactivex/ext/web/ParsedHeaderValues;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.ext.web.ParsedHeaderValues ret
         3: .line 495
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_5:Lio/vertx/reactivex/ext/web/ParsedHeaderValues;
         4: .line 496
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.ext.web.ParsedHeaderValues ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/reactivex/ext/web/ParsedHeaderValues;

  public int addHeadersEndHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler handler
         0: .line 506
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* handler */
            invokeinterface io.vertx.ext.web.RoutingContext.addHeadersEndHandler:(Lio/vertx/core/Handler;)I
            istore 2 /* ret */
        start local 2 // int ret
         1: .line 507
            iload 2 /* ret */
            ireturn
        end local 2 // int ret
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  handler  Lio/vertx/core/Handler<Ljava/lang/Void;>;
            1    2     2      ret  I
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)I
    MethodParameters:
         Name  Flags
      handler  

  public boolean removeHeadersEndHandler(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // int handlerID
         0: .line 516
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            iload 1 /* handlerID */
            invokeinterface io.vertx.ext.web.RoutingContext.removeHeadersEndHandler:(I)Z
            istore 2 /* ret */
        start local 2 // boolean ret
         1: .line 517
            iload 2 /* ret */
            ireturn
        end local 2 // boolean ret
        end local 1 // int handlerID
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  handlerID  I
            1    2     2        ret  Z
    MethodParameters:
           Name  Flags
      handlerID  

  public int addBodyEndHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler handler
         0: .line 529
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* handler */
            invokeinterface io.vertx.ext.web.RoutingContext.addBodyEndHandler:(Lio/vertx/core/Handler;)I
            istore 2 /* ret */
        start local 2 // int ret
         1: .line 530
            iload 2 /* ret */
            ireturn
        end local 2 // int ret
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  handler  Lio/vertx/core/Handler<Ljava/lang/Void;>;
            1    2     2      ret  I
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)I
    MethodParameters:
         Name  Flags
      handler  

  public boolean removeBodyEndHandler(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // int handlerID
         0: .line 539
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            iload 1 /* handlerID */
            invokeinterface io.vertx.ext.web.RoutingContext.removeBodyEndHandler:(I)Z
            istore 2 /* ret */
        start local 2 // boolean ret
         1: .line 540
            iload 2 /* ret */
            ireturn
        end local 2 // boolean ret
        end local 1 // int handlerID
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  handlerID  I
            1    2     2        ret  Z
    MethodParameters:
           Name  Flags
      handlerID  

  public int addEndHandler(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/core/Handler;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler handler
         0: .line 551
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* handler */
            invokeinterface io.vertx.ext.web.RoutingContext.addEndHandler:(Lio/vertx/core/Handler;)I
            istore 2 /* ret */
        start local 2 // int ret
         1: .line 552
            iload 2 /* ret */
            ireturn
        end local 2 // int ret
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
            1    2     2      ret  I
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)I
    MethodParameters:
         Name  Flags
      handler  

  public boolean removeEndHandler(int);
    descriptor: (I)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // int handlerID
         0: .line 561
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            iload 1 /* handlerID */
            invokeinterface io.vertx.ext.web.RoutingContext.removeEndHandler:(I)Z
            istore 2 /* ret */
        start local 2 // boolean ret
         1: .line 562
            iload 2 /* ret */
            ireturn
        end local 2 // boolean ret
        end local 1 // int handlerID
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  handlerID  I
            1    2     2        ret  Z
    MethodParameters:
           Name  Flags
      handlerID  

  public boolean failed();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 569
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.failed:()Z
            istore 1 /* ret */
        start local 1 // boolean ret
         1: .line 570
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Z

  public void setBody(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer body
         0: .line 578
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* body */
            invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            invokeinterface io.vertx.ext.web.RoutingContext.setBody:(Lio/vertx/core/buffer/Buffer;)V
         1: .line 579
            return
        end local 1 // io.vertx.reactivex.core.buffer.Buffer body
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  body  Lio/vertx/reactivex/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      body  

  public void setSession(io.vertx.reactivex.ext.web.Session);
    descriptor: (Lio/vertx/reactivex/ext/web/Session;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.reactivex.ext.web.Session session
         0: .line 586
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* session */
            invokevirtual io.vertx.reactivex.ext.web.Session.getDelegate:()Lio/vertx/ext/web/Session;
            invokeinterface io.vertx.ext.web.RoutingContext.setSession:(Lio/vertx/ext/web/Session;)V
         1: .line 587
            return
        end local 1 // io.vertx.reactivex.ext.web.Session session
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  session  Lio/vertx/reactivex/ext/web/Session;
    MethodParameters:
         Name  Flags
      session  

  public void setUser(io.vertx.reactivex.ext.auth.User);
    descriptor: (Lio/vertx/reactivex/ext/auth/User;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.reactivex.ext.auth.User user
         0: .line 594
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* user */
            invokevirtual io.vertx.reactivex.ext.auth.User.getDelegate:()Lio/vertx/ext/auth/User;
            invokeinterface io.vertx.ext.web.RoutingContext.setUser:(Lio/vertx/ext/auth/User;)V
         1: .line 595
            return
        end local 1 // io.vertx.reactivex.ext.auth.User user
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  user  Lio/vertx/reactivex/ext/auth/User;
    MethodParameters:
      Name  Flags
      user  

  public void clearUser();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 602
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.clearUser:()V
         1: .line 603
            return
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;

  public void setAcceptableContentType(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String contentType
         0: .line 610
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* contentType */
            invokeinterface io.vertx.ext.web.RoutingContext.setAcceptableContentType:(Ljava/lang/String;)V
         1: .line 611
            return
        end local 1 // java.lang.String contentType
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  contentType  Ljava/lang/String;
    MethodParameters:
             Name  Flags
      contentType  

  public void reroute(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String path
         0: .line 619
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* path */
            invokeinterface io.vertx.ext.web.RoutingContext.reroute:(Ljava/lang/String;)V
         1: .line 620
            return
        end local 1 // java.lang.String path
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  path  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      path  

  public void reroute(io.vertx.core.http.HttpMethod, java.lang.String);
    descriptor: (Lio/vertx/core/http/HttpMethod;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.core.http.HttpMethod method
        start local 2 // java.lang.String path
         0: .line 629
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* method */
            aload 2 /* path */
            invokeinterface io.vertx.ext.web.RoutingContext.reroute:(Lio/vertx/core/http/HttpMethod;Ljava/lang/String;)V
         1: .line 630
            return
        end local 2 // java.lang.String path
        end local 1 // io.vertx.core.http.HttpMethod method
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  method  Lio/vertx/core/http/HttpMethod;
            0    2     2    path  Ljava/lang/String;
    MethodParameters:
        Name  Flags
      method  
      path    

  public java.util.List<io.vertx.reactivex.ext.web.LanguageHeader> acceptableLanguages();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 642
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_6:Ljava/util/List;
            ifnull 2
         1: .line 643
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_6:Ljava/util/List;
            areturn
         2: .line 645
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.acceptableLanguages:()Ljava/util/List;
            invokeinterface java.util.List.stream:()Ljava/util/stream/Stream;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$11(Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/reactivex/ext/web/LanguageHeader; (6)
                  (Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/reactivex/ext/web/LanguageHeader;
            invokeinterface java.util.stream.Stream.map:(Ljava/util/function/Function;)Ljava/util/stream/Stream;
            invokestatic java.util.stream.Collectors.toList:()Ljava/util/stream/Collector;
            invokeinterface java.util.stream.Stream.collect:(Ljava/util/stream/Collector;)Ljava/lang/Object;
            checkcast java.util.List
            astore 1 /* ret */
        start local 1 // java.util.List ret
         3: .line 646
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_6:Ljava/util/List;
         4: .line 647
            aload 1 /* ret */
            areturn
        end local 1 // java.util.List ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            3    5     1   ret  Ljava/util/List<Lio/vertx/reactivex/ext/web/LanguageHeader;>;
    Signature: ()Ljava/util/List<Lio/vertx/reactivex/ext/web/LanguageHeader;>;

  public io.vertx.reactivex.ext.web.LanguageHeader preferredLanguage();
    descriptor: ()Lio/vertx/reactivex/ext/web/LanguageHeader;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 656
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_7:Lio/vertx/reactivex/ext/web/LanguageHeader;
            ifnull 2
         1: .line 657
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_7:Lio/vertx/reactivex/ext/web/LanguageHeader;
            areturn
         2: .line 659
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.preferredLanguage:()Lio/vertx/ext/web/LanguageHeader;
            invokestatic io.vertx.reactivex.ext.web.LanguageHeader.newInstance:(Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/reactivex/ext/web/LanguageHeader;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.ext.web.LanguageHeader ret
         3: .line 660
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_7:Lio/vertx/reactivex/ext/web/LanguageHeader;
         4: .line 661
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.ext.web.LanguageHeader ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/reactivex/ext/web/LanguageHeader;

  public java.util.Map<java.lang.String, java.lang.String> pathParams();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 669
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.pathParams:()Ljava/util/Map;
            astore 1 /* ret */
        start local 1 // java.util.Map ret
         1: .line 670
            aload 1 /* ret */
            areturn
        end local 1 // java.util.Map ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;

  public java.lang.String pathParam(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String name
         0: .line 679
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* name */
            invokeinterface io.vertx.ext.web.RoutingContext.pathParam:(Ljava/lang/String;)Ljava/lang/String;
            astore 2 /* ret */
        start local 2 // java.lang.String ret
         1: .line 680
            aload 2 /* ret */
            areturn
        end local 2 // java.lang.String ret
        end local 1 // java.lang.String name
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  name  Ljava/lang/String;
            1    2     2   ret  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  

  public io.vertx.reactivex.core.MultiMap queryParams();
    descriptor: ()Lio/vertx/reactivex/core/MultiMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 690
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.queryParams:()Lio/vertx/core/MultiMap;
            invokestatic io.vertx.reactivex.core.MultiMap.newInstance:(Lio/vertx/core/MultiMap;)Lio/vertx/reactivex/core/MultiMap;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.core.MultiMap ret
         1: .line 691
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.core.MultiMap ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/reactivex/core/MultiMap;

  public java.util.List<java.lang.String> queryParam(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String name
         0: .line 700
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* name */
            invokeinterface io.vertx.ext.web.RoutingContext.queryParam:(Ljava/lang/String;)Ljava/util/List;
            astore 2 /* ret */
        start local 2 // java.util.List ret
         1: .line 701
            aload 2 /* ret */
            areturn
        end local 2 // java.util.List ret
        end local 1 // java.lang.String name
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  name  Ljava/lang/String;
            1    2     2   ret  Ljava/util/List<Ljava/lang/String;>;
    Signature: (Ljava/lang/String;)Ljava/util/List<Ljava/lang/String;>;
    MethodParameters:
      Name  Flags
      name  

  public io.vertx.reactivex.ext.web.RoutingContext attachment(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String filename
         0: .line 710
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* filename */
            invokeinterface io.vertx.ext.web.RoutingContext.attachment:(Ljava/lang/String;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 711
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String filename
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  filename  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      filename  

  public io.vertx.reactivex.ext.web.RoutingContext redirect(java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String url
        start local 2 // io.vertx.core.Handler handler
         0: .line 721
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* url */
            aload 2 /* handler */
            invokeinterface io.vertx.ext.web.RoutingContext.redirect:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 722
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // java.lang.String url
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1      url  Ljava/lang/String;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Ljava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/reactivex/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      url      
      handler  

  public io.vertx.reactivex.ext.web.RoutingContext redirect(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String url
         0: .line 732
            aload 0 /* this */
            aload 1 /* url */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$12(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.redirect:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
         1: .line 731
            areturn
        end local 1 // java.lang.String url
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1   url  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      url   

  public io.reactivex.Completable rxRedirect(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String url
         0: .line 741
            aload 0 /* this */
            aload 1 /* url */
            invokedynamic accept(Lio/vertx/reactivex/ext/web/RoutingContext;Ljava/lang/String;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$13(Ljava/lang/String;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // java.lang.String url
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    1     1   url  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      url   

  public io.vertx.reactivex.ext.web.RoutingContext json(, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.Object json
        start local 2 // io.vertx.core.Handler handler
         0: .line 753
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* json */
            aload 2 /* handler */
            invokeinterface io.vertx.ext.web.RoutingContext.json:(Ljava/lang/Object;Lio/vertx/core/Handler;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 754
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // java.lang.Object json
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1     json  Ljava/lang/Object;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Ljava/lang/Object;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/reactivex/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      json     
      handler  

  public io.vertx.reactivex.ext.web.RoutingContext json(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.Object json
         0: .line 764
            aload 0 /* this */
            aload 1 /* json */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$14(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.json:(Ljava/lang/Object;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
         1: .line 763
            areturn
        end local 1 // java.lang.Object json
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  json  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      json  

  public io.reactivex.Completable rxJson(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.Object json
         0: .line 773
            aload 0 /* this */
            aload 1 /* json */
            invokedynamic accept(Lio/vertx/reactivex/ext/web/RoutingContext;Ljava/lang/Object;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$15(Ljava/lang/Object;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // java.lang.Object json
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    1     1  json  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      json  

  public boolean is(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String type
         0: .line 798
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_8:Ljava/lang/Boolean;
            ifnull 2
         1: .line 799
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.cached_8:Ljava/lang/Boolean;
            invokevirtual java.lang.Boolean.booleanValue:()Z
            ireturn
         2: .line 801
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* type */
            invokeinterface io.vertx.ext.web.RoutingContext.is:(Ljava/lang/String;)Z
            istore 2 /* ret */
        start local 2 // boolean ret
         3: .line 802
            aload 0 /* this */
            iload 2 /* ret */
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            putfield io.vertx.reactivex.ext.web.RoutingContext.cached_8:Ljava/lang/Boolean;
         4: .line 803
            iload 2 /* ret */
            ireturn
        end local 2 // boolean ret
        end local 1 // java.lang.String type
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    5     1  type  Ljava/lang/String;
            3    5     2   ret  Z
    MethodParameters:
      Name  Flags
      type  

  public boolean isFresh();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 813
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.isFresh:()Z
            istore 1 /* ret */
        start local 1 // boolean ret
         1: .line 814
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Z

  public io.vertx.reactivex.ext.web.RoutingContext etag(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String etag
         0: .line 828
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* etag */
            invokeinterface io.vertx.ext.web.RoutingContext.etag:(Ljava/lang/String;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 829
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String etag
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  etag  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      etag  

  public io.vertx.reactivex.ext.web.RoutingContext lastModified(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String instant
         0: .line 838
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* instant */
            invokeinterface io.vertx.ext.web.RoutingContext.lastModified:(Ljava/lang/String;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 839
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String instant
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  instant  Ljava/lang/String;
    MethodParameters:
         Name  Flags
      instant  

  public io.vertx.reactivex.ext.web.RoutingContext end(java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String chunk
        start local 2 // io.vertx.core.Handler handler
         0: .line 849
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* chunk */
            aload 2 /* handler */
            invokeinterface io.vertx.ext.web.RoutingContext.end:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 850
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // java.lang.String chunk
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1    chunk  Ljava/lang/String;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Ljava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/reactivex/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      chunk    
      handler  

  public io.vertx.reactivex.ext.web.RoutingContext end(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String chunk
         0: .line 860
            aload 0 /* this */
            aload 1 /* chunk */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$16(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.end:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
         1: .line 859
            areturn
        end local 1 // java.lang.String chunk
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  chunk  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      chunk  

  public io.reactivex.Completable rxEnd(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.lang.String chunk
         0: .line 869
            aload 0 /* this */
            aload 1 /* chunk */
            invokedynamic accept(Lio/vertx/reactivex/ext/web/RoutingContext;Ljava/lang/String;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$17(Ljava/lang/String;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // java.lang.String chunk
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    1     1  chunk  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      chunk  

  public io.vertx.reactivex.ext.web.RoutingContext end(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        start local 2 // io.vertx.core.Handler handler
         0: .line 881
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* buffer */
            invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.ext.web.RoutingContext.end:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 882
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1   buffer  Lio/vertx/reactivex/core/buffer/Buffer;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/reactivex/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      buffer   
      handler  

  public io.vertx.reactivex.ext.web.RoutingContext end(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
         0: .line 892
            aload 0 /* this */
            aload 1 /* buffer */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$18(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.end:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
         1: .line 891
            areturn
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  buffer  Lio/vertx/reactivex/core/buffer/Buffer;
    MethodParameters:
        Name  Flags
      buffer  

  public io.reactivex.Completable rxEnd(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
         0: .line 901
            aload 0 /* this */
            aload 1 /* buffer */
            invokedynamic accept(Lio/vertx/reactivex/ext/web/RoutingContext;Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$19(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // io.vertx.reactivex.core.buffer.Buffer buffer
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    1     1  buffer  Lio/vertx/reactivex/core/buffer/Buffer;
    MethodParameters:
        Name  Flags
      buffer  

  public io.vertx.reactivex.ext.web.RoutingContext end(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler handler
         0: .line 912
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* handler */
            invokeinterface io.vertx.ext.web.RoutingContext.end:(Lio/vertx/core/Handler;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 913
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/reactivex/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.ext.web.RoutingContext end();
    descriptor: ()Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 922
            aload 0 /* this */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$20(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.end:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
         1: .line 921
            areturn
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;

  public io.reactivex.Completable rxEnd();
    descriptor: ()Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 930
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/reactivex/ext/web/RoutingContext;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/ext/web/RoutingContext.lambda$21(Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;

  public java.util.Map<java.lang.String, java.lang.Object> data();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
         0: .line 939
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.data:()Ljava/util/Map;
            astore 1 /* ret */
        start local 1 // java.util.Map ret
         1: .line 940
            aload 1 /* ret */
            areturn
        end local 1 // java.util.Map ret
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/ext/web/RoutingContext;
            1    2     1   ret  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;

  public io.vertx.reactivex.core.MultiMap queryParams(java.nio.charset.Charset);
    descriptor: (Ljava/nio/charset/Charset;)Lio/vertx/reactivex/core/MultiMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.nio.charset.Charset encoding
         0: .line 953
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* encoding */
            invokeinterface io.vertx.ext.web.RoutingContext.queryParams:(Ljava/nio/charset/Charset;)Lio/vertx/core/MultiMap;
            invokestatic io.vertx.reactivex.core.MultiMap.newInstance:(Lio/vertx/core/MultiMap;)Lio/vertx/reactivex/core/MultiMap;
            astore 2 /* ret */
        start local 2 // io.vertx.reactivex.core.MultiMap ret
         1: .line 954
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.reactivex.core.MultiMap ret
        end local 1 // java.nio.charset.Charset encoding
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  encoding  Ljava/nio/charset/Charset;
            1    2     2       ret  Lio/vertx/reactivex/core/MultiMap;
    MethodParameters:
          Name  Flags
      encoding  

  public io.vertx.reactivex.ext.web.RoutingContext lastModified(java.time.Instant);
    descriptor: (Ljava/time/Instant;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // java.time.Instant instant
         0: .line 963
            aload 0 /* this */
            getfield io.vertx.reactivex.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* instant */
            invokeinterface io.vertx.ext.web.RoutingContext.lastModified:(Ljava/time/Instant;)Lio/vertx/ext/web/RoutingContext;
            pop
         1: .line 964
            aload 0 /* this */
            areturn
        end local 1 // java.time.Instant instant
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  instant  Ljava/time/Instant;
    MethodParameters:
         Name  Flags
      instant  

  public static io.vertx.reactivex.ext.web.RoutingContext newInstance(io.vertx.ext.web.RoutingContext);
    descriptor: (Lio/vertx/ext/web/RoutingContext;)Lio/vertx/reactivex/ext/web/RoutingContext;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.ext.web.RoutingContext arg
         0: .line 977
            aload 0 /* arg */
            ifnull 1
            new io.vertx.reactivex.ext.web.RoutingContext
            dup
            aload 0 /* arg */
            invokespecial io.vertx.reactivex.ext.web.RoutingContext.<init>:(Lio/vertx/ext/web/RoutingContext;)V
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: io.vertx.reactivex.ext.web.RoutingContext
         2: areturn
        end local 0 // io.vertx.ext.web.RoutingContext arg
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0   arg  Lio/vertx/ext/web/RoutingContext;
    MethodParameters:
      Name  Flags
      arg   

  private static java.lang.Object lambda$0(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // java.lang.Object obj
         0: .line 84
            new io.vertx.reactivex.ext.web.RoutingContext
            dup
            aload 0 /* obj */
            checkcast io.vertx.ext.web.RoutingContext
            invokespecial io.vertx.reactivex.ext.web.RoutingContext.<init>:(Lio/vertx/ext/web/RoutingContext;)V
            areturn
        end local 0 // java.lang.Object obj
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0   obj  Ljava/lang/Object;

  private static java.lang.Object lambda$2(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // java.lang.Object o1
         0: .line 102
            aload 0 /* o1 */
            checkcast io.vertx.core.http.Cookie
            invokestatic io.vertx.reactivex.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/reactivex/core/http/Cookie;
            areturn
        end local 0 // java.lang.Object o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Ljava/lang/Object;

  private static java.lang.Object lambda$3(io.vertx.reactivex.core.http.Cookie);
    descriptor: (Lio/vertx/reactivex/core/http/Cookie;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.http.Cookie o1
         0: .line 102
            aload 0 /* o1 */
            invokevirtual io.vertx.reactivex.core.http.Cookie.getDelegate:()Lio/vertx/core/http/Cookie;
            areturn
        end local 0 // io.vertx.reactivex.core.http.Cookie o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/reactivex/core/http/Cookie;

  private static java.lang.Object lambda$4(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // java.lang.Object o1
         0: .line 103
            aload 0 /* o1 */
            checkcast io.vertx.ext.web.FileUpload
            invokestatic io.vertx.reactivex.ext.web.FileUpload.newInstance:(Lio/vertx/ext/web/FileUpload;)Lio/vertx/reactivex/ext/web/FileUpload;
            areturn
        end local 0 // java.lang.Object o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Ljava/lang/Object;

  private static java.lang.Object lambda$5(io.vertx.reactivex.ext.web.FileUpload);
    descriptor: (Lio/vertx/reactivex/ext/web/FileUpload;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.FileUpload o1
         0: .line 103
            aload 0 /* o1 */
            invokevirtual io.vertx.reactivex.ext.web.FileUpload.getDelegate:()Lio/vertx/ext/web/FileUpload;
            areturn
        end local 0 // io.vertx.reactivex.ext.web.FileUpload o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/reactivex/ext/web/FileUpload;

  private static java.lang.Object lambda$6(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // java.lang.Object o1
         0: .line 104
            aload 0 /* o1 */
            checkcast io.vertx.ext.web.LanguageHeader
            invokestatic io.vertx.reactivex.ext.web.LanguageHeader.newInstance:(Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/reactivex/ext/web/LanguageHeader;
            areturn
        end local 0 // java.lang.Object o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Ljava/lang/Object;

  private static java.lang.Object lambda$7(io.vertx.reactivex.ext.web.LanguageHeader);
    descriptor: (Lio/vertx/reactivex/ext/web/LanguageHeader;)Ljava/lang/Object;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.ext.web.LanguageHeader o1
         0: .line 104
            aload 0 /* o1 */
            invokevirtual io.vertx.reactivex.ext.web.LanguageHeader.getDelegate:()Lio/vertx/ext/web/LanguageHeader;
            areturn
        end local 0 // io.vertx.reactivex.ext.web.LanguageHeader o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/reactivex/ext/web/LanguageHeader;

  private static java.lang.String lambda$8(java.util.Map$Entry);
    descriptor: (Ljava/util/Map$Entry;)Ljava/lang/String;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // java.util.Map$Entry _e
         0: .line 321
            aload 0 /* _e */
            invokeinterface java.util.Map$Entry.getKey:()Ljava/lang/Object;
            checkcast java.lang.String
            areturn
        end local 0 // java.util.Map$Entry _e
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    _e  Ljava/util/Map$Entry<Ljava/lang/String;Lio/vertx/core/http/Cookie;>;

  private static io.vertx.reactivex.core.http.Cookie lambda$9(java.util.Map$Entry);
    descriptor: (Ljava/util/Map$Entry;)Lio/vertx/reactivex/core/http/Cookie;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // java.util.Map$Entry _e
         0: .line 321
            aload 0 /* _e */
            invokeinterface java.util.Map$Entry.getValue:()Ljava/lang/Object;
            checkcast io.vertx.core.http.Cookie
            invokestatic io.vertx.reactivex.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/reactivex/core/http/Cookie;
            areturn
        end local 0 // java.util.Map$Entry _e
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    _e  Ljava/util/Map$Entry<Ljava/lang/String;Lio/vertx/core/http/Cookie;>;

  private static io.vertx.reactivex.ext.web.FileUpload lambda$10(io.vertx.ext.web.FileUpload);
    descriptor: (Lio/vertx/ext/web/FileUpload;)Lio/vertx/reactivex/ext/web/FileUpload;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.ext.web.FileUpload elt
         0: .line 402
            aload 0 /* elt */
            invokestatic io.vertx.reactivex.ext.web.FileUpload.newInstance:(Lio/vertx/ext/web/FileUpload;)Lio/vertx/reactivex/ext/web/FileUpload;
            areturn
        end local 0 // io.vertx.ext.web.FileUpload elt
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0   elt  Lio/vertx/ext/web/FileUpload;

  private static io.vertx.reactivex.ext.web.LanguageHeader lambda$11(io.vertx.ext.web.LanguageHeader);
    descriptor: (Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/reactivex/ext/web/LanguageHeader;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.ext.web.LanguageHeader elt
         0: .line 645
            aload 0 /* elt */
            invokestatic io.vertx.reactivex.ext.web.LanguageHeader.newInstance:(Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/reactivex/ext/web/LanguageHeader;
            areturn
        end local 0 // io.vertx.ext.web.LanguageHeader elt
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0   elt  Lio/vertx/ext/web/LanguageHeader;

  private static void lambda$12(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 732
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$13(java.lang.String, io.vertx.core.Handler);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 742
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.redirect:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
            pop
         1: .line 743
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$14(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 764
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$15(java.lang.Object, io.vertx.core.Handler);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 774
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.json:(Ljava/lang/Object;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
            pop
         1: .line 775
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$16(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 860
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$17(java.lang.String, io.vertx.core.Handler);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 870
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.end:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
            pop
         1: .line 871
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$18(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 892
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$19(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 902
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.end:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
            pop
         1: .line 903
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$20(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 922
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;

  private void lambda$21(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler $handler
         0: .line 931
            aload 0 /* this */
            aload 1 /* $handler */
            invokevirtual io.vertx.reactivex.ext.web.RoutingContext.end:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/ext/web/RoutingContext;
            pop
         1: .line 932
            return
        end local 1 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/ext/web/RoutingContext;
            0    2     1  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
}
SourceFile: "RoutingContext.java"
InnerClasses:
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
  public abstract Entry = java.util.Map$Entry of java.util.Map
    RuntimeVisibleAnnotations: 
      io.vertx.lang.rx.RxGen(value = Lio/vertx/ext/web/RoutingContext;)