Adding Javadoc documentation.
[pingpong.git] / Code / Projects / PacketLevelSignatureExtractor / javadoc / index-files / index-6.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>G-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="G-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-5.html">Prev Letter</a></li>
46 <li><a href="index-7.html">Next Letter</a></li>
47 </ul>
48 <ul class="navList">
49 <li><a href="../index.html?index-files/index-6.html" target="_top">Frames</a></li>
50 <li><a href="index-6.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:G">
72 <!--   -->
73 </a>
74 <h2 class="title">G</h2>
75 <dl>
76 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/comparison/seqalignment/SequenceExtraction.html#getAlignmentAlgorithm--">getAlignmentAlgorithm()</a></span> - Method in class edu.uci.iotproject.comparison.seqalignment.<a href="../edu/uci/iotproject/comparison/seqalignment/SequenceExtraction.html" title="class in edu.uci.iotproject.comparison.seqalignment">SequenceExtraction</a></dt>
77 <dd>
78 <div class="block">Gets the <a href="../edu/uci/iotproject/comparison/seqalignment/SequenceAlignment.html" title="class in edu.uci.iotproject.comparison.seqalignment"><code>SequenceAlignment</code></a> used to perform the sequence extraction.</div>
79 </dd>
80 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer3/Layer3ClusterMatcher.html#getCluster--">getCluster()</a></span> - Method in class edu.uci.iotproject.detection.layer3.<a href="../edu/uci/iotproject/detection/layer3/Layer3ClusterMatcher.html" title="class in edu.uci.iotproject.detection.layer3">Layer3ClusterMatcher</a></dt>
81 <dd>
82 <div class="block">Get the cluster that describes the packet sequence that this <a href="../edu/uci/iotproject/detection/layer3/Layer3ClusterMatcher.html" title="class in edu.uci.iotproject.detection.layer3"><code>Layer3ClusterMatcher</code></a> is searching for.</div>
83 </dd>
84 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/FinAckPair.html#getCorrespondingAckPacket--">getCorrespondingAckPacket()</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer3.<a href="../edu/uci/iotproject/trafficreassembly/layer3/FinAckPair.html" title="class in edu.uci.iotproject.trafficreassembly.layer3">FinAckPair</a></dt>
85 <dd>
86 <div class="block">Get the corresponding ACK packet of this pair, if any.</div>
87 </dd>
88 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/util/PcapPacketUtils.html#getDestinationIp-org.pcap4j.core.PcapPacket-">getDestinationIp(PcapPacket)</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>
89 <dd>
90 <div class="block">Gets the destination IP (in decimal format) of an IPv4 packet.</div>
91 </dd>
92 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/util/PcapPacketUtils.html#getDestinationPort-org.pcap4j.core.PcapPacket-">getDestinationPort(PcapPacket)</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">Gets the destination port of a TCP packet.</div>
95 </dd>
96 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#getDirection-org.pcap4j.core.PcapPacket-">getDirection(PcapPacket)</a></span> - Method in 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>
97 <dd>
98 <div class="block">Determine the direction of <code>packet</code>.</div>
99 </dd>
100 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/PcapPacketPair.html#getDnsMap--">getDnsMap()</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>
101 <dd>
102 <div class="block">Get the <a href="../edu/uci/iotproject/DnsMap.html" title="class in edu.uci.iotproject"><code>DnsMap</code></a> that is queried for hostnames mappings when performing IP/hostname-sensitive clustering.</div>
103 </dd>
104 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2Flow.html#getEndpoint1--">getEndpoint1()</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer2.<a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2Flow.html" title="class in edu.uci.iotproject.trafficreassembly.layer2">Layer2Flow</a></dt>
105 <dd>
106 <div class="block">Get the first endpoint of this flow.</div>
107 </dd>
108 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2Flow.html#getEndpoint2--">getEndpoint2()</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer2.<a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2Flow.html" title="class in edu.uci.iotproject.trafficreassembly.layer2">Layer2Flow</a></dt>
109 <dd>
110 <div class="block">Get the second endpoint of this flow.</div>
111 </dd>
112 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/util/PcapPacketUtils.html#getEthDstAddr-org.pcap4j.core.PcapPacket-">getEthDstAddr(PcapPacket)</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>
113 <dd>
114 <div class="block">Gets the destination address of the Ethernet part of <code>packet</code>.</div>
115 </dd>
116 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/util/PcapPacketUtils.html#getEthSrcAddr-org.pcap4j.core.PcapPacket-">getEthSrcAddr(PcapPacket)</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>
117 <dd>
118 <div class="block">Gets the source address of the Ethernet part of <code>packet</code>.</div>
119 </dd>
120 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#getFinAckPairs--">getFinAckPairs()</a></span> - Method in 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>
121 <dd>
122 <div class="block">Retrieves an unmodifiable view of the list of <a href="../edu/uci/iotproject/trafficreassembly/layer3/FinAckPair.html" title="class in edu.uci.iotproject.trafficreassembly.layer3"><code>FinAckPair</code></a>s associated with this <code>Conversation</code>.</div>
123 </dd>
124 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/FinAckPair.html#getFinPacket--">getFinPacket()</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer3.<a href="../edu/uci/iotproject/trafficreassembly/layer3/FinAckPair.html" title="class in edu.uci.iotproject.trafficreassembly.layer3">FinAckPair</a></dt>
125 <dd>
126 <div class="block">Get the FIN packet of this pair.</div>
127 </dd>
128 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/PcapPacketPair.html#getFirst--">getFirst()</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>
129 <dd>&nbsp;</dd>
130 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2FlowReassembler.html#getFlowForAddresses-org.pcap4j.util.MacAddress-org.pcap4j.util.MacAddress-">getFlowForAddresses(MacAddress, MacAddress)</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer2.<a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2FlowReassembler.html" title="class in edu.uci.iotproject.trafficreassembly.layer2">Layer2FlowReassembler</a></dt>
131 <dd>
132 <div class="block">Get the traffic flow between two local endpoints (<code>MacAddress</code>es).</div>
133 </dd>
134 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2FlowReassembler.html#getFlows--">getFlows()</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer2.<a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2FlowReassembler.html" title="class in edu.uci.iotproject.trafficreassembly.layer2">Layer2FlowReassembler</a></dt>
135 <dd>
136 <div class="block">Get all traffic flows, i.e., a traffic flow for each unique pair of endpoints (MAC addresses).</div>
137 </dd>
138 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/FlowPattern.html#getHostname--">getHostname()</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/FlowPattern.html" title="class in edu.uci.iotproject">FlowPattern</a></dt>
139 <dd>&nbsp;</dd>
140 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/FlowPattern.html#getHostnameList--">getHostnameList()</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/FlowPattern.html" title="class in edu.uci.iotproject">FlowPattern</a></dt>
141 <dd>
142 <div class="block">Get the list of associated hostnames.</div>
143 </dd>
144 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/DnsMap.html#getHostnamesForIp-java.lang.String-">getHostnamesForIp(String)</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/DnsMap.html" title="class in edu.uci.iotproject">DnsMap</a></dt>
145 <dd>&nbsp;</dd>
146 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TrafficLabeler.html#getLabeledReassembledTcpTraffic--">getLabeledReassembledTcpTraffic()</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TrafficLabeler.html" title="class in edu.uci.iotproject.analysis">TrafficLabeler</a></dt>
147 <dd>
148 <div class="block">Get the labeled traffic reassembled as TCP connections (<b>note:</b> <em>discards</em> all non-TCP traffic).</div>
149 </dd>
150 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TrafficLabeler.html#getLabeledReassembledTcpTraffic-edu.uci.iotproject.DnsMap-">getLabeledReassembledTcpTraffic(DnsMap)</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TrafficLabeler.html" title="class in edu.uci.iotproject.analysis">TrafficLabeler</a></dt>
151 <dd>
152 <div class="block">Like <a href="../edu/uci/iotproject/analysis/TrafficLabeler.html#getLabeledReassembledTcpTraffic--"><code>TrafficLabeler.getLabeledReassembledTcpTraffic()</code></a>, but uses the provided <code>ipHostnameMappings</code> to group
153  <a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html" title="class in edu.uci.iotproject.trafficreassembly.layer3"><code>Conversation</code></a>s by hostname.</div>
154 </dd>
155 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TrafficLabeler.html#getLabeledTraffic--">getLabeledTraffic()</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TrafficLabeler.html" title="class in edu.uci.iotproject.analysis">TrafficLabeler</a></dt>
156 <dd>
157 <div class="block">Get the labeled traffic.</div>
158 </dd>
159 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TrafficLabeler.html#getLabeledTraffic-java.util.function.Function-">getLabeledTraffic(Function&lt;List&lt;PcapPacket&gt;, T&gt;)</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TrafficLabeler.html" title="class in edu.uci.iotproject.analysis">TrafficLabeler</a></dt>
160 <dd>
161 <div class="block">Like <a href="../edu/uci/iotproject/analysis/TrafficLabeler.html#getLabeledTraffic--"><code>TrafficLabeler.getLabeledTraffic()</code></a>, but allows the caller to supply a mapping function that is applied to
162  the traffic associated with each <a href="../edu/uci/iotproject/analysis/UserAction.html" title="class in edu.uci.iotproject.analysis"><code>UserAction</code></a> (the traffic label) before returning the labeled traffic.</div>
163 </dd>
164 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html#getLastPacket--">getLastPacket()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2AbstractMatcher</a></dt>
165 <dd>
166 <div class="block">Utility for <code>getMatchedPackets().get(getMatchedPackets().size()-1)</code>.</div>
167 </dd>
168 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/FlowPattern.html#getLength--">getLength()</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/FlowPattern.html" title="class in edu.uci.iotproject">FlowPattern</a></dt>
169 <dd>
170 <div class="block">Get the length of the List of <code>FlowPattern</code>.</div>
171 </dd>
172 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/FlowPattern.html#getLength-java.lang.String-">getLength(String)</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/FlowPattern.html" title="class in edu.uci.iotproject">FlowPattern</a></dt>
173 <dd>
174 <div class="block">Get the length of the List of <code>FlowPattern</code>.</div>
175 </dd>
176 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/maclayer/MacLayerFlowPattern.html#getLength--">getLength()</a></span> - Method in class edu.uci.iotproject.maclayer.<a href="../edu/uci/iotproject/maclayer/MacLayerFlowPattern.html" title="class in edu.uci.iotproject.maclayer">MacLayerFlowPattern</a></dt>
177 <dd>&nbsp;</dd>
178 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/maclayer/MacLayerFlowPattern.html#getMacPrefixRawBytes--">getMacPrefixRawBytes()</a></span> - Method in class edu.uci.iotproject.maclayer.<a href="../edu/uci/iotproject/maclayer/MacLayerFlowPattern.html" title="class in edu.uci.iotproject.maclayer">MacLayerFlowPattern</a></dt>
179 <dd>&nbsp;</dd>
180 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html#getMatchedPackets--">getMatchedPackets()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2AbstractMatcher</a></dt>
181 <dd>&nbsp;</dd>
182 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html#getMatchedPacketsCount--">getMatchedPacketsCount()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2AbstractMatcher</a></dt>
183 <dd>&nbsp;</dd>
184 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/comparison/seqalignment/ExtractedSequence.html#getMaxAlignmentCost--">getMaxAlignmentCost()</a></span> - Method in class edu.uci.iotproject.comparison.seqalignment.<a href="../edu/uci/iotproject/comparison/seqalignment/ExtractedSequence.html" title="class in edu.uci.iotproject.comparison.seqalignment">ExtractedSequence</a></dt>
185 <dd>&nbsp;</dd>
186 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#getPacketLengthSequence-edu.uci.iotproject.trafficreassembly.layer3.Conversation-">getPacketLengthSequence(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>
187 <dd>
188 <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>, extract its packet length sequence.</div>
189 </dd>
190 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/maclayer/MacLayerFlowPattern.html#getPacketLengthSequence--">getPacketLengthSequence()</a></span> - Method in class edu.uci.iotproject.maclayer.<a href="../edu/uci/iotproject/maclayer/MacLayerFlowPattern.html" title="class in edu.uci.iotproject.maclayer">MacLayerFlowPattern</a></dt>
191 <dd>&nbsp;</dd>
192 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#getPacketLengthSequenceTlsAppDataOnly-edu.uci.iotproject.trafficreassembly.layer3.Conversation-">getPacketLengthSequenceTlsAppDataOnly(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>
193 <dd>
194 <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>, extract its packet length sequence, but only include packet lengths of those
195  packets that carry TLS Application Data.</div>
196 </dd>
197 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/FlowPattern.html#getPacketOrder--">getPacketOrder()</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/FlowPattern.html" title="class in edu.uci.iotproject">FlowPattern</a></dt>
198 <dd>
199 <div class="block">Get the sequence of packet lengths that defines this <code>FlowPattern</code>.</div>
200 </dd>
201 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/FlowPattern.html#getPacketOrder-java.lang.String-">getPacketOrder(String)</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/FlowPattern.html" title="class in edu.uci.iotproject">FlowPattern</a></dt>
202 <dd>
203 <div class="block">Get the sequence of packet lengths based on input hostname.</div>
204 </dd>
205 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2Flow.html#getPackets--">getPackets()</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer2.<a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2Flow.html" title="class in edu.uci.iotproject.trafficreassembly.layer2">Layer2Flow</a></dt>
206 <dd>
207 <div class="block">Get the packets pertaining to this flow.</div>
208 </dd>
209 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#getPackets--">getPackets()</a></span> - Method in 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>
210 <dd>
211 <div class="block">Get a list of packets pertaining to this <code>Conversation</code>.</div>
212 </dd>
213 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TriggerTrafficExtractor.html#getPacketsIncludedCount--">getPacketsIncludedCount()</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TriggerTrafficExtractor.html" title="class in edu.uci.iotproject.analysis">TriggerTrafficExtractor</a></dt>
214 <dd>
215 <div class="block">Return the number of extracted packets (i.e., packets selected for inclusion) as a result of the most recent call
216  to <a href="../edu/uci/iotproject/analysis/TriggerTrafficExtractor.html#performExtraction-org.pcap4j.core.PacketListener...-"><code>TriggerTrafficExtractor.performExtraction(PacketListener...)</code></a>.</div>
217 </dd>
218 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/FlowPattern.html#getPatternId--">getPatternId()</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/FlowPattern.html" title="class in edu.uci.iotproject">FlowPattern</a></dt>
219 <dd>&nbsp;</dd>
220 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/maclayer/MacLayerFlowPattern.html#getPatternId--">getPatternId()</a></span> - Method in class edu.uci.iotproject.maclayer.<a href="../edu/uci/iotproject/maclayer/MacLayerFlowPattern.html" title="class in edu.uci.iotproject.maclayer">MacLayerFlowPattern</a></dt>
221 <dd>&nbsp;</dd>
222 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/comparison/seqalignment/ExtractedSequence.html#getRepresentativeSequence--">getRepresentativeSequence()</a></span> - Method in class edu.uci.iotproject.comparison.seqalignment.<a href="../edu/uci/iotproject/comparison/seqalignment/ExtractedSequence.html" title="class in edu.uci.iotproject.comparison.seqalignment">ExtractedSequence</a></dt>
223 <dd>&nbsp;</dd>
224 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#getRstPackets--">getRstPackets()</a></span> - Method in 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>
225 <dd>
226 <div class="block">Get the TCP segments pertaining to this <code>Conversation</code> for which it was detected that the RST flag is set.</div>
227 </dd>
228 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/PcapPacketPair.html#getSecond--">getSecond()</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>
229 <dd>&nbsp;</dd>
230 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/util/PcapPacketUtils.html#getSourceIp-org.pcap4j.core.PcapPacket-">getSourceIp(PcapPacket)</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>
231 <dd>
232 <div class="block">Gets the source IP (in decimal format) of an IPv4 packet.</div>
233 </dd>
234 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/util/PcapPacketUtils.html#getSourcePort-org.pcap4j.core.PcapPacket-">getSourcePort(PcapPacket)</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>
235 <dd>
236 <div class="block">Gets the source port of a TCP packet.</div>
237 </dd>
238 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#getSynPackets--">getSynPackets()</a></span> - Method in 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>
239 <dd>
240 <div class="block">Get a list of SYN packets pertaining to this <code>Conversation</code>.</div>
241 </dd>
242 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2RangeMatcher.html#getTargetLowerBound--">getTargetLowerBound()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2RangeMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2RangeMatcher</a></dt>
243 <dd>&nbsp;</dd>
244 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2SequenceMatcher.html#getTargetSequence--">getTargetSequence()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2SequenceMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2SequenceMatcher</a></dt>
245 <dd>&nbsp;</dd>
246 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html#getTargetSequencePacketCount--">getTargetSequencePacketCount()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2AbstractMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2AbstractMatcher</a></dt>
247 <dd>
248 <div class="block">See the implementer class for the following method.</div>
249 </dd>
250 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2RangeMatcher.html#getTargetSequencePacketCount--">getTargetSequencePacketCount()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2RangeMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2RangeMatcher</a></dt>
251 <dd>&nbsp;</dd>
252 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2SequenceMatcher.html#getTargetSequencePacketCount--">getTargetSequencePacketCount()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2SequenceMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2SequenceMatcher</a></dt>
253 <dd>&nbsp;</dd>
254 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2RangeMatcher.html#getTargetUpperBound--">getTargetUpperBound()</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2RangeMatcher.html" title="class in edu.uci.iotproject.detection.layer2">Layer2RangeMatcher</a></dt>
255 <dd>&nbsp;</dd>
256 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/TcpReassembler.html#getTcpConversations--">getTcpConversations()</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer3.<a href="../edu/uci/iotproject/trafficreassembly/layer3/TcpReassembler.html" title="class in edu.uci.iotproject.trafficreassembly.layer3">TcpReassembler</a></dt>
257 <dd>
258 <div class="block">Get the reassembled TCP connections.</div>
259 </dd>
260 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/UserAction.html#getTimestamp--">getTimestamp()</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/UserAction.html" title="class in edu.uci.iotproject.analysis">UserAction</a></dt>
261 <dd>
262 <div class="block">Get the time at which the user performed this action.</div>
263 </dd>
264 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#getTlsApplicationDataPackets--">getTlsApplicationDataPackets()</a></span> - Method in 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>
265 <dd>
266 <div class="block">If this <code>Conversation</code> is backing a TLS session (i.e., if the value of <a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#isTls--"><code>Conversation.isTls()</code></a> is <code>true</code>),
267  get the packets labeled as TLS Application Data packets.</div>
268 </dd>
269 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TrafficLabeler.html#getTotalPacketCount--">getTotalPacketCount()</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TrafficLabeler.html" title="class in edu.uci.iotproject.analysis">TrafficLabeler</a></dt>
270 <dd>
271 <div class="block">Get the total number of packets labeled by this <code>TrafficLabeler</code>.</div>
272 </dd>
273 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/UserAction.html#getType--">getType()</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/UserAction.html" title="class in edu.uci.iotproject.analysis">UserAction</a></dt>
274 <dd>
275 <div class="block">Get the specific type of action performed by the user.</div>
276 </dd>
277 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TrafficLabeler.html#gotPacket-org.pcap4j.core.PcapPacket-">gotPacket(PcapPacket)</a></span> - Method in class edu.uci.iotproject.analysis.<a href="../edu/uci/iotproject/analysis/TrafficLabeler.html" title="class in edu.uci.iotproject.analysis">TrafficLabeler</a></dt>
278 <dd>&nbsp;</dd>
279 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer2/Layer2SignatureDetector.html#gotPacket-org.pcap4j.core.PcapPacket-">gotPacket(PcapPacket)</a></span> - Method in class edu.uci.iotproject.detection.layer2.<a href="../edu/uci/iotproject/detection/layer2/Layer2SignatureDetector.html" title="class in edu.uci.iotproject.detection.layer2">Layer2SignatureDetector</a></dt>
280 <dd>&nbsp;</dd>
281 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer3/Layer3ClusterMatcher.html#gotPacket-org.pcap4j.core.PcapPacket-">gotPacket(PcapPacket)</a></span> - Method in class edu.uci.iotproject.detection.layer3.<a href="../edu/uci/iotproject/detection/layer3/Layer3ClusterMatcher.html" title="class in edu.uci.iotproject.detection.layer3">Layer3ClusterMatcher</a></dt>
282 <dd>&nbsp;</dd>
283 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/detection/layer3/Layer3SignatureDetector.html#gotPacket-org.pcap4j.core.PcapPacket-">gotPacket(PcapPacket)</a></span> - Method in class edu.uci.iotproject.detection.layer3.<a href="../edu/uci/iotproject/detection/layer3/Layer3SignatureDetector.html" title="class in edu.uci.iotproject.detection.layer3">Layer3SignatureDetector</a></dt>
284 <dd>&nbsp;</dd>
285 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/DnsMap.html#gotPacket-org.pcap4j.core.PcapPacket-">gotPacket(PcapPacket)</a></span> - Method in class edu.uci.iotproject.<a href="../edu/uci/iotproject/DnsMap.html" title="class in edu.uci.iotproject">DnsMap</a></dt>
286 <dd>&nbsp;</dd>
287 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2FlowReassembler.html#gotPacket-org.pcap4j.core.PcapPacket-">gotPacket(PcapPacket)</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer2.<a href="../edu/uci/iotproject/trafficreassembly/layer2/Layer2FlowReassembler.html" title="class in edu.uci.iotproject.trafficreassembly.layer2">Layer2FlowReassembler</a></dt>
288 <dd>&nbsp;</dd>
289 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/trafficreassembly/layer3/TcpReassembler.html#gotPacket-org.pcap4j.core.PcapPacket-">gotPacket(PcapPacket)</a></span> - Method in class edu.uci.iotproject.trafficreassembly.layer3.<a href="../edu/uci/iotproject/trafficreassembly/layer3/TcpReassembler.html" title="class in edu.uci.iotproject.trafficreassembly.layer3">TcpReassembler</a></dt>
290 <dd>&nbsp;</dd>
291 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#groupConversationsByHostname-java.util.Collection-edu.uci.iotproject.DnsMap-">groupConversationsByHostname(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>
292 <dd>
293 <div class="block">Given a collection of TCP conversations and associated DNS mappings, groups the conversations by hostname.</div>
294 </dd>
295 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#groupConversationsByPacketSequence-java.util.Collection-boolean-">groupConversationsByPacketSequence(Collection&lt;Conversation&gt;, boolean)</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>
296 <dd>
297 <div class="block">Given a <code>Collection</code> of <a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html" title="class in edu.uci.iotproject.trafficreassembly.layer3"><code>Conversation</code></a>s, builds a <code>Map</code> from <code>String</code> to <code>List</code>
298  of <a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html" title="class in edu.uci.iotproject.trafficreassembly.layer3"><code>Conversation</code></a>s such that each key is the <em>concatenation of the packet lengths of all payload packets
299  (i.e., the set of packets returned by <a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html#getPackets--"><code>Conversation.getPackets()</code></a>) separated by a delimiter</em> of any
300  <a href="../edu/uci/iotproject/trafficreassembly/layer3/Conversation.html" title="class in edu.uci.iotproject.trafficreassembly.layer3"><code>Conversation</code></a> pointed to by that key.</div>
301 </dd>
302 <dt><span class="memberNameLink"><a href="../edu/uci/iotproject/analysis/TcpConversationUtils.html#groupConversationsByTlsApplicationDataPacketSequence-java.util.Collection-">groupConversationsByTlsApplicationDataPacketSequence(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>
303 <dd>&nbsp;</dd>
304 </dl>
305 <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>
306 <!-- ======= START OF BOTTOM NAVBAR ====== -->
307 <div class="bottomNav"><a name="navbar.bottom">
308 <!--   -->
309 </a>
310 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
311 <a name="navbar.bottom.firstrow">
312 <!--   -->
313 </a>
314 <ul class="navList" title="Navigation">
315 <li><a href="../overview-summary.html">Overview</a></li>
316 <li>Package</li>
317 <li>Class</li>
318 <li><a href="../overview-tree.html">Tree</a></li>
319 <li><a href="../deprecated-list.html">Deprecated</a></li>
320 <li class="navBarCell1Rev">Index</li>
321 <li><a href="../help-doc.html">Help</a></li>
322 </ul>
323 </div>
324 <div class="subNav">
325 <ul class="navList">
326 <li><a href="index-5.html">Prev Letter</a></li>
327 <li><a href="index-7.html">Next Letter</a></li>
328 </ul>
329 <ul class="navList">
330 <li><a href="../index.html?index-files/index-6.html" target="_top">Frames</a></li>
331 <li><a href="index-6.html" target="_top">No&nbsp;Frames</a></li>
332 </ul>
333 <ul class="navList" id="allclasses_navbar_bottom">
334 <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
335 </ul>
336 <div>
337 <script type="text/javascript"><!--
338   allClassesLink = document.getElementById("allclasses_navbar_bottom");
339   if(window==top) {
340     allClassesLink.style.display = "block";
341   }
342   else {
343     allClassesLink.style.display = "none";
344   }
345   //-->
346 </script>
347 </div>
348 <a name="skip.navbar.bottom">
349 <!--   -->
350 </a></div>
351 <!-- ======== END OF BOTTOM NAVBAR ======= -->
352 </body>
353 </html>