Uses of Interface
com.vmware.nsx_policy.infra.tier_0s.RoutingTable
-
Packages that use RoutingTable Package Description com.vmware.nsx_policy.infra.tier_0s -
-
Uses of RoutingTable in com.vmware.nsx_policy.infra.tier_0s
Classes in com.vmware.nsx_policy.infra.tier_0s that implement RoutingTable Modifier and Type Class Description class
RoutingTableStub
Remote stub implementation of theRoutingTable
API service.Methods in com.vmware.nsx_policy.infra.tier_0s that return RoutingTable Modifier and Type Method Description RoutingTable
Tier0sFactory. routingTableService()
Returns an instance of classRoutingTable
-