Skip navigation links
A C D E F G H I K L M N O P R S T U V Z 

O

onMatch(AbstractClusterMatcher, List<PcapPacket>) - Method in interface edu.uci.iotproject.detection.ClusterMatcherObserver
Callback that is invoked by an AbstractClusterMatcher whenever it detects traffic that matches an element of its associated cluster.
onMatch(AbstractClusterMatcher, List<PcapPacket>) - Method in class edu.uci.iotproject.detection.layer2.Layer2SignatureDetector
 
onMatch(AbstractClusterMatcher, List<PcapPacket>) - Method in class edu.uci.iotproject.detection.layer3.Layer3SignatureDetector
 
onNewFlow(Layer2FlowReassembler, Layer2Flow) - Method in class edu.uci.iotproject.detection.layer2.Layer2ClusterMatcher
 
onNewFlow(Layer2FlowReassembler, Layer2Flow) - Method in interface edu.uci.iotproject.trafficreassembly.layer2.Layer2FlowReassemblerObserver
Invoked when when a Layer2FlowReassembler detects a new flow (i.e., when it encounters traffic between two MAC addresses that has not previously communicated in the traffic trace).
onNewPacket(Layer2Flow, PcapPacket) - Method in class edu.uci.iotproject.detection.layer2.Layer2ClusterMatcher
 
onNewPacket(Layer2Flow, PcapPacket) - Method in interface edu.uci.iotproject.trafficreassembly.layer2.Layer2FlowObserver
Invoked when a new packet is added to the observed flow.
onSignatureDetected(List<List<List<PcapPacket>>>, List<List<PcapPacket>>) - Method in interface edu.uci.iotproject.detection.SignatureDetectorObserver
Invoked when the signature detector has detected the presence of a signature in the traffic that it's examining.
A C D E F G H I K L M N O P R S T U V Z 
Skip navigation links