Adding Javadoc documentation.
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / javadoc / edu / uci / iotproject / detection / layer3 / 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.layer3</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.layer3";
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/detection/layer2/package-summary.html">Prev&nbsp;Package</a></li>
46 <li><a href="../../../../../edu/uci/iotproject/evaluation/package-summary.html">Next&nbsp;Package</a></li>
47 </ul>
48 <ul class="navList">
49 <li><a href="../../../../../index.html?edu/uci/iotproject/detection/layer3/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.layer3</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="Class Summary table, listing classes, and an explanation">
78 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
79 <tr>
80 <th class="colFirst" scope="col">Class</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/layer3/Layer3ClusterMatcher.html" title="class in edu.uci.iotproject.detection.layer3">Layer3ClusterMatcher</a></td>
86 <td class="colLast">
87 <div class="block">Searches a traffic trace for sequences of packets "belong to" a given cluster (in other words, attempts to classify
88  traffic as pertaining to a given cluster).</div>
89 </td>
90 </tr>
91 <tr class="rowColor">
92 <td class="colFirst"><a href="../../../../../edu/uci/iotproject/detection/layer3/Layer3SignatureDetector.html" title="class in edu.uci.iotproject.detection.layer3">Layer3SignatureDetector</a></td>
93 <td class="colLast">
94 <div class="block">Detects an event signature that spans one or multiple TCP connections.</div>
95 </td>
96 </tr>
97 </tbody>
98 </table>
99 </li>
100 </ul>
101 </div>
102 <!-- ======= START OF BOTTOM NAVBAR ====== -->
103 <div class="bottomNav"><a name="navbar.bottom">
104 <!--   -->
105 </a>
106 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
107 <a name="navbar.bottom.firstrow">
108 <!--   -->
109 </a>
110 <ul class="navList" title="Navigation">
111 <li><a href="../../../../../overview-summary.html">Overview</a></li>
112 <li class="navBarCell1Rev">Package</li>
113 <li>Class</li>
114 <li><a href="package-tree.html">Tree</a></li>
115 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
116 <li><a href="../../../../../index-files/index-1.html">Index</a></li>
117 <li><a href="../../../../../help-doc.html">Help</a></li>
118 </ul>
119 </div>
120 <div class="subNav">
121 <ul class="navList">
122 <li><a href="../../../../../edu/uci/iotproject/detection/layer2/package-summary.html">Prev&nbsp;Package</a></li>
123 <li><a href="../../../../../edu/uci/iotproject/evaluation/package-summary.html">Next&nbsp;Package</a></li>
124 </ul>
125 <ul class="navList">
126 <li><a href="../../../../../index.html?edu/uci/iotproject/detection/layer3/package-summary.html" target="_top">Frames</a></li>
127 <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
128 </ul>
129 <ul class="navList" id="allclasses_navbar_bottom">
130 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
131 </ul>
132 <div>
133 <script type="text/javascript"><!--
134   allClassesLink = document.getElementById("allclasses_navbar_bottom");
135   if(window==top) {
136     allClassesLink.style.display = "block";
137   }
138   else {
139     allClassesLink.style.display = "none";
140   }
141   //-->
142 </script>
143 </div>
144 <a name="skip.navbar.bottom">
145 <!--   -->
146 </a></div>
147 <!-- ======== END OF BOTTOM NAVBAR ======= -->
148 </body>
149 </html>