public class EzySimpleUdpReceivedPacket extends Object implements EzyUdpReceivedPacket
| Modifier and Type | Field and Description |
|---|---|
protected InetSocketAddress |
address |
protected byte[] |
bytes |
protected DatagramChannel |
channel |
| Constructor and Description |
|---|
EzySimpleUdpReceivedPacket() |
| Modifier and Type | Method and Description |
|---|---|
void |
release() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddress, getBytes, getChannelprotected DatagramChannel channel
protected InetSocketAddress address
protected byte[] bytes
Copyright © 2021 Young Monkeys. All rights reserved.