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!
| 限定符和类型 | 方法和说明 |
|---|---|
DatagramSocketAddress |
localAddress() |
int |
receivedAmount() |
public DatagramSocketAddress localAddress()
public int receivedAmount()