See: Description
| Class | Description |
|---|---|
| Controller |
Representation of the main controller class.
|
| DeviceInformationImpl |
Representation of an OSPF device information.
|
| LinkInformationImpl |
Representation of an OSPF link information..
|
| OspfControllerImpl |
Representation of an OSPF controller implementation.
|
| OspfDeviceTedImpl |
Representation of an OSPF device Traffic Engineering details.
|
| OspfInterfaceChannelHandler |
Channel handler deals with the OSPF channel connection.
|
| OspfLinkTedImpl |
Implements OSPF Link Traffic engineering details.
|
| OspfMessageDecoder |
Decodes an OSPF message from a Channel, for use in a netty pipeline.
|
| OspfMessageEncoder |
Encodes an OSPF message for output into a ChannelBuffer, for use in a netty pipeline.
|
| OspfNbrImpl |
Represents an OSPF neighbor.
|
| OspfPipelineFactory |
Creates a ChannelPipeline for a server-side OSPF channel.
|
| OspfRouterImpl |
Representation of an OSPF Router.
|
| TopologyForDeviceAndLinkImpl |
Represents device and link topology information.
|
Copyright © 2016. All rights reserved.