| Modifier and Type | Method and Description |
|---|---|
java.net.SocketAddress |
newAddress()
The new
SocketAddress of the connection. |
java.net.SocketAddress |
oldAddress()
The old
SocketAddress of the connection or null if the connection was just created. |
public java.net.SocketAddress oldAddress()
SocketAddress of the connection or null if the connection was just created.SocketAddress of the connection.public java.net.SocketAddress newAddress()
SocketAddress of the connection.SocketAddress of the connection.Copyright © 2020-2021 The Netty Project. All Rights Reserved.