Bound names comprise a changeable Addr which carries a host list of internet addresses.
Bound names comprise a changeable Addr which carries a host list of internet addresses.
Equality of two Names is delegated to id. Two Bound instances
are equal whenever their ids are. id identifies the addr
and not the path. If the id is a Path, it should only contain *bound*--not residual--path components.
The path contains unbound residual path components that were not
processed during name resolution.
Path names comprise a Path denoting a network location.
Create a path-based Name which is interpreted vis-à-vis the current request-local delegation table.
Create a path-based Name which is interpreted vis-à-vis the current request-local delegation table.
Create a pre-bound address.
An always-empty name.
Create a name from a group.
Create a name from a group.
Full Addr semantics cannot be recovered from Group. We take a conservative approach here: we will only provide bound and failed addresses. Empty sets could indicate either pending or negative resolutions. A failed address is only returned if the Group contains a SocketAddress that is not an InetSocketAddress.