final class UDPNetwork.NetServerOut extends Daemon
Modifier and Type | Field and Description |
---|---|
(package private) UDPNetwork.DatagramOutputStream |
messageOutputStream |
(package private) UDPNetwork.DatagramOutputStream |
reSendMessageOutputStream |
Modifier | Constructor and Description |
---|---|
protected |
NetServerOut(String name,
Logger logmon) |
Modifier and Type | Method and Description |
---|---|
protected void |
close()
Releases any resources attached to this daemon.
|
void |
run() |
protected void |
shutdown()
Interrupts a thread that waits for long periods.
|
finish, getName, interrupt, isCurrentThread, isRunning, setDaemon, setName, setPriority, setThreadGroup, start, stop, toString
UDPNetwork.DatagramOutputStream messageOutputStream
UDPNetwork.DatagramOutputStream reSendMessageOutputStream
protected void close()
Daemon
protected void shutdown()
Daemon
public void run()
Copyright © 2022 ScalAgent D.T.. All rights reserved.