Skip navigation links
org.netbeans.core.network 1.37
A C D F G H I L M N O P R S T U V W 

I

IpAddressUtils - Class in org.netbeans.core.network.utils
IP address utilities.
IpAddressUtils.IpTypePreference - Enum in org.netbeans.core.network.utils
Filters the result of a method according to IP protocol preference.
ipPrefixMatch(InetAddress, String) - Static method in class org.netbeans.core.network.proxy.pac.PacUtils
Checks if an IP address matches a given CIDR pattern.
isInDateRange(Date, Object...) - Static method in class org.netbeans.core.network.proxy.pac.datetime.PacUtilsDateTime
Evaluates if now is within a date range.
isInNet(String, String, String) - Method in class org.netbeans.core.network.proxy.pac.impl.NbPacHelperMethods
 
isInNet(String, String, String) - Method in interface org.netbeans.core.network.proxy.pac.PacHelperMethodsNetscape
True if the IP address of the host matches the specified IP address pattern.
isInNetEx(String, String) - Method in class org.netbeans.core.network.proxy.pac.impl.NbPacHelperMethods
 
isInNetEx(String, String) - Method in interface org.netbeans.core.network.proxy.pac.PacHelperMethodsMicrosoft
True if the IP address of the host matches the specified IP address pattern.
isInTimeRange(Date, Object...) - Static method in class org.netbeans.core.network.proxy.pac.datetime.PacUtilsDateTime
Evaluates if now is within a time range.
isInWeekdayRange(Date, Object...) - Static method in class org.netbeans.core.network.proxy.pac.datetime.PacUtilsDateTime
Evaluates if now is within a weekday range.
isPlainHostName(String) - Method in class org.netbeans.core.network.proxy.pac.impl.NbPacHelperMethods
 
isPlainHostName(String) - Method in interface org.netbeans.core.network.proxy.pac.PacHelperMethodsNetscape
True if there is no domain name in the hostname (no dots).
isResolvable(String) - Method in class org.netbeans.core.network.proxy.pac.impl.NbPacHelperMethods
 
isResolvable(String) - Method in interface org.netbeans.core.network.proxy.pac.PacHelperMethodsNetscape
Tries to resolve the hostname.
isResolvableEx(String) - Method in class org.netbeans.core.network.proxy.pac.impl.NbPacHelperMethods
 
isResolvableEx(String) - Method in interface org.netbeans.core.network.proxy.pac.PacHelperMethodsMicrosoft
Tries to resolve the hostname.
isSoftwareVirtualAdapter(NetworkInterface) - Static method in class org.netbeans.core.network.utils.LocalAddressUtils
Tries to guess if the network interface is a virtual adapter by one of the makers of virtualization solutions (e.g.
isValidIpv4Address(String) - Static method in class org.netbeans.core.network.utils.IpAddressUtils
Validates if a string can be parsed as an IPv4 address.
A C D F G H I L M N O P R S T U V W 
Skip navigation links
org.netbeans.core.network 1.37