Package org.kiwiproject.net
-
Class Summary Class Description KiwiInternetAddresses Utilities forInetAddressand other things related to internet addresses.KiwiInternetAddresses.SimpleHostInfo Simple value class encapsulating a host name and IP addressKiwiUrls Static utilities for creating URLsKiwiUrls.Components A simple value class to hold the various parts of the URL.LocalPortChecker Utility to check port availability.SimpleHostAndPort Inspired by Guava'sHostAndPortbut much simpler in implementation.SocketChecker Utilities for checking sockets. -
Exception Summary Exception Description UncheckedMalformedURLException Wraps aMalformedURLExceptionwith an unchecked exceptionUncheckedURISyntaxException Wraps aURISyntaxExceptionwith an unchecked exception.