open class TcpEventBusBridge_GroovyStaticExtension
TcpEventBusBridge_GroovyStaticExtension() |
open static fun create(j_receiver: TcpEventBusBridge, vertx: Vertx, options: MutableMap<String, Any>): TcpEventBusBridgeopen static fun create(j_receiver: TcpEventBusBridge, vertx: Vertx, options: MutableMap<String, Any>, netServerOptions: MutableMap<String, Any>): TcpEventBusBridgeopen static fun create(j_receiver: TcpEventBusBridge, vertx: Vertx, options: MutableMap<String, Any>, netServerOptions: MutableMap<String, Any>, eventHandler: Handler<BridgeEvent>): TcpEventBusBridge |