Adding Javadoc documentation.
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / javadoc / index-files / index-2.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>C-Index</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="C-Index";
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>Package</li>
36 <li>Class</li>
37 <li><a href="../overview-tree.html">Tree</a></li>
38 <li><a href="../deprecated-list.html">Deprecated</a></li>
39 <li class="navBarCell1Rev">Index</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="index-1.html">Prev Letter</a></li>
46 <li><a href="index-3.html">Next Letter</a></li>
47 </ul>
48 <ul class="navList">
49 <li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li>
50 <li><a href="index-2.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="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">K</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">R</a>&nbsp;<a href="index-16.html">S</a>&nbsp;<a href="index-17.html">T</a>&nbsp;<a href="index-18.html">U</a>&nbsp;<a href="index-19.html">V</a>&nbsp;<a href="index-20.html">Z</a>&nbsp;<a name="I:C">
72 <!--   -->
73 </a>
74 <h2 class="title">C</h2>
75 <dl>
76 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/comparison/seqalignment/SequenceAlignment.html#calculateAlignment-ALIGNMENT_UNIT:A-ALIGNMENT_UNIT:A-">calculateAlignment(ALIGNMENT_UNIT[], ALIGNMENT_UNIT[])</a></span> - Method in class edu.uci.iotproject.comparison.seqalignment.<a href="../edu/uci/iotproject/comparison/seqalignment/SequenceAlignment.html" title="class in edu.uci.iotproject.comparison.seqalignment">SequenceAlignment</a></dt>
77 <dd>
78 <div class="block">Calculates the cost of aligning <code>sequence1</code> with <code>sequence2</code>.</div>
79 </dd>
80 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/PcapPacketPair.html#centroidOf-java.util.Collection-">centroidOf(Collection&lt;PcapPacketPair&gt;)</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/PcapPacketPair.html" title="class in edu.uci.iotproject.analysis">PcapPacketPair</a></dt>
81 <dd>&nbsp;</dd>
82 <dt><a href="../edu/uci/iotproject/detection/ClusterMatcherObserver.html" title="interface in edu.uci.iotproject.detection"><span class="typeNameLink">ClusterMatcherObserver</span></a> - Interface in <a href="../edu/uci/iotproject/detection/package-summary.html">edu.uci.iotproject.detection</a></dt>
83 <dd>
84 <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>
85  detects traffic that matches an element of its associated cluster.</div>
86 </dd>
87 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/util/PcapPacketUtils.html#clusterToListOfPcapPackets-org.apache.commons.math3.stat.clustering.Cluster-">clusterToListOfPcapPackets(Cluster&lt;PcapPacketPair&gt;)</a></span> - Static method in class edu.uci.iotproject.util.<a href="../edu/uci/iotproject/util/PcapPacketUtils.html" title="class in edu.uci.iotproject.util">PcapPacketUtils</a></dt>
88 <dd>
89 <div class="block">Transform a <code>Cluster</code> of <code>PcapPacketPair</code> objects into a <code>List</code> of <code>List</code> of
90  <code>PcapPacket</code> objects.</div>
91 </dd>
92 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/util/PcapPacketUtils.html#concatSequences-java.util.List-java.util.List-">concatSequences(List&lt;List&lt;List&lt;PcapPacket&gt;&gt;&gt;, List&lt;Conversation&gt;)</a></span> - Static method in class edu.uci.iotproject.util.<a href="../edu/uci/iotproject/util/PcapPacketUtils.html" title="class in edu.uci.iotproject.util">PcapPacketUtils</a></dt>
93 <dd>
94 <div class="block">Concatenate sequences in <code>List</code> of <code>List</code> of <code>List</code> of <code>PcapPacket</code> objects.</div>
95 </dd>
96 <dt><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html" title="class in edu.uci.iotproject.trafficreassembly.layer3"><span class="typeNameLink">Conversation</span></a> - Class in <a href="../edu/uci/iotproject/trafficreassembly/layer3/package-summary.html">edu.uci.iotproject.trafficreassembly.layer3</a></dt>
97 <dd>
98 <div class="block">Models a (TCP) conversation/connection/session/flow (packet's belonging to the same session between a client and a
99  server).</div>
100 </dd>
101 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#Conversation-java.lang.String-int-java.lang.String-int-">Conversation(String, int, String, int)</a></span> - Constructor for class edu.uci.iotproject.trafficreassembly.layer3.<a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html" title="class in edu.uci.iotproject.trafficreassembly.layer3">Conversation</a></dt>
102 <dd>
103 <div class="block">Constructs a new <code>Conversation</code>.</div>
104 </dd>
105 <dt><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.Direction.html" title="enum in edu.uci.iotproject.trafficreassembly.layer3"><span class="typeNameLink">Conversation.Direction</span></a> - Enum in <a href="../edu/uci/iotproject/trafficreassembly/layer3/package-summary.html">edu.uci.iotproject.trafficreassembly.layer3</a></dt>
106 <dd>
107 <div class="block">Utility enum for expressing the direction of a packet pertaining to this <code>Conversation</code>.</div>
108 </dd>
109 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#countPacketLengthFrequencies-edu.uci.iotproject.trafficreassembly.layer3.Conversation-">countPacketLengthFrequencies(Conversation)</a></span> - Static method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html" title="class in edu.uci.iotproject.analysis">TcpConversationUtils</a></dt>
110 <dd>
111 <div class="block">Given a <a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html" title="class in edu.uci.iotproject.trafficreassembly.layer3"><code>Conversation</code></a>, counts the frequencies of each unique packet length seen as part of the
112  <code>Conversation</code>.</div>
113 </dd>
114 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#countPacketLengthFrequencies-java.util.Collection-">countPacketLengthFrequencies(Collection&lt;Conversation&gt;)</a></span> - Static method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html" title="class in edu.uci.iotproject.analysis">TcpConversationUtils</a></dt>
115 <dd>
116 <div class="block">Like <a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#countPacketLengthFrequencies-edu.uci.iotproject.trafficreassembly.layer3.Conversation-"><code>TcpConversationUtils.countPacketLengthFrequencies(Conversation)</code></a>, but counts packet length frequencies for a collection
117  of <code>Conversation</code>s, i.e., the frequency of a packet length becomes the total number of packets with that
118  length across <em>all</em> <code>Conversation</code>s in <code>conversations</code>.</div>
119 </dd>
120 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#countPacketPairFrequencies-java.util.Collection-">countPacketPairFrequencies(Collection&lt;PcapPacketPair&gt;)</a></span> - Static method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html" title="class in edu.uci.iotproject.analysis">TcpConversationUtils</a></dt>
121 <dd>&nbsp;</dd>
122 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#countPacketPairFrequenciesByHostname-java.util.Collection-edu.uci.iotproject.DnsMap-">countPacketPairFrequenciesByHostname(Collection&lt;Conversation&gt;, DnsMap)</a></span> - Static method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html" title="class in edu.uci.iotproject.analysis">TcpConversationUtils</a></dt>
123 <dd>&nbsp;</dd>
124 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#countPacketSequenceFrequencies-java.util.Collection-">countPacketSequenceFrequencies(Collection&lt;Conversation&gt;)</a></span> - Static method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html" title="class in edu.uci.iotproject.analysis">TcpConversationUtils</a></dt>
125 <dd>&nbsp;</dd>
126 </dl>
127 <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">K</a>&nbsp;<a href="index-10.html">L</a>&nbsp;<a href="index-11.html">M</a>&nbsp;<a href="index-12.html">N</a>&nbsp;<a href="index-13.html">O</a>&nbsp;<a href="index-14.html">P</a>&nbsp;<a href="index-15.html">R</a>&nbsp;<a href="index-16.html">S</a>&nbsp;<a href="index-17.html">T</a>&nbsp;<a href="index-18.html">U</a>&nbsp;<a href="index-19.html">V</a>&nbsp;<a href="index-20.html">Z</a>&nbsp;</div>
128 <!-- ======= START OF BOTTOM NAVBAR ====== -->
129 <div class="bottomNav"><a name="navbar.bottom">
130 <!--   -->
131 </a>
132 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
133 <a name="navbar.bottom.firstrow">
134 <!--   -->
135 </a>
136 <ul class="navList" title="Navigation">
137 <li><a href="../overview-summary.html">Overview</a></li>
138 <li>Package</li>
139 <li>Class</li>
140 <li><a href="../overview-tree.html">Tree</a></li>
141 <li><a href="../deprecated-list.html">Deprecated</a></li>
142 <li class="navBarCell1Rev">Index</li>
143 <li><a href="../help-doc.html">Help</a></li>
144 </ul>
145 </div>
146 <div class="subNav">
147 <ul class="navList">
148 <li><a href="index-1.html">Prev Letter</a></li>
149 <li><a href="index-3.html">Next Letter</a></li>
150 </ul>
151 <ul class="navList">
152 <li><a href="../index.html?index-files/index-2.html" target="_top">Frames</a></li>
153 <li><a href="index-2.html" target="_top">No&nbsp;Frames</a></li>
154 </ul>
155 <ul class="navList" id="allclasses_navbar_bottom">
156 <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
157 </ul>
158 <div>
159 <script type="text/javascript"><!--
160   allClassesLink = document.getElementById("allclasses_navbar_bottom");
161   if(window==top) {
162     allClassesLink.style.display = "block";
163   }
164   else {
165     allClassesLink.style.display = "none";
166   }
167   //-->
168 </script>
169 </div>
170 <a name="skip.navbar.bottom">
171 <!--   -->
172 </a></div>
173 <!-- ======== END OF BOTTOM NAVBAR ======= -->
174 </body>
175 </html>