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

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

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

  private io.reactivex.Flowable<io.vertx.reactivex.core.buffer.Buffer> flowable;
    descriptor: Lio/reactivex/Flowable;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lio/reactivex/Flowable<Lio/vertx/reactivex/core/buffer/Buffer;>;

  private io.vertx.reactivex.WriteStreamObserver<io.vertx.reactivex.core.buffer.Buffer> observer;
    descriptor: Lio/vertx/reactivex/WriteStreamObserver;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lio/vertx/reactivex/WriteStreamObserver<Lio/vertx/reactivex/core/buffer/Buffer;>;

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

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

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

  private io.vertx.reactivex.core.net.SocketAddress cached_1;
    descriptor: Lio/vertx/reactivex/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 72
            new io.vertx.lang.rx.TypeArg
            dup
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/http/ServerWebSocket.lambda$0(Ljava/lang/Object;)Ljava/lang/Object; (6)
                  (Ljava/lang/Object;)Ljava/lang/Object;
         1: .line 73
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/http/ServerWebSocket.getDelegate()Lio/vertx/core/http/ServerWebSocket; (5)
                  (Lio/vertx/reactivex/core/http/ServerWebSocket;)Ljava/lang/Object;
         2: .line 72
            invokespecial io.vertx.lang.rx.TypeArg.<init>:(Ljava/util/function/Function;Ljava/util/function/Function;)V
            putstatic io.vertx.reactivex.core.http.ServerWebSocket.__TYPE_ARG:Lio/vertx/lang/rx/TypeArg;
         3: .line 128
            new io.vertx.lang.rx.TypeArg
            dup
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$3(Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/lang/Object; (6)
                  (Lio/vertx/reactivex/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.reactivex.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.reactivex.core.http.ServerWebSocket this
         0: .line 56
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            areturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // java.lang.Object o
         0: .line 61
            aload 0 /* this */
            aload 1 /* o */
            if_acmpne 1
            iconst_1
            ireturn
         1: .line 62
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            ifnull 2
            aload 0 /* this */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            aload 1 /* o */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            if_acmpeq 3
      StackMap locals:
      StackMap stack:
         2: iconst_0
            ireturn
         3: .line 63
      StackMap locals:
      StackMap stack:
            aload 1 /* o */
            checkcast io.vertx.reactivex.core.http.ServerWebSocket
            astore 2 /* that */
        start local 2 // io.vertx.reactivex.core.http.ServerWebSocket that
         4: .line 64
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 2 /* that */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ireturn
        end local 2 // io.vertx.reactivex.core.http.ServerWebSocket that
        end local 1 // java.lang.Object o
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    5     1     o  Ljava/lang/Object;
            4    5     2  that  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 69
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokevirtual java.lang.Object.hashCode:()I
            ireturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.http.ServerWebSocket delegate
         0: .line 78
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 79
            aload 0 /* this */
            aload 1 /* delegate */
            putfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
         2: .line 80
            return
        end local 1 // io.vertx.core.http.ServerWebSocket delegate
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // java.lang.Object delegate
         0: .line 82
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 83
            aload 0 /* this */
            aload 1 /* delegate */
            checkcast io.vertx.core.http.ServerWebSocket
            putfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
         2: .line 84
            return
        end local 1 // java.lang.Object delegate
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 87
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            areturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;

  public synchronized io.reactivex.Observable<io.vertx.reactivex.core.buffer.Buffer> toObservable();
    descriptor: ()Lio/reactivex/Observable;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
         0: .line 94
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.observable:Lio/reactivex/Observable;
            ifnonnull 3
         1: .line 95
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/buffer/Buffer.newInstance(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer; (6)
                  (Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 96
            aload 0 /* this */
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* conv */
            invokestatic io.vertx.reactivex.ObservableHelper.toObservable:(Lio/vertx/core/streams/ReadStream;Ljava/util/function/Function;)Lio/reactivex/Observable;
            putfield io.vertx.reactivex.core.http.ServerWebSocket.observable:Lio/reactivex/Observable;
        end local 1 // java.util.function.Function conv
         3: .line 98
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.observable:Lio/reactivex/Observable;
            areturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/core/buffer/Buffer;Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: ()Lio/reactivex/Observable<Lio/vertx/reactivex/core/buffer/Buffer;>;

  public synchronized io.reactivex.Flowable<io.vertx.reactivex.core.buffer.Buffer> toFlowable();
    descriptor: ()Lio/reactivex/Flowable;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
         0: .line 102
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.flowable:Lio/reactivex/Flowable;
            ifnonnull 3
         1: .line 103
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/buffer/Buffer.newInstance(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer; (6)
                  (Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 104
            aload 0 /* this */
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* conv */
            invokestatic io.vertx.reactivex.FlowableHelper.toFlowable:(Lio/vertx/core/streams/ReadStream;Ljava/util/function/Function;)Lio/reactivex/Flowable;
            putfield io.vertx.reactivex.core.http.ServerWebSocket.flowable:Lio/reactivex/Flowable;
        end local 1 // java.util.function.Function conv
         3: .line 106
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.flowable:Lio/reactivex/Flowable;
            areturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/core/buffer/Buffer;Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: ()Lio/reactivex/Flowable<Lio/vertx/reactivex/core/buffer/Buffer;>;

  public synchronized io.vertx.reactivex.WriteStreamObserver<io.vertx.reactivex.core.buffer.Buffer> toObserver();
    descriptor: ()Lio/vertx/reactivex/WriteStreamObserver;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
         0: .line 113
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.observer:Lio/vertx/reactivex/WriteStreamObserver;
            ifnonnull 3
         1: .line 114
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/buffer/Buffer.getDelegate()Lio/vertx/core/buffer/Buffer; (5)
                  (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/vertx/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 115
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.getDelegate:()Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* conv */
            invokestatic io.vertx.reactivex.RxHelper.toObserver:(Lio/vertx/core/streams/WriteStream;Ljava/util/function/Function;)Lio/vertx/reactivex/WriteStreamObserver;
            putfield io.vertx.reactivex.core.http.ServerWebSocket.observer:Lio/vertx/reactivex/WriteStreamObserver;
        end local 1 // java.util.function.Function conv
         3: .line 117
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.observer:Lio/vertx/reactivex/WriteStreamObserver;
            areturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/buffer/Buffer;>;
    Signature: ()Lio/vertx/reactivex/WriteStreamObserver<Lio/vertx/reactivex/core/buffer/Buffer;>;

  public synchronized io.vertx.reactivex.WriteStreamSubscriber<io.vertx.reactivex.core.buffer.Buffer> toSubscriber();
    descriptor: ()Lio/vertx/reactivex/WriteStreamSubscriber;
    flags: (0x0021) ACC_PUBLIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
         0: .line 121
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.subscriber:Lio/vertx/reactivex/WriteStreamSubscriber;
            ifnonnull 3
         1: .line 122
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/buffer/Buffer.getDelegate()Lio/vertx/core/buffer/Buffer; (5)
                  (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/vertx/core/buffer/Buffer;
            astore 1 /* conv */
        start local 1 // java.util.function.Function conv
         2: .line 123
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.getDelegate:()Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* conv */
            invokestatic io.vertx.reactivex.RxHelper.toSubscriber:(Lio/vertx/core/streams/WriteStream;Ljava/util/function/Function;)Lio/vertx/reactivex/WriteStreamSubscriber;
            putfield io.vertx.reactivex.core.http.ServerWebSocket.subscriber:Lio/vertx/reactivex/WriteStreamSubscriber;
        end local 1 // java.util.function.Function conv
         3: .line 125
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.subscriber:Lio/vertx/reactivex/WriteStreamSubscriber;
            areturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            2    3     1  conv  Ljava/util/function/Function<Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/buffer/Buffer;>;
    Signature: ()Lio/vertx/reactivex/WriteStreamSubscriber<Lio/vertx/reactivex/core/buffer/Buffer;>;

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

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

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

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

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

  public io.reactivex.Completable rxEnd(io.vertx.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.reactivex.core.buffer.Buffer data
         0: .line 181
            aload 0 /* this */
            aload 1 /* data */
            invokedynamic accept(Lio/vertx/reactivex/core/http/ServerWebSocket;Lio/vertx/reactivex/core/buffer/Buffer;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/http/ServerWebSocket.lambda$11(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // io.vertx.reactivex.core.buffer.Buffer data
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1  data  Lio/vertx/reactivex/core/buffer/Buffer;
    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.reactivex.core.http.ServerWebSocket this
         0: .line 191
            aload 0 /* this */
            getfield io.vertx.reactivex.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 192
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            1    2     1   ret  Z

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

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

  public io.reactivex.Completable rxPipeTo(io.vertx.reactivex.core.streams.WriteStream<io.vertx.reactivex.core.buffer.Buffer>);
    descriptor: (Lio/vertx/reactivex/core/streams/WriteStream;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.reactivex.core.streams.WriteStream dst
         0: .line 244
            aload 0 /* this */
            aload 1 /* dst */
            invokedynamic accept(Lio/vertx/reactivex/core/http/ServerWebSocket;Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$13(Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // io.vertx.reactivex.core.streams.WriteStream dst
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1   dst  Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: (Lio/vertx/reactivex/core/streams/WriteStream<Lio/vertx/reactivex/core/buffer/Buffer;>;)Lio/reactivex/Completable;
    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.reactivex.core.http.ServerWebSocket this
         0: .line 259
            aload 0 /* this */
            getfield io.vertx.reactivex.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 260
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 273
            aload 0 /* this */
            getfield io.vertx.reactivex.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 274
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 285
            aload 0 /* this */
            getfield io.vertx.reactivex.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 286
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 294
            aload 0 /* this */
            getfield io.vertx.reactivex.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 295
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.Short ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 303
            aload 0 /* this */
            getfield io.vertx.reactivex.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 304
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            1    2     1   ret  Ljava/lang/String;

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

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

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

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

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

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

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

  public io.vertx.reactivex.core.http.WebSocketBase textMessageHandler(io.vertx.core.Handler<java.lang.String>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/WebSocketBase;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 428
            aload 0 /* this */
            getfield io.vertx.reactivex.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 429
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  handler  Lio/vertx/core/Handler<Ljava/lang/String;>;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/String;>;)Lio/vertx/reactivex/core/http/WebSocketBase;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.core.http.WebSocketBase binaryMessageHandler(io.vertx.core.Handler<io.vertx.reactivex.core.buffer.Buffer>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/WebSocketBase;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 440
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            new io.vertx.reactivex.core.http.ServerWebSocket$1
            dup
            aload 0 /* this */
            aload 1 /* handler */
            invokespecial io.vertx.reactivex.core.http.ServerWebSocket$1.<init>:(Lio/vertx/reactivex/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 445
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;)Lio/vertx/reactivex/core/http/WebSocketBase;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.core.http.WebSocketBase pongHandler(io.vertx.core.Handler<io.vertx.reactivex.core.buffer.Buffer>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/WebSocketBase;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 462
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            new io.vertx.reactivex.core.http.ServerWebSocket$2
            dup
            aload 0 /* this */
            aload 1 /* handler */
            invokespecial io.vertx.reactivex.core.http.ServerWebSocket$2.<init>:(Lio/vertx/reactivex/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 467
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;)Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 477
            aload 0 /* this */
            getfield io.vertx.reactivex.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 478
            return
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 486
            aload 0 /* this */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/http/ServerWebSocket.lambda$18(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.end:(Lio/vertx/core/Handler;)V
         1: .line 487
            return
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;

  public io.reactivex.Completable rxEnd();
    descriptor: ()Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
         0: .line 496
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$19(Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;

  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.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 506
            aload 0 /* this */
            getfield io.vertx.reactivex.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 507
            return
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 513
            aload 0 /* this */
            invokedynamic handle()Lio/vertx/core/Handler;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/http/ServerWebSocket.lambda$20(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.close:(Lio/vertx/core/Handler;)V
         1: .line 514
            return
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;

  public io.reactivex.Completable rxClose();
    descriptor: ()Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
         0: .line 521
            aload 0 /* this */
            invokedynamic accept(Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$21(Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;

  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.reactivex.core.http.ServerWebSocket this
        start local 1 // short statusCode
        start local 2 // io.vertx.core.Handler handler
         0: .line 532
            aload 0 /* this */
            getfield io.vertx.reactivex.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 533
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // short statusCode
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // short statusCode
         0: .line 540
            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/reactivex/core/http/ServerWebSocket.lambda$22(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.close:(SLio/vertx/core/Handler;)V
         1: .line 541
            return
        end local 1 // short statusCode
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  statusCode  S
    MethodParameters:
            Name  Flags
      statusCode  

  public io.reactivex.Completable rxClose(short);
    descriptor: (S)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // short statusCode
         0: .line 549
            aload 0 /* this */
            iload 1 /* statusCode */
            invokedynamic accept(Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$23(SLio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // short statusCode
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0        this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1  statusCode  S
    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.reactivex.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 561
            aload 0 /* this */
            getfield io.vertx.reactivex.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 562
            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.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // short statusCode
        start local 2 // java.lang.String reason
         0: .line 570
            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/reactivex/core/http/ServerWebSocket.lambda$24(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.close:(SLjava/lang/String;Lio/vertx/core/Handler;)V
         1: .line 571
            return
        end local 2 // java.lang.String reason
        end local 1 // short statusCode
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  statusCode  S
            0    2     2      reason  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      statusCode  
      reason      

  public io.reactivex.Completable rxClose(short, java.lang.String);
    descriptor: (SLjava/lang/String;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // short statusCode
        start local 2 // java.lang.String reason
         0: .line 580
            aload 0 /* this */
            iload 1 /* statusCode */
            aload 2 /* reason */
            invokedynamic accept(Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$25(SLjava/lang/String;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 2 // java.lang.String reason
        end local 1 // short statusCode
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0        this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1  statusCode  S
            0    1     2      reason  Ljava/lang/String;
    MethodParameters:
            Name  Flags
      statusCode  
      reason      

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

  public io.vertx.reactivex.core.net.SocketAddress localAddress();
    descriptor: ()Lio/vertx/reactivex/core/net/SocketAddress;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
         0: .line 601
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.cached_1:Lio/vertx/reactivex/core/net/SocketAddress;
            ifnull 2
         1: .line 602
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.cached_1:Lio/vertx/reactivex/core/net/SocketAddress;
            areturn
         2: .line 604
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.localAddress:()Lio/vertx/core/net/SocketAddress;
            invokestatic io.vertx.reactivex.core.net.SocketAddress.newInstance:(Lio/vertx/core/net/SocketAddress;)Lio/vertx/reactivex/core/net/SocketAddress;
            astore 1 /* ret */
        start local 1 // io.vertx.reactivex.core.net.SocketAddress ret
         3: .line 605
            aload 0 /* this */
            aload 1 /* ret */
            putfield io.vertx.reactivex.core.http.ServerWebSocket.cached_1:Lio/vertx/reactivex/core/net/SocketAddress;
         4: .line 606
            aload 1 /* ret */
            areturn
        end local 1 // io.vertx.reactivex.core.net.SocketAddress ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            3    5     1   ret  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 613
            aload 0 /* this */
            getfield io.vertx.reactivex.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 614
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 621
            aload 0 /* this */
            getfield io.vertx.reactivex.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 622
            iload 1 /* ret */
            ireturn
        end local 1 // boolean ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            1    2     1   ret  Z

  public io.vertx.reactivex.core.http.ServerWebSocket exceptionHandler(io.vertx.core.Handler<java.lang.Throwable>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 626
            aload 0 /* this */
            getfield io.vertx.reactivex.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 627
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  handler  Lio/vertx/core/Handler<Ljava/lang/Throwable;>;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Throwable;>;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.core.http.ServerWebSocket handler(io.vertx.core.Handler<io.vertx.reactivex.core.buffer.Buffer>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 631
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            new io.vertx.reactivex.core.http.ServerWebSocket$3
            dup
            aload 0 /* this */
            aload 1 /* handler */
            invokespecial io.vertx.reactivex.core.http.ServerWebSocket$3.<init>:(Lio/vertx/reactivex/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 636
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/reactivex/core/buffer/Buffer;>;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      handler  

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

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

  public io.vertx.reactivex.core.http.ServerWebSocket fetch(long);
    descriptor: (J)Lio/vertx/reactivex/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // long amount
         0: .line 650
            aload 0 /* this */
            getfield io.vertx.reactivex.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 651
            aload 0 /* this */
            areturn
        end local 1 // long amount
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  amount  J
    MethodParameters:
        Name  Flags
      amount  

  public io.vertx.reactivex.core.http.ServerWebSocket endHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler endHandler
         0: .line 655
            aload 0 /* this */
            getfield io.vertx.reactivex.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 656
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler endHandler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  endHandler  Lio/vertx/core/Handler<Ljava/lang/Void;>;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    MethodParameters:
            Name  Flags
      endHandler  

  public io.vertx.reactivex.core.http.ServerWebSocket setWriteQueueMaxSize(int);
    descriptor: (I)Lio/vertx/reactivex/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // int maxSize
         0: .line 660
            aload 0 /* this */
            getfield io.vertx.reactivex.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 661
            aload 0 /* this */
            areturn
        end local 1 // int maxSize
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  maxSize  I
    MethodParameters:
         Name  Flags
      maxSize  

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

  public io.vertx.reactivex.core.http.ServerWebSocket writeFrame(io.vertx.reactivex.core.http.WebSocketFrame, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Void>>);
    descriptor: (Lio/vertx/reactivex/core/http/WebSocketFrame;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.reactivex.core.http.WebSocketFrame frame
        start local 2 // io.vertx.core.Handler handler
         0: .line 670
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* frame */
            invokevirtual io.vertx.reactivex.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 671
            aload 0 /* this */
            areturn
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.reactivex.core.http.WebSocketFrame frame
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1    frame  Lio/vertx/reactivex/core/http/WebSocketFrame;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;
    Signature: (Lio/vertx/reactivex/core/http/WebSocketFrame;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      frame    
      handler  

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

  public io.reactivex.Completable rxWriteFrame(io.vertx.reactivex.core.http.WebSocketFrame);
    descriptor: (Lio/vertx/reactivex/core/http/WebSocketFrame;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.reactivex.core.http.WebSocketFrame frame
         0: .line 680
            aload 0 /* this */
            aload 1 /* frame */
            invokedynamic accept(Lio/vertx/reactivex/core/http/ServerWebSocket;Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$27(Lio/vertx/reactivex/core/http/WebSocketFrame;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // io.vertx.reactivex.core.http.WebSocketFrame frame
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1  frame  Lio/vertx/reactivex/core/http/WebSocketFrame;
    MethodParameters:
       Name  Flags
      frame  

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

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

  public io.reactivex.Completable rxWriteFinalTextFrame(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // java.lang.String text
         0: .line 696
            aload 0 /* this */
            aload 1 /* text */
            invokedynamic accept(Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$29(Ljava/lang/String;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // java.lang.String text
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1  text  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      text  

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

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

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

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

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

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

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

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

  public io.reactivex.Completable rxWriteTextMessage(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/reactivex/Completable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // java.lang.String text
         0: .line 744
            aload 0 /* this */
            aload 1 /* text */
            invokedynamic accept(Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$35(Ljava/lang/String;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultCompletable.toCompletable:(Ljava/util/function/Consumer;)Lio/reactivex/Completable;
            areturn
        end local 1 // java.lang.String text
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1  text  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      text  

  public io.vertx.reactivex.core.http.ServerWebSocket closeHandler(io.vertx.core.Handler<java.lang.Void>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 750
            aload 0 /* this */
            getfield io.vertx.reactivex.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 751
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  handler  Lio/vertx/core/Handler<Ljava/lang/Void;>;
    Signature: (Lio/vertx/core/Handler<Ljava/lang/Void;>;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    MethodParameters:
         Name  Flags
      handler  

  public io.vertx.reactivex.core.http.ServerWebSocket frameHandler(io.vertx.core.Handler<io.vertx.reactivex.core.http.WebSocketFrame>);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler handler
         0: .line 755
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            new io.vertx.reactivex.core.http.ServerWebSocket$4
            dup
            aload 0 /* this */
            aload 1 /* handler */
            invokespecial io.vertx.reactivex.core.http.ServerWebSocket$4.<init>:(Lio/vertx/reactivex/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 760
            aload 0 /* this */
            areturn
        end local 1 // io.vertx.core.Handler handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  handler  Lio/vertx/core/Handler<Lio/vertx/reactivex/core/http/WebSocketFrame;>;
    Signature: (Lio/vertx/core/Handler<Lio/vertx/reactivex/core/http/WebSocketFrame;>;)Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 767
            aload 0 /* this */
            getfield io.vertx.reactivex.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 768
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 775
            aload 0 /* this */
            getfield io.vertx.reactivex.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 776
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 780
            aload 0 /* this */
            getfield io.vertx.reactivex.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 781
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 788
            aload 0 /* this */
            getfield io.vertx.reactivex.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 789
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 796
            aload 0 /* this */
            getfield io.vertx.reactivex.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 797
            aload 1 /* ret */
            areturn
        end local 1 // java.lang.String ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 807
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.accept:()V
         1: .line 808
            return
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 820
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            invokeinterface io.vertx.core.http.ServerWebSocket.reject:()V
         1: .line 821
            return
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // int status
         0: .line 828
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            iload 1 /* status */
            invokeinterface io.vertx.core.http.ServerWebSocket.reject:(I)V
         1: .line 829
            return
        end local 1 // int status
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Future future
        start local 2 // io.vertx.core.Handler handler
         0: .line 852
            aload 0 /* this */
            getfield io.vertx.reactivex.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 853
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.vertx.core.Future future
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Future future
         0: .line 875
            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/reactivex/core/http/ServerWebSocket.lambda$36(Lio/vertx/core/AsyncResult;)V (6)
                  (Lio/vertx/core/AsyncResult;)V
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.setHandshake:(Lio/vertx/core/Future;Lio/vertx/core/Handler;)V
         1: .line 876
            return
        end local 1 // io.vertx.core.Future future
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lio/vertx/reactivex/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 io.reactivex.Single<java.lang.Integer> rxSetHandshake(io.vertx.core.Future<java.lang.Integer>);
    descriptor: (Lio/vertx/core/Future;)Lio/reactivex/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Future future
         0: .line 899
            aload 0 /* this */
            aload 1 /* future */
            invokedynamic accept(Lio/vertx/reactivex/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/reactivex/core/http/ServerWebSocket.lambda$37(Lio/vertx/core/Future;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultSingle.toSingle:(Ljava/util/function/Consumer;)Lio/reactivex/Single;
            areturn
        end local 1 // io.vertx.core.Future future
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1  future  Lio/vertx/core/Future<Ljava/lang/Integer;>;
    Signature: (Lio/vertx/core/Future<Ljava/lang/Integer;>;)Lio/reactivex/Single<Ljava/lang/Integer;>;
    MethodParameters:
        Name  Flags
      future  

  public void setHandshake(io.reactivex.Single<java.lang.Integer>, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.lang.Integer>>);
    descriptor: (Lio/reactivex/Single;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.reactivex.Single future
        start local 2 // io.vertx.core.Handler handler
         0: .line 925
            aload 0 /* this */
            getfield io.vertx.reactivex.core.http.ServerWebSocket.delegate:Lio/vertx/core/http/ServerWebSocket;
            aload 1 /* future */
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  io/vertx/reactivex/core/http/ServerWebSocket.lambda$38(Ljava/lang/Integer;)Ljava/lang/Integer; (6)
                  (Ljava/lang/Integer;)Ljava/lang/Integer;
            invokestatic io.vertx.reactivex.SingleHelper.toFuture:(Lio/reactivex/Single;Ljava/util/function/Function;)Lio/vertx/core/Future;
            aload 2 /* handler */
            invokeinterface io.vertx.core.http.ServerWebSocket.setHandshake:(Lio/vertx/core/Future;Lio/vertx/core/Handler;)V
         1: .line 926
            return
        end local 2 // io.vertx.core.Handler handler
        end local 1 // io.reactivex.Single future
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1   future  Lio/reactivex/Single<Ljava/lang/Integer;>;
            0    2     2  handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Integer;>;>;
    Signature: (Lio/reactivex/Single<Ljava/lang/Integer;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Integer;>;>;)V
    MethodParameters:
         Name  Flags
      future   
      handler  

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

  public io.reactivex.Single<java.lang.Integer> rxSetHandshake(io.reactivex.Single<java.lang.Integer>);
    descriptor: (Lio/reactivex/Single;)Lio/reactivex/Single;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.reactivex.Single future
         0: .line 972
            aload 0 /* this */
            aload 1 /* future */
            invokedynamic accept(Lio/vertx/reactivex/core/http/ServerWebSocket;Lio/reactivex/Single;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  io/vertx/reactivex/core/http/ServerWebSocket.lambda$40(Lio/reactivex/Single;Lio/vertx/core/Handler;)V (7)
                  (Lio/vertx/core/Handler;)V
            invokestatic io.vertx.reactivex.impl.AsyncResultSingle.toSingle:(Ljava/util/function/Consumer;)Lio/reactivex/Single;
            areturn
        end local 1 // io.reactivex.Single future
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    1     1  future  Lio/reactivex/Single<Ljava/lang/Integer;>;
    Signature: (Lio/reactivex/Single<Ljava/lang/Integer;>;)Lio/reactivex/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.reactivex.core.http.ServerWebSocket this
         0: .line 981
            aload 0 /* this */
            getfield io.vertx.reactivex.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 982
            aload 1 /* ret */
            areturn
        end local 1 // javax.net.ssl.SSLSession ret
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            1    2     1   ret  Ljavax/net/ssl/SSLSession;

  public static io.vertx.reactivex.core.http.ServerWebSocket newInstance(io.vertx.core.http.ServerWebSocket);
    descriptor: (Lio/vertx/core/http/ServerWebSocket;)Lio/vertx/reactivex/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 988
            aload 0 /* arg */
            ifnull 1
            new io.vertx.reactivex.core.http.ServerWebSocket
            dup
            aload 0 /* arg */
            invokespecial io.vertx.reactivex.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.reactivex.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.reactivex.core.http.WebSocketBase frameHandler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket.frameHandler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public io.vertx.reactivex.core.http.WebSocketBase writeFinalTextFrame(java.lang.String, io.vertx.core.Handler);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket.writeFinalTextFrame:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

  public io.vertx.reactivex.core.http.WebSocketBase writeTextMessage(java.lang.String, io.vertx.core.Handler);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket.writeTextMessage:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.buffer.Buffer
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.write:(Lio/vertx/reactivex/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.reactivex.core.buffer.Buffer
            aload 2
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.write:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

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

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

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

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

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

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

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

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

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

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

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

  public io.vertx.reactivex.core.http.WebSocketBase handler(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket.handler:(Lio/vertx/core/Handler;)Lio/vertx/reactivex/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.reactivex.core.buffer.Buffer
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.end:(Lio/vertx/reactivex/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.reactivex.core.buffer.Buffer
            aload 2
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.end:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.reactivex.Completable rxEnd(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lio/reactivex/Completable;
    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.reactivex.core.buffer.Buffer
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.rxEnd:(Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Completable;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.reactivex.Completable rxWrite(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Lio/reactivex/Completable;
    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.reactivex.core.buffer.Buffer
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.rxWrite:(Lio/vertx/reactivex/core/buffer/Buffer;)Lio/reactivex/Completable;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

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

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

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

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

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

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

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

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

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

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

  public io.vertx.reactivex.core.http.WebSocketBase fetch(long);
    descriptor: (J)Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket.fetch:(J)Lio/vertx/reactivex/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 72
            new io.vertx.reactivex.core.http.ServerWebSocket
            dup
            aload 0 /* obj */
            checkcast io.vertx.core.http.ServerWebSocket
            invokespecial io.vertx.reactivex.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 128
            aload 0 /* o1 */
            checkcast io.vertx.core.buffer.Buffer
            invokestatic io.vertx.reactivex.core.buffer.Buffer.newInstance:(Lio/vertx/core/buffer/Buffer;)Lio/vertx/reactivex/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.reactivex.core.buffer.Buffer);
    descriptor: (Lio/vertx/reactivex/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.reactivex.core.buffer.Buffer o1
         0: .line 128
            aload 0 /* o1 */
            invokevirtual io.vertx.reactivex.core.buffer.Buffer.getDelegate:()Lio/vertx/core/buffer/Buffer;
            areturn
        end local 0 // io.vertx.reactivex.core.buffer.Buffer o1
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0    o1  Lio/vertx/reactivex/core/buffer/Buffer;

  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 144
            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.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 154
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.write:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 155
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  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 172
            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.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 182
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.end:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
         1: .line 183
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  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 230
            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.reactivex.core.streams.WriteStream, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 245
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.pipeTo:(Lio/vertx/reactivex/core/streams/WriteStream;Lio/vertx/core/Handler;)V
         1: .line 246
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$14(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 348
            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.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 364
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.writePing:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/WebSocketBase;
            pop
         1: .line 365
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$16(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 400
            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.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 417
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.writePong:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/WebSocketBase;
            pop
         1: .line 418
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$18(io.vertx.core.AsyncResult);
    descriptor: (Lio/vertx/core/AsyncResult;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // io.vertx.core.AsyncResult ar
         0: .line 486
            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.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler $handler
         0: .line 497
            aload 0 /* this */
            aload 1 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.end:(Lio/vertx/core/Handler;)V
         1: .line 498
            return
        end local 1 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

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

  private void lambda$21(io.vertx.core.Handler);
    descriptor: (Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 1 // io.vertx.core.Handler $handler
         0: .line 522
            aload 0 /* this */
            aload 1 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.close:(Lio/vertx/core/Handler;)V
         1: .line 523
            return
        end local 1 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     1  $handler  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 540
            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, 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.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 550
            aload 0 /* this */
            iload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.close:(SLio/vertx/core/Handler;)V
         1: .line 551
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  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 570
            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(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.reactivex.core.http.ServerWebSocket this
        start local 3 // io.vertx.core.Handler $handler
         0: .line 581
            aload 0 /* this */
            iload 1
            aload 2
            aload 3 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.close:(SLjava/lang/String;Lio/vertx/core/Handler;)V
         1: .line 582
            return
        end local 3 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     3  $handler  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 676
            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(io.vertx.reactivex.core.http.WebSocketFrame, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/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.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 681
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.writeFrame:(Lio/vertx/reactivex/core/http/WebSocketFrame;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
            pop
         1: .line 682
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  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 692
            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(java.lang.String, io.vertx.core.Handler);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 697
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.writeFinalTextFrame:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
            pop
         1: .line 698
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  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 708
            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.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 713
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.writeFinalBinaryFrame:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
            pop
         1: .line 714
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  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 724
            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(io.vertx.reactivex.core.buffer.Buffer, io.vertx.core.Handler);
    descriptor: (Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 729
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.writeBinaryMessage:(Lio/vertx/reactivex/core/buffer/Buffer;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
            pop
         1: .line 730
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  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 740
            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$35(java.lang.String, io.vertx.core.Handler);
    descriptor: (Ljava/lang/String;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 745
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.writeTextMessage:(Ljava/lang/String;Lio/vertx/core/Handler;)Lio/vertx/reactivex/core/http/ServerWebSocket;
            pop
         1: .line 746
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Void;>;>;

  private static void lambda$36(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 875
            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$37(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.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 900
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.setHandshake:(Lio/vertx/core/Future;Lio/vertx/core/Handler;)V
         1: .line 901
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Integer;>;>;

  private static java.lang.Integer lambda$38(java.lang.Integer);
    descriptor: (Ljava/lang/Integer;)Ljava/lang/Integer;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // java.lang.Integer obj
         0: .line 925
            aload 0 /* obj */
            areturn
        end local 0 // java.lang.Integer obj
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0   obj  Ljava/lang/Integer;

  private static void lambda$39(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 948
            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$40(io.reactivex.Single, io.vertx.core.Handler);
    descriptor: (Lio/reactivex/Single;Lio/vertx/core/Handler;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
        start local 2 // io.vertx.core.Handler $handler
         0: .line 973
            aload 0 /* this */
            aload 1
            aload 2 /* $handler */
            invokevirtual io.vertx.reactivex.core.http.ServerWebSocket.setHandshake:(Lio/reactivex/Single;Lio/vertx/core/Handler;)V
         1: .line 974
            return
        end local 2 // io.vertx.core.Handler $handler
        end local 0 // io.vertx.reactivex.core.http.ServerWebSocket this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lio/vertx/reactivex/core/http/ServerWebSocket;
            0    2     2  $handler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/lang/Integer;>;>;
}
SourceFile: "ServerWebSocket.java"
NestMembers:
  io.vertx.reactivex.core.http.ServerWebSocket$1  io.vertx.reactivex.core.http.ServerWebSocket$2  io.vertx.reactivex.core.http.ServerWebSocket$3  io.vertx.reactivex.core.http.ServerWebSocket$4
InnerClasses:
  io.vertx.reactivex.core.http.ServerWebSocket$1
  io.vertx.reactivex.core.http.ServerWebSocket$2
  io.vertx.reactivex.core.http.ServerWebSocket$3
  io.vertx.reactivex.core.http.ServerWebSocket$4
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
    RuntimeVisibleAnnotations: 
      io.vertx.lang.rx.RxGen(value = Lio/vertx/core/http/ServerWebSocket;)