Package org.ros.address
package org.ros.address
Provides the classes for acquiring and representing network addresses.
-
ClassDescriptionA wrapper for
InetSocketAddressthat emphasizes the difference between an address that should be used for binding a server port and one that should be advertised to external entities.A wrapper forInetSocketAddressthat emphasizes the difference between an address that should be used for binding a server port and one that should be advertised to external entities.AnAdvertiseAddressFactorywhich creates public (non-loopback) addresses.