openrs2
openrs2
/
org.openrs2.net
Package
org.
openrs2.
net
Types
Functions
Types
Bootstrap
Factory
Link copied to clipboard
@
Singleton
class
BootstrapFactory
@
Inject
constructor
(
alloc
:
ByteBufAllocator
)
Content copied to clipboard
Network
Module
Link copied to clipboard
object
NetworkModule
:
AbstractModule
Content copied to clipboard
Functions
as
Completable
Future
Link copied to clipboard
fun
<
V
>
Future
<
V
>
.
asCompletableFuture
(
)
:
CompletableFuture
<
V
>
Content copied to clipboard
await
Suspend
Link copied to clipboard
suspend
fun
<
V
>
Future
<
V
>
.
awaitSuspend
(
)
:
V
Content copied to clipboard