public class TcpServerConnection extends TcpConnection
| Modifier and Type | Field and Description |
|---|---|
protected TcpParser |
splitter |
context, netSocket, protocol, zipName| Constructor and Description |
|---|
TcpServerConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(io.vertx.core.net.NetSocket netSocket) |
getNetSocket, getProtocol, getZipName, initNetSocket, scheduleWrite, setContext, setProtocol, setZipName, write, writeInContextprotected TcpParser splitter
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.