Uses of Class
org.opendaylight.netvirt.natservice.internal.IPAddress
-
Packages that use IPAddress Package Description org.opendaylight.netvirt.natservice.internal -
-
Uses of IPAddress in org.opendaylight.netvirt.natservice.internal
Methods in org.opendaylight.netvirt.natservice.internal with parameters of type IPAddress Modifier and Type Method Description void
NaptManager. registerMapping(org.opendaylight.yangtools.yang.common.Uint32 segmentId, IPAddress internal, IPAddress external)
This method is used to inform this service of what external IP address to be used as mapping when requested one for the internal IP address given in the input.
-