static Map<String,Object> |
EventBusService_GroovyStaticExtension.createRecord(EventBusService j_receiver,
String name,
String address,
String classname) |
static Map<String,Object> |
EventBusService_GroovyStaticExtension.createRecord(EventBusService j_receiver,
String name,
String address,
String itf,
Map<String,Object> metadata) |
static <T> Object |
EventBusService_GroovyStaticExtension.getServiceProxy(EventBusService j_receiver,
ServiceDiscovery discovery,
java.util.function.Function<Map<String,Object>,Boolean> filter,
Class<Object> clientClass,
Handler<AsyncResult<Object>> resultHandler) |
static <T> Object |
EventBusService_GroovyStaticExtension.getServiceProxyWithJsonFilter(EventBusService j_receiver,
ServiceDiscovery discovery,
Map<String,Object> filter,
Class<Object> clientClass,
Handler<AsyncResult<Object>> resultHandler) |