public class TcpEventBusBridge_GroovyStaticExtension extends Object
Constructor and Description |
---|
TcpEventBusBridge_GroovyStaticExtension() |
Modifier and Type | Method and Description |
---|---|
static TcpEventBusBridge |
create(TcpEventBusBridge j_receiver,
Vertx vertx,
Map<String,Object> options) |
static TcpEventBusBridge |
create(TcpEventBusBridge j_receiver,
Vertx vertx,
Map<String,Object> options,
Map<String,Object> netServerOptions) |
static TcpEventBusBridge |
create(TcpEventBusBridge j_receiver,
Vertx vertx,
Map<String,Object> options,
Map<String,Object> netServerOptions,
Handler<BridgeEvent> eventHandler) |
public TcpEventBusBridge_GroovyStaticExtension()
public static TcpEventBusBridge create(TcpEventBusBridge j_receiver, Vertx vertx, Map<String,Object> options)
public static TcpEventBusBridge create(TcpEventBusBridge j_receiver, Vertx vertx, Map<String,Object> options, Map<String,Object> netServerOptions)
public static TcpEventBusBridge create(TcpEventBusBridge j_receiver, Vertx vertx, Map<String,Object> options, Map<String,Object> netServerOptions, Handler<BridgeEvent> eventHandler)
Copyright © 2018 Eclipse. All rights reserved.