| Package | Description |
|---|---|
| org.opendaylight.usc.manager | |
| org.opendaylight.usc.plugin | |
| org.opendaylight.usc.plugin.model |
| Class and Description |
|---|
| UscConnectionManager
This class manages the collection of connections (channels) that are
currently established to this controller node.
|
| UscPluginTcp
UscPlugin implemented for TCP traffic.
|
| UscPluginUdp
UscPlugin implemented for UDP traffic.
|
| Class and Description |
|---|
| Demultiplexer |
| UscConnectionManager
This class manages the collection of connections (channels) that are
currently established to this controller node.
|
| UscDemultiplexer
This class handles the demultiplexing of the raw USC traffic into the
respective client sessions.
|
| UscFrameDecoderUdp
This class decodes the raw UDP USC packets into UscFrame packets.
|
| UscFrameEncoderTcp
This class encodes an UscFrame packet into its raw TCP byte stream payload
for transmission.
|
| UscFrameEncoderUdp
This class encodes a UscFrame packet into a raw UDP packet for transmission.
|
| UscPlugin
This is the base class for all UscPlugin classes.
|
| Class and Description |
|---|
| UscPlugin
This is the base class for all UscPlugin classes.
|
| UscSessionManager
This class manages the collection of client sessions that are currently
established to this controller node.
|
Copyright © 2019 OpenDaylight. All rights reserved.