DecodedUrl

endpoints4s.algebra.server.DecodedUrl
See theDecodedUrl companion object
sealed trait DecodedUrl[+A] extends Serializable

Type parameters

A

The result of decoding an URL candidate

Attributes

Companion
object
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
class Malformed
class Matched[A]
object NotMatched.type
In this article