public class SimpleDropFirewall extends Object
Constructor and Description |
---|
SimpleDropFirewall() |
Modifier and Type | Method and Description |
---|---|
boolean |
addFlow(AddFlowInput flow) |
void |
setContext(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ConsumerContext session) |
void |
setFlowService(SalFlowService flowService) |
void |
start() |
public void setContext(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ConsumerContext session)
public void setFlowService(SalFlowService flowService)
public void start()
public boolean addFlow(AddFlowInput flow) throws InterruptedException, ExecutionException, TimeoutException
Copyright © 2018 OpenDaylight. All rights reserved.