public class io.vertx.amqpbridge.impl.AmqpMessageImpl implements io.vertx.core.eventbus.Message<io.vertx.core.json.JsonObject>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.amqpbridge.impl.AmqpMessageImpl
  super_class: java.lang.Object
{
  private final io.vertx.core.json.JsonObject body;
    descriptor: Lio/vertx/core/json/JsonObject;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final io.vertx.amqpbridge.impl.AmqpBridgeImpl bridge;
    descriptor: Lio/vertx/amqpbridge/impl/AmqpBridgeImpl;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final org.apache.qpid.proton.message.Message protonMessage;
    descriptor: Lorg/apache/qpid/proton/message/Message;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final io.vertx.proton.ProtonDelivery delivery;
    descriptor: Lio/vertx/proton/ProtonDelivery;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String amqpAddress;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String amqpReplyAddress;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(io.vertx.core.json.JsonObject, io.vertx.amqpbridge.impl.AmqpBridgeImpl, org.apache.qpid.proton.message.Message, io.vertx.proton.ProtonDelivery, java.lang.String, java.lang.String);
    descriptor: (Lio/vertx/core/json/JsonObject;Lio/vertx/amqpbridge/impl/AmqpBridgeImpl;Lorg/apache/qpid/proton/message/Message;Lio/vertx/proton/ProtonDelivery;Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=7, args_size=7
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
        start local 1 // io.vertx.core.json.JsonObject body
        start local 2 // io.vertx.amqpbridge.impl.AmqpBridgeImpl bridge
        start local 3 // org.apache.qpid.proton.message.Message protonMessage
        start local 4 // io.vertx.proton.ProtonDelivery delivery
        start local 5 // java.lang.String amqpAddress
        start local 6 // java.lang.String amqpReplyAddress
         0: .line 36
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 38
            aload 0 /* this */
            aload 1 /* body */
            putfield io.vertx.amqpbridge.impl.AmqpMessageImpl.body:Lio/vertx/core/json/JsonObject;
         2: .line 39
            aload 0 /* this */
            aload 2 /* bridge */
            putfield io.vertx.amqpbridge.impl.AmqpMessageImpl.bridge:Lio/vertx/amqpbridge/impl/AmqpBridgeImpl;
         3: .line 40
            aload 0 /* this */
            aload 3 /* protonMessage */
            putfield io.vertx.amqpbridge.impl.AmqpMessageImpl.protonMessage:Lorg/apache/qpid/proton/message/Message;
         4: .line 41
            aload 0 /* this */
            aload 4 /* delivery */
            putfield io.vertx.amqpbridge.impl.AmqpMessageImpl.delivery:Lio/vertx/proton/ProtonDelivery;
         5: .line 42
            aload 0 /* this */
            aload 5 /* amqpAddress */
            putfield io.vertx.amqpbridge.impl.AmqpMessageImpl.amqpAddress:Ljava/lang/String;
         6: .line 43
            aload 0 /* this */
            aload 6 /* amqpReplyAddress */
            putfield io.vertx.amqpbridge.impl.AmqpMessageImpl.amqpReplyAddress:Ljava/lang/String;
         7: .line 44
            return
        end local 6 // java.lang.String amqpReplyAddress
        end local 5 // java.lang.String amqpAddress
        end local 4 // io.vertx.proton.ProtonDelivery delivery
        end local 3 // org.apache.qpid.proton.message.Message protonMessage
        end local 2 // io.vertx.amqpbridge.impl.AmqpBridgeImpl bridge
        end local 1 // io.vertx.core.json.JsonObject body
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    8     0              this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;
            0    8     1              body  Lio/vertx/core/json/JsonObject;
            0    8     2            bridge  Lio/vertx/amqpbridge/impl/AmqpBridgeImpl;
            0    8     3     protonMessage  Lorg/apache/qpid/proton/message/Message;
            0    8     4          delivery  Lio/vertx/proton/ProtonDelivery;
            0    8     5       amqpAddress  Ljava/lang/String;
            0    8     6  amqpReplyAddress  Ljava/lang/String;
    MethodParameters:
                  Name  Flags
      body              
      bridge            
      protonMessage     
      delivery          
      amqpAddress       
      amqpReplyAddress  

  public java.lang.String address();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
         0: .line 48
            aload 0 /* this */
            getfield io.vertx.amqpbridge.impl.AmqpMessageImpl.amqpAddress:Ljava/lang/String;
            areturn
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;

  public io.vertx.core.MultiMap headers();
    descriptor: ()Lio/vertx/core/MultiMap;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
         0: .line 53
            new java.lang.UnsupportedOperationException
            dup
         1: .line 54
            ldc "Use the AMQP application-properties section via the JsonObject payload body, headers method is not supported"
         2: .line 53
            invokespecial java.lang.UnsupportedOperationException.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;

  public io.vertx.core.json.JsonObject body();
    descriptor: ()Lio/vertx/core/json/JsonObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
         0: .line 59
            aload 0 /* this */
            getfield io.vertx.amqpbridge.impl.AmqpMessageImpl.body:Lio/vertx/core/json/JsonObject;
            areturn
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;

  public java.lang.String replyAddress();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
         0: .line 64
            aload 0 /* this */
            getfield io.vertx.amqpbridge.impl.AmqpMessageImpl.amqpReplyAddress:Ljava/lang/String;
            areturn
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;

  public boolean isSend();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
         0: .line 71
            iconst_1
            ireturn
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;

  private <R> void doReply(, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.eventbus.Message<R>>>);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
        start local 1 // java.lang.Object replyMessageBody
        start local 2 // io.vertx.core.Handler replyHandler
         0: .line 75
            aload 1 /* replyMessageBody */
            instanceof io.vertx.core.json.JsonObject
            ifne 2
         1: .line 76
            new java.lang.IllegalArgumentException
            dup
            ldc "The reply body must be an instance of JsonObject"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 79
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.vertx.amqpbridge.impl.AmqpMessageImpl.bridge:Lio/vertx/amqpbridge/impl/AmqpBridgeImpl;
            aload 0 /* this */
            getfield io.vertx.amqpbridge.impl.AmqpMessageImpl.protonMessage:Lorg/apache/qpid/proton/message/Message;
            aload 1 /* replyMessageBody */
            checkcast io.vertx.core.json.JsonObject
            aload 2 /* replyHandler */
            invokevirtual io.vertx.amqpbridge.impl.AmqpBridgeImpl.sendReply:(Lorg/apache/qpid/proton/message/Message;Lio/vertx/core/json/JsonObject;Lio/vertx/core/Handler;)V
         3: .line 80
            return
        end local 2 // io.vertx.core.Handler replyHandler
        end local 1 // java.lang.Object replyMessageBody
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    4     0              this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;
            0    4     1  replyMessageBody  Ljava/lang/Object;
            0    4     2      replyHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/eventbus/Message<TR;>;>;>;
    Signature: <R:Ljava/lang/Object;>(Ljava/lang/Object;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/eventbus/Message<TR;>;>;>;)V
    MethodParameters:
                  Name  Flags
      replyMessageBody  
      replyHandler      

  public void reply(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
        start local 1 // java.lang.Object replyMessageBody
         0: .line 84
            aload 0 /* this */
            aload 1 /* replyMessageBody */
            aconst_null
            invokevirtual io.vertx.amqpbridge.impl.AmqpMessageImpl.doReply:(Ljava/lang/Object;Lio/vertx/core/Handler;)V
         1: .line 85
            return
        end local 1 // java.lang.Object replyMessageBody
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    2     0              this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;
            0    2     1  replyMessageBody  Ljava/lang/Object;
    MethodParameters:
                  Name  Flags
      replyMessageBody  

  public <R> void reply(, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.eventbus.Message<R>>>);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
        start local 1 // java.lang.Object replyMessageBody
        start local 2 // io.vertx.core.Handler replyHandler
         0: .line 89
            aload 0 /* this */
            aload 1 /* replyMessageBody */
            aload 2 /* replyHandler */
            invokevirtual io.vertx.amqpbridge.impl.AmqpMessageImpl.doReply:(Ljava/lang/Object;Lio/vertx/core/Handler;)V
         1: .line 90
            return
        end local 2 // io.vertx.core.Handler replyHandler
        end local 1 // java.lang.Object replyMessageBody
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    2     0              this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;
            0    2     1  replyMessageBody  Ljava/lang/Object;
            0    2     2      replyHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/eventbus/Message<TR;>;>;>;
    Signature: <R:Ljava/lang/Object;>(Ljava/lang/Object;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/eventbus/Message<TR;>;>;>;)V
    MethodParameters:
                  Name  Flags
      replyMessageBody  
      replyHandler      

  public void reply(java.lang.Object, io.vertx.core.eventbus.DeliveryOptions);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/eventbus/DeliveryOptions;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
        start local 1 // java.lang.Object messageBody
        start local 2 // io.vertx.core.eventbus.DeliveryOptions options
         0: .line 94
            new java.lang.UnsupportedOperationException
            dup
            ldc "DeliveryOptions are not supported"
            invokespecial java.lang.UnsupportedOperationException.<init>:(Ljava/lang/String;)V
            athrow
        end local 2 // io.vertx.core.eventbus.DeliveryOptions options
        end local 1 // java.lang.Object messageBody
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    1     0         this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;
            0    1     1  messageBody  Ljava/lang/Object;
            0    1     2      options  Lio/vertx/core/eventbus/DeliveryOptions;
    MethodParameters:
             Name  Flags
      messageBody  
      options      

  public <R> void reply(, io.vertx.core.eventbus.DeliveryOptions, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.eventbus.Message<R>>>);
    descriptor: (Ljava/lang/Object;Lio/vertx/core/eventbus/DeliveryOptions;Lio/vertx/core/Handler;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
        start local 1 // java.lang.Object messageBody
        start local 2 // io.vertx.core.eventbus.DeliveryOptions options
        start local 3 // io.vertx.core.Handler replyHandler
         0: .line 99
            new java.lang.UnsupportedOperationException
            dup
            ldc "DeliveryOptions are not supported"
            invokespecial java.lang.UnsupportedOperationException.<init>:(Ljava/lang/String;)V
            athrow
        end local 3 // io.vertx.core.Handler replyHandler
        end local 2 // io.vertx.core.eventbus.DeliveryOptions options
        end local 1 // java.lang.Object messageBody
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0          this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;
            0    1     1   messageBody  Ljava/lang/Object;
            0    1     2       options  Lio/vertx/core/eventbus/DeliveryOptions;
            0    1     3  replyHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/eventbus/Message<TR;>;>;>;
    Signature: <R:Ljava/lang/Object;>(Ljava/lang/Object;Lio/vertx/core/eventbus/DeliveryOptions;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/eventbus/Message<TR;>;>;>;)V
    MethodParameters:
              Name  Flags
      messageBody   
      options       
      replyHandler  

  public void fail(int, java.lang.String);
    descriptor: (ILjava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
        start local 1 // int failureCode
        start local 2 // java.lang.String message
         0: .line 104
            new java.lang.UnsupportedOperationException
            dup
            ldc "Implicit failure responses are not supported, send a message explicitly."
            invokespecial java.lang.UnsupportedOperationException.<init>:(Ljava/lang/String;)V
            athrow
        end local 2 // java.lang.String message
        end local 1 // int failureCode
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    1     0         this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;
            0    1     1  failureCode  I
            0    1     2      message  Ljava/lang/String;
    MethodParameters:
             Name  Flags
      failureCode  
      message      

  void accept();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
         0: .line 108
            aload 0 /* this */
            getfield io.vertx.amqpbridge.impl.AmqpMessageImpl.delivery:Lio/vertx/proton/ProtonDelivery;
            iconst_1
            invokestatic io.vertx.proton.ProtonHelper.accepted:(Lio/vertx/proton/ProtonDelivery;Z)Lio/vertx/proton/ProtonDelivery;
            pop
         1: .line 109
            return
        end local 0 // io.vertx.amqpbridge.impl.AmqpMessageImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/vertx/amqpbridge/impl/AmqpMessageImpl;

  public java.lang.Object body();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.vertx.amqpbridge.impl.AmqpMessageImpl.body:()Lio/vertx/core/json/JsonObject;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lio/vertx/core/eventbus/Message<Lio/vertx/core/json/JsonObject;>;
SourceFile: "AmqpMessageImpl.java"