Package | Description |
---|---|
etri.sdn.controller | |
etri.sdn.controller.module.statemanager | |
etri.sdn.controller.protocol | |
etri.sdn.controller.util |
Modifier and Type | Field and Description |
---|---|
private OFController |
OFController.QP.controller |
Constructor and Description |
---|
OFController.QP(OFController ctrl)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleListSerializer.serialize(OFController controller,
org.codehaus.jackson.JsonGenerator jgen,
org.codehaus.jackson.map.SerializerProvider provider) |
Modifier and Type | Field and Description |
---|---|
private OFController |
OFProtocol.controller
reference to OFController object.
|
Modifier and Type | Method and Description |
---|---|
OFController |
OFProtocol.getController()
Get reference to OFController object.
|
Constructor and Description |
---|
OFProtocol(OFController controller)
Initialize OFProtocol object with OFController reference.
|
Modifier and Type | Method and Description |
---|---|
static OFController |
JarLoader.getController(java.lang.String path,
int num_of_instances,
java.lang.String role) |
Modifier and Type | Method and Description |
---|---|
private static java.lang.Class<OFController> |
JarLoader.loadJar(java.lang.String path) |