|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OFHelloElementFactory | |
|---|---|
| org.openflow.protocol | |
| org.openflow.protocol.factory | |
| Uses of OFHelloElementFactory in org.openflow.protocol |
|---|
| Fields in org.openflow.protocol declared as OFHelloElementFactory | |
|---|---|
protected OFHelloElementFactory |
OFHello.helloElementFactory
|
| Methods in org.openflow.protocol with parameters of type OFHelloElementFactory | |
|---|---|
void |
OFHello.setHelloElementFactory(OFHelloElementFactory helloElementFactory)
|
| Uses of OFHelloElementFactory in org.openflow.protocol.factory |
|---|
| Classes in org.openflow.protocol.factory that implement OFHelloElementFactory | |
|---|---|
class |
BasicFactory
A basic OpenFlow factory that supports naive creation of both Messages and Actions. |
class |
FloodlightFactory
the extended floodlight factory that supports vendor factories. |
| Methods in org.openflow.protocol.factory with parameters of type OFHelloElementFactory | |
|---|---|
void |
OFHelloElementFactoryAware.setHelloElementFactory(OFHelloElementFactory helloElementFactory)
Sets the OFHelloElementFactory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||