| Interface | Description |
|---|---|
| McastListener |
A listener interface for multicast events.
|
| McastStore |
Entity responsible for storing multicast state information.
|
| McastStoreDelegate |
Mcast store delegate abstraction.
|
| MulticastRouteService |
A service interface for maintaining multicast information.
|
| Class | Description |
|---|---|
| McastEvent |
An entity representing a multicast event.
|
| McastRoute |
An entity representing a multicast route consisting of a source
and a multicast group address.
|
| McastRouteInfo |
Multicast information as stored in the store.
|
| Enum | Description |
|---|---|
| McastEvent.Type | |
| McastRoute.Type | |
| McastStore.Type |