public class io.vertx.rxjava.ext.web.RoutingContext
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.rxjava.ext.web.RoutingContext
  super_class: java.lang.Object
{
  public static final io.vertx.lang.rx.TypeArg<io.vertx.rxjava.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/rxjava/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.rxjava.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/rxjava/core/http/Cookie;>;

  private static final io.vertx.lang.rx.TypeArg<io.vertx.rxjava.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/rxjava/ext/web/FileUpload;>;

  private static final io.vertx.lang.rx.TypeArg<io.vertx.rxjava.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/rxjava/ext/web/LanguageHeader;>;

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

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

  private io.vertx.rxjava.core.Vertx cached_2;
    descriptor: Lio/vertx/rxjava/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.rxjava.ext.web.ParsedHeaderValues cached_5;
    descriptor: Lio/vertx/rxjava/ext/web/ParsedHeaderValues;
    flags: (0x0002) ACC_PRIVATE

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

  private io.vertx.rxjava.ext.web.LanguageHeader cached_7;
    descriptor: Lio/vertx/rxjava/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 81
            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/rxjava/ext/web/RoutingContext.lambda$0(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
         1: .line 82
            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/rxjava/ext/web/RoutingContext.getDelegate()Lio/vertx/ext/web/RoutingContext; (5)
                  (Lio/vertx/rxjava/ext/web/RoutingContext;)Ljava/lang/Object;
         2: .line 81
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.rxjava.ext.web.RoutingContext.__TYPE_ARG:Lio/vertx/lang/rx/TypeArg;
         3: .line 99
            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/rxjava/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/rxjava/ext/web/RoutingContext.lambda$3(Lio/vertx/rxjava/core/http/Cookie;)Ljava/lang/Object; (6)
                  (Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
         4: .line 100
            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/rxjava/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/rxjava/ext/web/RoutingContext.lambda$5(Lio/vertx/rxjava/ext/web/FileUpload;)Ljava/lang/Object; (6)
                  (Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext.TYPE_ARG_1:Lio/vertx/lang/rx/TypeArg;
         5: .line 101
            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/rxjava/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/rxjava/ext/web/RoutingContext.lambda$7(Lio/vertx/rxjava/ext/web/LanguageHeader;)Ljava/lang/Object; (6)
                  (Lio/vertx/rxjava/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.rxjava.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.rxjava.ext.web.RoutingContext this
         0: .line 65
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            areturn
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.Object o
         0: .line 70
            aload 0 /* this */
            aload 1 /* o */
            if_acmpne 1
            iconst_1
            ireturn
         1: .line 71
      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 72
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            checkcast io.vertx.rxjava.ext.web.RoutingContext
            astore 2 /* that */
        start local 2 // io.vertx.rxjava.ext.web.RoutingContext that
         4: .line 73
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 2 /* that */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ireturn
        end local 2 // io.vertx.rxjava.ext.web.RoutingContext that
        end local 1 // java.lang.Object o
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    5     1     o  Ljava/lang/Object;
            4    5     2  that  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 78
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokevirtual java.lang.Object.hashCode:()I
            ireturn
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.ext.web.RoutingContext delegate
         0: .line 87
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 88
            aload 0 /* this */
            aload 1 /* delegate */
            putfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
         2: .line 89
            return
        end local 1 // io.vertx.ext.web.RoutingContext delegate
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.Object delegate
         0: .line 91
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 92
            aload 0 /* this */
            aload 1 /* delegate */
            checkcast io.vertx.ext.web.RoutingContext
            putfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
         2: .line 93
            return
        end local 1 // java.lang.Object delegate
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 96
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            areturn
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;

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

  public io.vertx.rxjava.core.http.HttpServerResponse response();
    descriptor: ()Lio/vertx/rxjava/core/http/HttpServerResponse;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 119
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_1:Lio/vertx/rxjava/core/http/HttpServerResponse;
            ifnull 2
         1: .line 120
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_1:Lio/vertx/rxjava/core/http/HttpServerResponse;
            areturn
         2: .line 122
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.response:()Lio/vertx/core/http/HttpServerResponse;
            invokestatic io.vertx.rxjava.core.http.HttpServerResponse.newInstance:(Lio/vertx/core/http/HttpServerResponse;)Lio/vertx/rxjava/core/http/HttpServerResponse;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.core.http.HttpServerResponse ret
         3: .line 123
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.ext.web.RoutingContext.cached_1:Lio/vertx/rxjava/core/http/HttpServerResponse;
         4: .line 124
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.http.HttpServerResponse ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 136
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.next:()V
         1: .line 137
            return
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // int statusCode
         0: .line 148
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            iload 1 /* statusCode */
            invokeinterface io.vertx.ext.web.RoutingContext.fail:(I)V
         1: .line 149
            return
        end local 1 // int statusCode
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.Throwable throwable
         0: .line 160
            aload 0 /* this */
            getfield io.vertx.rxjava.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 161
            return
        end local 1 // java.lang.Throwable throwable
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // int statusCode
        start local 2 // java.lang.Throwable throwable
         0: .line 173
            aload 0 /* this */
            getfield io.vertx.rxjava.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 174
            return
        end local 2 // java.lang.Throwable throwable
        end local 1 // int statusCode
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  statusCode  I
            0    2     2   throwable  Ljava/lang/Throwable;
    MethodParameters:
            Name  Flags
      statusCode  
      throwable   

  public io.vertx.rxjava.ext.web.RoutingContext put(java.lang.String, java.lang.Object);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String key
        start local 2 // java.lang.Object obj
         0: .line 183
            aload 0 /* this */
            getfield io.vertx.rxjava.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 184
            aload 0 /* this */
            areturn
        end local 2 // java.lang.Object obj
        end local 1 // java.lang.String key
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String key
         0: .line 193
            aload 0 /* this */
            getfield io.vertx.rxjava.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 194
            aload 2 /* ret */
            areturn
        end local 2 // java.lang.Object ret
        end local 1 // java.lang.String key
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String key
         0: .line 203
            aload 0 /* this */
            getfield io.vertx.rxjava.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 204
            aload 2 /* ret */
            areturn
        end local 2 // java.lang.Object ret
        end local 1 // java.lang.String key
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.core.Vertx vertx();
    descriptor: ()Lio/vertx/rxjava/core/Vertx;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 211
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_2:Lio/vertx/rxjava/core/Vertx;
            ifnull 2
         1: .line 212
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_2:Lio/vertx/rxjava/core/Vertx;
            areturn
         2: .line 214
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.vertx:()Lio/vertx/core/Vertx;
            invokestatic io.vertx.rxjava.core.Vertx.newInstance:(Lio/vertx/core/Vertx;)Lio/vertx/rxjava/core/Vertx;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.core.Vertx ret
         3: .line 215
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.ext.web.RoutingContext.cached_2:Lio/vertx/rxjava/core/Vertx;
         4: .line 216
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.Vertx ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 223
            aload 0 /* this */
            getfield io.vertx.rxjava.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 224
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Ljava/lang/String;

  public io.vertx.rxjava.ext.web.Route currentRoute();
    descriptor: ()Lio/vertx/rxjava/ext/web/Route;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 231
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.currentRoute:()Lio/vertx/ext/web/Route;
            invokestatic io.vertx.rxjava.ext.web.Route.newInstance:(Lio/vertx/ext/web/Route;)Lio/vertx/rxjava/ext/web/Route;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.ext.web.Route ret
         1: .line 232
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.ext.web.Route ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 241
            aload 0 /* this */
            getfield io.vertx.rxjava.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 242
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 260
            aload 0 /* this */
            getfield io.vertx.rxjava.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 261
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Ljava/lang/String;

  public io.vertx.rxjava.core.http.Cookie getCookie(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/Cookie;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String name
         0: .line 270
            aload 0 /* this */
            getfield io.vertx.rxjava.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.rxjava.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/rxjava/core/http/Cookie;
            astore 2 /* ret */
        start local 2 // io.vertx.rxjava.core.http.Cookie ret
         1: .line 271
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.rxjava.core.http.Cookie ret
        end local 1 // java.lang.String name
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  name  Ljava/lang/String;
            1    2     2   ret  Lio/vertx/rxjava/core/http/Cookie;
    MethodParameters:
      Name  Flags
      name  

  public io.vertx.rxjava.ext.web.RoutingContext addCookie(io.vertx.rxjava.core.http.Cookie);
    descriptor: (Lio/vertx/rxjava/core/http/Cookie;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.rxjava.core.http.Cookie cookie
         0: .line 280
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* cookie */
            invokevirtual io.vertx.rxjava.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 281
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.rxjava.core.http.Cookie cookie
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  cookie  Lio/vertx/rxjava/core/http/Cookie;
    MethodParameters:
        Name  Flags
      cookie  

  public io.vertx.rxjava.core.http.Cookie removeCookie(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/Cookie;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String name
         0: .line 290
            aload 0 /* this */
            getfield io.vertx.rxjava.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.rxjava.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/rxjava/core/http/Cookie;
            astore 2 /* ret */
        start local 2 // io.vertx.rxjava.core.http.Cookie ret
         1: .line 291
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.rxjava.core.http.Cookie ret
        end local 1 // java.lang.String name
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  name  Ljava/lang/String;
            1    2     2   ret  Lio/vertx/rxjava/core/http/Cookie;
    MethodParameters:
      Name  Flags
      name  

  public io.vertx.rxjava.core.http.Cookie removeCookie(java.lang.String, boolean);
    descriptor: (Ljava/lang/String;Z)Lio/vertx/rxjava/core/http/Cookie;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String name
        start local 2 // boolean invalidate
         0: .line 302
            aload 0 /* this */
            getfield io.vertx.rxjava.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.rxjava.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/rxjava/core/http/Cookie;
            astore 3 /* ret */
        start local 3 // io.vertx.rxjava.core.http.Cookie ret
         1: .line 303
            aload 3 /* ret */
            areturn
        end local 3 // io.vertx.rxjava.core.http.Cookie ret
        end local 2 // boolean invalidate
        end local 1 // java.lang.String name
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1        name  Ljava/lang/String;
            0    2     2  invalidate  Z
            1    2     3         ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 310
            aload 0 /* this */
            getfield io.vertx.rxjava.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 311
            iload 1 /* ret */
            ireturn
        end local 1 // int ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  I

  public java.util.Map<java.lang.String, io.vertx.rxjava.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.rxjava.ext.web.RoutingContext this
         0: .line 318
            aload 0 /* this */
            getfield io.vertx.rxjava.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/rxjava/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/rxjava/ext/web/RoutingContext.lambda$9(Ljava/util/Map$Entry;)Lio/vertx/rxjava/core/http/Cookie; (6)
                  (Ljava/util/Map$Entry;)Lio/vertx/rxjava/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 319
            aload 1 /* ret */
            areturn
        end local 1 // java.util.Map ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Ljava/util/Map<Ljava/lang/String;Lio/vertx/rxjava/core/http/Cookie;>;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 326
            aload 0 /* this */
            getfield io.vertx.rxjava.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 327
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String encoding
         0: .line 337
            aload 0 /* this */
            getfield io.vertx.rxjava.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 338
            aload 2 /* ret */
            areturn
        end local 2 // java.lang.String ret
        end local 1 // java.lang.String encoding
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // int maxAllowedLength
         0: .line 352
            aload 0 /* this */
            getfield io.vertx.rxjava.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 353
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.core.json.JsonObject ret
        end local 1 // int maxAllowedLength
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    2     0              this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // int maxAllowedLength
         0: .line 367
            aload 0 /* this */
            getfield io.vertx.rxjava.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 368
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.core.json.JsonArray ret
        end local 1 // int maxAllowedLength
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    2     0              this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 375
            aload 0 /* this */
            getfield io.vertx.rxjava.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 376
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.core.json.JsonObject ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 383
            aload 0 /* this */
            getfield io.vertx.rxjava.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 384
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.core.json.JsonArray ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/core/json/JsonArray;

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

  public java.util.Set<io.vertx.rxjava.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.rxjava.ext.web.RoutingContext this
         0: .line 399
            aload 0 /* this */
            getfield io.vertx.rxjava.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/rxjava/ext/web/RoutingContext.lambda$10(Lio/vertx/ext/web/FileUpload;)Lio/vertx/rxjava/ext/web/FileUpload; (6)
                  (Lio/vertx/ext/web/FileUpload;)Lio/vertx/rxjava/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 400
            aload 1 /* ret */
            areturn
        end local 1 // java.util.Set ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Ljava/util/Set<Lio/vertx/rxjava/ext/web/FileUpload;>;
    Signature: ()Ljava/util/Set<Lio/vertx/rxjava/ext/web/FileUpload;>;

  public io.vertx.rxjava.ext.web.Session session();
    descriptor: ()Lio/vertx/rxjava/ext/web/Session;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 410
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.session:()Lio/vertx/ext/web/Session;
            invokestatic io.vertx.rxjava.ext.web.Session.newInstance:(Lio/vertx/ext/web/Session;)Lio/vertx/rxjava/ext/web/Session;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.ext.web.Session ret
         1: .line 411
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.ext.web.Session ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 420
            aload 0 /* this */
            getfield io.vertx.rxjava.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 421
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Z

  public io.vertx.rxjava.ext.auth.User user();
    descriptor: ()Lio/vertx/rxjava/ext/auth/User;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 429
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.user:()Lio/vertx/ext/auth/User;
            invokestatic io.vertx.rxjava.ext.auth.User.newInstance:(Lio/vertx/ext/auth/User;)Lio/vertx/rxjava/ext/auth/User;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.ext.auth.User ret
         1: .line 430
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.ext.auth.User ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 440
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_3:Ljava/lang/Throwable;
            ifnull 2
         1: .line 441
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_3:Ljava/lang/Throwable;
            areturn
         2: .line 443
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.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 444
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.ext.web.RoutingContext.cached_3:Ljava/lang/Throwable;
         4: .line 445
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.Throwable ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 457
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_4:Ljava/lang/Integer;
            ifnull 2
         1: .line 458
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_4:Ljava/lang/Integer;
            invokevirtual java.lang.Integer.intValue:()I
            ireturn
         2: .line 460
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.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 461
            aload 0 /* this */
            iload 1 /* ret */
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            putfield io.vertx.rxjava.ext.web.RoutingContext.cached_4:Ljava/lang/Integer;
         4: .line 462
            iload 1 /* ret */
            ireturn
        end local 1 // int ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 471
            aload 0 /* this */
            getfield io.vertx.rxjava.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 472
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Ljava/lang/String;

  public io.vertx.rxjava.ext.web.ParsedHeaderValues parsedHeaders();
    descriptor: ()Lio/vertx/rxjava/ext/web/ParsedHeaderValues;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 488
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_5:Lio/vertx/rxjava/ext/web/ParsedHeaderValues;
            ifnull 2
         1: .line 489
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_5:Lio/vertx/rxjava/ext/web/ParsedHeaderValues;
            areturn
         2: .line 491
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.parsedHeaders:()Lio/vertx/ext/web/ParsedHeaderValues;
            invokestatic io.vertx.rxjava.ext.web.ParsedHeaderValues.newInstance:(Lio/vertx/ext/web/ParsedHeaderValues;)Lio/vertx/rxjava/ext/web/ParsedHeaderValues;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.ext.web.ParsedHeaderValues ret
         3: .line 492
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.ext.web.RoutingContext.cached_5:Lio/vertx/rxjava/ext/web/ParsedHeaderValues;
         4: .line 493
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.ext.web.ParsedHeaderValues ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler handler
         0: .line 503
            aload 0 /* this */
            getfield io.vertx.rxjava.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 504
            iload 2 /* ret */
            ireturn
        end local 2 // int ret
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // int handlerID
         0: .line 513
            aload 0 /* this */
            getfield io.vertx.rxjava.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 514
            iload 2 /* ret */
            ireturn
        end local 2 // boolean ret
        end local 1 // int handlerID
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler handler
         0: .line 526
            aload 0 /* this */
            getfield io.vertx.rxjava.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 527
            iload 2 /* ret */
            ireturn
        end local 2 // int ret
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // int handlerID
         0: .line 536
            aload 0 /* this */
            getfield io.vertx.rxjava.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 537
            iload 2 /* ret */
            ireturn
        end local 2 // boolean ret
        end local 1 // int handlerID
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler handler
         0: .line 548
            aload 0 /* this */
            getfield io.vertx.rxjava.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 549
            iload 2 /* ret */
            ireturn
        end local 2 // int ret
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // int handlerID
         0: .line 558
            aload 0 /* this */
            getfield io.vertx.rxjava.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 559
            iload 2 /* ret */
            ireturn
        end local 2 // boolean ret
        end local 1 // int handlerID
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 566
            aload 0 /* this */
            getfield io.vertx.rxjava.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 567
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Z

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

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

  public void setUser(io.vertx.rxjava.ext.auth.User);
    descriptor: (Lio/vertx/rxjava/ext/auth/User;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.rxjava.ext.auth.User user
         0: .line 591
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* user */
            invokevirtual io.vertx.rxjava.ext.auth.User.getDelegate:()Lio/vertx/ext/auth/User;
            invokeinterface io.vertx.ext.web.RoutingContext.setUser:(Lio/vertx/ext/auth/User;)V
         1: .line 592
            return
        end local 1 // io.vertx.rxjava.ext.auth.User user
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  user  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 599
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.clearUser:()V
         1: .line 600
            return
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String contentType
         0: .line 607
            aload 0 /* this */
            getfield io.vertx.rxjava.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 608
            return
        end local 1 // java.lang.String contentType
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    2     0         this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String path
         0: .line 616
            aload 0 /* this */
            getfield io.vertx.rxjava.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 617
            return
        end local 1 // java.lang.String path
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.core.http.HttpMethod method
        start local 2 // java.lang.String path
         0: .line 626
            aload 0 /* this */
            getfield io.vertx.rxjava.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 627
            return
        end local 2 // java.lang.String path
        end local 1 // io.vertx.core.http.HttpMethod method
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/rxjava/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.rxjava.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.rxjava.ext.web.RoutingContext this
         0: .line 639
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_6:Ljava/util/List;
            ifnull 2
         1: .line 640
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_6:Ljava/util/List;
            areturn
         2: .line 642
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.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/rxjava/ext/web/RoutingContext.lambda$11(Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/rxjava/ext/web/LanguageHeader; (6)
                  (Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/rxjava/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 643
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.ext.web.RoutingContext.cached_6:Ljava/util/List;
         4: .line 644
            aload 1 /* ret */
            areturn
        end local 1 // java.util.List ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            3    5     1   ret  Ljava/util/List<Lio/vertx/rxjava/ext/web/LanguageHeader;>;
    Signature: ()Ljava/util/List<Lio/vertx/rxjava/ext/web/LanguageHeader;>;

  public io.vertx.rxjava.ext.web.LanguageHeader preferredLanguage();
    descriptor: ()Lio/vertx/rxjava/ext/web/LanguageHeader;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 653
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_7:Lio/vertx/rxjava/ext/web/LanguageHeader;
            ifnull 2
         1: .line 654
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_7:Lio/vertx/rxjava/ext/web/LanguageHeader;
            areturn
         2: .line 656
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.preferredLanguage:()Lio/vertx/ext/web/LanguageHeader;
            invokestatic io.vertx.rxjava.ext.web.LanguageHeader.newInstance:(Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/rxjava/ext/web/LanguageHeader;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.ext.web.LanguageHeader ret
         3: .line 657
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.ext.web.RoutingContext.cached_7:Lio/vertx/rxjava/ext/web/LanguageHeader;
         4: .line 658
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.ext.web.LanguageHeader ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            3    5     1   ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 666
            aload 0 /* this */
            getfield io.vertx.rxjava.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 667
            aload 1 /* ret */
            areturn
        end local 1 // java.util.Map ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String name
         0: .line 676
            aload 0 /* this */
            getfield io.vertx.rxjava.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 677
            aload 2 /* ret */
            areturn
        end local 2 // java.lang.String ret
        end local 1 // java.lang.String name
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  name  Ljava/lang/String;
            1    2     2   ret  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  

  public io.vertx.rxjava.core.MultiMap queryParams();
    descriptor: ()Lio/vertx/rxjava/core/MultiMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 687
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            invokeinterface io.vertx.ext.web.RoutingContext.queryParams:()Lio/vertx/core/MultiMap;
            invokestatic io.vertx.rxjava.core.MultiMap.newInstance:(Lio/vertx/core/MultiMap;)Lio/vertx/rxjava/core/MultiMap;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.core.MultiMap ret
         1: .line 688
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.MultiMap ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String name
         0: .line 697
            aload 0 /* this */
            getfield io.vertx.rxjava.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 698
            aload 2 /* ret */
            areturn
        end local 2 // java.util.List ret
        end local 1 // java.lang.String name
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext attachment(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String filename
         0: .line 707
            aload 0 /* this */
            getfield io.vertx.rxjava.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 708
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String filename
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  filename  Ljava/lang/String;
    MethodParameters:
          Name  Flags
      filename  

  public io.vertx.rxjava.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/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String url
        start local 2 // io.vertx.core.Handler handler
         0: .line 718
            aload 0 /* this */
            getfield io.vertx.rxjava.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 719
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // java.lang.String url
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      url      
      handler  

  public io.vertx.rxjava.ext.web.RoutingContext redirect(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String url
         0: .line 729
            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/rxjava/ext/web/RoutingContext.lambda$12(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.redirect:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
         1: .line 728
            areturn
        end local 1 // java.lang.String url
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1   url  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      url   

  public rx.Single<java.lang.Void> rxRedirect(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String url
         0: .line 738
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* url */
            invokedynamic accept(Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext.lambda$13(Ljava/lang/String;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokespecial io.vertx.rx.java.SingleOnSubscribeAdapter.<init>:(Ljava/util/function/Consumer;)V
            invokestatic rx.Single.create:(Lrx/Single$OnSubscribe;)Lrx/Single;
            areturn
        end local 1 // java.lang.String url
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    1     1   url  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      url   

  public io.vertx.rxjava.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/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.Object json
        start local 2 // io.vertx.core.Handler handler
         0: .line 750
            aload 0 /* this */
            getfield io.vertx.rxjava.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 751
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // java.lang.Object json
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      json     
      handler  

  public io.vertx.rxjava.ext.web.RoutingContext json(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.Object json
         0: .line 761
            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/rxjava/ext/web/RoutingContext.lambda$14(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.json:(Ljava/lang/Object;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
         1: .line 760
            areturn
        end local 1 // java.lang.Object json
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  json  Ljava/lang/Object;
    MethodParameters:
      Name  Flags
      json  

  public rx.Single<java.lang.Void> rxJson();
    descriptor: (Ljava/lang/Object;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.Object json
         0: .line 770
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* json */
            invokedynamic accept(Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext.lambda$15(Ljava/lang/Object;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokespecial io.vertx.rx.java.SingleOnSubscribeAdapter.<init>:(Ljava/util/function/Consumer;)V
            invokestatic rx.Single.create:(Lrx/Single$OnSubscribe;)Lrx/Single;
            areturn
        end local 1 // java.lang.Object json
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    1     1  json  Ljava/lang/Object;
    Signature: (Ljava/lang/Object;)Lrx/Single<Ljava/lang/Void;>;
    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.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String type
         0: .line 795
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_8:Ljava/lang/Boolean;
            ifnull 2
         1: .line 796
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.cached_8:Ljava/lang/Boolean;
            invokevirtual java.lang.Boolean.booleanValue:()Z
            ireturn
         2: .line 798
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.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 799
            aload 0 /* this */
            iload 2 /* ret */
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            putfield io.vertx.rxjava.ext.web.RoutingContext.cached_8:Ljava/lang/Boolean;
         4: .line 800
            iload 2 /* ret */
            ireturn
        end local 2 // boolean ret
        end local 1 // java.lang.String type
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
         0: .line 810
            aload 0 /* this */
            getfield io.vertx.rxjava.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 811
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            1    2     1   ret  Z

  public io.vertx.rxjava.ext.web.RoutingContext etag(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String etag
         0: .line 825
            aload 0 /* this */
            getfield io.vertx.rxjava.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 826
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String etag
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  etag  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      etag  

  public io.vertx.rxjava.ext.web.RoutingContext lastModified(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String instant
         0: .line 835
            aload 0 /* this */
            getfield io.vertx.rxjava.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 836
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String instant
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  instant  Ljava/lang/String;
    MethodParameters:
         Name  Flags
      instant  

  public io.vertx.rxjava.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/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String chunk
        start local 2 // io.vertx.core.Handler handler
         0: .line 846
            aload 0 /* this */
            getfield io.vertx.rxjava.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 847
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // java.lang.String chunk
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      chunk    
      handler  

  public io.vertx.rxjava.ext.web.RoutingContext end(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String chunk
         0: .line 857
            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/rxjava/ext/web/RoutingContext.lambda$16(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.end:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
         1: .line 856
            areturn
        end local 1 // java.lang.String chunk
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  chunk  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      chunk  

  public rx.Single<java.lang.Void> rxEnd(java.lang.String);
    descriptor: (Ljava/lang/String;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.lang.String chunk
         0: .line 866
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* chunk */
            invokedynamic accept(Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext.lambda$17(Ljava/lang/String;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokespecial io.vertx.rx.java.SingleOnSubscribeAdapter.<init>:(Ljava/util/function/Consumer;)V
            invokestatic rx.Single.create:(Lrx/Single$OnSubscribe;)Lrx/Single;
            areturn
        end local 1 // java.lang.String chunk
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    1     1  chunk  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
       Name  Flags
      chunk  

  public io.vertx.rxjava.ext.web.RoutingContext end(io.vertx.rxjava.core.buffer.Buffer, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer buffer
        start local 2 // io.vertx.core.Handler handler
         0: .line 878
            aload 0 /* this */
            getfield io.vertx.rxjava.ext.web.RoutingContext.delegate:Lio/vertx/ext/web/RoutingContext;
            aload 1 /* buffer */
            invokevirtual io.vertx.rxjava.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 879
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.buffer.Buffer buffer
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1   buffer  Lio/vertx/rxjava/core/buffer/Buffer;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/rxjava/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      buffer   
      handler  

  public io.vertx.rxjava.ext.web.RoutingContext end(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer buffer
         0: .line 889
            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/rxjava/ext/web/RoutingContext.lambda$18(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.end:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
         1: .line 888
            areturn
        end local 1 // io.vertx.rxjava.core.buffer.Buffer buffer
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  buffer  Lio/vertx/rxjava/core/buffer/Buffer;
    MethodParameters:
        Name  Flags
      buffer  

  public rx.Single<java.lang.Void> rxEnd(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer buffer
         0: .line 898
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* buffer */
            invokedynamic accept(Lio/vertx/rxjava/ext/web/RoutingContext;Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext.lambda$19(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokespecial io.vertx.rx.java.SingleOnSubscribeAdapter.<init>:(Ljava/util/function/Consumer;)V
            invokestatic rx.Single.create:(Lrx/Single$OnSubscribe;)Lrx/Single;
            areturn
        end local 1 // io.vertx.rxjava.core.buffer.Buffer buffer
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    1     1  buffer  Lio/vertx/rxjava/core/buffer/Buffer;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
        Name  Flags
      buffer  

  public io.vertx.rxjava.ext.web.RoutingContext end(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler handler
         0: .line 909
            aload 0 /* this */
            getfield io.vertx.rxjava.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 910
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.ext.web.RoutingContext end();
    descriptor: ()Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 919
            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/rxjava/ext/web/RoutingContext.lambda$20(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.end:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
         1: .line 918
            areturn
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;

  public rx.Single<java.lang.Void> rxEnd();
    descriptor: ()Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
         0: .line 927
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/rxjava/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/rxjava/ext/web/RoutingContext.lambda$21(Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokespecial io.vertx.rx.java.SingleOnSubscribeAdapter.<init>:(Ljava/util/function/Consumer;)V
            invokestatic rx.Single.create:(Lrx/Single$OnSubscribe;)Lrx/Single;
            areturn
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
    Signature: ()Lrx/Single<Ljava/lang/Void;>;

  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.rxjava.ext.web.RoutingContext this
         0: .line 936
            aload 0 /* this */
            getfield io.vertx.rxjava.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 937
            aload 1 /* ret */
            areturn
        end local 1 // java.util.Map ret
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/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.rxjava.core.MultiMap queryParams(java.nio.charset.Charset);
    descriptor: (Ljava/nio/charset/Charset;)Lio/vertx/rxjava/core/MultiMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.nio.charset.Charset encoding
         0: .line 950
            aload 0 /* this */
            getfield io.vertx.rxjava.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.rxjava.core.MultiMap.newInstance:(Lio/vertx/core/MultiMap;)Lio/vertx/rxjava/core/MultiMap;
            astore 2 /* ret */
        start local 2 // io.vertx.rxjava.core.MultiMap ret
         1: .line 951
            aload 2 /* ret */
            areturn
        end local 2 // io.vertx.rxjava.core.MultiMap ret
        end local 1 // java.nio.charset.Charset encoding
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  encoding  Ljava/nio/charset/Charset;
            1    2     2       ret  Lio/vertx/rxjava/core/MultiMap;
    MethodParameters:
          Name  Flags
      encoding  

  public io.vertx.rxjava.ext.web.RoutingContext lastModified(java.time.Instant);
    descriptor: (Ljava/time/Instant;)Lio/vertx/rxjava/ext/web/RoutingContext;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.ext.web.RoutingContext this
        start local 1 // java.time.Instant instant
         0: .line 960
            aload 0 /* this */
            getfield io.vertx.rxjava.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 961
            aload 0 /* this */
            areturn
        end local 1 // java.time.Instant instant
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1  instant  Ljava/time/Instant;
    MethodParameters:
         Name  Flags
      instant  

  public static io.vertx.rxjava.ext.web.RoutingContext newInstance(io.vertx.ext.web.RoutingContext);
    descriptor: (Lio/vertx/ext/web/RoutingContext;)Lio/vertx/rxjava/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 974
            aload 0 /* arg */
            ifnull 1
            new io.vertx.rxjava.ext.web.RoutingContext
            dup
            aload 0 /* arg */
            invokespecial io.vertx.rxjava.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.rxjava.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 81
            new io.vertx.rxjava.ext.web.RoutingContext
            dup
            aload 0 /* obj */
            checkcast io.vertx.ext.web.RoutingContext
            invokespecial io.vertx.rxjava.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 99
            aload 0 /* o1 */
            checkcast io.vertx.core.http.Cookie
            invokestatic io.vertx.rxjava.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/rxjava/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.rxjava.core.http.Cookie);
    descriptor: (Lio/vertx/rxjava/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.rxjava.core.http.Cookie o1
         0: .line 99
            aload 0 /* o1 */
            invokevirtual io.vertx.rxjava.core.http.Cookie.getDelegate:()Lio/vertx/core/http/Cookie;
            areturn
        end local 0 // io.vertx.rxjava.core.http.Cookie o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/rxjava/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 100
            aload 0 /* o1 */
            checkcast io.vertx.ext.web.FileUpload
            invokestatic io.vertx.rxjava.ext.web.FileUpload.newInstance:(Lio/vertx/ext/web/FileUpload;)Lio/vertx/rxjava/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.rxjava.ext.web.FileUpload);
    descriptor: (Lio/vertx/rxjava/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.rxjava.ext.web.FileUpload o1
         0: .line 100
            aload 0 /* o1 */
            invokevirtual io.vertx.rxjava.ext.web.FileUpload.getDelegate:()Lio/vertx/ext/web/FileUpload;
            areturn
        end local 0 // io.vertx.rxjava.ext.web.FileUpload o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/rxjava/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 101
            aload 0 /* o1 */
            checkcast io.vertx.ext.web.LanguageHeader
            invokestatic io.vertx.rxjava.ext.web.LanguageHeader.newInstance:(Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/rxjava/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.rxjava.ext.web.LanguageHeader);
    descriptor: (Lio/vertx/rxjava/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.rxjava.ext.web.LanguageHeader o1
         0: .line 101
            aload 0 /* o1 */
            invokevirtual io.vertx.rxjava.ext.web.LanguageHeader.getDelegate:()Lio/vertx/ext/web/LanguageHeader;
            areturn
        end local 0 // io.vertx.rxjava.ext.web.LanguageHeader o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/rxjava/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 318
            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.rxjava.core.http.Cookie lambda$9(java.util.Map$Entry);
    descriptor: (Ljava/util/Map$Entry;)Lio/vertx/rxjava/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 318
            aload 0 /* _e */
            invokeinterface java.util.Map$Entry.getValue:()Ljava/lang/Object;
            checkcast io.vertx.core.http.Cookie
            invokestatic io.vertx.rxjava.core.http.Cookie.newInstance:(Lio/vertx/core/http/Cookie;)Lio/vertx/rxjava/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.rxjava.ext.web.FileUpload lambda$10(io.vertx.ext.web.FileUpload);
    descriptor: (Lio/vertx/ext/web/FileUpload;)Lio/vertx/rxjava/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 399
            aload 0 /* elt */
            invokestatic io.vertx.rxjava.ext.web.FileUpload.newInstance:(Lio/vertx/ext/web/FileUpload;)Lio/vertx/rxjava/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.rxjava.ext.web.LanguageHeader lambda$11(io.vertx.ext.web.LanguageHeader);
    descriptor: (Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/rxjava/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 642
            aload 0 /* elt */
            invokestatic io.vertx.rxjava.ext.web.LanguageHeader.newInstance:(Lio/vertx/ext/web/LanguageHeader;)Lio/vertx/rxjava/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 729
            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.rxjava.ext.web.RoutingContext this
        start local 2 // io.vertx.core.Handler fut
         0: .line 739
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.redirect:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
            pop
         1: .line 740
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     2   fut  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 761
            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.rxjava.ext.web.RoutingContext this
        start local 2 // io.vertx.core.Handler fut
         0: .line 771
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.json:(Ljava/lang/Object;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
            pop
         1: .line 772
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     2   fut  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 857
            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.rxjava.ext.web.RoutingContext this
        start local 2 // io.vertx.core.Handler fut
         0: .line 867
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.end:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
            pop
         1: .line 868
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     2   fut  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 889
            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.rxjava.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/rxjava/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.rxjava.ext.web.RoutingContext this
        start local 2 // io.vertx.core.Handler fut
         0: .line 899
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.end:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
            pop
         1: .line 900
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     2   fut  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 919
            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.rxjava.ext.web.RoutingContext this
        start local 1 // io.vertx.core.Handler fut
         0: .line 928
            aload 0 /* this */
            aload 1 /* fut */
            invokevirtual io.vertx.rxjava.ext.web.RoutingContext.end:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/ext/web/RoutingContext;
            pop
         1: .line 929
            return
        end local 1 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.ext.web.RoutingContext this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/ext/web/RoutingContext;
            0    2     1   fut  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
  public abstract OnSubscribe = rx.Single$OnSubscribe of rx.Single
    RuntimeVisibleAnnotations: 
      io.vertx.lang.rx.RxGen(value = Lio/vertx/ext/web/RoutingContext;)