toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.net
Package-level
declarations
Types
Functions
Types
Bootstrap
Factory
Link copied to clipboard
@
Singleton
class
BootstrapFactory
@
Inject
constructor
(
alloc
:
ByteBufAllocator
)
Network
Module
Link copied to clipboard
object
NetworkModule
:
AbstractModule
Functions
as
Completable
Future
Link copied to clipboard
fun
<
V
>
Future
<
V
>
.
asCompletableFuture
(
)
:
CompletableFuture
<
V
>
await
Suspend
Link copied to clipboard
suspend
fun
<
V
>
Future
<
V
>
.
awaitSuspend
(
)
:
V