RouteMatcher

harness.http.server.RouteMatcher$
See theRouteMatcher companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final class *[A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object *

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
*.type
object **

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
**.type
object Result

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type
sealed trait Result[+O]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fail
object NotFound.type
class Success[O]