| Package | Description |
|---|---|
| com.h3c.of.ctl |
Public API for the OpenFlow Controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControllerService.addMessageListener(MessageListener listener,
Set<MessageType> types)
Adds the specified message listener to the controller.
|
void |
ControllerServiceAdapter.addMessageListener(MessageListener listener,
Set<MessageType> types) |
void |
ControllerService.removeMessageListener(MessageListener listener)
Removes the specified message listener from the controller.
|
void |
ControllerServiceAdapter.removeMessageListener(MessageListener listener) |
Copyright © 2014. All Rights Reserved.