See: Description
| Interface | Description |
|---|---|
| MessageSink |
Defines the interface between the
OpenflowController and
the layer above it. |
| Class | Description |
|---|---|
| AbstractMsgAssertor |
A simple abstract base class for making assertions about
an openflow message.
|
| HandshakeLogic |
Provides common algorithms that both controller and switch need to utilize.
|
| OfmDecoder |
Part of a
ChannelPipeline - decodes a byte stream as
an OpenflowMessage. |
| OfmEncoder | |
| ProgrammableSink |
A utility implementation of the
MessageSink interface which can
be used in unit tests of OpenFlow message interactions. |
Copyright © 2014. All Rights Reserved.