public class KrakenTelnetHandler extends KrakenBaseProtocol
TelnetActivity
objects that are dispatched to all registered listeners. These activities are
currently not reassembled, i.e. the session reassembly should be performed
via appropriate Drools rule specifications.Modifier and Type | Field and Description |
---|---|
static KrakenApplicationProtocolId |
krakenTelnetProtocolId |
BINDING_METHOD_NAME, log, propertyChangeSupport, protocolSetting
Constructor and Description |
---|
KrakenTelnetHandler() |
Modifier and Type | Method and Description |
---|---|
org.krakenapps.pcap.decoder.telnet.TelnetDecoder |
getKrakenTelnetDecoder() |
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 krakenTelnetProtocolId
public ProtocolId getProtocolId()
BaseProtocol
public org.krakenapps.pcap.decoder.telnet.TelnetDecoder getKrakenTelnetDecoder()
Copyright © 2013–2015 Institute of networks and security. All rights reserved.