public static class Uri.Empty$ extends Uri
Uri.Authority, Uri.Authority$, Uri.Empty$, Uri.Host, Uri.Host$, Uri.IPv4Host, Uri.IPv4Host$, Uri.IPv6Host, Uri.IPv6Host$, Uri.NamedHost, Uri.NamedHost$, Uri.NonEmptyHost, Uri.ParsingMode, Uri.ParsingMode$, Uri.Path, Uri.Path$, Uri.Query, Uri.Query$
Modifier and Type | Field and Description |
---|---|
static Uri.Empty$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Empty$() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
apply, apply, apply, apply, apply, authority, collapseDotSegments, copy, create, create, createUnsafe, decode, decode, effectiveHttpRequestUri, effectivePort, effectiveRequestUri, fail, fragment, from, httpScheme, isAbsolute, isRelative, normalize, normalizePort, normalizeScheme, parseAbsolute, parseAndResolve, parseHttp2AuthorityPseudoHeader, parseHttp2PathPseudoHeader, parseHttpRequestTarget, path, query, queryString, rawQueryString, resolvedAgainst, resolveUnsafe, scheme, toEffectiveHttpRequestUri, toEffectiveRequestUri, toHttpRequestTargetOriginForm, toRelative, toString, verifyPath, websocketScheme, withAuthority, withAuthority, withAuthority, withFragment, withHost, withHost, withoutFragment, withPath, withPort, withQuery, withRawQueryString, withRawQueryString, withScheme, withUserInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final Uri.Empty$ MODULE$