toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.web
/
KeysController
Keys
Controller
@
Singleton
class
KeysController
@
Inject
constructor
(
importer
:
KeyImporter
,
exporter
:
KeyExporter
)
Members
Constructors
Keys
Controller
Link copied to clipboard
@
Inject
constructor
(
importer
:
KeyImporter
,
exporter
:
KeyExporter
)
Functions
export
All
Link copied to clipboard
suspend
fun
exportAll
(
call
:
ApplicationCall
)
export
Valid
Link copied to clipboard
suspend
fun
exportValid
(
call
:
ApplicationCall
)
import
Link copied to clipboard
suspend
fun
import
(
call
:
ApplicationCall
)
index
Link copied to clipboard
suspend
fun
index
(
call
:
ApplicationCall
)