All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description IpAddress Metrics of an IP-Address as of IPv4 or IPv6.IpAddressAccessor Provides an accessor for a IP-Address property.IpAddressAccessor.IpAddressBuilder<B extends IpAddressAccessor.IpAddressBuilder<B>> Provides a builder method for a IP-Address property returning the builder for applying multiple build operations.IpAddressAccessor.IpAddressMutator Provides a mutator for a IP-Address property.IpAddressAccessor.IpAddressProperty Provides a IP-Address property.NetException The base exception for networking related issues.NetRuntimeException The base runtime exception for networking related issues.PortAlreadyBoundException Thrown in case the given portPortAlreadyBoundException.getPort()
is already in use.PortAlreadyBoundRuntimeException Thrown in case the given portPortAlreadyBoundRuntimeException.getPort()
is already in use.PortManager When implemented as singleton, then resources battling for dynamically assigned ports my use this functionality to get and block a port until it is freed again.PortManagerSingleton The singleton of thePortManager
for system wide part management.PortNotFoundException Thrown in case no port can be determined.PortNotFoundRuntimeException Thrown in case no port can be determined.PortRange Port range definitions as of RFC 6335 ("https://tools.ietf.org/html/rfc6335")