Adding Javadoc documentation.
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / javadoc / edu / uci / iotproject / detection / package-summary.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!-- NewPage -->
3 <html lang="en">
4 <head>
5 <!-- Generated by javadoc (1.8.0_191) on Thu Mar 28 11:27:00 PDT 2019 -->
6 <title>edu.uci.iotproject.detection</title>
7 <meta name="date" content="2019-03-28">
8 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
9 <script type="text/javascript" src="../../../../script.js"></script>
10 </head>
11 <body>
12 <script type="text/javascript"><!--
13     try {
14         if (location.href.indexOf('is-external=true') == -1) {
15             parent.document.title="edu.uci.iotproject.detection";
16         }
17     }
18     catch(err) {
19     }
20 //-->
21 </script>
22 <noscript>
23 <div>JavaScript is disabled on your browser.</div>
24 </noscript>
25 <!-- ========= START OF TOP NAVBAR ======= -->
26 <div class="topNav"><a name="navbar.top">
27 <!--   -->
28 </a>
29 <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30 <a name="navbar.top.firstrow">
31 <!--   -->
32 </a>
33 <ul class="navList" title="Navigation">
34 <li><a href="../../../../overview-summary.html">Overview</a></li>
35 <li class="navBarCell1Rev">Package</li>
36 <li>Class</li>
37 <li><a href="package-tree.html">Tree</a></li>
38 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
39 <li><a href="../../../../index-files/index-1.html">Index</a></li>
40 <li><a href="../../../../help-doc.html">Help</a></li>
41 </ul>
42 </div>
43 <div class="subNav">
44 <ul class="navList">
45 <li><a href="../../../../edu/uci/iotproject/comparison/seqalignment/package-summary.html">Prev&nbsp;Package</a></li>
46 <li><a href="../../../../edu/uci/iotproject/detection/layer2/package-summary.html">Next&nbsp;Package</a></li>
47 </ul>
48 <ul class="navList">
49 <li><a href="../../../../index.html?edu/uci/iotproject/detection/package-summary.html" target="_top">Frames</a></li>
50 <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
51 </ul>
52 <ul class="navList" id="allclasses_navbar_top">
53 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
54 </ul>
55 <div>
56 <script type="text/javascript"><!--
57   allClassesLink = document.getElementById("allclasses_navbar_top");
58   if(window==top) {
59     allClassesLink.style.display = "block";
60   }
61   else {
62     allClassesLink.style.display = "none";
63   }
64   //-->
65 </script>
66 </div>
67 <a name="skip.navbar.top">
68 <!--   -->
69 </a></div>
70 <!-- ========= END OF TOP NAVBAR ========= -->
71 <div class="header">
72 <h1 title="Package" class="title">Package&nbsp;edu.uci.iotproject.detection</h1>
73 </div>
74 <div class="contentContainer">
75 <ul class="blockList">
76 <li class="blockList">
77 <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
78 <caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
79 <tr>
80 <th class="colFirst" scope="col">Interface</th>
81 <th class="colLast" scope="col">Description</th>
82 </tr>
83 <tbody>
84 <tr class="altColor">
85 <td class="colFirst"><a href="../../../../edu/uci/iotproject/detection/ClusterMatcherObserver.html" title="interface in edu.uci.iotproject.detection">ClusterMatcherObserver</a></td>
86 <td class="colLast">
87 <div class="block">Interface used by client code to register for receiving a notification whenever an <a href="../../../../edu/uci/iotproject/detection/AbstractClusterMatcher.html" title="class in edu.uci.iotproject.detection"><code>AbstractClusterMatcher</code></a>
88  detects traffic that matches an element of its associated cluster.</div>
89 </td>
90 </tr>
91 <tr class="rowColor">
92 <td class="colFirst"><a href="../../../../edu/uci/iotproject/detection/SignatureDetectorObserver.html" title="interface in edu.uci.iotproject.detection">SignatureDetectorObserver</a></td>
93 <td class="colLast">
94 <div class="block">Used for registering for notifications from a signature detector.</div>
95 </td>
96 </tr>
97 </tbody>
98 </table>
99 </li>
100 <li class="blockList">
101 <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
102 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
103 <tr>
104 <th class="colFirst" scope="col">Class</th>
105 <th class="colLast" scope="col">Description</th>
106 </tr>
107 <tbody>
108 <tr class="altColor">
109 <td class="colFirst"><a href="../../../../edu/uci/iotproject/detection/AbstractClusterMatcher.html" title="class in edu.uci.iotproject.detection">AbstractClusterMatcher</a></td>
110 <td class="colLast">
111 <div class="block">Base class for classes that search a traffic trace for sequences of packets that "belong to" a given cluster (in
112  other words, classes that attempt to classify traffic as pertaining to a given cluster).</div>
113 </td>
114 </tr>
115 <tr class="rowColor">
116 <td class="colFirst"><a href="../../../../edu/uci/iotproject/detection/AbstractSignatureDetector.html" title="class in edu.uci.iotproject.detection">AbstractSignatureDetector</a></td>
117 <td class="colLast">
118 <div class="block">TODO add class documentation.</div>
119 </td>
120 </tr>
121 </tbody>
122 </table>
123 </li>
124 </ul>
125 </div>
126 <!-- ======= START OF BOTTOM NAVBAR ====== -->
127 <div class="bottomNav"><a name="navbar.bottom">
128 <!--   -->
129 </a>
130 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
131 <a name="navbar.bottom.firstrow">
132 <!--   -->
133 </a>
134 <ul class="navList" title="Navigation">
135 <li><a href="../../../../overview-summary.html">Overview</a></li>
136 <li class="navBarCell1Rev">Package</li>
137 <li>Class</li>
138 <li><a href="package-tree.html">Tree</a></li>
139 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
140 <li><a href="../../../../index-files/index-1.html">Index</a></li>
141 <li><a href="../../../../help-doc.html">Help</a></li>
142 </ul>
143 </div>
144 <div class="subNav">
145 <ul class="navList">
146 <li><a href="../../../../edu/uci/iotproject/comparison/seqalignment/package-summary.html">Prev&nbsp;Package</a></li>
147 <li><a href="../../../../edu/uci/iotproject/detection/layer2/package-summary.html">Next&nbsp;Package</a></li>
148 </ul>
149 <ul class="navList">
150 <li><a href="../../../../index.html?edu/uci/iotproject/detection/package-summary.html" target="_top">Frames</a></li>
151 <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
152 </ul>
153 <ul class="navList" id="allclasses_navbar_bottom">
154 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
155 </ul>
156 <div>
157 <script type="text/javascript"><!--
158   allClassesLink = document.getElementById("allclasses_navbar_bottom");
159   if(window==top) {
160     allClassesLink.style.display = "block";
161   }
162   else {
163     allClassesLink.style.display = "none";
164   }
165   //-->
166 </script>
167 </div>
168 <a name="skip.navbar.bottom">
169 <!--   -->
170 </a></div>
171 <!-- ======== END OF BOTTOM NAVBAR ======= -->
172 </body>
173 </html>