Uses of Class
org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodec
-
Packages that use AbstractActionCodec Package Description org.opendaylight.openflowjava.nx.codec.action -
-
Uses of AbstractActionCodec in org.opendaylight.openflowjava.nx.codec.action
Subclasses of AbstractActionCodec in org.opendaylight.openflowjava.nx.codec.action Modifier and Type Class Description classConntrackCodecAction codec for conntrack.classCtClearCodecCodec for the ct_Clear.classDecapCodecclassDecNshTtlCodecclassEncapCodecclassFinTimeoutCodecCodec for the NX_FIN_TIMEOUT.classLearnCodecCodec for the learn action.classMultipathCodecCodec for the NX_MULTIPATH.classOutputReg2CodecclassOutputRegCodecCodec for the Nicira OutputRegAction.classRegLoad2CodecclassRegLoadCodecclassRegMoveCodecclassResubmitCodecCodec for the NX_RESUBMIT and NX_RESUBMIT_TABLE.
-