public class KrakenDhcpHandler extends KrakenBaseProtocol
DhcpDecoder in order to receive decoded DHCP data, which
is in turn distributed as DhcpActivity to
interested observers.
This class does not define any concrete bindings.| Modifier and Type | Field and Description |
|---|---|
static KrakenApplicationProtocolId |
krakenDhcpProtocolId |
static String |
PROPERTY_NEW_DHCP_ACTIVITY |
BINDING_METHOD_NAME, log, propertyChangeSupport, protocolSetting| Constructor and Description |
|---|
KrakenDhcpHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.krakenapps.pcap.decoder.dhcp.DhcpDecoder |
getKrakenDhcpDecoder() |
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, removePropertyChangeListenerpublic static final String PROPERTY_NEW_DHCP_ACTIVITY
public static final KrakenApplicationProtocolId krakenDhcpProtocolId
public ProtocolId getProtocolId()
BaseProtocolpublic org.krakenapps.pcap.decoder.dhcp.DhcpDecoder getKrakenDhcpDecoder()
Copyright © 2013–2015 Institute of networks and security. All rights reserved.