NameCheckAjaxRouting

class NameCheckAjaxRouting @Inject constructor(service: NameCheckAjaxService) : PageRouting

Author

Jordan Abraham

Constructors

Link copied to clipboard
@Inject
constructor(service: NameCheckAjaxService)

Properties

Link copied to clipboard
val routing: Routing.() -> Unit

The routing used for the http requests for a html page.