Modifier and Type | Field and Description |
---|---|
(package private) boolean |
stopping |
private TcpServer |
tcpServer |
private int |
timeout |
Modifier | Constructor and Description |
---|---|
protected |
TcpServer.Monitor(String name,
int timeout,
TcpServer tcpServer) |
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
private int timeout
private TcpServer tcpServer
boolean stopping
public final void run()
protected void close()
Daemon
protected void shutdown()
Daemon
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.