Uses of Class
ai.vespa.http.DomainName
Packages that use DomainName
-
Uses of DomainName in ai.vespa.http
Fields in ai.vespa.http declared as DomainNameMethods in ai.vespa.http that return DomainNameMethods in ai.vespa.http with parameters of type DomainNameModifier and TypeMethodDescriptionstatic HttpURLHttpURL.create(HttpURL.Scheme scheme, DomainName domain) static HttpURLHttpURL.create(HttpURL.Scheme scheme, DomainName domain, int port) static HttpURLHttpURL.create(HttpURL.Scheme scheme, DomainName domain, int port, HttpURL.Path path) static HttpURLHttpURL.create(HttpURL.Scheme scheme, DomainName domain, int port, HttpURL.Path path, HttpURL.Query query) HttpURL.withDomain(DomainName domain) Returns a copy of this with the given domain.