public final class DatagramSocketAddress extends InetSocketAddress
InetSocketAddress to be able to easily pass all needed data from JNI without the need
to create more objects then needed.
Internal usage only!
| Modifier and Type | Method and Description |
|---|---|
int |
receivedAmount() |
createUnresolved, equals, getAddress, getHostName, getHostString, getPort, hashCode, isUnresolved, toStringCopyright © 2008–2017 The Netty Project. All rights reserved.