LocalPortRouteSelector
Evaluates a route against the port on which a call is received.
Parameters
port
the port to match against
Constructors
Types
Functions
Link copied to clipboard
open override fun evaluate(context: RoutingResolveContext, segmentIndex: Int): RouteSelectorEvaluation
Content copied to clipboard
Evaluates this selector against context and a path segment at segmentIndex.