public final class DatagramSocketAddress
extends java.net.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() |
Copyright © 2008–2018 The Netty Project. All rights reserved.