blob: 83514a0de5681394850ee183dc3117e1ff40e093 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
</head>
<body bgcolor="white">
<!-- Package summary here -->
<p>Provides classes and interfaces that wrap the terminal-side functionalities
for the server-side application. (FIXME: This could be a little more descriptive and wordy.)</p>
<h2>Package Specification</h2>
<!-- Package spec here -->
<!-- Put @see and @since tags down here. -->
</body>
</html>
|