public interface OpenFlowEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleMessage(Dpid dpid,
org.projectfloodlight.openflow.protocol.OFMessage msg)
Handles the message event.
|
void handleMessage(Dpid dpid, org.projectfloodlight.openflow.protocol.OFMessage msg)
dpid - switch data path identifiermsg - the message