Route capture classifier.
Fallback route capture that will be called when no matching method defined in classifier.
New route capture receiver function that calls classifier's method corresponding to the kind of the capture,
or fallback
function if no such method defined in classifier.
Generated using TypeDoc
Creates a route capture receiver that classifies the capture by its kind.