| Package | Description |
|---|---|
| com.h3c.of.common |
Code shared by the OpenFlow Controller and Mock OpenFlow Switch
implementations.
|
| com.h3c.of.sw |
Provides mock implementations of OpenFlow switches.
|
| Class and Description |
|---|
| AbstractMsgAssertor
A simple abstract base class for making assertions about
an openflow message.
|
| MessageSink
Defines the interface between the
OpenflowController and
the layer above it. |
| ProgrammableSink
A utility implementation of the
MessageSink interface which can
be used in unit tests of OpenFlow message interactions. |
| Class and Description |
|---|
| OfmDecoder
Part of a
ChannelPipeline - decodes a byte stream as
an OpenflowMessage. |
| OfmEncoder |
Copyright © 2014. All Rights Reserved.