Uses of Interface
one.xingyi.core.marshelling.FetchJavascript
-
Packages that use FetchJavascript Package Description one.xingyi.core.marshelling -
-
Uses of FetchJavascript in one.xingyi.core.marshelling
Methods in one.xingyi.core.marshelling that return FetchJavascript Modifier and Type Method Description static FetchJavascriptFetchJavascript. asIs()static FetchJavascriptFetchJavascript. fromService(java.util.function.Function<ServiceRequest,java.util.concurrent.CompletableFuture<ServiceResponse>> service)static FetchJavascriptFetchJavascript. fromServiceIfNeeded(java.util.function.Function<ServiceRequest,java.util.concurrent.CompletableFuture<ServiceResponse>> service)
-