public AConnectedSocket extends AWritable
Represent a connected socket
| Modifier and Type | Method and Description |
|---|---|
java.net.SocketAddress |
getRemoteAddress()
Remote socket address. Could throw an exception if the peer is not yet connected or already disconnected.
|
attachForWriting