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

  private final io.vertx.core.http.HttpServer delegate;
    descriptor: Lio/vertx/core/http/HttpServer;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final io.vertx.lang.rx.TypeArg<io.vertx.rxjava.core.http.HttpServerRequest> 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/HttpServerRequest;>;

  private static final io.vertx.lang.rx.TypeArg<io.vertx.rxjava.core.http.ServerWebSocket> 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/core/http/ServerWebSocket;>;

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

  private io.vertx.rxjava.core.streams.ReadStream<io.vertx.rxjava.core.http.ServerWebSocket> cached_1;
    descriptor: Lio/vertx/rxjava/core/streams/ReadStream;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lio/vertx/rxjava/core/streams/ReadStream<Lio/vertx/rxjava/core/http/ServerWebSocket;>;

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 72
            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/core/http/HttpServer.lambda$0(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
         1: .line 73
            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/core/http/HttpServer.getDelegate()Lio/vertx/core/http/HttpServer; (5)
                  (Lio/vertx/rxjava/core/http/HttpServer;)Ljava/lang/Object;
         2: .line 72
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.rxjava.core.http.HttpServer.__TYPE_ARG:Lio/vertx/lang/rx/TypeArg;
         3: .line 90
            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/core/http/HttpServer.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/core/http/HttpServer.lambda$3(Lio/vertx/rxjava/core/http/HttpServerRequest;)Ljava/lang/Object; (6)
                  (Lio/vertx/rxjava/core/http/HttpServerRequest;)Ljava/lang/Object;
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.rxjava.core.http.HttpServer.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
         4: .line 91
            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/core/http/HttpServer.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/core/http/HttpServer.lambda$5(Lio/vertx/rxjava/core/http/ServerWebSocket;)Ljava/lang/Object; (6)
                  (Lio/vertx/rxjava/core/http/ServerWebSocket;)Ljava/lang/Object;
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.rxjava.core.http.HttpServer.TYPE_ARG_1: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.core.http.HttpServer this
         0: .line 56
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            areturn
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpServer;

  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.core.http.HttpServer this
        start local 1 // java.lang.Object o
         0: .line 61
            aload 0 /* this */
            aload 1 /* o */
            if_acmpne 1
            iconst_1
            ireturn
         1: .line 62
      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 63
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            checkcast io.vertx.rxjava.core.http.HttpServer
            astore 2 /* that */
        start local 2 // io.vertx.rxjava.core.http.HttpServer that
         4: .line 64
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            aload 2 /* that */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ireturn
        end local 2 // io.vertx.rxjava.core.http.HttpServer that
        end local 1 // java.lang.Object o
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    5     1     o  Ljava/lang/Object;
            4    5     2  that  Lio/vertx/rxjava/core/http/HttpServer;
    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.core.http.HttpServer this
         0: .line 69
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            invokevirtual java.lang.Object.hashCode:()I
            ireturn
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpServer;

  public void <init>(io.vertx.core.http.HttpServer);
    descriptor: (Lio/vertx/core/http/HttpServer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.core.http.HttpServer delegate
         0: .line 78
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 79
            aload 0 /* this */
            aload 1 /* delegate */
            putfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
         2: .line 80
            return
        end local 1 // io.vertx.core.http.HttpServer delegate
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/rxjava/core/http/HttpServer;
            0    3     1  delegate  Lio/vertx/core/http/HttpServer;
    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.core.http.HttpServer this
        start local 1 // java.lang.Object delegate
         0: .line 82
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 83
            aload 0 /* this */
            aload 1 /* delegate */
            checkcast io.vertx.core.http.HttpServer
            putfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
         2: .line 84
            return
        end local 1 // java.lang.Object delegate
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/rxjava/core/http/HttpServer;
            0    3     1  delegate  Ljava/lang/Object;
    MethodParameters:
          Name  Flags
      delegate  

  public io.vertx.core.http.HttpServer getDelegate();
    descriptor: ()Lio/vertx/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
         0: .line 87
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            areturn
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpServer;

  public boolean isMetricsEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
         0: .line 98
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            invokeinterface io.vertx.core.http.HttpServer.isMetricsEnabled:()Z
            istore 1 /* ret */
        start local 1 // boolean ret
         1: .line 99
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            1    2     1   ret  Z

  public io.vertx.rxjava.core.streams.ReadStream<io.vertx.rxjava.core.http.HttpServerRequest> requestStream();
    descriptor: ()Lio/vertx/rxjava/core/streams/ReadStream;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
         0: .line 108
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.cached_0:Lio/vertx/rxjava/core/streams/ReadStream;
            ifnull 2
         1: .line 109
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.cached_0:Lio/vertx/rxjava/core/streams/ReadStream;
            areturn
         2: .line 111
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            invokeinterface io.vertx.core.http.HttpServer.requestStream:()Lio/vertx/core/streams/ReadStream;
            getstatic io.vertx.rxjava.core.http.HttpServer.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
            invokestatic io.vertx.rxjava.core.streams.ReadStream.newInstance:(Lio/vertx/core/streams/ReadStream;Lio/vertx/lang/rx/TypeArg;)Lio/vertx/rxjava/core/streams/ReadStream;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.core.streams.ReadStream ret
         3: .line 112
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.core.http.HttpServer.cached_0:Lio/vertx/rxjava/core/streams/ReadStream;
         4: .line 113
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.streams.ReadStream ret
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            3    5     1   ret  Lio/vertx/rxjava/core/streams/ReadStream<Lio/vertx/rxjava/core/http/HttpServerRequest;>;
    Signature: ()Lio/vertx/rxjava/core/streams/ReadStream<Lio/vertx/rxjava/core/http/HttpServerRequest;>;

  public io.vertx.rxjava.core.http.HttpServer requestHandler(io.vertx.core.Handler<io.vertx.rxjava.core.http.HttpServerRequest>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.core.Handler handler
         0: .line 123
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            new io.vertx.rxjava.core.http.HttpServer$1
            dup
            aload 0 /* this */
            aload 1 /* handler */
            invokespecial io.vertx.rxjava.core.http.HttpServer$1.<init>:(Lio/vertx/rxjava/core/http/HttpServer;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.http.HttpServer.requestHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServer;
            pop
         1: .line 128
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/HttpServerRequest;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/HttpServerRequest;>;)Lio/vertx/rxjava/core/http/HttpServer;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.http.HttpServer connectionHandler(io.vertx.core.Handler<io.vertx.rxjava.core.http.HttpConnection>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.core.Handler handler
         0: .line 139
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            new io.vertx.rxjava.core.http.HttpServer$2
            dup
            aload 0 /* this */
            aload 1 /* handler */
            invokespecial io.vertx.rxjava.core.http.HttpServer$2.<init>:(Lio/vertx/rxjava/core/http/HttpServer;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.http.HttpServer.connectionHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServer;
            pop
         1: .line 144
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/HttpConnection;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/HttpConnection;>;)Lio/vertx/rxjava/core/http/HttpServer;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.http.HttpServer exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.core.Handler handler
         0: .line 154
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            aload 1 /* handler */
            invokeinterface io.vertx.core.http.HttpServer.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServer;
            pop
         1: .line 155
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  handler  Lio/vertx/core/Handler<Ljava/lang/Throwable;>;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/rxjava/core/http/HttpServer;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.streams.ReadStream<io.vertx.rxjava.core.http.ServerWebSocket> webSocketStream();
    descriptor: ()Lio/vertx/rxjava/core/streams/ReadStream;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
         0: .line 164
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.cached_1:Lio/vertx/rxjava/core/streams/ReadStream;
            ifnull 2
         1: .line 165
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.cached_1:Lio/vertx/rxjava/core/streams/ReadStream;
            areturn
         2: .line 167
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            invokeinterface io.vertx.core.http.HttpServer.webSocketStream:()Lio/vertx/core/streams/ReadStream;
            getstatic io.vertx.rxjava.core.http.HttpServer.TYPE_ARG_1:Lio/vertx/lang/rx/TypeArg;
            invokestatic io.vertx.rxjava.core.streams.ReadStream.newInstance:(Lio/vertx/core/streams/ReadStream;Lio/vertx/lang/rx/TypeArg;)Lio/vertx/rxjava/core/streams/ReadStream;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.core.streams.ReadStream ret
         3: .line 168
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.core.http.HttpServer.cached_1:Lio/vertx/rxjava/core/streams/ReadStream;
         4: .line 169
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.streams.ReadStream ret
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            3    5     1   ret  Lio/vertx/rxjava/core/streams/ReadStream<Lio/vertx/rxjava/core/http/ServerWebSocket;>;
    Signature: ()Lio/vertx/rxjava/core/streams/ReadStream<Lio/vertx/rxjava/core/http/ServerWebSocket;>;

  public io.vertx.rxjava.core.http.HttpServer webSocketHandler(io.vertx.core.Handler<io.vertx.rxjava.core.http.ServerWebSocket>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.core.Handler handler
         0: .line 179
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            new io.vertx.rxjava.core.http.HttpServer$3
            dup
            aload 0 /* this */
            aload 1 /* handler */
            invokespecial io.vertx.rxjava.core.http.HttpServer$3.<init>:(Lio/vertx/rxjava/core/http/HttpServer;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.http.HttpServer.webSocketHandler:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServer;
            pop
         1: .line 184
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/ServerWebSocket;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/rxjava/core/http/ServerWebSocket;>;)Lio/vertx/rxjava/core/http/HttpServer;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.rxjava.core.http.HttpServer listen(int, java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.core.http.HttpServer>>);
    descriptor: (ILjava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=4, args_size=4
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // int port
        start local 2 // java.lang.String host
        start local 3 // io.vertx.core.Handler listenHandler
         0: .line 196
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            iload 1 /* port */
            aload 2 /* host */
            new io.vertx.rxjava.core.http.HttpServer$4
            dup
            aload 0 /* this */
            aload 3 /* listenHandler */
            invokespecial io.vertx.rxjava.core.http.HttpServer$4.<init>:(Lio/vertx/rxjava/core/http/HttpServer;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.http.HttpServer.listen:(ILjava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServer;
            pop
         1: .line 205
            aload 0 /* this */
            areturn
        end local 3 // io.vertx.core.Handler listenHandler
        end local 2 // java.lang.String host
        end local 1 // int port
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1           port  I
            0    2     2           host  Ljava/lang/String;
            0    2     3  listenHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;
    Signature: (ILjava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;)Lio/vertx/rxjava/core/http/HttpServer;
    MethodParameters:
               Name  Flags
      port           
      host           
      listenHandler  

  public io.vertx.rxjava.core.http.HttpServer listen(int, java.lang.String);
    descriptor: (ILjava/lang/String;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // int port
        start local 2 // java.lang.String host
         0: .line 217
            aload 0 /* this */
            iload 1 /* port */
            aload 2 /* host */
            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/core/http/HttpServer.lambda$6(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.HttpServer.listen:(ILjava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
         1: .line 216
            areturn
        end local 2 // java.lang.String host
        end local 1 // int port
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  port  I
            0    2     2  host  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      port  
      host  

  public rx.Single<io.vertx.rxjava.core.http.HttpServer> rxListen(int, java.lang.String);
    descriptor: (ILjava/lang/String;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // int port
        start local 2 // java.lang.String host
         0: .line 228
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            iload 1 /* port */
            aload 2 /* host */
            invokedynamic accept(Lio/vertx/rxjava/core/http/HttpServer;ILjava/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/core/http/HttpServer.lambda$7(ILjava/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 2 // java.lang.String host
        end local 1 // int port
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    1     1  port  I
            0    1     2  host  Ljava/lang/String;
    Signature: (ILjava/lang/String;)Lrx/Single<Lio/vertx/rxjava/core/http/HttpServer;>;
    MethodParameters:
      Name  Flags
      port  
      host  

  public io.vertx.rxjava.core.http.HttpServer listen(io.vertx.rxjava.core.net.SocketAddress, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.core.http.HttpServer>>);
    descriptor: (Lio/vertx/rxjava/core/net/SocketAddress;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.rxjava.core.net.SocketAddress address
        start local 2 // io.vertx.core.Handler listenHandler
         0: .line 242
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            aload 1 /* address */
            invokevirtual io.vertx.rxjava.core.net.SocketAddress.getDelegate:()Lio/vertx/core/net/SocketAddress;
            new io.vertx.rxjava.core.http.HttpServer$5
            dup
            aload 0 /* this */
            aload 2 /* listenHandler */
            invokespecial io.vertx.rxjava.core.http.HttpServer$5.<init>:(Lio/vertx/rxjava/core/http/HttpServer;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.http.HttpServer.listen:(Lio/vertx/core/net/SocketAddress;Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServer;
            pop
         1: .line 251
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler listenHandler
        end local 1 // io.vertx.rxjava.core.net.SocketAddress address
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1        address  Lio/vertx/rxjava/core/net/SocketAddress;
            0    2     2  listenHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;
    Signature: (Lio/vertx/rxjava/core/net/SocketAddress;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;)Lio/vertx/rxjava/core/http/HttpServer;
    MethodParameters:
               Name  Flags
      address        
      listenHandler  

  public io.vertx.rxjava.core.http.HttpServer listen(io.vertx.rxjava.core.net.SocketAddress);
    descriptor: (Lio/vertx/rxjava/core/net/SocketAddress;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.rxjava.core.net.SocketAddress address
         0: .line 263
            aload 0 /* this */
            aload 1 /* address */
            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/core/http/HttpServer.lambda$8(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.HttpServer.listen:(Lio/vertx/rxjava/core/net/SocketAddress;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
         1: .line 262
            areturn
        end local 1 // io.vertx.rxjava.core.net.SocketAddress address
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  address  Lio/vertx/rxjava/core/net/SocketAddress;
    MethodParameters:
         Name  Flags
      address  

  public rx.Single<io.vertx.rxjava.core.http.HttpServer> rxListen(io.vertx.rxjava.core.net.SocketAddress);
    descriptor: (Lio/vertx/rxjava/core/net/SocketAddress;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.rxjava.core.net.SocketAddress address
         0: .line 274
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* address */
            invokedynamic accept(Lio/vertx/rxjava/core/http/HttpServer;Lio/vertx/rxjava/core/net/SocketAddress;)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/core/http/HttpServer.lambda$9(Lio/vertx/rxjava/core/net/SocketAddress;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.net.SocketAddress address
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lio/vertx/rxjava/core/http/HttpServer;
            0    1     1  address  Lio/vertx/rxjava/core/net/SocketAddress;
    Signature: (Lio/vertx/rxjava/core/net/SocketAddress;)Lrx/Single<Lio/vertx/rxjava/core/http/HttpServer;>;
    MethodParameters:
         Name  Flags
      address  

  public io.vertx.rxjava.core.http.HttpServer listen(int, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.core.http.HttpServer>>);
    descriptor: (ILio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // int port
        start local 2 // io.vertx.core.Handler listenHandler
         0: .line 286
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            iload 1 /* port */
            new io.vertx.rxjava.core.http.HttpServer$6
            dup
            aload 0 /* this */
            aload 2 /* listenHandler */
            invokespecial io.vertx.rxjava.core.http.HttpServer$6.<init>:(Lio/vertx/rxjava/core/http/HttpServer;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.http.HttpServer.listen:(ILio/vertx/core/Handler;)Lio/vertx/core/http/HttpServer;
            pop
         1: .line 295
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler listenHandler
        end local 1 // int port
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1           port  I
            0    2     2  listenHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;
    Signature: (ILio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;)Lio/vertx/rxjava/core/http/HttpServer;
    MethodParameters:
               Name  Flags
      port           
      listenHandler  

  public io.vertx.rxjava.core.http.HttpServer listen(int);
    descriptor: (I)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // int port
         0: .line 305
            aload 0 /* this */
            iload 1 /* port */
            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/core/http/HttpServer.lambda$10(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.HttpServer.listen:(ILio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
         1: .line 304
            areturn
        end local 1 // int port
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  port  I
    MethodParameters:
      Name  Flags
      port  

  public rx.Single<io.vertx.rxjava.core.http.HttpServer> rxListen(int);
    descriptor: (I)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // int port
         0: .line 314
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            iload 1 /* port */
            invokedynamic accept(Lio/vertx/rxjava/core/http/HttpServer;I)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/core/http/HttpServer.lambda$11(ILio/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 // int port
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    1     1  port  I
    Signature: (I)Lrx/Single<Lio/vertx/rxjava/core/http/HttpServer;>;
    MethodParameters:
      Name  Flags
      port  

  public io.vertx.rxjava.core.http.HttpServer listen(io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.rxjava.core.http.HttpServer>>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.core.Handler listenHandler
         0: .line 325
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            new io.vertx.rxjava.core.http.HttpServer$7
            dup
            aload 0 /* this */
            aload 1 /* listenHandler */
            invokespecial io.vertx.rxjava.core.http.HttpServer$7.<init>:(Lio/vertx/rxjava/core/http/HttpServer;Lio/vertx/core/Handler;)V
            invokeinterface io.vertx.core.http.HttpServer.listen:(Lio/vertx/core/Handler;)Lio/vertx/core/http/HttpServer;
            pop
         1: .line 334
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler listenHandler
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    2     0           this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  listenHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;)Lio/vertx/rxjava/core/http/HttpServer;
    MethodParameters:
               Name  Flags
      listenHandler  

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

  public rx.Single<io.vertx.rxjava.core.http.HttpServer> rxListen();
    descriptor: ()Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
         0: .line 351
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/rxjava/core/http/HttpServer;)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/core/http/HttpServer.lambda$13(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.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpServer;
    Signature: ()Lrx/Single<Lio/vertx/rxjava/core/http/HttpServer;>;

  public void close(io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 1 // io.vertx.core.Handler completionHandler
         0: .line 361
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            aload 1 /* completionHandler */
            invokeinterface io.vertx.core.http.HttpServer.close:(Lio/vertx/core/Handler;)V
         1: .line 362
            return
        end local 1 // io.vertx.core.Handler completionHandler
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    2     0               this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1  completionHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
                   Name  Flags
      completionHandler  

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
         0: .line 368
            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/core/http/HttpServer.lambda$14(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.HttpServer.close:(Lio/vertx/core/Handler;)V
         1: .line 369
            return
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;

  public rx.Single<java.lang.Void> rxClose();
    descriptor: ()Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
         0: .line 376
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/rxjava/core/http/HttpServer;)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/core/http/HttpServer.lambda$15(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.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/HttpServer;
    Signature: ()Lrx/Single<Ljava/lang/Void;>;

  public int actualPort();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
         0: .line 387
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.HttpServer.delegate:Lio/vertx/core/http/HttpServer;
            invokeinterface io.vertx.core.http.HttpServer.actualPort:()I
            istore 1 /* ret */
        start local 1 // int ret
         1: .line 388
            iload 1 /* ret */
            ireturn
        end local 1 // int ret
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            1    2     1   ret  I

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

  public io.vertx.core.metrics.Measured getDelegate();
    descriptor: ()Lio/vertx/core/metrics/Measured;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.vertx.rxjava.core.http.HttpServer.getDelegate:()Lio/vertx/core/http/HttpServer;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  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 72
            new io.vertx.rxjava.core.http.HttpServer
            dup
            aload 0 /* obj */
            checkcast io.vertx.core.http.HttpServer
            invokespecial io.vertx.rxjava.core.http.HttpServer.<init>:(Lio/vertx/core/http/HttpServer;)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 90
            aload 0 /* o1 */
            checkcast io.vertx.core.http.HttpServerRequest
            invokestatic io.vertx.rxjava.core.http.HttpServerRequest.newInstance:(Lio/vertx/core/http/HttpServerRequest;)Lio/vertx/rxjava/core/http/HttpServerRequest;
            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.HttpServerRequest);
    descriptor: (Lio/vertx/rxjava/core/http/HttpServerRequest;)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.HttpServerRequest o1
         0: .line 90
            aload 0 /* o1 */
            invokevirtual io.vertx.rxjava.core.http.HttpServerRequest.getDelegate:()Lio/vertx/core/http/HttpServerRequest;
            areturn
        end local 0 // io.vertx.rxjava.core.http.HttpServerRequest o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/rxjava/core/http/HttpServerRequest;

  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 91
            aload 0 /* o1 */
            checkcast io.vertx.core.http.ServerWebSocket
            invokestatic io.vertx.rxjava.core.http.ServerWebSocket.newInstance:(Lio/vertx/core/http/ServerWebSocket;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            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.core.http.ServerWebSocket);
    descriptor: (Lio/vertx/rxjava/core/http/ServerWebSocket;)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.ServerWebSocket o1
         0: .line 91
            aload 0 /* o1 */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.getDelegate:()Lio/vertx/core/http/ServerWebSocket;
            areturn
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/rxjava/core/http/ServerWebSocket;

  private static void lambda$6(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 217
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;

  private void lambda$7(int, java.lang.String, io.vertx.core.Handler);
    descriptor: (ILjava/lang/String;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 3 // io.vertx.core.Handler fut
         0: .line 229
            aload 0 /* this */
            iload 1
            aload 2
            aload 3 /* fut */
            invokevirtual io.vertx.rxjava.core.http.HttpServer.listen:(ILjava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
            pop
         1: .line 230
            return
        end local 3 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     3   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;

  private static void lambda$8(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 263
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;

  private void lambda$9(io.vertx.rxjava.core.net.SocketAddress, io.vertx.core.Handler);
    descriptor: (Lio/vertx/rxjava/core/net/SocketAddress;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.core.http.HttpServer this
        start local 2 // io.vertx.core.Handler fut
         0: .line 275
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.HttpServer.listen:(Lio/vertx/rxjava/core/net/SocketAddress;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
            pop
         1: .line 276
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;

  private static void lambda$10(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 305
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;

  private void lambda$11(int, io.vertx.core.Handler);
    descriptor: (ILio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.HttpServer this
        start local 2 // io.vertx.core.Handler fut
         0: .line 315
            aload 0 /* this */
            iload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.HttpServer.listen:(ILio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
            pop
         1: .line 316
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;

  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 343
            return
        end local 0 // io.vertx.core.AsyncResult ar
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    ar  Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;

  private void lambda$13(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.core.http.HttpServer this
        start local 1 // io.vertx.core.Handler fut
         0: .line 352
            aload 0 /* this */
            aload 1 /* fut */
            invokevirtual io.vertx.rxjava.core.http.HttpServer.listen:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/HttpServer;
            pop
         1: .line 353
            return
        end local 1 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/rxjava/core/http/HttpServer;>;>;

  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 368
            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(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.core.http.HttpServer this
        start local 1 // io.vertx.core.Handler fut
         0: .line 377
            aload 0 /* this */
            aload 1 /* fut */
            invokevirtual io.vertx.rxjava.core.http.HttpServer.close:(Lio/vertx/core/Handler;)V
         1: .line 378
            return
        end local 1 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.HttpServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/HttpServer;
            0    2     1   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
}
SourceFile: "HttpServer.java"
NestMembers:
  io.vertx.rxjava.core.http.HttpServer$1  io.vertx.rxjava.core.http.HttpServer$2  io.vertx.rxjava.core.http.HttpServer$3  io.vertx.rxjava.core.http.HttpServer$4  io.vertx.rxjava.core.http.HttpServer$5  io.vertx.rxjava.core.http.HttpServer$6  io.vertx.rxjava.core.http.HttpServer$7
InnerClasses:
  io.vertx.rxjava.core.http.HttpServer$1
  io.vertx.rxjava.core.http.HttpServer$2
  io.vertx.rxjava.core.http.HttpServer$3
  io.vertx.rxjava.core.http.HttpServer$4
  io.vertx.rxjava.core.http.HttpServer$5
  io.vertx.rxjava.core.http.HttpServer$6
  io.vertx.rxjava.core.http.HttpServer$7
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
  public abstract OnSubscribe = rx.Single$OnSubscribe of rx.Single
    RuntimeVisibleAnnotations: 
      io.vertx.lang.rx.RxGen(value = Lio/vertx/core/http/HttpServer;)