public class io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension
  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.types.HttpEndpoint_GroovyStaticExtension this
         0: .line 2
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/groovy/servicediscovery/types/HttpEndpoint_GroovyStaticExtension;

  public static java.util.Map<java.lang.String, java.lang.Object> createRecord(io.vertx.servicediscovery.types.HttpEndpoint, java.lang.String, java.lang.String, int, java.lang.String, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/util/Map;)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=6, args_size=6
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // java.lang.String name
        start local 2 // java.lang.String host
        start local 3 // int port
        start local 4 // java.lang.String root
        start local 5 // java.util.Map metadata
         0: .line 4
            aload 1 /* name */
         1: .line 5
            aload 2 /* host */
         2: .line 6
            iload 3 /* port */
         3: .line 7
            aload 4 /* root */
         4: .line 8
            aload 5 /* metadata */
            ifnull 5
            aload 5 /* metadata */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 6
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint java.lang.String java.lang.String int java.lang.String java.util.Map
      StackMap stack: java.lang.String java.lang.String int java.lang.String
         5: aconst_null
         6: .line 4
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint java.lang.String java.lang.String int java.lang.String java.util.Map
      StackMap stack: java.lang.String java.lang.String int java.lang.String io.vertx.core.json.JsonObject
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.createRecord:(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Lio/vertx/core/json/JsonObject;)Lio/vertx/servicediscovery/Record;
            ifnull 17
         7: .line 8
            aload 1 /* name */
         8: .line 9
            aload 2 /* host */
         9: .line 10
            iload 3 /* port */
        10: .line 11
            aload 4 /* root */
        11: .line 12
            aload 5 /* metadata */
            ifnull 12
            aload 5 /* metadata */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 13
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint java.lang.String java.lang.String int java.lang.String java.util.Map
      StackMap stack: java.lang.String java.lang.String int java.lang.String
        12: aconst_null
        13: .line 8
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint java.lang.String java.lang.String int java.lang.String java.util.Map
      StackMap stack: java.lang.String java.lang.String int java.lang.String io.vertx.core.json.JsonObject
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.createRecord:(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Lio/vertx/core/json/JsonObject;)Lio/vertx/servicediscovery/Record;
        14: .line 12
            invokevirtual io.vertx.servicediscovery.Record.toJson:()Lio/vertx/core/json/JsonObject;
        15: .line 8
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
        16: .line 12
            goto 18
      StackMap locals:
      StackMap stack:
        17: aconst_null
        18: .line 4
      StackMap locals:
      StackMap stack: java.util.Map
            areturn
        end local 5 // java.util.Map metadata
        end local 4 // java.lang.String root
        end local 3 // int port
        end local 2 // java.lang.String host
        end local 1 // java.lang.String name
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   19     0  j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0   19     1        name  Ljava/lang/String;
            0   19     2        host  Ljava/lang/String;
            0   19     3        port  I
            0   19     4        root  Ljava/lang/String;
            0   19     5    metadata  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      name        
      host        
      port        
      root        
      metadata    

  public static java.util.Map<java.lang.String, java.lang.Object> createRecord(io.vertx.servicediscovery.types.HttpEndpoint, java.lang.String, boolean, java.lang.String, int, java.lang.String, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Ljava/lang/String;ZLjava/lang/String;ILjava/lang/String;Ljava/util/Map;)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=6, locals=7, args_size=7
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // java.lang.String name
        start local 2 // boolean ssl
        start local 3 // java.lang.String host
        start local 4 // int port
        start local 5 // java.lang.String root
        start local 6 // java.util.Map metadata
         0: .line 15
            aload 1 /* name */
         1: .line 16
            iload 2 /* ssl */
         2: .line 17
            aload 3 /* host */
         3: .line 18
            iload 4 /* port */
         4: .line 19
            aload 5 /* root */
         5: .line 20
            aload 6 /* metadata */
            ifnull 6
            aload 6 /* metadata */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 7
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint java.lang.String int java.lang.String int java.lang.String java.util.Map
      StackMap stack: java.lang.String int java.lang.String int java.lang.String
         6: aconst_null
         7: .line 15
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint java.lang.String int java.lang.String int java.lang.String java.util.Map
      StackMap stack: java.lang.String int java.lang.String int java.lang.String io.vertx.core.json.JsonObject
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.createRecord:(Ljava/lang/String;ZLjava/lang/String;ILjava/lang/String;Lio/vertx/core/json/JsonObject;)Lio/vertx/servicediscovery/Record;
            ifnull 19
         8: .line 20
            aload 1 /* name */
         9: .line 21
            iload 2 /* ssl */
        10: .line 22
            aload 3 /* host */
        11: .line 23
            iload 4 /* port */
        12: .line 24
            aload 5 /* root */
        13: .line 25
            aload 6 /* metadata */
            ifnull 14
            aload 6 /* metadata */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 15
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint java.lang.String int java.lang.String int java.lang.String java.util.Map
      StackMap stack: java.lang.String int java.lang.String int java.lang.String
        14: aconst_null
        15: .line 20
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint java.lang.String int java.lang.String int java.lang.String java.util.Map
      StackMap stack: java.lang.String int java.lang.String int java.lang.String io.vertx.core.json.JsonObject
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.createRecord:(Ljava/lang/String;ZLjava/lang/String;ILjava/lang/String;Lio/vertx/core/json/JsonObject;)Lio/vertx/servicediscovery/Record;
        16: .line 25
            invokevirtual io.vertx.servicediscovery.Record.toJson:()Lio/vertx/core/json/JsonObject;
        17: .line 20
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
        18: .line 25
            goto 20
      StackMap locals:
      StackMap stack:
        19: aconst_null
        20: .line 15
      StackMap locals:
      StackMap stack: java.util.Map
            areturn
        end local 6 // java.util.Map metadata
        end local 5 // java.lang.String root
        end local 4 // int port
        end local 3 // java.lang.String host
        end local 2 // boolean ssl
        end local 1 // java.lang.String name
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   21     0  j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0   21     1        name  Ljava/lang/String;
            0   21     2         ssl  Z
            0   21     3        host  Ljava/lang/String;
            0   21     4        port  I
            0   21     5        root  Ljava/lang/String;
            0   21     6    metadata  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Ljava/lang/String;ZLjava/lang/String;ILjava/lang/String;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      name        
      ssl         
      host        
      port        
      root        
      metadata    

  public static java.util.Map<java.lang.String, java.lang.Object> createRecord(io.vertx.servicediscovery.types.HttpEndpoint, java.lang.String, java.lang.String, int, java.lang.String);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // java.lang.String name
        start local 2 // java.lang.String host
        start local 3 // int port
        start local 4 // java.lang.String root
         0: .line 28
            aload 1 /* name */
         1: .line 29
            aload 2 /* host */
         2: .line 30
            iload 3 /* port */
         3: .line 31
            aload 4 /* root */
         4: .line 28
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.createRecord:(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)Lio/vertx/servicediscovery/Record;
            ifnull 13
         5: .line 31
            aload 1 /* name */
         6: .line 32
            aload 2 /* host */
         7: .line 33
            iload 3 /* port */
         8: .line 34
            aload 4 /* root */
         9: .line 31
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.createRecord:(Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)Lio/vertx/servicediscovery/Record;
        10: .line 34
            invokevirtual io.vertx.servicediscovery.Record.toJson:()Lio/vertx/core/json/JsonObject;
        11: .line 31
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
        12: .line 34
            goto 14
      StackMap locals:
      StackMap stack:
        13: aconst_null
        14: .line 28
      StackMap locals:
      StackMap stack: java.util.Map
            areturn
        end local 4 // java.lang.String root
        end local 3 // int port
        end local 2 // java.lang.String host
        end local 1 // java.lang.String name
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   15     0  j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0   15     1        name  Ljava/lang/String;
            0   15     2        host  Ljava/lang/String;
            0   15     3        port  I
            0   15     4        root  Ljava/lang/String;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Ljava/lang/String;Ljava/lang/String;ILjava/lang/String;)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      name        
      host        
      port        
      root        

  public static java.util.Map<java.lang.String, java.lang.Object> createRecord(io.vertx.servicediscovery.types.HttpEndpoint, java.lang.String, java.lang.String);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // java.lang.String name
        start local 2 // java.lang.String host
         0: .line 37
            aload 1 /* name */
         1: .line 38
            aload 2 /* host */
         2: .line 37
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.createRecord:(Ljava/lang/String;Ljava/lang/String;)Lio/vertx/servicediscovery/Record;
            ifnull 9
         3: .line 38
            aload 1 /* name */
         4: .line 39
            aload 2 /* host */
         5: .line 38
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.createRecord:(Ljava/lang/String;Ljava/lang/String;)Lio/vertx/servicediscovery/Record;
         6: .line 39
            invokevirtual io.vertx.servicediscovery.Record.toJson:()Lio/vertx/core/json/JsonObject;
         7: .line 38
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
         8: .line 39
            goto 10
      StackMap locals:
      StackMap stack:
         9: aconst_null
        10: .line 37
      StackMap locals:
      StackMap stack: java.util.Map
            areturn
        end local 2 // java.lang.String host
        end local 1 // java.lang.String name
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   11     0  j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0   11     1        name  Ljava/lang/String;
            0   11     2        host  Ljava/lang/String;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      name        
      host        

  public static void getClient(io.vertx.servicediscovery.types.HttpEndpoint, io.vertx.servicediscovery.ServiceDiscovery, java.util.Map<java.lang.String, java.lang.Object>, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.http.HttpClient>>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/Map;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        start local 2 // java.util.Map filter
        start local 3 // io.vertx.core.Handler resultHandler
         0: .line 42
            aload 1 /* discovery */
         1: .line 43
            aload 2 /* filter */
            ifnull 2
            aload 2 /* filter */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 3
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery
         2: aconst_null
         3: .line 44
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject
            aload 3 /* resultHandler */
            ifnull 5
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$1
            dup
            aload 3 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$1.<init>:(Lio/vertx/core/Handler;)V
         4: .line 48
            goto 6
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject
         5: aconst_null
         6: .line 42
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$1
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.getClient:(Lio/vertx/servicediscovery/ServiceDiscovery;Lio/vertx/core/json/JsonObject;Lio/vertx/core/Handler;)V
         7: .line 49
            return
        end local 3 // io.vertx.core.Handler resultHandler
        end local 2 // java.util.Map filter
        end local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    8     0     j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0    8     1      discovery  Lio/vertx/servicediscovery/ServiceDiscovery;
            0    8     2         filter  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0    8     3  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/http/HttpClient;>;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/http/HttpClient;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      discovery      
      filter         
      resultHandler  

  public static void getWebClient(io.vertx.servicediscovery.types.HttpEndpoint, io.vertx.servicediscovery.ServiceDiscovery, java.util.Map<java.lang.String, java.lang.Object>, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.ext.web.client.WebClient>>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/Map;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        start local 2 // java.util.Map filter
        start local 3 // io.vertx.core.Handler resultHandler
         0: .line 51
            aload 1 /* discovery */
         1: .line 52
            aload 2 /* filter */
            ifnull 2
            aload 2 /* filter */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 3
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery
         2: aconst_null
         3: .line 53
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject
            aload 3 /* resultHandler */
            ifnull 5
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$2
            dup
            aload 3 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$2.<init>:(Lio/vertx/core/Handler;)V
         4: .line 57
            goto 6
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject
         5: aconst_null
         6: .line 51
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$2
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.getWebClient:(Lio/vertx/servicediscovery/ServiceDiscovery;Lio/vertx/core/json/JsonObject;Lio/vertx/core/Handler;)V
         7: .line 58
            return
        end local 3 // io.vertx.core.Handler resultHandler
        end local 2 // java.util.Map filter
        end local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    8     0     j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0    8     1      discovery  Lio/vertx/servicediscovery/ServiceDiscovery;
            0    8     2         filter  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0    8     3  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/ext/web/client/WebClient;>;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/ext/web/client/WebClient;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      discovery      
      filter         
      resultHandler  

  public static void getClient(io.vertx.servicediscovery.types.HttpEndpoint, io.vertx.servicediscovery.ServiceDiscovery, java.util.Map<java.lang.String, java.lang.Object>, java.util.Map<java.lang.String, java.lang.Object>, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.http.HttpClient>>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/Map;Ljava/util/Map;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=6, locals=5, args_size=5
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        start local 2 // java.util.Map filter
        start local 3 // java.util.Map conf
        start local 4 // io.vertx.core.Handler resultHandler
         0: .line 60
            aload 1 /* discovery */
         1: .line 61
            aload 2 /* filter */
            ifnull 2
            aload 2 /* filter */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 3
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery
         2: aconst_null
         3: .line 62
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject
            aload 3 /* conf */
            ifnull 4
            aload 3 /* conf */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 5
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject
         4: aconst_null
         5: .line 63
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject io.vertx.core.json.JsonObject
            aload 4 /* resultHandler */
            ifnull 7
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$3
            dup
            aload 4 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$3.<init>:(Lio/vertx/core/Handler;)V
         6: .line 67
            goto 8
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject io.vertx.core.json.JsonObject
         7: aconst_null
         8: .line 60
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject io.vertx.core.json.JsonObject io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$3
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.getClient:(Lio/vertx/servicediscovery/ServiceDiscovery;Lio/vertx/core/json/JsonObject;Lio/vertx/core/json/JsonObject;Lio/vertx/core/Handler;)V
         9: .line 68
            return
        end local 4 // io.vertx.core.Handler resultHandler
        end local 3 // java.util.Map conf
        end local 2 // java.util.Map filter
        end local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   10     0     j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0   10     1      discovery  Lio/vertx/servicediscovery/ServiceDiscovery;
            0   10     2         filter  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0   10     3           conf  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0   10     4  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/http/HttpClient;>;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/http/HttpClient;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      discovery      
      filter         
      conf           
      resultHandler  

  public static void getWebClient(io.vertx.servicediscovery.types.HttpEndpoint, io.vertx.servicediscovery.ServiceDiscovery, java.util.Map<java.lang.String, java.lang.Object>, java.util.Map<java.lang.String, java.lang.Object>, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.ext.web.client.WebClient>>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/Map;Ljava/util/Map;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=6, locals=5, args_size=5
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        start local 2 // java.util.Map filter
        start local 3 // java.util.Map conf
        start local 4 // io.vertx.core.Handler resultHandler
         0: .line 70
            aload 1 /* discovery */
         1: .line 71
            aload 2 /* filter */
            ifnull 2
            aload 2 /* filter */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 3
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery
         2: aconst_null
         3: .line 72
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject
            aload 3 /* conf */
            ifnull 4
            aload 3 /* conf */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 5
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject
         4: aconst_null
         5: .line 73
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject io.vertx.core.json.JsonObject
            aload 4 /* resultHandler */
            ifnull 7
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$4
            dup
            aload 4 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$4.<init>:(Lio/vertx/core/Handler;)V
         6: .line 77
            goto 8
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject io.vertx.core.json.JsonObject
         7: aconst_null
         8: .line 70
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.Map java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.core.json.JsonObject io.vertx.core.json.JsonObject io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$4
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.getWebClient:(Lio/vertx/servicediscovery/ServiceDiscovery;Lio/vertx/core/json/JsonObject;Lio/vertx/core/json/JsonObject;Lio/vertx/core/Handler;)V
         9: .line 78
            return
        end local 4 // io.vertx.core.Handler resultHandler
        end local 3 // java.util.Map conf
        end local 2 // java.util.Map filter
        end local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   10     0     j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0   10     1      discovery  Lio/vertx/servicediscovery/ServiceDiscovery;
            0   10     2         filter  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0   10     3           conf  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0   10     4  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/ext/web/client/WebClient;>;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/ext/web/client/WebClient;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      discovery      
      filter         
      conf           
      resultHandler  

  public static void getClient(io.vertx.servicediscovery.types.HttpEndpoint, io.vertx.servicediscovery.ServiceDiscovery, java.util.function.Function<java.util.Map<java.lang.String, java.lang.Object>, java.lang.Boolean>, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.http.HttpClient>>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        start local 2 // java.util.function.Function filter
        start local 3 // io.vertx.core.Handler resultHandler
         0: .line 80
            aload 1 /* discovery */
         1: .line 81
            aload 2 /* filter */
            ifnull 3
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$5
            dup
            aload 2 /* filter */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$5.<init>:(Ljava/util/function/Function;)V
         2: .line 87
            goto 4
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery
         3: aconst_null
         4: .line 88
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$5
            aload 3 /* resultHandler */
            ifnull 6
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$6
            dup
            aload 3 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$6.<init>:(Lio/vertx/core/Handler;)V
         5: .line 92
            goto 7
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$5
         6: aconst_null
         7: .line 80
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$5 io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$6
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.getClient:(Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function;Lio/vertx/core/Handler;)V
         8: .line 93
            return
        end local 3 // io.vertx.core.Handler resultHandler
        end local 2 // java.util.function.Function filter
        end local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    9     0     j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0    9     1      discovery  Lio/vertx/servicediscovery/ServiceDiscovery;
            0    9     2         filter  Ljava/util/function/Function<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/lang/Boolean;>;
            0    9     3  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/http/HttpClient;>;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/lang/Boolean;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/http/HttpClient;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      discovery      
      filter         
      resultHandler  

  public static void getWebClient(io.vertx.servicediscovery.types.HttpEndpoint, io.vertx.servicediscovery.ServiceDiscovery, java.util.function.Function<java.util.Map<java.lang.String, java.lang.Object>, java.lang.Boolean>, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.ext.web.client.WebClient>>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        start local 2 // java.util.function.Function filter
        start local 3 // io.vertx.core.Handler resultHandler
         0: .line 95
            aload 1 /* discovery */
         1: .line 96
            aload 2 /* filter */
            ifnull 3
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$7
            dup
            aload 2 /* filter */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$7.<init>:(Ljava/util/function/Function;)V
         2: .line 102
            goto 4
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery
         3: aconst_null
         4: .line 103
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$7
            aload 3 /* resultHandler */
            ifnull 6
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$8
            dup
            aload 3 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$8.<init>:(Lio/vertx/core/Handler;)V
         5: .line 107
            goto 7
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$7
         6: aconst_null
         7: .line 95
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$7 io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$8
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.getWebClient:(Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function;Lio/vertx/core/Handler;)V
         8: .line 108
            return
        end local 3 // io.vertx.core.Handler resultHandler
        end local 2 // java.util.function.Function filter
        end local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    9     0     j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0    9     1      discovery  Lio/vertx/servicediscovery/ServiceDiscovery;
            0    9     2         filter  Ljava/util/function/Function<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/lang/Boolean;>;
            0    9     3  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/ext/web/client/WebClient;>;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/lang/Boolean;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/ext/web/client/WebClient;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      discovery      
      filter         
      resultHandler  

  public static void getClient(io.vertx.servicediscovery.types.HttpEndpoint, io.vertx.servicediscovery.ServiceDiscovery, java.util.function.Function<java.util.Map<java.lang.String, java.lang.Object>, java.lang.Boolean>, java.util.Map<java.lang.String, java.lang.Object>, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.http.HttpClient>>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function;Ljava/util/Map;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=6, locals=5, args_size=5
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        start local 2 // java.util.function.Function filter
        start local 3 // java.util.Map conf
        start local 4 // io.vertx.core.Handler resultHandler
         0: .line 110
            aload 1 /* discovery */
         1: .line 111
            aload 2 /* filter */
            ifnull 3
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9
            dup
            aload 2 /* filter */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9.<init>:(Ljava/util/function/Function;)V
         2: .line 117
            goto 4
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery
         3: aconst_null
         4: .line 118
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9
            aload 3 /* conf */
            ifnull 5
            aload 3 /* conf */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 6
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9
         5: aconst_null
         6: .line 119
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9 io.vertx.core.json.JsonObject
            aload 4 /* resultHandler */
            ifnull 8
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$10
            dup
            aload 4 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$10.<init>:(Lio/vertx/core/Handler;)V
         7: .line 123
            goto 9
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9 io.vertx.core.json.JsonObject
         8: aconst_null
         9: .line 110
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9 io.vertx.core.json.JsonObject io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$10
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.getClient:(Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function;Lio/vertx/core/json/JsonObject;Lio/vertx/core/Handler;)V
        10: .line 124
            return
        end local 4 // io.vertx.core.Handler resultHandler
        end local 3 // java.util.Map conf
        end local 2 // java.util.function.Function filter
        end local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   11     0     j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0   11     1      discovery  Lio/vertx/servicediscovery/ServiceDiscovery;
            0   11     2         filter  Ljava/util/function/Function<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/lang/Boolean;>;
            0   11     3           conf  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0   11     4  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/http/HttpClient;>;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/lang/Boolean;>;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/core/http/HttpClient;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      discovery      
      filter         
      conf           
      resultHandler  

  public static void getWebClient(io.vertx.servicediscovery.types.HttpEndpoint, io.vertx.servicediscovery.ServiceDiscovery, java.util.function.Function<java.util.Map<java.lang.String, java.lang.Object>, java.lang.Boolean>, java.util.Map<java.lang.String, java.lang.Object>, io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.ext.web.client.WebClient>>);
    descriptor: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function;Ljava/util/Map;Lio/vertx/core/Handler;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=6, locals=5, args_size=5
        start local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
        start local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        start local 2 // java.util.function.Function filter
        start local 3 // java.util.Map conf
        start local 4 // io.vertx.core.Handler resultHandler
         0: .line 126
            aload 1 /* discovery */
         1: .line 127
            aload 2 /* filter */
            ifnull 3
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11
            dup
            aload 2 /* filter */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11.<init>:(Ljava/util/function/Function;)V
         2: .line 133
            goto 4
      StackMap locals:
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery
         3: aconst_null
         4: .line 134
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11
            aload 3 /* conf */
            ifnull 5
            aload 3 /* conf */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            goto 6
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11
         5: aconst_null
         6: .line 135
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11 io.vertx.core.json.JsonObject
            aload 4 /* resultHandler */
            ifnull 8
            new io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$12
            dup
            aload 4 /* resultHandler */
            invokespecial io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$12.<init>:(Lio/vertx/core/Handler;)V
         7: .line 139
            goto 9
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11 io.vertx.core.json.JsonObject
         8: aconst_null
         9: .line 126
      StackMap locals: io.vertx.servicediscovery.types.HttpEndpoint io.vertx.servicediscovery.ServiceDiscovery java.util.function.Function java.util.Map io.vertx.core.Handler
      StackMap stack: io.vertx.servicediscovery.ServiceDiscovery io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11 io.vertx.core.json.JsonObject io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$12
            invokestatic io.vertx.servicediscovery.types.HttpEndpoint.getWebClient:(Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function;Lio/vertx/core/json/JsonObject;Lio/vertx/core/Handler;)V
        10: .line 140
            return
        end local 4 // io.vertx.core.Handler resultHandler
        end local 3 // java.util.Map conf
        end local 2 // java.util.function.Function filter
        end local 1 // io.vertx.servicediscovery.ServiceDiscovery discovery
        end local 0 // io.vertx.servicediscovery.types.HttpEndpoint j_receiver
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   11     0     j_receiver  Lio/vertx/servicediscovery/types/HttpEndpoint;
            0   11     1      discovery  Lio/vertx/servicediscovery/ServiceDiscovery;
            0   11     2         filter  Ljava/util/function/Function<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/lang/Boolean;>;
            0   11     3           conf  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
            0   11     4  resultHandler  Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/ext/web/client/WebClient;>;>;
    Signature: (Lio/vertx/servicediscovery/types/HttpEndpoint;Lio/vertx/servicediscovery/ServiceDiscovery;Ljava/util/function/Function<Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Ljava/lang/Boolean;>;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;Lio/vertx/core/Handler<Lio/vertx/core/AsyncResult<Lio/vertx/ext/web/client/WebClient;>;>;)V
    MethodParameters:
               Name  Flags
      j_receiver     
      discovery      
      filter         
      conf           
      resultHandler  
}
SourceFile: "HttpEndpoint_GroovyStaticExtension.java"
NestMembers:
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$1  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$10  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$12  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$2  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$3  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$4  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$5  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$6  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$7  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$8  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9
InnerClasses:
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$1
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$10
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$11
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$12
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$2
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$3
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$4
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$5
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$6
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$7
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$8
  io.vertx.groovy.servicediscovery.types.HttpEndpoint_GroovyStaticExtension$9