Package | Description |
---|---|
org.opendaylight.openflowplugin.api.openflow.device | |
org.opendaylight.openflowplugin.impl.translator |
Modifier and Type | Method and Description |
---|---|
<I,O> MessageTranslator<I,O> |
TranslatorLibrary.lookupTranslator(TranslatorKey key)
Lookup translator.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatedFlowStatisticsTranslator |
class |
FlowRemovedTranslator
Translate
FlowRemoved message to FlowRemoved notification (omit instructions). |
class |
FlowRemovedV10Translator
Translate
FlowRemoved message to FlowRemoved notification (omit instructions). |
class |
PacketReceivedTranslator |
class |
PortUpdateTranslator |
Modifier and Type | Method and Description |
---|---|
TranslatorLibraryBuilder |
TranslatorLibraryBuilder.addTranslator(TranslatorKey key,
MessageTranslator<?,?> translator) |
Copyright © 2019 OpenDaylight. All rights reserved.