ExportPageRouting

class ExportPageRouting @Inject constructor(avatarsBigSwf: AvatarsBigSwf, habboRegistrationSwf: HabboRegistrationSwf, badgeEditorSwf: BadgeEditorSwf, humanBodySwf: HumanBodySwf) : PageRouting

Author

Jordan Abraham

Constructors

Link copied to clipboard
@Inject
constructor(avatarsBigSwf: AvatarsBigSwf, habboRegistrationSwf: HabboRegistrationSwf, badgeEditorSwf: BadgeEditorSwf, humanBodySwf: HumanBodySwf)

Properties

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

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