Class | Description |
---|---|
Address |
An immutable type to hold a hostname and port combo, like an Endpoint or
java.net.InetSocketAddress (but without danger of our calling resolve -- we do NOT want a resolve
happening every time we want to hold a hostname and port combo).
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.