Interface | Description |
---|---|
KrakenTcpProtocolMapperStrategy |
Extends the Kraken interface used for mapping a transport layer protocol (TCP in this case) to application layer
protocol decoders.
|
KrakenUdpProtocolMapperStrategy |
Extends the Kraken interface used for mapping a transport layer protocol (UDP in this case) to application layer
protocol decoders following a certain strategy.
|
TransportLayerMappingStrategy |
Defines a strategy that defines a way how a transport layer protocol is mapped to an application layer protocol
decoder.
|
Class | Description |
---|---|
KrakenTransportLayerMappingFactory |
Constructs suitable
TransportLayerMappingStrategy
implementations given a specific strategy identifier string. |
Copyright © 2013–2015 Institute of networks and security. All rights reserved.