NetworkUtils

org.nlogo.hubnet.connection.NetworkUtils
object NetworkUtils

Attributes

Source
NetworkUtils.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def findViableInterfaces: Seq[(NetworkInterface, InetAddress)]

Attributes

Source
NetworkUtils.scala
def loopbackInterface: Option[(NetworkInterface, InetAddress)]

Attributes

Source
NetworkUtils.scala
def recallNetworkInterface: Option[NetworkInterface]

Attributes

Source
NetworkUtils.scala
def rememberNetworkInterface(n: NetworkInterface): Unit

Attributes

Source
NetworkUtils.scala

Concrete fields

val NetworkPreferenceKey: String

Attributes

Source
NetworkUtils.scala