Uses of Interface
org.opendaylight.openflowplugin.learningswitch.FlowCommitWrapper
Packages that use FlowCommitWrapper
Package
Description
-
Uses of FlowCommitWrapper in org.opendaylight.openflowplugin.learningswitch
Classes in org.opendaylight.openflowplugin.learningswitch that implement FlowCommitWrapperConstructors in org.opendaylight.openflowplugin.learningswitch with parameters of type FlowCommitWrapperModifierConstructorDescriptionLearningSwitchHandlerSimpleImpl
(@NonNull FlowCommitWrapper dataStoreAccessor, @NonNull TransmitPacket transmitPacket, @Nullable DataTreeChangeListenerRegistrationHolder registrationPublisher) -
Uses of FlowCommitWrapper in org.opendaylight.openflowplugin.learningswitch.multi
Constructors in org.opendaylight.openflowplugin.learningswitch.multi with parameters of type FlowCommitWrapperModifierConstructorDescriptionMultipleLearningSwitchHandlerFacadeImpl
(@NonNull FlowCommitWrapper dataStoreAccessor, @NonNull TransmitPacket transmitPacket, @NonNull PacketInDispatcherImpl packetInDispatcher)