public class HostMobility extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
HostMobility.InternalHostListener |
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.core.CoreService |
coreService |
protected org.onosproject.net.device.DeviceService |
deviceService |
protected org.onosproject.net.flow.FlowRuleService |
flowRuleService |
protected org.onosproject.net.host.HostService |
hostService |
| Constructor and Description |
|---|
HostMobility() |
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.net.host.HostService hostService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.net.flow.FlowRuleService flowRuleService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.net.device.DeviceService deviceService
@Reference(cardinality=MANDATORY_UNARY) protected org.onosproject.core.CoreService coreService
Copyright © 2016. All rights reserved.