public class DatagramInputStream extends InputStream
| Constructor and Description |
|---|
DatagramInputStream(int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic DatagramInputStream(int port)
throws SocketException,
UnknownHostException
SocketExceptionUnknownHostExceptionpublic int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2015. All rights reserved.