See: Description
| Class | Description |
|---|---|
| McastConnectPoint |
Mulitcast ConnectPoint adds a variable to track the usage
of these multicast endpoints.
|
| McastForwarding |
WORK-IN-PROGRESS: The multicast forwarding application using intent framework.
|
| McastIntentManager | |
| McastRouteBase |
McastRouteBase base class for McastRouteGroup and McastRouteSource.
|
| McastRouteGroup |
The McastRouteGroup extends the McastRouteBase class and serves two purposes:
first it represents a (*, G) multicast route entry.
|
| McastRouteSource |
This class represents and specific multicast senders source address.
|
| McastRouteTable |
The Mcast Route Table holds all multicast state for the controller.
|
| MRibCodec |
Encode and Decode the Multicast Route Table in JSON for CLI and REST commands.
|
| Enum | Description |
|---|---|
| McastConnectPoint.JoinSource |
Copyright © 2015. All rights reserved.