KMPMatcher

sttp.tapir.server.jdkhttp.internal.KMPMatcher
See theKMPMatcher companion class
object KMPMatcher

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
KMPMatcher.type

Members list

Type members

Classlikes

case object Match extends MatchResult

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MatchResult
class Object
trait Matchable
class Any
Show all
Self type
Match.type
sealed trait MatchResult

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Match
class NotMatched
case class NotMatched(numNoLongerMatchedBytes: Int) extends MatchResult

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait MatchResult
class Object
trait Matchable
class Any
Show all