KVRoutingTable

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun addRoute(route: KVRoute)
Link copied to clipboard
Link copied to clipboard
open fun findMatch(unmatchedDestination: <Error class: unknown class>): <Error class: unknown class><KVRoute>
Link copied to clipboard
fun removeRoute(route: KVRoute)
Link copied to clipboard
fun removeRouteByHandler(handler: (Any) -> Unit)