| Klasse java.net.DatagramPacket | 1.0 |
java.lang.Object | +--java.net.DatagramPacket
| Konstruktoren | |
|---|---|
| public | DatagramPacket(byte[] buf, int length) |
| public | DatagramPacket(byte[] buf, int offset, int length) ![]() |
| public | DatagramPacket(byte[] buf, int length, InetAddress addr, int port) |
| public | DatagramPacket(byte[] buf, int offset, int length, InetAddress addr, int port) ![]() |
| public | DatagramPacket(byte[] buf, int length, SocketAddress addr) ![]() |
| Methoden | |
|---|---|
| public synchronized InetAddress | getAddress() |
| public synchronized byte[] | getData() |
| public synchronized int | getLength() |
| public synchronized int | getOfffset() ![]() |
| public synchronized int | getPort() |
| public SocketAddress | getAddress() |
| public synchronized void | setAddress(InetAddress iaddr) ![]() |
| public synchronized void | setData(byte[] ibuf) ![]() |
| public synchronized void | setData(byte[] ibuf, int offset, int length) ![]() |
| public synchronized void | setLength(int ilength) ![]() |
| public synchronized void | setPort(int iport) ![]() |
| public synchronized void | setSocketAddress(InetAddress addr) ![]() |
![[1.2]](../../images/marg12.gif)
![[1.2]](../../images/marg12.gif)
![[1.4]](../../images/marg14.gif)
![[1.2]](../../images/marg12.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)
![[1.1]](../../images/marg11.gif)