| Package | Description |
|---|---|
| net.onrc.openvirtex.messages | |
| org.openflow.protocol | |
| org.openflow.protocol.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
OVXMessageFactory
Singleton class that serves as factory for OVX messages.
|
| Modifier and Type | Field and Description |
|---|---|
protected OFStatisticsFactory |
OFStatisticsMessageBase.statisticsFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
OFStatisticsMessageBase.setStatisticsFactory(OFStatisticsFactory statisticsFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicFactory
A basic OpenFlow factory that supports naive creation of both Messages and
Actions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OFStatisticsFactoryAware.setStatisticsFactory(OFStatisticsFactory statisticsFactory)
Sets the OFStatisticsFactory
|
Copyright © 2015. All rights reserved.