public interface RecvContext extends SendContext
| Modifier and Type | Method and Description |
|---|---|
String |
clientName() |
long |
getCreateTime() |
SocketAddress |
getLocalAddress() |
SocketAddress |
getRemoteAddress() |
String |
getSessionId() |
String |
handlerId() |
getRequestString handlerId()
String getSessionId()
String clientName()
long getCreateTime()
SocketAddress getLocalAddress()
SocketAddress getRemoteAddress()
Copyright © 2015–2023 The Struqt Project. All rights reserved.