public class KrakenNetbiosHandler extends KrakenBaseProtocol
NetBiosDecoder.
Appropriate NetbiosActivity
objects are constructed for those events, however, be aware that this class
has not yet been tested at all.
This class does not provide any bindings.| Modifier and Type | Field and Description |
|---|---|
static KrakenApplicationProtocolId |
krakenNetbiosProtocolId |
BINDING_METHOD_NAME, log, propertyChangeSupport, protocolSetting| Constructor and Description |
|---|
KrakenNetbiosHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.krakenapps.pcap.decoder.netbios.NetBiosDecoder |
getKrakenNetbiosDecoder() |
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 KrakenApplicationProtocolId krakenNetbiosProtocolId
public ProtocolId getProtocolId()
BaseProtocolpublic org.krakenapps.pcap.decoder.netbios.NetBiosDecoder getKrakenNetbiosDecoder()
Copyright © 2013–2015 Institute of networks and security. All rights reserved.