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) |
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)
Copyright © 2017. All rights reserved.