Krosstalk
1.4.0
Krosstalk Base
/
com.rnett.krosstalk.endpoint
/
EndpointResolveTree
/
Fork
Fork
data
class
Fork
(
options
:
Set
<
EndpointResolveTree
>
)
:
EndpointResolveTree
Content copied to clipboard
Functions
Properties
Sources
Functions
enumerate
Link copied to clipboard
open
override
fun
enumerate
(
)
:
Set
<
ResolveEndpoint
>
Content copied to clipboard
resolve
Link copied to clipboard
open
override
fun
resolve
(
url
:
UrlRequest
)
:
Map
<
String
,
String
>
?
Content copied to clipboard
Properties
options
Link copied to clipboard
val
options
:
Set
<
EndpointResolveTree
>
Content copied to clipboard
Sources
common source
Link copied to clipboard