JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
de.mirkosertic.bytecoder.api.web
Promise
Uses of Interface
de.mirkosertic.bytecoder.api.web.Promise
Packages that use
Promise
Package
Description
de.mirkosertic.bytecoder.api.web
Uses of
Promise
in
de.mirkosertic.bytecoder.api.web
Methods in
de.mirkosertic.bytecoder.api.web
that return
Promise
Modifier and Type
Method
Description
Promise
<
Response
>
WindowOrWorkerGlobalScope.
fetch
(
String
aInput)
<T extends
OpaqueReferenceType
>
Promise
<T>
Body.
json
()