Package | Description |
---|---|
at.jku.fim.rubanetra.protocol.mapper | |
at.jku.fim.rubanetra.protocol.mapper.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
KrakenTcpProtocolMapperStrategy
Extends the Kraken interface used for mapping a transport layer protocol (TCP in this case) to application layer
protocol decoders.
|
interface |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
KrakenTcpDestinationPortProtocolMapper
Maps a TCP based
PortSpecification to a single application
layer protocol. |
class |
KrakenUdpDestinationPortProtocolMapper
Maps an UDP based
PortSpecification to a single application
layer protocol. |
Copyright © 2013–2015 Institute of networks and security. All rights reserved.