Package | Description |
---|---|
org.opendaylight.openflowjava.nx.api | |
org.opendaylight.openflowjava.nx.api.impl | |
org.opendaylight.openflowjava.nx.codec.action |
Modifier and Type | Method and Description |
---|---|
void |
NiciraExtensionCodecRegistrator.registerActionDeserializer(NiciraActionDeserializerKey key,
org.opendaylight.openflowjava.protocol.api.extensibility.OFDeserializer<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action> deserializer) |
void |
NiciraExtensionCodecRegistrator.unregisterActionDeserializer(NiciraActionDeserializerKey key) |
Modifier and Type | Method and Description |
---|---|
void |
NiciraExtensionCodecRegistratorImpl.registerActionDeserializer(NiciraActionDeserializerKey key,
org.opendaylight.openflowjava.protocol.api.extensibility.OFDeserializer<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.actions.grouping.Action> deserializer) |
void |
NiciraExtensionCodecRegistratorImpl.unregisterActionDeserializer(NiciraActionDeserializerKey key) |
Modifier and Type | Field and Description |
---|---|
static NiciraActionDeserializerKey |
LearnCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
PopNshCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
PushNshCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
MultipathCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
ResubmitCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
OutputRegCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
RegMoveCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
FinTimeoutCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
ConntrackCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
RegLoadCodec.DESERIALIZER_KEY |
static NiciraActionDeserializerKey |
ResubmitCodec.TABLE_DESERIALIZER_KEY |
Copyright © 2018 OpenDaylight. All rights reserved.