Class SimpleDropFirewall
- java.lang.Object
-
- org.opendaylight.openflowplugin.openflow.samples.consumer.SimpleDropFirewall
-
public class SimpleDropFirewall extends Object
-
-
Constructor Summary
Constructors Constructor Description SimpleDropFirewall(SalFlowService flowService)
-
-
-
Constructor Detail
-
SimpleDropFirewall
public SimpleDropFirewall(SalFlowService flowService)
-
-
Method Detail
-
addFlow
public boolean addFlow(AddFlowInput flow) throws InterruptedException, ExecutionException, TimeoutException
-
-