public interface HTTPServerConnection extends HTTPConnection
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<HTTPTunnelConnection> |
upgradeHTTPTunnel() |
void |
upgradeHTTPTunnel(Promise<HTTPTunnelConnection> promise) |
close, exception, getConnectionType, getHttpVersion, isEncryptedgetAttachment, getCloseTime, getDuration, getIdleTimeout, getLastActiveTime, getLastReadTime, getLastWrittenTime, getLocalAddress, getOpenTime, getReadBytes, getRemoteAddress, getSessionId, getWrittenBytes, isOpen, setAttachmentvoid upgradeHTTPTunnel(Promise<HTTPTunnelConnection> promise)
CompletableFuture<HTTPTunnelConnection> upgradeHTTPTunnel()
Copyright © 2017. All rights reserved.