public class TcpServer extends Object
| Constructor and Description |
|---|
TcpServer(URIEndpointObject endpointObject) |
| Modifier and Type | Method and Description |
|---|---|
protected TcpServerConnection |
createTcpServerConnection() |
void |
init(io.vertx.core.Vertx vertx,
String sslKey,
AsyncResultCallback<InetSocketAddress> callback) |
public TcpServer(URIEndpointObject endpointObject)
public void init(io.vertx.core.Vertx vertx,
String sslKey,
AsyncResultCallback<InetSocketAddress> callback)
protected TcpServerConnection createTcpServerConnection()
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.