Adding Javadoc documentation.
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / javadoc / edu / uci / iotproject / detection / layer2 / package-tree.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.layer2 Class Hierarchy</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.layer2 Class Hierarchy";
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><a href="package-summary.html">Package</a></li>
36 <li>Class</li>
37 <li class="navBarCell1Rev">Tree</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/package-tree.html">Prev</a></li>
46 <li><a href="../../../../../edu/uci/iotproject/detection/layer3/package-tree.html">Next</a></li>
47 </ul>
48 <ul class="navList">
49 <li><a href="../../../../../index.html?edu/uci/iotproject/detection/layer2/package-tree.html" target="_top">Frames</a></li>
50 <li><a href="package-tree.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 class="title">Hierarchy For Package edu.uci.iotproject.detection.layer2</h1>
73 <span class="packageHierarchyLabel">Package Hierarchies:</span>
74 <ul class="horizontal">
75 <li><a href="../../../../../overview-tree.html">All Packages</a></li>
76 </ul>
77 </div>
78 <div class="contentContainer">
79 <h2 title="Class Hierarchy">Class Hierarchy</h2>
80 <ul>
81 <li type="circle">java.lang.Object
82 <ul>
83 <li type="circle">edu.uci.iotproject.detection.<a href="../../../../../edu/uci/iotproject/detection/AbstractClusterMatcher.html" title="class in edu.uci.iotproject.detection"><span class="typeNameLink">AbstractClusterMatcher</span></a>
84 <ul>
85 <li type="circle">edu.uci.iotproject.detection.layer2.<a href="../../../../../edu/uci/iotproject/detection/layer2/Layer2ClusterMatcher.html" title="class in edu.uci.iotproject.detection.layer2"><span class="typeNameLink">Layer2ClusterMatcher</span></a> (implements edu.uci.iotproject.trafficreassembly.layer2.<a href="../../../../../edu/uci/iotproject/trafficreassembly/layer2/Layer2FlowObserver.html" title="interface in edu.uci.iotproject.trafficreassembly.layer2">Layer2FlowObserver</a>, edu.uci.iotproject.trafficreassembly.layer2.<a href="../../../../../edu/uci/iotproject/trafficreassembly/layer2/Layer2FlowReassemblerObserver.html" title="interface in edu.uci.iotproject.trafficreassembly.layer2">Layer2FlowReassemblerObserver</a>)</li>
86 </ul>
87 </li>
88 <li type="circle">edu.uci.iotproject.detection.layer2.<a href="../../../../../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html" title="class in edu.uci.iotproject.detection.layer2"><span class="typeNameLink">Layer2AbstractMatcher</span></a>
89 <ul>
90 <li type="circle">edu.uci.iotproject.detection.layer2.<a href="../../../../../edu/uci/iotproject/detection/layer2/Layer2RangeMatcher.html" title="class in edu.uci.iotproject.detection.layer2"><span class="typeNameLink">Layer2RangeMatcher</span></a></li>
91 <li type="circle">edu.uci.iotproject.detection.layer2.<a href="../../../../../edu/uci/iotproject/detection/layer2/Layer2SequenceMatcher.html" title="class in edu.uci.iotproject.detection.layer2"><span class="typeNameLink">Layer2SequenceMatcher</span></a></li>
92 </ul>
93 </li>
94 <li type="circle">edu.uci.iotproject.detection.layer2.<a href="../../../../../edu/uci/iotproject/detection/layer2/Layer2SignatureDetector.html" title="class in edu.uci.iotproject.detection.layer2"><span class="typeNameLink">Layer2SignatureDetector</span></a> (implements edu.uci.iotproject.detection.<a href="../../../../../edu/uci/iotproject/detection/ClusterMatcherObserver.html" title="interface in edu.uci.iotproject.detection">ClusterMatcherObserver</a>, org.pcap4j.core.PacketListener)</li>
95 </ul>
96 </li>
97 </ul>
98 </div>
99 <!-- ======= START OF BOTTOM NAVBAR ====== -->
100 <div class="bottomNav"><a name="navbar.bottom">
101 <!--   -->
102 </a>
103 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
104 <a name="navbar.bottom.firstrow">
105 <!--   -->
106 </a>
107 <ul class="navList" title="Navigation">
108 <li><a href="../../../../../overview-summary.html">Overview</a></li>
109 <li><a href="package-summary.html">Package</a></li>
110 <li>Class</li>
111 <li class="navBarCell1Rev">Tree</li>
112 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
113 <li><a href="../../../../../index-files/index-1.html">Index</a></li>
114 <li><a href="../../../../../help-doc.html">Help</a></li>
115 </ul>
116 </div>
117 <div class="subNav">
118 <ul class="navList">
119 <li><a href="../../../../../edu/uci/iotproject/detection/package-tree.html">Prev</a></li>
120 <li><a href="../../../../../edu/uci/iotproject/detection/layer3/package-tree.html">Next</a></li>
121 </ul>
122 <ul class="navList">
123 <li><a href="../../../../../index.html?edu/uci/iotproject/detection/layer2/package-tree.html" target="_top">Frames</a></li>
124 <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li>
125 </ul>
126 <ul class="navList" id="allclasses_navbar_bottom">
127 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
128 </ul>
129 <div>
130 <script type="text/javascript"><!--
131   allClassesLink = document.getElementById("allclasses_navbar_bottom");
132   if(window==top) {
133     allClassesLink.style.display = "block";
134   }
135   else {
136     allClassesLink.style.display = "none";
137   }
138   //-->
139 </script>
140 </div>
141 <a name="skip.navbar.bottom">
142 <!--   -->
143 </a></div>
144 <!-- ======== END OF BOTTOM NAVBAR ======= -->
145 </body>
146 </html>