public class SdnIpReactiveRouting extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.routing.config.RoutingConfigurationService |
config |
protected org.onosproject.core.CoreService |
coreService |
protected org.onosproject.net.packet.PacketService |
packetService |
protected org.onosproject.routing.RoutingService |
routingService |
| Constructor and Description |
|---|
SdnIpReactiveRouting() |
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.core.CoreService coreService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.net.packet.PacketService packetService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.routing.RoutingService routingService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.routing.config.RoutingConfigurationService config
Copyright © 2015. All rights reserved.