Uses of Interface
com.vmware.nsx_policy.infra.segments.ArpTable
-
Packages that use ArpTable Package Description com.vmware.nsx_policy.infra.segments -
-
Uses of ArpTable in com.vmware.nsx_policy.infra.segments
Classes in com.vmware.nsx_policy.infra.segments that implement ArpTable Modifier and Type Class Description class
ArpTableStub
Remote stub implementation of theArpTable
API service.Methods in com.vmware.nsx_policy.infra.segments that return ArpTable Modifier and Type Method Description ArpTable
SegmentsFactory. arpTableService()
Returns an instance of classArpTable
-