<init>
RoutingResolveTrace(
call: ApplicationCall,
segments: List<String>)
Represents the trace of routing resolution process for diagnostics.
Parameters
call
- instance of ApplicationCall for which this trace was created.
segments
- list of Strings for each path segment supplied for the routing resolution.