public class MulticastThreadReceiver extends MulticastReceiver
PACKET_MAXSIZE
Constructor and Description |
---|
MulticastThreadReceiver()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Closable implementation
|
Thread |
getThread() |
void |
interrupt()
Interrupts aux thread.
|
void |
start()
Starts aux thread.
|
public MulticastThreadReceiver() throws IOException
IOException
- If an I/O error occurspublic void start()
MulticastReceiver.step()
public void interrupt()
public Thread getThread()
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in class MulticastReceiver
Copyright © 2005–2024 Onix Solutions. All rights reserved.