Uses of Package
java.net.spi
Packages that use java.net.spi
-
Classes in java.net.spi used by java.net.spiClassDescriptionThis interface defines operations for looking up host names and IP addresses.A
LookupPolicy
object describes characteristics that can be applied to a lookup operation.AConfiguration
object is supplied to theInetAddressResolverProvider.get(Configuration)
method when setting the system-wide resolver.