Packages

package net

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait URIString extends AnyRef

    Note: java.net.InetAddress and java.net.URL are not supported because of DNS lookups performed when constructing java.net.InetAddress using getByName(str) with hostname as the argument, or when comparing java.net.URL using equals method.

    Note: java.net.InetAddress and java.net.URL are not supported because of DNS lookups performed when constructing java.net.InetAddress using getByName(str) with hostname as the argument, or when comparing java.net.URL using equals method. java.net.URI should be used instead.

Value Members

  1. object URIString

Ungrouped