See: Description
| Class | Description |
|---|---|
| Controller |
The main controller class.
|
| HandshakeTimeoutHandler |
Trigger a timeout if a switch fails to complete handshake soon enough.
|
| OFMessageDecoder |
Decode an openflow message from a Channel, for use in a netty pipeline.
|
| OFMessageEncoder |
Encode an openflow message for output into a ChannelBuffer, for use in a
netty pipeline.
|
| OpenFlowControllerImpl | |
| OpenflowPipelineFactory |
Creates a ChannelPipeline for a server-side openflow channel.
|
| Exception | Description |
|---|---|
| HandshakeTimeoutException |
Exception is thrown when the handshake fails to complete.
|
Copyright © 2015. All rights reserved.