Class AddressUtils
java.lang.Object
org.apache.dubbo.remoting.transport.netty4.AddressUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic InetSocketAddressgetLocalAddress(io.netty.channel.Channel channel) static StringgetLocalAddressKey(io.netty.channel.Channel channel) static InetSocketAddressgetRemoteAddress(io.netty.channel.Channel channel) static StringgetRemoteAddressKey(io.netty.channel.Channel channel)
-
Method Details
-
getRemoteAddress
-
getLocalAddress
-
getRemoteAddressKey
-
getLocalAddressKey
-