blob: 337dee6a414d2d9f8e0bcf3963c723f2bff20960 [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.internet.monitor.core</h2>
<p>This package gives core (non-UI) access to the TCP/IP monitor. Clients can
query for existing monitors, create new monitors, start/stop monitors, and
listen for requests being received by a running monitor.</p>
<p>The MonitorCore class gives initial access to all of the API. From here you
can query the existing monitors, create new ones, and add/remove a listener for
monitor changes.</p>
<p>The IMonitor interface provides information about a particular monitor,
allowing you to change it via a working copy, start/stop it, or add a listener
for request activity.</p>
</body>
</html>