Uses of Class
uk.ac.manchester.spinnaker.utils.InetFactory.Inet6NotSupportedException
Package | Description |
---|---|
uk.ac.manchester.spinnaker.utils |
General utilities for the SpiNNaker runtime.
|
-
Uses of InetFactory.Inet6NotSupportedException in uk.ac.manchester.spinnaker.utils
Methods in uk.ac.manchester.spinnaker.utils that throw InetFactory.Inet6NotSupportedException Modifier and Type Method Description static Inet4Address
InetFactory. getByAddress(byte[] addr)
Creates a IPv4 address from the bytes representing the raw address.static Inet4Address
InetFactory. getByName(String host)
Creates a IPv4 address from a host name.