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

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

  private rx.Observable<io.vertx.rxjava.core.buffer.Buffer> observable;
    descriptor: Lrx/Observable;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lrx/Observable<Lio/vertx/rxjava/core/buffer/Buffer;>;

  private io.vertx.rx.java.WriteStreamSubscriber<io.vertx.rxjava.core.buffer.Buffer> subscriber;
    descriptor: Lio/vertx/rx/java/WriteStreamSubscriber;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lio/vertx/rx/java/WriteStreamSubscriber<Lio/vertx/rxjava/core/buffer/Buffer;>;

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

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

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

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

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

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

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

  public synchronized rx.Observable<io.vertx.rxjava.core.buffer.Buffer> toObservable();
    descriptor: ()Lrx/Observable;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 90
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.observable:Lrx/Observable;
            ifnonnull 3
         1: .line 91
            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/buffer/Buffer.newInstance(Lio/vertx/core/buffer/Buffer;)Lio/vertx/rxjava/core/buffer/Buffer; (6)
                  (Lio/vertx/core/buffer/Buffer;)Lio/vertx/rxjava/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 92
            aload 0 /* this */
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* conv */
            invokestatic io.vertx.rx.java.RxHelper.toObservable:(Lio/vertx/core/streams/ReadStream;Ljava/util/function/Function;)Lrx/Observable;
            putfield io.vertx.rxjava.core.http.ServerWebSocket.observable:Lrx/Observable;
        end local 1 // java.util.function.Function conv
         3: .line 94
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.observable:Lrx/Observable;
            areturn
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/core/buffer/Buffer;Lio/vertx/rxjava/core/buffer/Buffer;>;
    Signature: ()Lrx/Observable<Lio/vertx/rxjava/core/buffer/Buffer;>;

  public synchronized io.vertx.rx.java.WriteStreamSubscriber<io.vertx.rxjava.core.buffer.Buffer> toSubscriber();
    descriptor: ()Lio/vertx/rx/java/WriteStreamSubscriber;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 100
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.subscriber:Lio/vertx/rx/java/WriteStreamSubscriber;
            ifnonnull 3
         1: .line 101
            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/buffer/Buffer.getDelegate()Lio/vertx/core/buffer/Buffer; (5)
                  (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 102
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.getDelegate:()Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* conv */
            invokestatic io.vertx.rx.java.RxHelper.toSubscriber:(Lio/vertx/core/streams/WriteStream;Ljava/util/function/Function;)Lio/vertx/rx/java/WriteStreamSubscriber;
            putfield io.vertx.rxjava.core.http.ServerWebSocket.subscriber:Lio/vertx/rx/java/WriteStreamSubscriber;
        end local 1 // java.util.function.Function conv
         3: .line 104
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.subscriber:Lio/vertx/rx/java/WriteStreamSubscriber;
            areturn
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/buffer/Buffer;>;
    Signature: ()Lio/vertx/rx/java/WriteStreamSubscriber<Lio/vertx/rxjava/core/buffer/Buffer;>;

  public void write(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;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
        start local 2 // io.vertx.core.Handler handler
         0: .line 115
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* data */
            invokevirtual io.vertx.rxjava.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.write:(Ljava/lang/Object;Lio/vertx/core/Handler;)V
         1: .line 116
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1     data  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;>;>;)V
    MethodParameters:
         Name  Flags
      data     
      handler  

  public void write(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 123
            aload 0 /* this */
            aload 1 /* data */
            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/ServerWebSocket.lambda$6(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.write:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 124
            return
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public rx.Single<java.lang.Void> rxWrite(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.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 132
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;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/core/http/ServerWebSocket.lambda$7(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 data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      data  

  public void 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;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
        start local 2 // io.vertx.core.Handler handler
         0: .line 143
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* data */
            invokevirtual io.vertx.rxjava.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.end:(Ljava/lang/Object;Lio/vertx/core/Handler;)V
         1: .line 144
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1     data  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;>;>;)V
    MethodParameters:
         Name  Flags
      data     
      handler  

  public void end(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 151
            aload 0 /* this */
            aload 1 /* data */
            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/ServerWebSocket.lambda$8(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.end:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 152
            return
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  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.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 160
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;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/core/http/ServerWebSocket.lambda$9(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 data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      data  

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

  public io.vertx.rxjava.core.streams.Pipe<io.vertx.rxjava.core.buffer.Buffer> pipe();
    descriptor: ()Lio/vertx/rxjava/core/streams/Pipe;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 181
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.pipe:()Lio/vertx/core/streams/Pipe;
            getstatic io.vertx.rxjava.core.http.ServerWebSocket.TYPE_ARG_0:Lio/vertx/lang/rx/TypeArg;
            invokestatic io.vertx.rxjava.core.streams.Pipe.newInstance:(Lio/vertx/core/streams/Pipe;Lio/vertx/lang/rx/TypeArg;)Lio/vertx/rxjava/core/streams/Pipe;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.core.streams.Pipe ret
         1: .line 182
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.streams.Pipe ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Lio/vertx/rxjava/core/streams/Pipe<Lio/vertx/rxjava/core/buffer/Buffer;>;
    Signature: ()Lio/vertx/rxjava/core/streams/Pipe<Lio/vertx/rxjava/core/buffer/Buffer;>;

  public void pipeTo(io.vertx.rxjava.core.streams.WriteStream<io.vertx.rxjava.core.buffer.Buffer>, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/rxjava/core/streams/WriteStream;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.streams.WriteStream dst
        start local 2 // io.vertx.core.Handler handler
         0: .line 196
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* dst */
            invokeinterface io.vertx.rxjava.core.streams.WriteStream.getDelegate:()Lio/vertx/core/streams/WriteStream;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.pipeTo:(Lio/vertx/core/streams/WriteStream;Lio/vertx/core/Handler;)V
         1: .line 197
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.streams.WriteStream dst
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1      dst  Lio/vertx/rxjava/core/streams/WriteStream<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/streams/WriteStream<Lio/vertx/rxjava/core/buffer/Buffer;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
         Name  Flags
      dst      
      handler  

  public void pipeTo(io.vertx.rxjava.core.streams.WriteStream<io.vertx.rxjava.core.buffer.Buffer>);
    descriptor: (Lio/vertx/rxjava/core/streams/WriteStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.streams.WriteStream dst
         0: .line 209
            aload 0 /* this */
            aload 1 /* dst */
            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/ServerWebSocket.lambda$10(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.pipeTo:(Lio/vertx/rxjava/core/streams/WriteStream;Lio/vertx/core/Handler;)V
         1: .line 210
            return
        end local 1 // io.vertx.rxjava.core.streams.WriteStream dst
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1   dst  Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/buffer/Buffer;>;
    Signature: (Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/buffer/Buffer;>;)V
    MethodParameters:
      Name  Flags
      dst   

  public rx.Single<java.lang.Void> rxPipeTo(io.vertx.rxjava.core.streams.WriteStream<io.vertx.rxjava.core.buffer.Buffer>);
    descriptor: (Lio/vertx/rxjava/core/streams/WriteStream;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.streams.WriteStream dst
         0: .line 223
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* dst */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;Lio/vertx/rxjava/core/streams/WriteStream;)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/ServerWebSocket.lambda$11(Lio/vertx/rxjava/core/streams/WriteStream;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.streams.WriteStream dst
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1   dst  Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/buffer/Buffer;>;
    Signature: (Lio/vertx/rxjava/core/streams/WriteStream<Lio/vertx/rxjava/core/buffer/Buffer;>;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      dst   

  public java.lang.String binaryHandlerID();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 238
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.binaryHandlerID:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 239
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public java.lang.String textHandlerID();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 252
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.textHandlerID:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 253
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public java.lang.String subProtocol();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 264
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.subProtocol:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 265
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public java.lang.Short closeStatusCode();
    descriptor: ()Ljava/lang/Short;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 273
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.closeStatusCode:()Ljava/lang/Short;
            astore 1 /* ret */
        start local 1 // java.lang.Short ret
         1: .line 274
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.Short ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/Short;

  public java.lang.String closeReason();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 282
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.closeReason:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 283
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public io.vertx.rxjava.core.MultiMap headers();
    descriptor: ()Lio/vertx/rxjava/core/MultiMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 293
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.headers:()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 294
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.MultiMap ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Lio/vertx/rxjava/core/MultiMap;

  public io.vertx.rxjava.core.http.WebSocketBase writePing(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/core/http/WebSocketBase;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
        start local 2 // io.vertx.core.Handler handler
         0: .line 310
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* data */
            invokevirtual io.vertx.rxjava.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.writePing:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/core/http/WebSocketBase;
            pop
         1: .line 311
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1     data  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/core/http/WebSocketBase;
    MethodParameters:
         Name  Flags
      data     
      handler  

  public io.vertx.rxjava.core.http.WebSocketBase writePing(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 327
            aload 0 /* this */
            aload 1 /* data */
            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/ServerWebSocket.lambda$12(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writePing:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
         1: .line 326
            areturn
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public rx.Single<java.lang.Void> rxWritePing(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.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 342
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;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/core/http/ServerWebSocket.lambda$13(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 data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      data  

  public io.vertx.rxjava.core.http.WebSocketBase writePong(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/core/http/WebSocketBase;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
        start local 2 // io.vertx.core.Handler handler
         0: .line 361
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* data */
            invokevirtual io.vertx.rxjava.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.writePong:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/core/http/WebSocketBase;
            pop
         1: .line 362
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1     data  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/core/http/WebSocketBase;
    MethodParameters:
         Name  Flags
      data     
      handler  

  public io.vertx.rxjava.core.http.WebSocketBase writePong(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 379
            aload 0 /* this */
            aload 1 /* data */
            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/ServerWebSocket.lambda$14(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writePong:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
         1: .line 378
            areturn
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public rx.Single<java.lang.Void> rxWritePong(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.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 395
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;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/core/http/ServerWebSocket.lambda$15(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 data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      data  

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

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

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

  public void end(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.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 456
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.end:(Lio/vertx/core/Handler;)V
         1: .line 457
            return
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            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;>;>;)V
    MethodParameters:
         Name  Flags
      handler  

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

  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.core.http.ServerWebSocket this
         0: .line 475
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;)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/ServerWebSocket.lambda$17(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.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
    Signature: ()Lrx/Single<Ljava/lang/Void;>;

  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.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 485
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.close:(Lio/vertx/core/Handler;)V
         1: .line 486
            return
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            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;>;>;)V
    MethodParameters:
         Name  Flags
      handler  

  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.ServerWebSocket this
         0: .line 492
            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/ServerWebSocket.lambda$18(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.close:(Lio/vertx/core/Handler;)V
         1: .line 493
            return
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;

  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.ServerWebSocket this
         0: .line 500
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;)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/ServerWebSocket.lambda$19(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.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
    Signature: ()Lrx/Single<Ljava/lang/Void;>;

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

  public void close(short);
    descriptor: (S)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // short statusCode
         0: .line 519
            aload 0 /* this */
            iload 1 /* statusCode */
            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/ServerWebSocket.lambda$20(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.close:(SLio/vertx/core/Handler;)V
         1: .line 520
            return
        end local 1 // short statusCode
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  statusCode  S
    MethodParameters:
            Name  Flags
      statusCode  

  public rx.Single<java.lang.Void> rxClose(short);
    descriptor: (S)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // short statusCode
         0: .line 528
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            iload 1 /* statusCode */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;S)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/ServerWebSocket.lambda$21(SLio/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 // short statusCode
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0        this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  statusCode  S
    Signature: (S)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
            Name  Flags
      statusCode  

  public void close(short, java.lang.String, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (SLjava/lang/String;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // short statusCode
        start local 2 // java.lang.String reason
        start local 3 // io.vertx.core.Handler handler
         0: .line 540
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            iload 1 /* statusCode */
            aload 2 /* reason */
            aload 3 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.close:(SLjava/lang/String;Lio/vertx/core/Handler;)V
         1: .line 541
            return
        end local 3 // io.vertx.core.Handler handler
        end local 2 // java.lang.String reason
        end local 1 // short statusCode
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  statusCode  S
            0    2     2      reason  Ljava/lang/String;
            0    2     3     handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (SLjava/lang/String;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)V
    MethodParameters:
            Name  Flags
      statusCode  
      reason      
      handler     

  public void close(short, java.lang.String);
    descriptor: (SLjava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // short statusCode
        start local 2 // java.lang.String reason
         0: .line 549
            aload 0 /* this */
            iload 1 /* statusCode */
            aload 2 /* reason */
            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/ServerWebSocket.lambda$22(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.close:(SLjava/lang/String;Lio/vertx/core/Handler;)V
         1: .line 550
            return
        end local 2 // java.lang.String reason
        end local 1 // short statusCode
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  statusCode  S
            0    2     2      reason  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      statusCode  
      reason      

  public rx.Single<java.lang.Void> rxClose(short, java.lang.String);
    descriptor: (SLjava/lang/String;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // short statusCode
        start local 2 // java.lang.String reason
         0: .line 559
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            iload 1 /* statusCode */
            aload 2 /* reason */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;SLjava/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/ServerWebSocket.lambda$23(SLjava/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 reason
        end local 1 // short statusCode
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0        this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  statusCode  S
            0    1     2      reason  Ljava/lang/String;
    Signature: (SLjava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
            Name  Flags
      statusCode  
      reason      

  public io.vertx.rxjava.core.net.SocketAddress remoteAddress();
    descriptor: ()Lio/vertx/rxjava/core/net/SocketAddress;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 568
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.cached_0:Lio/vertx/rxjava/core/net/SocketAddress;
            ifnull 2
         1: .line 569
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.cached_0:Lio/vertx/rxjava/core/net/SocketAddress;
            areturn
         2: .line 571
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.remoteAddress:()Lio/vertx/core/net/SocketAddress;
            invokestatic io.vertx.rxjava.core.net.SocketAddress.newInstance:(Lio/vertx/core/net/SocketAddress;)Lio/vertx/rxjava/core/net/SocketAddress;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.core.net.SocketAddress ret
         3: .line 572
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.core.http.ServerWebSocket.cached_0:Lio/vertx/rxjava/core/net/SocketAddress;
         4: .line 573
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.net.SocketAddress ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            3    5     1   ret  Lio/vertx/rxjava/core/net/SocketAddress;

  public io.vertx.rxjava.core.net.SocketAddress localAddress();
    descriptor: ()Lio/vertx/rxjava/core/net/SocketAddress;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 580
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.cached_1:Lio/vertx/rxjava/core/net/SocketAddress;
            ifnull 2
         1: .line 581
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.cached_1:Lio/vertx/rxjava/core/net/SocketAddress;
            areturn
         2: .line 583
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.localAddress:()Lio/vertx/core/net/SocketAddress;
            invokestatic io.vertx.rxjava.core.net.SocketAddress.newInstance:(Lio/vertx/core/net/SocketAddress;)Lio/vertx/rxjava/core/net/SocketAddress;
            astore 1 /* ret */
        start local 1 // io.vertx.rxjava.core.net.SocketAddress ret
         3: .line 584
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.rxjava.core.http.ServerWebSocket.cached_1:Lio/vertx/rxjava/core/net/SocketAddress;
         4: .line 585
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.rxjava.core.net.SocketAddress ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            3    5     1   ret  Lio/vertx/rxjava/core/net/SocketAddress;

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

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

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

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

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

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

  public io.vertx.rxjava.core.http.ServerWebSocket fetch(long);
    descriptor: (J)Lio/vertx/rxjava/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // long amount
         0: .line 629
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            lload 1 /* amount */
            invokeinterface io.vertx.core.http.ServerWebSocket.fetch:(J)Lio/vertx/core/http/ServerWebSocket;
            pop
         1: .line 630
            aload 0 /* this */
            areturn
        end local 1 // long amount
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  amount  J
    MethodParameters:
        Name  Flags
      amount  

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

  public io.vertx.rxjava.core.http.ServerWebSocket setWriteQueueMaxSize(int);
    descriptor: (I)Lio/vertx/rxjava/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // int maxSize
         0: .line 639
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            iload 1 /* maxSize */
            invokeinterface io.vertx.core.http.ServerWebSocket.setWriteQueueMaxSize:(I)Lio/vertx/core/http/ServerWebSocket;
            pop
         1: .line 640
            aload 0 /* this */
            areturn
        end local 1 // int maxSize
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  maxSize  I
    MethodParameters:
         Name  Flags
      maxSize  

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

  public io.vertx.rxjava.core.http.ServerWebSocket writeFrame(io.vertx.rxjava.core.http.WebSocketFrame, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/rxjava/core/http/WebSocketFrame;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.http.WebSocketFrame frame
        start local 2 // io.vertx.core.Handler handler
         0: .line 649
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* frame */
            invokevirtual io.vertx.rxjava.core.http.WebSocketFrame.getDelegate:()Lio/vertx/core/http/WebSocketFrame;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.writeFrame:(Lio/vertx/core/http/WebSocketFrame;Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
            pop
         1: .line 650
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.http.WebSocketFrame frame
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1    frame  Lio/vertx/rxjava/core/http/WebSocketFrame;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/rxjava/core/http/WebSocketFrame;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/rxjava/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      frame    
      handler  

  public io.vertx.rxjava.core.http.ServerWebSocket writeFrame(io.vertx.rxjava.core.http.WebSocketFrame);
    descriptor: (Lio/vertx/rxjava/core/http/WebSocketFrame;)Lio/vertx/rxjava/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.http.WebSocketFrame frame
         0: .line 655
            aload 0 /* this */
            aload 1 /* frame */
            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/ServerWebSocket.lambda$24(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFrame:(Lio/vertx/rxjava/core/http/WebSocketFrame;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
         1: .line 654
            areturn
        end local 1 // io.vertx.rxjava.core.http.WebSocketFrame frame
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  frame  Lio/vertx/rxjava/core/http/WebSocketFrame;
    MethodParameters:
       Name  Flags
      frame  

  public rx.Single<java.lang.Void> rxWriteFrame(io.vertx.rxjava.core.http.WebSocketFrame);
    descriptor: (Lio/vertx/rxjava/core/http/WebSocketFrame;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.http.WebSocketFrame frame
         0: .line 659
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* frame */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;Lio/vertx/rxjava/core/http/WebSocketFrame;)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/ServerWebSocket.lambda$25(Lio/vertx/rxjava/core/http/WebSocketFrame;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.http.WebSocketFrame frame
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  frame  Lio/vertx/rxjava/core/http/WebSocketFrame;
    Signature: (Lio/vertx/rxjava/core/http/WebSocketFrame;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
       Name  Flags
      frame  

  public io.vertx.rxjava.core.http.ServerWebSocket writeFinalTextFrame(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/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // java.lang.String text
        start local 2 // io.vertx.core.Handler handler
         0: .line 665
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* text */
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.writeFinalTextFrame:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
            pop
         1: .line 666
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // java.lang.String text
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1     text  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/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      text     
      handler  

  public io.vertx.rxjava.core.http.ServerWebSocket writeFinalTextFrame(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // java.lang.String text
         0: .line 671
            aload 0 /* this */
            aload 1 /* text */
            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/ServerWebSocket.lambda$26(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFinalTextFrame:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
         1: .line 670
            areturn
        end local 1 // java.lang.String text
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  text  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      text  

  public rx.Single<java.lang.Void> rxWriteFinalTextFrame(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.core.http.ServerWebSocket this
        start local 1 // java.lang.String text
         0: .line 675
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* text */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;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/core/http/ServerWebSocket.lambda$27(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 text
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  text  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      text  

  public io.vertx.rxjava.core.http.ServerWebSocket writeFinalBinaryFrame(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/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
        start local 2 // io.vertx.core.Handler handler
         0: .line 681
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* data */
            invokevirtual io.vertx.rxjava.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.writeFinalBinaryFrame:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
            pop
         1: .line 682
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1     data  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/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      data     
      handler  

  public io.vertx.rxjava.core.http.ServerWebSocket writeFinalBinaryFrame(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 687
            aload 0 /* this */
            aload 1 /* data */
            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/ServerWebSocket.lambda$28(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFinalBinaryFrame:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
         1: .line 686
            areturn
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public rx.Single<java.lang.Void> rxWriteFinalBinaryFrame(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.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 691
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;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/core/http/ServerWebSocket.lambda$29(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 data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      data  

  public io.vertx.rxjava.core.http.ServerWebSocket writeBinaryMessage(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/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
        start local 2 // io.vertx.core.Handler handler
         0: .line 697
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* data */
            invokevirtual io.vertx.rxjava.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.writeBinaryMessage:(Lio/vertx/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
            pop
         1: .line 698
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1     data  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/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      data     
      handler  

  public io.vertx.rxjava.core.http.ServerWebSocket writeBinaryMessage(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 703
            aload 0 /* this */
            aload 1 /* data */
            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/ServerWebSocket.lambda$30(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeBinaryMessage:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
         1: .line 702
            areturn
        end local 1 // io.vertx.rxjava.core.buffer.Buffer data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    MethodParameters:
      Name  Flags
      data  

  public rx.Single<java.lang.Void> rxWriteBinaryMessage(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.core.http.ServerWebSocket this
        start local 1 // io.vertx.rxjava.core.buffer.Buffer data
         0: .line 707
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;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/core/http/ServerWebSocket.lambda$31(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 data
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  data  Lio/vertx/rxjava/core/buffer/Buffer;
    Signature: (Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      data  

  public io.vertx.rxjava.core.http.ServerWebSocket writeTextMessage(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/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // java.lang.String text
        start local 2 // io.vertx.core.Handler handler
         0: .line 713
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* text */
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.writeTextMessage:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/core/http/ServerWebSocket;
            pop
         1: .line 714
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // java.lang.String text
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1     text  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/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      text     
      handler  

  public io.vertx.rxjava.core.http.ServerWebSocket writeTextMessage(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // java.lang.String text
         0: .line 719
            aload 0 /* this */
            aload 1 /* text */
            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/ServerWebSocket.lambda$32(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeTextMessage:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
         1: .line 718
            areturn
        end local 1 // java.lang.String text
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  text  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      text  

  public rx.Single<java.lang.Void> rxWriteTextMessage(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.core.http.ServerWebSocket this
        start local 1 // java.lang.String text
         0: .line 723
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* text */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;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/core/http/ServerWebSocket.lambda$33(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 text
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  text  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lrx/Single<Ljava/lang/Void;>;
    MethodParameters:
      Name  Flags
      text  

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

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

  public java.lang.String scheme();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 746
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.scheme:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 747
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public java.lang.String host();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 754
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.host:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 755
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public java.lang.String uri();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 759
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.uri:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 760
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public java.lang.String path();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 767
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.path:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 768
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public java.lang.String query();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 775
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.query:()Ljava/lang/String;
            astore 1 /* ret */
        start local 1 // java.lang.String ret
         1: .line 776
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

  public void accept();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 786
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.accept:()V
         1: .line 787
            return
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;

  public void reject();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 799
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.reject:()V
         1: .line 800
            return
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;

  public void reject(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // int status
         0: .line 807
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            iload 1 /* status */
            invokeinterface io.vertx.core.http.ServerWebSocket.reject:(I)V
         1: .line 808
            return
        end local 1 // int status
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  status  I
    MethodParameters:
        Name  Flags
      status  

  public void setHandshake(io.vertx.core.Future<java.lang.Integer>, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Integer>>);
    descriptor: (Lio/vertx/core/Future;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Future future
        start local 2 // io.vertx.core.Handler handler
         0: .line 831
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* future */
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.setHandshake:(Lio/vertx/core/Future;Lio/vertx/core/Handler;)V
         1: .line 832
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.core.Future future
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1   future  Lio/vertx/core/Future<Ljava/lang/Integer;>;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Integer;>;>;
    Signature: (Lio/vertx/core/Future<Ljava/lang/Integer;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Integer;>;>;)V
    MethodParameters:
         Name  Flags
      future   
      handler  

  public void setHandshake(io.vertx.core.Future<java.lang.Integer>);
    descriptor: (Lio/vertx/core/Future;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Future future
         0: .line 854
            aload 0 /* this */
            aload 1 /* future */
            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/ServerWebSocket.lambda$34(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.setHandshake:(Lio/vertx/core/Future;Lio/vertx/core/Handler;)V
         1: .line 855
            return
        end local 1 // io.vertx.core.Future future
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1  future  Lio/vertx/core/Future<Ljava/lang/Integer;>;
    Signature: (Lio/vertx/core/Future<Ljava/lang/Integer;>;)V
    MethodParameters:
        Name  Flags
      future  

  public rx.Single<java.lang.Integer> rxSetHandshake(io.vertx.core.Future<java.lang.Integer>);
    descriptor: (Lio/vertx/core/Future;)Lrx/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Future future
         0: .line 878
            new io.vertx.rx.java.SingleOnSubscribeAdapter
            dup
            aload 0 /* this */
            aload 1 /* future */
            invokedynamic accept(Lio/vertx/rxjava/core/http/ServerWebSocket;Lio/vertx/core/Future;)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/ServerWebSocket.lambda$35(Lio/vertx/core/Future;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.core.Future future
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    1     1  future  Lio/vertx/core/Future<Ljava/lang/Integer;>;
    Signature: (Lio/vertx/core/Future<Ljava/lang/Integer;>;)Lrx/Single<Ljava/lang/Integer;>;
    MethodParameters:
        Name  Flags
      future  

  public javax.net.ssl.SSLSession sslSession();
    descriptor: ()Ljavax/net/ssl/SSLSession;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
         0: .line 887
            aload 0 /* this */
            getfield io.vertx.rxjava.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.sslSession:()Ljavax/net/ssl/SSLSession;
            astore 1 /* ret */
        start local 1 // javax.net.ssl.SSLSession ret
         1: .line 888
            aload 1 /* ret */
            areturn
        end local 1 // javax.net.ssl.SSLSession ret
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            1    2     1   ret  Ljavax/net/ssl/SSLSession;

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

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

  public io.vertx.rxjava.core.http.WebSocketBase writeFinalTextFrame(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFinalTextFrame:(Ljava/lang/String;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase writeFinalTextFrame(java.lang.String, io.vertx.core.Handler);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFinalTextFrame:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase writeTextMessage(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeTextMessage:(Ljava/lang/String;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase writeTextMessage(java.lang.String, io.vertx.core.Handler);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeTextMessage:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void write(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.rxjava.core.buffer.Buffer
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.write:(Lio/vertx/rxjava/core/buffer/Buffer;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void write(java.lang.Object, io.vertx.core.Handler);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.rxjava.core.buffer.Buffer
            aload 2
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.write:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.streams.WriteStream setWriteQueueMaxSize(int);
    descriptor: (I)Lio/vertx/rxjava/core/streams/WriteStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            iload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.setWriteQueueMaxSize:(I)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase setWriteQueueMaxSize(int);
    descriptor: (I)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            iload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.setWriteQueueMaxSize:(I)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public io.vertx.rxjava.core.streams.StreamBase exceptionHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/StreamBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.streams.ReadStream exceptionHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.streams.WriteStream exceptionHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/WriteStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.exceptionHandler:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public io.vertx.rxjava.core.streams.ReadStream resume();
    descriptor: ()Lio/vertx/rxjava/core/streams/ReadStream;
    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.ServerWebSocket.resume:()Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase resume();
    descriptor: ()Lio/vertx/rxjava/core/http/WebSocketBase;
    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.ServerWebSocket.resume:()Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase writeFinalBinaryFrame(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFinalBinaryFrame:(Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase writeFinalBinaryFrame(io.vertx.rxjava.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFinalBinaryFrame:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.core.streams.StreamBase getDelegate();
    descriptor: ()Lio/vertx/core/streams/StreamBase;
    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.ServerWebSocket.getDelegate:()Lio/vertx/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.core.streams.ReadStream getDelegate();
    descriptor: ()Lio/vertx/core/streams/ReadStream;
    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.ServerWebSocket.getDelegate:()Lio/vertx/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.core.streams.WriteStream getDelegate();
    descriptor: ()Lio/vertx/core/streams/WriteStream;
    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.ServerWebSocket.getDelegate:()Lio/vertx/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.core.http.WebSocketBase getDelegate();
    descriptor: ()Lio/vertx/core/http/WebSocketBase;
    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.ServerWebSocket.getDelegate:()Lio/vertx/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.streams.ReadStream handler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.core.Handler
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.handler:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public void end(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.rxjava.core.buffer.Buffer
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.end:(Lio/vertx/rxjava/core/buffer/Buffer;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void end(java.lang.Object, io.vertx.core.Handler);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)V
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.rxjava.core.buffer.Buffer
            aload 2
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.end:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public rx.Single rxEnd(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lrx/Single;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.rxjava.core.buffer.Buffer
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.rxEnd:(Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public rx.Single rxWrite(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lrx/Single;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            checkcast io.vertx.rxjava.core.buffer.Buffer
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.rxWrite:(Lio/vertx/rxjava/core/buffer/Buffer;)Lrx/Single;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase writeBinaryMessage(io.vertx.rxjava.core.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeBinaryMessage:(Lio/vertx/rxjava/core/buffer/Buffer;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase writeBinaryMessage(io.vertx.rxjava.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeBinaryMessage:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.streams.ReadStream pause();
    descriptor: ()Lio/vertx/rxjava/core/streams/ReadStream;
    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.ServerWebSocket.pause:()Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase pause();
    descriptor: ()Lio/vertx/rxjava/core/http/WebSocketBase;
    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.ServerWebSocket.pause:()Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public io.vertx.rxjava.core.http.WebSocketBase writeFrame(io.vertx.rxjava.core.http.WebSocketFrame, io.vertx.core.Handler);
    descriptor: (Lio/vertx/rxjava/core/http/WebSocketFrame;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFrame:(Lio/vertx/rxjava/core/http/WebSocketFrame;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.streams.ReadStream endHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.endHandler:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public io.vertx.rxjava.core.streams.WriteStream drainHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/streams/WriteStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.drainHandler:(Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public io.vertx.rxjava.core.streams.ReadStream fetch(long);
    descriptor: (J)Lio/vertx/rxjava/core/streams/ReadStream;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=2
         0: .line 1
            aload 0
            lload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.fetch:(J)Lio/vertx/rxjava/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.vertx.rxjava.core.http.WebSocketBase fetch(long);
    descriptor: (J)Lio/vertx/rxjava/core/http/WebSocketBase;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=2
         0: .line 1
            aload 0
            lload 1
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.fetch:(J)Lio/vertx/rxjava/core/http/ServerWebSocket;
            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 69
            new io.vertx.rxjava.core.http.ServerWebSocket
            dup
            aload 0 /* obj */
            checkcast io.vertx.core.http.ServerWebSocket
            invokespecial io.vertx.rxjava.core.http.ServerWebSocket.<init>:(Lio/vertx/core/http/ServerWebSocket;)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 107
            aload 0 /* o1 */
            checkcast io.vertx.core.buffer.Buffer
            invokestatic io.vertx.rxjava.core.buffer.Buffer.newInstance:(Lio/vertx/core/buffer/Buffer;)Lio/vertx/rxjava/core/buffer/Buffer;
            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.buffer.Buffer);
    descriptor: (Lio/vertx/rxjava/core/buffer/Buffer;)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.buffer.Buffer o1
         0: .line 107
            aload 0 /* o1 */
            invokevirtual io.vertx.rxjava.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            areturn
        end local 0 // io.vertx.rxjava.core.buffer.Buffer o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/rxjava/core/buffer/Buffer;

  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 123
            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$7(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.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 133
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.write:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 134
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  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 151
            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$9(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.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 161
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.end:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 162
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  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 209
            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$11(io.vertx.rxjava.core.streams.WriteStream, io.vertx.core.Handler);
    descriptor: (Lio/vertx/rxjava/core/streams/WriteStream;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.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 224
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.pipeTo:(Lio/vertx/rxjava/core/streams/WriteStream;Lio/vertx/core/Handler;)V
         1: .line 225
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  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 327
            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(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.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 343
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writePing:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
            pop
         1: .line 344
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            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 379
            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.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.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 396
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writePong:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/WebSocketBase;
            pop
         1: .line 397
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            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 465
            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(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.ServerWebSocket this
        start local 1 // io.vertx.core.Handler fut
         0: .line 476
            aload 0 /* this */
            aload 1 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.end:(Lio/vertx/core/Handler;)V
         1: .line 477
            return
        end local 1 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1   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 492
            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.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.ServerWebSocket this
        start local 1 // io.vertx.core.Handler fut
         0: .line 501
            aload 0 /* this */
            aload 1 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.close:(Lio/vertx/core/Handler;)V
         1: .line 502
            return
        end local 1 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     1   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 519
            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(short, io.vertx.core.Handler);
    descriptor: (SLio/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.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 529
            aload 0 /* this */
            iload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.close:(SLio/vertx/core/Handler;)V
         1: .line 530
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$22(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 549
            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$23(short, java.lang.String, io.vertx.core.Handler);
    descriptor: (SLjava/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.ServerWebSocket this
        start local 3 // io.vertx.core.Handler fut
         0: .line 560
            aload 0 /* this */
            iload 1
            aload 2
            aload 3 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.close:(SLjava/lang/String;Lio/vertx/core/Handler;)V
         1: .line 561
            return
        end local 3 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     3   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$24(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 655
            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$25(io.vertx.rxjava.core.http.WebSocketFrame, io.vertx.core.Handler);
    descriptor: (Lio/vertx/rxjava/core/http/WebSocketFrame;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.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 660
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFrame:(Lio/vertx/rxjava/core/http/WebSocketFrame;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            pop
         1: .line 661
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$26(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 671
            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$27(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.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 676
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFinalTextFrame:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            pop
         1: .line 677
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$28(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 687
            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$29(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.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 692
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeFinalBinaryFrame:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            pop
         1: .line 693
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$30(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 703
            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$31(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.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 708
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeBinaryMessage:(Lio/vertx/rxjava/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            pop
         1: .line 709
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$32(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 719
            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$33(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.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 724
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.writeTextMessage:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/rxjava/core/http/ServerWebSocket;
            pop
         1: .line 725
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$34(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 854
            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/Integer;>;

  private void lambda$35(io.vertx.core.Future, io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Future;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.ServerWebSocket this
        start local 2 // io.vertx.core.Handler fut
         0: .line 879
            aload 0 /* this */
            aload 1
            aload 2 /* fut */
            invokevirtual io.vertx.rxjava.core.http.ServerWebSocket.setHandshake:(Lio/vertx/core/Future;Lio/vertx/core/Handler;)V
         1: .line 880
            return
        end local 2 // io.vertx.core.Handler fut
        end local 0 // io.vertx.rxjava.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/rxjava/core/http/ServerWebSocket;
            0    2     2   fut  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Integer;>;>;
}
SourceFile: "ServerWebSocket.java"
NestMembers:
  io.vertx.rxjava.core.http.ServerWebSocket$1  io.vertx.rxjava.core.http.ServerWebSocket$2  io.vertx.rxjava.core.http.ServerWebSocket$3  io.vertx.rxjava.core.http.ServerWebSocket$4
InnerClasses:
  io.vertx.rxjava.core.http.ServerWebSocket$1
  io.vertx.rxjava.core.http.ServerWebSocket$2
  io.vertx.rxjava.core.http.ServerWebSocket$3
  io.vertx.rxjava.core.http.ServerWebSocket$4
  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/ServerWebSocket;)