blob: c3f4c1948e4f438418a69aa813ad342b7ca90722 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Package-level Javadoc</title>
</head>
<body>
<h2>Package Specification for org.eclipse.wst.server.core.util</h2>
<p>This package provides utility classes the server tools framework.</p>
<p>PingThread is a utility class for pinging a server to determine if
it is running and updating the server's state.</p>
<p>SocketUtil contains utility methods for determining if ports are
free and whether a given hostname is a local hostname.</p>
<p>The four XXXAdapter classes are implementations of server tools
listener interfaces with the method bodies stubbed in; they can be
subclassed by clients who only want to implement a single listener
interface method.</p>
<p>ServerPort, Task, and TaskModel are standard implementations of
other interface classes.</p>
</body>
</html>