Class Uri.Empty$
java.lang.Object
org.apache.pekko.http.scaladsl.model.Uri
org.apache.pekko.http.scaladsl.model.Uri.Empty$
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- Uri
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pekko.http.scaladsl.model.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$ -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Uri.Empty$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.scaladsl.model.Uri
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, withUserInfoMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix