RoutingContext

class RoutingContext(val call: RoutingCall)

The context of a RoutingHandler that is used to handle a RoutingCall.

Constructors

Link copied to clipboard
constructor(call: RoutingCall)

Properties

Link copied to clipboard
Link copied to clipboard