public class io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension this
         0: .line 2
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/groovy/servicediscovery/spi/ServicePublisher_GroovyExtension;

  public static void publish(io.vertx.servicediscovery.spi.ServicePublisher, java.util.Map<java.lang.String, java.lang.Object>, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.util.Map<java.lang.String, java.lang.Object>>>);
    descriptor: (Lio/vertx/servicediscovery/spi/ServicePublisher;Ljava/util/Map;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // io.vertx.servicediscovery.spi.ServicePublisher j_receiver
        start local 1 // java.util.Map record
        start local 2 // io.vertx.core.Handler resultHandler
         0: .line 4
            aload 0 /* j_receiver */
            aload 1 /* record */
            ifnull 1
            new io.vertx.servicediscovery.Record
            dup
            aload 1 /* record */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.vertx.servicediscovery.Record.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.spi.ServicePublisher
         1: aconst_null
         2: .line 5
      StackMap locals: io.vertx.servicediscovery.spi.ServicePublisher java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.spi.ServicePublisher io.vertx.servicediscovery.Record
            aload 2 /* resultHandler */
            ifnull 4
            new io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$1
            dup
            aload 2 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$1.<init>:(Lio/vertx/core/Handler;)V
         3: .line 9
            goto 5
      StackMap locals: io.vertx.servicediscovery.spi.ServicePublisher java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.spi.ServicePublisher io.vertx.servicediscovery.Record
         4: aconst_null
         5: .line 4
      StackMap locals: io.vertx.servicediscovery.spi.ServicePublisher java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.spi.ServicePublisher io.vertx.servicediscovery.Record io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$1
            invokeinterface io.vertx.servicediscovery.spi.ServicePublisher.publish:(Lio/vertx/servicediscovery/Record;Lio/vertx/core/Handler;)V
         6: .line 10
            return
        end local 2 // io.vertx.core.Handler resultHandler
        end local 1 // java.util.Map record
        end local 0 // io.vertx.servicediscovery.spi.ServicePublisher j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    7     0     j_receiver  Lio/vertx/servicediscovery/spi/ServicePublisher;
            0    7     1         record  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0    7     2  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;>;>;
    Signature: (Lio/vertx/servicediscovery/spi/ServicePublisher;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      record         
      resultHandler  

  public static void update(io.vertx.servicediscovery.spi.ServicePublisher, java.util.Map<java.lang.String, java.lang.Object>, io.vertx.core.Handler<io.vertx.core.AsyncResult<java.util.Map<java.lang.String, java.lang.Object>>>);
    descriptor: (Lio/vertx/servicediscovery/spi/ServicePublisher;Ljava/util/Map;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // io.vertx.servicediscovery.spi.ServicePublisher j_receiver
        start local 1 // java.util.Map record
        start local 2 // io.vertx.core.Handler resultHandler
         0: .line 12
            aload 0 /* j_receiver */
            aload 1 /* record */
            ifnull 1
            new io.vertx.servicediscovery.Record
            dup
            aload 1 /* record */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.vertx.servicediscovery.Record.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.spi.ServicePublisher
         1: aconst_null
         2: .line 13
      StackMap locals: io.vertx.servicediscovery.spi.ServicePublisher java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.spi.ServicePublisher io.vertx.servicediscovery.Record
            aload 2 /* resultHandler */
            ifnull 4
            new io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$2
            dup
            aload 2 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$2.<init>:(Lio/vertx/core/Handler;)V
         3: .line 17
            goto 5
      StackMap locals: io.vertx.servicediscovery.spi.ServicePublisher java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.spi.ServicePublisher io.vertx.servicediscovery.Record
         4: aconst_null
         5: .line 12
      StackMap locals: io.vertx.servicediscovery.spi.ServicePublisher java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.spi.ServicePublisher io.vertx.servicediscovery.Record io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$2
            invokeinterface io.vertx.servicediscovery.spi.ServicePublisher.update:(Lio/vertx/servicediscovery/Record;Lio/vertx/core/Handler;)V
         6: .line 18
            return
        end local 2 // io.vertx.core.Handler resultHandler
        end local 1 // java.util.Map record
        end local 0 // io.vertx.servicediscovery.spi.ServicePublisher j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    7     0     j_receiver  Lio/vertx/servicediscovery/spi/ServicePublisher;
            0    7     1         record  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0    7     2  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;>;>;
    Signature: (Lio/vertx/servicediscovery/spi/ServicePublisher;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      record         
      resultHandler  
}
SourceFile: "ServicePublisher_GroovyExtension.java"
NestMembers:
  io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$1  io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$2
InnerClasses:
  io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$1
  io.vertx.groovy.servicediscovery.spi.ServicePublisher_GroovyExtension$2