| Class | Description |
|---|---|
| UscCommunicatorActor |
the communicator among cluster based on the actor of Akka Cluster, mainly
handle the received message and using broker service
|
| UscDeviceMountTable |
remote channel management table
|
| UscListTable<K,E> |
A map has a list value by same key
|
| UscRemoteChannelIdentifier |
Remote channel identifier for identify a particular USC device with the
particular type like TCP,UDP
|
| UscRoutedLocalSessionManager |
Map all of request sessions which are created from local to remote channel
|
| UscRoutedRemoteSessionManager |
Map all of response session which are created from remote, when the response
comes from agent, it can find the correct call back actor
|
| UscRouteIdentifier |
the route identifier for identify the routed source or target for routing
remote request
|
| UscRouteIdentifierData |
all related data of a route identifier
|
Copyright © 2019 OpenDaylight. All rights reserved.