Uses of Interface
com.biglybt.core.networkmanager.admin.NetworkAdminNode
Packages that use NetworkAdminNode
Package
Description
-
Uses of NetworkAdminNode in com.biglybt.core.networkmanager.admin
Methods in com.biglybt.core.networkmanager.admin with parameters of type NetworkAdminNodeModifier and TypeMethodDescriptionbooleanNetworkAdminRouteListener.foundNode(NetworkAdminNode node, int distance, int rtt) booleanNetworkAdminRoutesListener.foundNode(NetworkAdminNetworkInterfaceAddress intf, NetworkAdminNode[] route_so_far, int distance, int rtt) booleanNetworkAdminRoutesListener.timeout(NetworkAdminNetworkInterfaceAddress intf, NetworkAdminNode[] route_so_far, int distance) -
Uses of NetworkAdminNode in com.biglybt.core.networkmanager.admin.impl
Classes in com.biglybt.core.networkmanager.admin.impl that implement NetworkAdminNodeMethods in com.biglybt.core.networkmanager.admin.impl that return NetworkAdminNodeModifier and TypeMethodDescriptionNetworkAdminImpl.getRoute(InetAddress interface_address, InetAddress target, int max_millis, NetworkAdminRouteListener listener)