| Package | Description |
|---|---|
| at.jku.fim.rubanetra.protocol.mapper | |
| at.jku.fim.rubanetra.protocol.mapper.impl |
| Modifier and Type | Method and Description |
|---|---|
KrakenUdpProtocolMapperStrategy |
KrakenTransportLayerMappingFactory.createUdpMappingStrategy(String mappingStrategy)
Tries to create a new mapping strategy using the passed identifier to determine the mapping class that will be
instantiated using the default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KrakenTransportLayerMappingFactory.registerUdpStrategy(String udpStrategyId,
Class<? extends KrakenUdpProtocolMapperStrategy> udpStrategyClass)
Registers a new UDP mapping strategy, the provided class must define a default constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
KrakenUdpDestinationPortProtocolMapper
Maps an UDP based
PortSpecification to a single application
layer protocol. |
Copyright © 2013–2015 Institute of networks and security. All rights reserved.