public class KrakenPop3Handler extends KrakenBaseProtocol
Pop3Decoder
in order
to dispatch Pop3Activity
objects
for decoded events.
It does not provide any bindings.Modifier and Type | Field and Description |
---|---|
static KrakenApplicationProtocolId |
krakenPop3ProtocolId |
BINDING_METHOD_NAME, log, propertyChangeSupport, protocolSetting
Constructor and Description |
---|
KrakenPop3Handler() |
Modifier and Type | Method and Description |
---|---|
org.krakenapps.pcap.decoder.pop3.Pop3Decoder |
getKrakenPop3Decoder() |
ProtocolId |
getProtocolId()
An arbitrary identifier for the protocol(s) this decoder should be able to parse and decode.
|
addPropertyChangeListener, addPropertyChangeListener, bind, findProtocolBindingMethod, getCurrentPcapActivity, getPcapHandler, getProtocolConfiguration, initialize, removePropertyChangeListener, removePropertyChangeListener
public static final KrakenApplicationProtocolId krakenPop3ProtocolId
public ProtocolId getProtocolId()
BaseProtocol
public org.krakenapps.pcap.decoder.pop3.Pop3Decoder getKrakenPop3Decoder()
Copyright © 2013–2015 Institute of networks and security. All rights reserved.