Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
api
/
ru.hytalemodding.lineage.api.routing
/
RoutingStrategy
Routing
Strategy
interface
RoutingStrategy
Strategy for selecting backends during connect and transfer.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
select
Backend
Link copied to clipboard
abstract
fun
selectBackend
(
context
:
RoutingContext
)
:
String
select
Initial
Backend
Link copied to clipboard
abstract
fun
selectInitialBackend
(
context
:
RoutingContext
)
:
String