Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACCEPT - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCEPT_CHARSET - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCEPT_ENCODING - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCEPT_LANGUAGE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCEPT_PATCH - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCEPT_RANGES - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
acceptAsNativeArray(Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
acceptAsNativeArray(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
acceptAsNativeObject(Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
acceptAsNativeObject(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
ACCEPTED_202 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_ALLOW_PRIVATE_NETWORK - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_MAX_AGE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ACCESS_CONTROL_REQUEST_PRIVATE_NETWORK - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
action_obj - Variable in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Instance of action encapsulation class.
action_obj - Variable in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Instance of action encapsulation class.
action_table() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Access to parse-action table.
action_table() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Access to parse-action table.
addListener(Listener<T>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
addListener(Listener<T>) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
addListener(Listener<T>) - Method in interface dev.webfx.platform.async.impl.FutureInternal
Add a listener to the future result.
addListener(Listener<T>) - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
addPlatformShutdownHook(H) - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
addShutdownHook(Runnable) - Static method in class dev.webfx.platform.shutdown.Shutdown
 
addShutdownHook(Runnable) - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
addShutdownHook(Runnable) - Method in interface dev.webfx.platform.shutdown.spi.ShutdownProvider
 
addVisibilityListener(VisibilityListener) - Method in class dev.webfx.platform.visibility.spi.impl.VisibilityProviderBase
 
addVisibilityListener(VisibilityListener) - Method in interface dev.webfx.platform.visibility.spi.VisibilityProvider
 
addVisibilityListener(VisibilityListener) - Static method in class dev.webfx.platform.visibility.Visibility
 
AFTER_INDENT - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
AGE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
all(Future<?>...) - Static method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
all(Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
all(Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.all(Future, Future) but with 3 futures.
all(Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.all(Future, Future) but with 4 futures.
all(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.all(Future, Future) but with 5 futures.
all(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.all(Future, Future) but with 6 futures.
all(List<? extends Future<?>>) - Static method in interface dev.webfx.platform.async.Future
Like Future.all(Future, Future) but with a list of futures.
allOf(Future...) - Static method in class dev.webfx.platform.async.AsyncUtil
 
ALLOW - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ALREADY_REPORTED_208 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
ALT_SVC - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ANDROID - Enum constant in enum dev.webfx.platform.os.OSFamily
 
andThen(Handler<AsyncResult<T>>) - Method in interface dev.webfx.platform.async.Future
Invokes the given handler upon completion.
AnimationFramePass - Enum in dev.webfx.platform.uischeduler
 
any(Future<?>...) - Static method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
any(Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Return a composite future, succeeded when any futures is succeeded, failed when all futures are failed.
any(Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.any(Future, Future) but with 3 futures.
any(Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.any(Future, Future) but with 4 futures.
any(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.any(Future, Future) but with 5 futures.
any(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.any(Future, Future) but with 6 futures.
any(List<? extends Future<?>>) - Static method in interface dev.webfx.platform.async.Future
Like Future.any(Future, Future) but with a list of futures.
anyJavaToAnyNative(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
anyNativeToJava(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
append(String, Blob) - Method in class dev.webfx.platform.fetch.FormData
 
append(String, Blob, String) - Method in class dev.webfx.platform.fetch.FormData
 
append(String, Boolean) - Method in class dev.webfx.platform.fetch.FormData
 
append(String, String) - Method in class dev.webfx.platform.fetch.FormData
 
append(String, String) - Method in interface dev.webfx.platform.fetch.Headers
 
APPLICATION_JSON - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
APPLICATION_JSON_UTF8 - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
APPLICATION_LAUNCH_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
ApplicationBooter - Class in dev.webfx.platform.boot
 
ApplicationBooter() - Constructor for class dev.webfx.platform.boot.ApplicationBooter
 
ApplicationBooterProvider - Interface in dev.webfx.platform.boot.spi
 
ApplicationJob - Interface in dev.webfx.platform.boot.spi
 
ApplicationJobsInitializer - Class in dev.webfx.platform.boot.spi.impl
 
ApplicationJobsInitializer() - Constructor for class dev.webfx.platform.boot.spi.impl.ApplicationJobsInitializer
 
ApplicationJobsStarter - Class in dev.webfx.platform.boot.spi.impl
 
ApplicationJobsStarter() - Constructor for class dev.webfx.platform.boot.spi.impl.ApplicationJobsStarter
 
ApplicationModuleBooter - Interface in dev.webfx.platform.boot.spi
 
ApplicationModuleBooterManager - Class in dev.webfx.platform.boot.spi.impl
 
ApplicationModuleBooterManager() - Constructor for class dev.webfx.platform.boot.spi.impl.ApplicationModuleBooterManager
 
apply(A) - Method in interface dev.webfx.platform.async.AsyncFunction
 
apply(T, U) - Method in interface dev.webfx.platform.async.AsyncBiFunction
 
Arch - Class in dev.webfx.platform.arch
 
ArchProvider - Interface in dev.webfx.platform.arch.spi
 
ARRAY - Enum constant in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
 
asArray() - Method in interface dev.webfx.platform.ast.AstNode
 
asArray() - Method in interface dev.webfx.platform.ast.ReadOnlyAstNode
 
asInstant(Object) - Static method in class dev.webfx.platform.util.time.Times
 
asLocalDate(Object) - Static method in class dev.webfx.platform.util.time.Times
 
asLocalDateTime(Object) - Static method in class dev.webfx.platform.util.time.Times
 
asLocalTime(Object) - Static method in class dev.webfx.platform.util.time.Times
 
asObject() - Method in interface dev.webfx.platform.ast.AstNode
Removes the first instance of the given value from the list.
asObject() - Method in interface dev.webfx.platform.ast.ReadOnlyAstNode
 
assignHref(String) - Method in interface dev.webfx.platform.windowlocation.spi.BrowsingLocation
 
assignHref(String) - Static method in class dev.webfx.platform.windowlocation.WindowLocation
 
AST - Class in dev.webfx.platform.ast
 
AstArray - Interface in dev.webfx.platform.ast
 
astArrayToList(ReadOnlyAstArray) - Static method in class dev.webfx.platform.ast.AST
 
AstCloneVisitor - Class in dev.webfx.platform.ast
 
AstCloneVisitor(AstFactoryProvider, boolean) - Constructor for class dev.webfx.platform.ast.AstCloneVisitor
 
AstFactoryProvider - Interface in dev.webfx.platform.ast.spi.factory
 
AstFormatterProvider - Interface in dev.webfx.platform.ast.spi.formatter
 
AstNode - Interface in dev.webfx.platform.ast
 
AstObject - Interface in dev.webfx.platform.ast
 
astObjectToMap(ReadOnlyAstObject) - Static method in class dev.webfx.platform.ast.AST
 
AstObjectWrapper - Class in dev.webfx.platform.ast
 
AstObjectWrapper(AstObject) - Constructor for class dev.webfx.platform.ast.AstObjectWrapper
 
AstParserProvider - Interface in dev.webfx.platform.ast.spi.parser
 
astToNativeArray(ReadOnlyAstArray) - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
astToNativeArray(ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
astToNativeObject(ReadOnlyAstObject) - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
astToNativeObject(ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
AstType - Enum in dev.webfx.platform.ast.spi.factory.nativeast
 
AstVisitor - Class in dev.webfx.platform.ast
 
AstVisitor() - Constructor for class dev.webfx.platform.ast.AstVisitor
 
AsyncBiFunction<T,U,R> - Interface in dev.webfx.platform.async
A functional interface for asynchronous operations that take two arguments and return a future result.
AsyncFunction<A,R> - Interface in dev.webfx.platform.async
A functional interface for asynchronous operations that take one argument and return a future result.
AsyncResult<T> - Interface in dev.webfx.platform.async
Encapsulates the result of an asynchronous operation.
AsyncUtil - Class in dev.webfx.platform.async
 
AsyncUtil() - Constructor for class dev.webfx.platform.async.AsyncUtil
 
Audio - Interface in dev.webfx.platform.audio
 
AudioService - Class in dev.webfx.platform.audio
 
AudioServiceProvider - Interface in dev.webfx.platform.audio.spi
 
AudioSpectrumListener - Interface in dev.webfx.platform.audio
 
AUTHORIZATION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
availableProcessors() - Static method in class dev.webfx.platform.arch.Arch
 
availableProcessors() - Method in interface dev.webfx.platform.arch.spi.ArchProvider
 

B

BAD_GATEWAY_502 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
BAD_REQUEST_400 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
basicAuth(String, String) - Static method in class dev.webfx.platform.util.http.HttpHeaders
 
Batch<A> - Class in dev.webfx.platform.async
 
Batch(A[]) - Constructor for class dev.webfx.platform.async.Batch
 
blob() - Method in interface dev.webfx.platform.fetch.Response
 
Blob - Interface in dev.webfx.platform.blob
 
BlobProvider - Interface in dev.webfx.platform.blob.spi
 
body() - Method in interface dev.webfx.platform.fetch.Response
 
BOOLEAN - Enum constant in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
 
BOOLEAN - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
BOOLEAN - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
boot() - Method in interface dev.webfx.platform.boot.spi.ApplicationBooterProvider
 
bootModule() - Method in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
bootModule() - Method in class dev.webfx.platform.boot.spi.impl.ApplicationJobsInitializer
 
bootModule() - Method in class dev.webfx.platform.boot.spi.impl.ApplicationJobsStarter
 
Browser - Class in dev.webfx.platform.browser
 
BrowserProvider - Interface in dev.webfx.platform.browser.spi
 
BrowserType - Enum in dev.webfx.platform.useragent
 
BrowserUserAgentProvider - Class in dev.webfx.platform.useragent.spi.impl
 
BrowserUserAgentProvider(String) - Constructor for class dev.webfx.platform.useragent.spi.impl.BrowserUserAgentProvider
 
BrowsingHistory - Interface in dev.webfx.platform.windowhistory.spi
Inspired from https://github.com/mjackson/history/blob/master/docs/Glossary.md#history
BrowsingHistoryBase - Class in dev.webfx.platform.windowhistory.spi.impl
 
BrowsingHistoryBase() - Constructor for class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
BrowsingHistoryEvent - Enum in dev.webfx.platform.windowhistory.spi
An history event describes the type of change that has been done to a URL.
BrowsingHistoryLocation - Interface in dev.webfx.platform.windowhistory.spi
A location answers two important (philosophical) questions: Where am I?
BrowsingHistoryLocationImpl - Class in dev.webfx.platform.windowhistory.spi.impl
 
BrowsingHistoryLocationImpl(PathStateLocation, BrowsingHistoryEvent, String) - Constructor for class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryLocationImpl
 
BrowsingLocation - Interface in dev.webfx.platform.windowlocation.spi
 
BrowsingLocationImpl - Class in dev.webfx.platform.windowlocation.spi.impl
 
BrowsingLocationImpl(String, String, String, PathLocation) - Constructor for class dev.webfx.platform.windowlocation.spi.impl.BrowsingLocationImpl
 
BrowsingLocationImpl(String, String, String, String, String, String) - Constructor for class dev.webfx.platform.windowlocation.spi.impl.BrowsingLocationImpl
 

C

CACHE_CONTROL - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
call(String, Object...) - Method in interface dev.webfx.platform.webassembly.WebAssemblyInstance
 
cancel() - Method in interface dev.webfx.platform.scheduler.Cancellable
Cancel the scheduled task.
cancel() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
cancel() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.WrappedRunnable
 
cancelAnimationFrame() - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
cancelImpl() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
Cancellable - Interface in dev.webfx.platform.scheduler
 
canExit() - Static method in class dev.webfx.platform.shutdown.Shutdown
 
canExit() - Method in interface dev.webfx.platform.shutdown.spi.ShutdownProvider
 
captureStackTrace(Throwable) - Static method in class dev.webfx.platform.console.Console
 
cause() - Method in interface dev.webfx.platform.async.AsyncResult
A Throwable describing failure.
cause() - Method in interface dev.webfx.platform.async.Future
A Throwable describing failure.
cause() - Method in class dev.webfx.platform.async.impl.FailedFuture
 
cause() - Method in class dev.webfx.platform.async.impl.FutureImpl
An exception describing failure.
cause() - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
cause(int) - Method in interface dev.webfx.platform.async.CompositeFuture
Returns a cause of a wrapped future
cause(int) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
causes() - Method in interface dev.webfx.platform.async.CompositeFuture
 
checkBeforeAsync(BrowsingHistoryLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
checkBeforeThenTransit(PathStateLocation, BrowsingHistoryEvent) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
checkBeforeUnload(BrowsingHistoryLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
checkBeforeUnloadThenCheckBeforeThenTransit(PathStateLocation, BrowsingHistoryEvent) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
checkCopyBeforeUpdate() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
checkCopyBeforeUpdate() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
ChildConfig - Class in dev.webfx.platform.conf.impl
 
ChildConfig(Config, ReadOnlyAstObject) - Constructor for class dev.webfx.platform.conf.impl.ChildConfig
 
childConfigAt(String) - Method in interface dev.webfx.platform.conf.Config
 
childConfigAt(String) - Method in class dev.webfx.platform.conf.impl.ConfigImpl
 
CHROME - Enum constant in enum dev.webfx.platform.useragent.BrowserType
 
clear() - Method in interface dev.webfx.platform.ast.AstNode
Removes all entries.
clear() - Method in class dev.webfx.platform.ast.AstObjectWrapper
 
clear() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
clear() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
clear() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
clear() - Static method in class dev.webfx.platform.storage.LocalStorage
 
clear() - Static method in class dev.webfx.platform.storage.SessionStorage
 
clear() - Method in interface dev.webfx.platform.storage.spi.StorageProvider
 
ClientUserAgentProvider - Class in dev.webfx.platform.useragent.spi.impl
 
ClientUserAgentProvider(String, boolean, boolean) - Constructor for class dev.webfx.platform.useragent.spi.impl.ClientUserAgentProvider
 
cloneArray(ReadOnlyAstArray, AstFactoryProvider) - Static method in class dev.webfx.platform.ast.AST
 
cloneObject(ReadOnlyAstObject, AstFactoryProvider) - Static method in class dev.webfx.platform.ast.AST
 
close() - Method in class dev.webfx.platform.conf.impl.ThreadLocalConfigContext
 
COLON - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
COLON - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
COMMA - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
COMMA - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
COMMUNICATION_ALL_BOOT_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
COMMUNICATION_OPEN_BOOT_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
COMMUNICATION_REGISTER_BOOT_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
complete() - Method in interface dev.webfx.platform.async.Promise
Calls complete(null)
complete(T) - Method in interface dev.webfx.platform.async.Promise
Set the result.
compose(Function<T, Future<U>>) - Method in interface dev.webfx.platform.async.Future
Compose this future with a mapper function.
compose(Function<T, Future<U>>, Function<Throwable, Future<U>>) - Method in interface dev.webfx.platform.async.Future
Compose this future with a successMapper and failureMapper functions.
compose(Function<T, Future<U>>, Function<Throwable, Future<U>>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
CompositeFuture - Interface in dev.webfx.platform.async
The composite future wraps a list of futures, it is useful when several futures needs to be coordinated.
CompositeFutureImpl - Class in dev.webfx.platform.async.impl
 
CONF_BOOT_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
Config - Interface in dev.webfx.platform.conf
 
ConfigArray - Class in dev.webfx.platform.conf.impl
 
ConfigArray(ConfigImpl, ReadOnlyAstArray) - Constructor for class dev.webfx.platform.conf.impl.ConfigArray
 
ConfigImpl - Class in dev.webfx.platform.conf.impl
 
ConfigImpl(ReadOnlyAstObject, Config) - Constructor for class dev.webfx.platform.conf.impl.ConfigImpl
 
ConfigLoader - Class in dev.webfx.platform.conf
 
ConfigLoader() - Constructor for class dev.webfx.platform.conf.ConfigLoader
 
ConfigLoaderProvider - Interface in dev.webfx.platform.conf.spi
 
ConfigMerger - Class in dev.webfx.platform.conf.impl
 
ConfigMerger() - Constructor for class dev.webfx.platform.conf.impl.ConfigMerger
 
ConfigParser - Class in dev.webfx.platform.conf
 
ConfigParser() - Constructor for class dev.webfx.platform.conf.ConfigParser
 
ConfigVariablesResolver - Class in dev.webfx.platform.substitution.var.spi.impl.conf
 
ConfigVariablesResolver() - Constructor for class dev.webfx.platform.substitution.var.spi.impl.conf.ConfigVariablesResolver
 
CONFLICT_409 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
CONNECT - Static variable in class dev.webfx.platform.util.http.HttpMethod
 
CONNECTION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
Console - Class in dev.webfx.platform.console
 
ConsoleProvider - Interface in dev.webfx.platform.console.spi
 
consumeAsync(Consumer<T>, T) - Static method in class dev.webfx.platform.async.AsyncUtil
Wrap a consumer into a future that complete immediately or fail if an exception is thrown.
CONTENT_BASE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_DISPOSITION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_ENCODING - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_LANGUAGE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_LENGTH - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_LOCATION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_MD5 - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_RANGE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_SECURITY_POLICY - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_TRANSFER_ENCODING - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTENT_TYPE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CONTINUE_100 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
convertList(List<?>) - Static method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListMapUtil
 
convertMap(Map<String, Object>) - Static method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListMapUtil
 
COOKIE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
CORS - Static variable in class dev.webfx.platform.fetch.CorsMode
 
CorsMode - Class in dev.webfx.platform.fetch
 
create() - Static method in interface dev.webfx.platform.fetch.Headers
 
create() - Static method in interface dev.webfx.platform.file.FileReader
 
create(Object) - Static method in interface dev.webfx.platform.blob.Blob
 
create(Object) - Static method in interface dev.webfx.platform.file.File
 
createArray() - Static method in class dev.webfx.platform.ast.AST
 
createArray() - Method in interface dev.webfx.platform.ast.spi.factory.AstFactoryProvider
 
createArray() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.GenericAstFactoryProvider
 
createArray() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListMapAstFactoryProvider
 
createArray() - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
createArray(Object) - Static method in class dev.webfx.platform.ast.AST
 
createBlob(Object) - Method in interface dev.webfx.platform.blob.spi.BlobProvider
 
createBlob(Object) - Method in class dev.webfx.platform.blob.spi.impl.java.JavaBlobProvider
 
CREATED_201 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
createFile(Object) - Method in interface dev.webfx.platform.file.spi.FileProvider
 
createFileList(Object) - Static method in interface dev.webfx.platform.file.File
 
createFileList(Object) - Method in interface dev.webfx.platform.file.spi.FileProvider
 
createFileReader() - Method in interface dev.webfx.platform.file.spi.FileProvider
 
createFloat32Array(double...) - Method in interface dev.webfx.platform.typedarray.spi.TypedArrayFactoryProvider
 
createFloat32Array(double...) - Static method in class dev.webfx.platform.typedarray.TypedArrayFactory
 
createHeaders() - Static method in class dev.webfx.platform.fetch.Fetch
 
createHeaders() - Method in interface dev.webfx.platform.fetch.spi.FetchProvider
 
createHistoryLocation(PathStateLocation, BrowsingHistoryEvent) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
createHistoryLocation(String, ReadOnlyAstObject) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
 
createHistoryLocation(String, ReadOnlyAstObject) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
createLocationKey() - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
createNativeArray() - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
createNativeArray() - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
createNativeObject() - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
createNativeObject() - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
createObject() - Static method in class dev.webfx.platform.ast.AST
 
createObject() - Method in interface dev.webfx.platform.ast.spi.factory.AstFactoryProvider
 
createObject() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.GenericAstFactoryProvider
 
createObject() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListMapAstFactoryProvider
 
createObject() - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
createObject(Object) - Static method in class dev.webfx.platform.ast.AST
 
createPathStateLocation(String, ReadOnlyAstObject) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
 
createPathStateLocation(String, ReadOnlyAstObject) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
createPlatformShutdownHook(Runnable) - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
createReadOnlySingleKeyAstObject(String, Object) - Static method in class dev.webfx.platform.ast.AST
 
createTextBlob(String) - Method in interface dev.webfx.platform.blob.spi.BlobProvider
 
createTextBlob(String) - Method in class dev.webfx.platform.blob.spi.impl.java.JavaBlobProvider
 
createUint16Array(double...) - Method in interface dev.webfx.platform.typedarray.spi.TypedArrayFactoryProvider
 
createUint16Array(double...) - Static method in class dev.webfx.platform.typedarray.TypedArrayFactory
 
createUint8Array(double...) - Static method in class dev.webfx.platform.typedarray.TypedArrayFactory
 
createWorker(Class<? extends JavaCodedWebWorkerBase>) - Method in interface dev.webfx.platform.webworker.spi.WorkerServiceProvider
 
createWorker(Class<? extends JavaCodedWebWorkerBase>) - Static method in class dev.webfx.platform.webworker.WebWorkerService
 
createWorker(String) - Method in interface dev.webfx.platform.webworker.spi.WorkerServiceProvider
 
createWorker(String) - Static method in class dev.webfx.platform.webworker.WebWorkerService
 

D

DASH_ARRAY - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
DATE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
deepCopyNativeArray() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
deepCopyNativeObject() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
DelegatingWebWorker - Class in dev.webfx.platform.webworker.spi.base
 
DelegatingWebWorker() - Constructor for class dev.webfx.platform.webworker.spi.base.DelegatingWebWorker
 
DelegatingWebWorker(WebWorker) - Constructor for class dev.webfx.platform.webworker.spi.base.DelegatingWebWorker
 
delete(String) - Method in class dev.webfx.platform.fetch.FormData
 
delete(String) - Method in interface dev.webfx.platform.fetch.Headers
 
DELETE - Static variable in class dev.webfx.platform.util.http.HttpMethod
 
dev.webfx.platform.arch - package dev.webfx.platform.arch
 
dev.webfx.platform.arch.spi - package dev.webfx.platform.arch.spi
 
dev.webfx.platform.ast - package dev.webfx.platform.ast
 
dev.webfx.platform.ast.json - package dev.webfx.platform.ast.json
 
dev.webfx.platform.ast.json.formatter - package dev.webfx.platform.ast.json.formatter
 
dev.webfx.platform.ast.json.parser - package dev.webfx.platform.ast.json.parser
 
dev.webfx.platform.ast.json.parser.javacup - package dev.webfx.platform.ast.json.parser.javacup
 
dev.webfx.platform.ast.json.parser.jflex - package dev.webfx.platform.ast.json.parser.jflex
 
dev.webfx.platform.ast.spi.factory - package dev.webfx.platform.ast.spi.factory
 
dev.webfx.platform.ast.spi.factory.impl.generic - package dev.webfx.platform.ast.spi.factory.impl.generic
 
dev.webfx.platform.ast.spi.factory.impl.vertx - package dev.webfx.platform.ast.spi.factory.impl.vertx
 
dev.webfx.platform.ast.spi.factory.nativeast - package dev.webfx.platform.ast.spi.factory.nativeast
 
dev.webfx.platform.ast.spi.formatter - package dev.webfx.platform.ast.spi.formatter
 
dev.webfx.platform.ast.spi.parser - package dev.webfx.platform.ast.spi.parser
 
dev.webfx.platform.ast.spi.parser.impl.properties - package dev.webfx.platform.ast.spi.parser.impl.properties
 
dev.webfx.platform.ast.yaml - package dev.webfx.platform.ast.yaml
 
dev.webfx.platform.ast.yaml.formatter - package dev.webfx.platform.ast.yaml.formatter
 
dev.webfx.platform.ast.yaml.parser - package dev.webfx.platform.ast.yaml.parser
 
dev.webfx.platform.ast.yaml.parser.javacup - package dev.webfx.platform.ast.yaml.parser.javacup
 
dev.webfx.platform.ast.yaml.parser.jflex - package dev.webfx.platform.ast.yaml.parser.jflex
 
dev.webfx.platform.async - package dev.webfx.platform.async
 
dev.webfx.platform.async.impl - package dev.webfx.platform.async.impl
 
dev.webfx.platform.audio - package dev.webfx.platform.audio
 
dev.webfx.platform.audio.spi - package dev.webfx.platform.audio.spi
 
dev.webfx.platform.blob - package dev.webfx.platform.blob
 
dev.webfx.platform.blob.spi - package dev.webfx.platform.blob.spi
 
dev.webfx.platform.blob.spi.impl.java - package dev.webfx.platform.blob.spi.impl.java
 
dev.webfx.platform.boot - package dev.webfx.platform.boot
 
dev.webfx.platform.boot.spi - package dev.webfx.platform.boot.spi
 
dev.webfx.platform.boot.spi.impl - package dev.webfx.platform.boot.spi.impl
 
dev.webfx.platform.browser - package dev.webfx.platform.browser
 
dev.webfx.platform.browser.spi - package dev.webfx.platform.browser.spi
 
dev.webfx.platform.browser.spi.impl.gluon - package dev.webfx.platform.browser.spi.impl.gluon
 
dev.webfx.platform.browser.spi.impl.gwtj2cl - package dev.webfx.platform.browser.spi.impl.gwtj2cl
 
dev.webfx.platform.conf - package dev.webfx.platform.conf
 
dev.webfx.platform.conf.impl - package dev.webfx.platform.conf.impl
 
dev.webfx.platform.conf.spi - package dev.webfx.platform.conf.spi
 
dev.webfx.platform.conf.spi.impl.file.java - package dev.webfx.platform.conf.spi.impl.file.java
 
dev.webfx.platform.console - package dev.webfx.platform.console
 
dev.webfx.platform.console.spi - package dev.webfx.platform.console.spi
 
dev.webfx.platform.fetch - package dev.webfx.platform.fetch
 
dev.webfx.platform.fetch.json - package dev.webfx.platform.fetch.json
 
dev.webfx.platform.fetch.spi - package dev.webfx.platform.fetch.spi
 
dev.webfx.platform.file - package dev.webfx.platform.file
 
dev.webfx.platform.file.spi - package dev.webfx.platform.file.spi
 
dev.webfx.platform.os - package dev.webfx.platform.os
 
dev.webfx.platform.os.spi - package dev.webfx.platform.os.spi
 
dev.webfx.platform.os.spi.impl - package dev.webfx.platform.os.spi.impl
 
dev.webfx.platform.reflect - package dev.webfx.platform.reflect
 
dev.webfx.platform.resource - package dev.webfx.platform.resource
 
dev.webfx.platform.resource.spi - package dev.webfx.platform.resource.spi
 
dev.webfx.platform.scheduler - package dev.webfx.platform.scheduler
 
dev.webfx.platform.scheduler.spi - package dev.webfx.platform.scheduler.spi
 
dev.webfx.platform.service - package dev.webfx.platform.service
 
dev.webfx.platform.shutdown - package dev.webfx.platform.shutdown
 
dev.webfx.platform.shutdown.spi - package dev.webfx.platform.shutdown.spi
 
dev.webfx.platform.shutdown.spi.impl - package dev.webfx.platform.shutdown.spi.impl
 
dev.webfx.platform.storage - package dev.webfx.platform.storage
 
dev.webfx.platform.storage.spi - package dev.webfx.platform.storage.spi
 
dev.webfx.platform.storagelocation - package dev.webfx.platform.storagelocation
 
dev.webfx.platform.storagelocation.spi - package dev.webfx.platform.storagelocation.spi
 
dev.webfx.platform.streams - package dev.webfx.platform.streams
 
dev.webfx.platform.substitution - package dev.webfx.platform.substitution
 
dev.webfx.platform.substitution.spi - package dev.webfx.platform.substitution.spi
 
dev.webfx.platform.substitution.spi.impl.var - package dev.webfx.platform.substitution.spi.impl.var
 
dev.webfx.platform.substitution.var.spi - package dev.webfx.platform.substitution.var.spi
 
dev.webfx.platform.substitution.var.spi.impl - package dev.webfx.platform.substitution.var.spi.impl
 
dev.webfx.platform.substitution.var.spi.impl.conf - package dev.webfx.platform.substitution.var.spi.impl.conf
 
dev.webfx.platform.substitution.var.spi.impl.env - package dev.webfx.platform.substitution.var.spi.impl.env
 
dev.webfx.platform.substitution.var.spi.impl.localstorage - package dev.webfx.platform.substitution.var.spi.impl.localstorage
 
dev.webfx.platform.substitution.var.spi.impl.sysprop - package dev.webfx.platform.substitution.var.spi.impl.sysprop
 
dev.webfx.platform.substitution.var.spi.impl.windowlocation - package dev.webfx.platform.substitution.var.spi.impl.windowlocation
 
dev.webfx.platform.typedarray - package dev.webfx.platform.typedarray
 
dev.webfx.platform.typedarray.spi - package dev.webfx.platform.typedarray.spi
 
dev.webfx.platform.uischeduler - package dev.webfx.platform.uischeduler
 
dev.webfx.platform.uischeduler.spi - package dev.webfx.platform.uischeduler.spi
 
dev.webfx.platform.uischeduler.spi.impl - package dev.webfx.platform.uischeduler.spi.impl
 
dev.webfx.platform.useragent - package dev.webfx.platform.useragent
 
dev.webfx.platform.useragent.spi - package dev.webfx.platform.useragent.spi
 
dev.webfx.platform.useragent.spi.impl - package dev.webfx.platform.useragent.spi.impl
 
dev.webfx.platform.util.http - package dev.webfx.platform.util.http
 
dev.webfx.platform.util.time - package dev.webfx.platform.util.time
 
dev.webfx.platform.visibility - package dev.webfx.platform.visibility
 
dev.webfx.platform.visibility.spi - package dev.webfx.platform.visibility.spi
 
dev.webfx.platform.visibility.spi.impl - package dev.webfx.platform.visibility.spi.impl
 
dev.webfx.platform.webassembly - package dev.webfx.platform.webassembly
 
dev.webfx.platform.webassembly.spi - package dev.webfx.platform.webassembly.spi
 
dev.webfx.platform.webworker - package dev.webfx.platform.webworker
 
dev.webfx.platform.webworker.pool - package dev.webfx.platform.webworker.pool
 
dev.webfx.platform.webworker.spi - package dev.webfx.platform.webworker.spi
 
dev.webfx.platform.webworker.spi.base - package dev.webfx.platform.webworker.spi.base
 
dev.webfx.platform.windowhistory - package dev.webfx.platform.windowhistory
 
dev.webfx.platform.windowhistory.spi - package dev.webfx.platform.windowhistory.spi
 
dev.webfx.platform.windowhistory.spi.impl - package dev.webfx.platform.windowhistory.spi.impl
 
dev.webfx.platform.windowlocation - package dev.webfx.platform.windowlocation
 
dev.webfx.platform.windowlocation.spi - package dev.webfx.platform.windowlocation.spi
 
dev.webfx.platform.windowlocation.spi.impl - package dev.webfx.platform.windowlocation.spi.impl
 
dispose() - Method in interface dev.webfx.platform.audio.Audio
 
DNT - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
do_action(int, lr_parser, Stack, int) - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Invoke a user supplied parse action.
do_action(int, lr_parser, Stack, int) - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Invoke a user supplied parse action.
doAcceptedPop(BrowsingHistoryLocationImpl) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
doAcceptedPush(BrowsingHistoryLocationImpl) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
doAcceptedPush(BrowsingHistoryLocationImpl) - Method in class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
doAcceptedPush(BrowsingHistoryLocationImpl) - Method in class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
doAcceptedReplace(BrowsingHistoryLocationImpl) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
doAcceptedReplace(BrowsingHistoryLocationImpl) - Method in class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
doAcceptedReplace(BrowsingHistoryLocationImpl) - Method in class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
DOCEND - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
DOCSTART - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
DOUBLE_QUOTE_STRING - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
downloadUrl(String) - Method in interface dev.webfx.platform.blob.spi.BlobProvider
 
downloadUrl(String, String) - Method in interface dev.webfx.platform.blob.spi.BlobProvider
 
downloadUrl(String, String) - Method in class dev.webfx.platform.blob.spi.impl.java.JavaBlobProvider
 

E

EARLY_HINTS_103 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
EDGE - Enum constant in enum dev.webfx.platform.useragent.BrowserType
 
emitFailure(Throwable, Listener<T>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
emitSuccess(T, Listener<T>) - Method in class dev.webfx.platform.async.impl.FailedFuture
Create a future that hasn't completed yet
EMPTY - Static variable in class dev.webfx.platform.async.impl.SucceededFuture
Stateless instance of empty results that can be shared safely.
entries() - Method in class dev.webfx.platform.fetch.FormData
 
EnvironmentVariablesResolver - Class in dev.webfx.platform.substitution.var.spi.impl.env
 
EnvironmentVariablesResolver() - Constructor for class dev.webfx.platform.substitution.var.spi.impl.env.EnvironmentVariablesResolver
 
EOF - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
EOF - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
EOF_sym() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
EOF Symbol index.
EOF_sym() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
EOF Symbol index.
epochMillisToLocalDateTime(long, ZoneOffset) - Static method in class dev.webfx.platform.util.time.Times
 
epochMillisUtcToLocalDateTime(long) - Static method in class dev.webfx.platform.util.time.Times
 
equals(Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
equals(Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
equals(Object) - Method in class dev.webfx.platform.windowlocation.spi.impl.PathLocationImpl
Implementing equals() and hashCode() so a location can be identified in the history from a path location.
error - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
error - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
error_sym() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
error Symbol index.
error_sym() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
error Symbol index.
ETAG - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
eventually(Function<Void, Future<U>>) - Method in interface dev.webfx.platform.async.Future
Deprecated.
instead use Future.eventually(Supplier), this method will be removed in Vert.x 5
eventually(Function<Void, Future<U>>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
eventually(Supplier<Future<U>>) - Method in interface dev.webfx.platform.async.Future
Compose this future with a supplier that will be always be called.
executeAnimationPipe() - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
executeIfSingularBatch(Promise<Batch<R>>, IntFunction<R[]>, AsyncFunction<A, R>) - Method in class dev.webfx.platform.async.Batch
 
executeIfSingularBatch(IntFunction<R[]>, AsyncFunction<A, R>) - Method in class dev.webfx.platform.async.Batch
 
executeParallel(Promise<Batch<R>>, IntFunction<R[]>, AsyncFunction<A, R>) - Method in class dev.webfx.platform.async.Batch
 
executeParallel(IntFunction<R[]>, AsyncFunction<A, R>) - Method in class dev.webfx.platform.async.Batch
 
executeSerial(Promise<Batch<R>>, IntFunction<R[]>, AsyncFunction<A, R>) - Method in class dev.webfx.platform.async.Batch
 
executeSerial(IntFunction<R[]>, AsyncFunction<A, R>) - Method in class dev.webfx.platform.async.Batch
 
exit(int) - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
exitModule() - Method in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
exitModule() - Method in class dev.webfx.platform.boot.spi.impl.ApplicationJobsStarter
 
EXPECT - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
EXPECTATION_FAILED_417 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
EXPIRES - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
exportBlob(Blob) - Method in interface dev.webfx.platform.blob.spi.BlobProvider
 
exportBlob(Blob, String) - Method in interface dev.webfx.platform.blob.spi.BlobProvider
 

F

fail(String) - Method in interface dev.webfx.platform.async.Promise
Calls Promise.fail(Throwable) with the message.
fail(Throwable) - Method in interface dev.webfx.platform.async.Promise
Set the failure.
failed() - Method in interface dev.webfx.platform.async.AsyncResult
Did it fail?
failed() - Method in interface dev.webfx.platform.async.Future
Did it fail?
failed() - Method in class dev.webfx.platform.async.impl.FailedFuture
 
failed() - Method in class dev.webfx.platform.async.impl.FutureImpl
Did it fail?
failed() - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
failed(int) - Method in interface dev.webfx.platform.async.CompositeFuture
Returns true if a wrapped future is failed
failed(int) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
FAILED_DEPENDENCY_424 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
failedFuture(String) - Static method in interface dev.webfx.platform.async.Future
Create a failed future with the specified failure message.
failedFuture(Throwable) - Static method in interface dev.webfx.platform.async.Future
Create a failed future with the specified failure cause.
FailedFuture<T> - Class in dev.webfx.platform.async.impl
Failed future implementation.
FailedFuture(String) - Constructor for class dev.webfx.platform.async.impl.FailedFuture
Create a future that has already failed
FailedFuture(Throwable) - Constructor for class dev.webfx.platform.async.impl.FailedFuture
Create a future that has already failed
fastCheckParseIsoInstant(String) - Static method in class dev.webfx.platform.util.time.Times
 
fastToInstantIfIsoString(Object) - Static method in class dev.webfx.platform.util.time.Times
 
fetch(String) - Static method in class dev.webfx.platform.fetch.Fetch
 
fetch(String, FetchOptions) - Static method in class dev.webfx.platform.fetch.Fetch
 
fetch(String, FetchOptions) - Method in interface dev.webfx.platform.fetch.spi.FetchProvider
 
Fetch - Class in dev.webfx.platform.fetch
 
fetchJsonArray(String) - Static method in class dev.webfx.platform.fetch.json.JsonFetch
 
fetchJsonArray(String, FetchOptions) - Static method in class dev.webfx.platform.fetch.json.JsonFetch
 
fetchJsonNode(String) - Static method in class dev.webfx.platform.fetch.json.JsonFetch
 
fetchJsonNode(String, FetchOptions) - Static method in class dev.webfx.platform.fetch.json.JsonFetch
 
fetchJsonObject(String) - Static method in class dev.webfx.platform.fetch.json.JsonFetch
 
fetchJsonObject(String, FetchOptions) - Static method in class dev.webfx.platform.fetch.json.JsonFetch
 
FetchOptions - Class in dev.webfx.platform.fetch
 
FetchOptions() - Constructor for class dev.webfx.platform.fetch.FetchOptions
 
FetchProvider - Interface in dev.webfx.platform.fetch.spi
 
fetchText(String) - Static method in class dev.webfx.platform.fetch.Fetch
 
fetchText(String, FetchOptions) - Static method in class dev.webfx.platform.fetch.Fetch
 
File - Interface in dev.webfx.platform.file
 
FileProvider - Interface in dev.webfx.platform.file.spi
 
FileReader - Interface in dev.webfx.platform.file
 
FIREFOX - Enum constant in enum dev.webfx.platform.useragent.BrowserType
 
fireLocationChanged(BrowsingHistoryLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
fireLocationChanged(BrowsingHistoryLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
fireVisibilityChanged() - Method in class dev.webfx.platform.visibility.spi.impl.VisibilityProviderBase
 
flatMap(Function<T, Future<U>>) - Method in interface dev.webfx.platform.async.Future
FORBIDDEN_403 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
format() - Method in class dev.webfx.platform.ast.json.formatter.JsonFormatterProvider
 
format() - Method in class dev.webfx.platform.ast.json.parser.JsonParserProvider
 
format() - Method in interface dev.webfx.platform.ast.spi.formatter.AstFormatterProvider
 
format() - Method in interface dev.webfx.platform.ast.spi.parser.AstParserProvider
 
format() - Method in class dev.webfx.platform.ast.spi.parser.impl.properties.PropertiesAstParserProvider
 
format() - Method in class dev.webfx.platform.ast.yaml.formatter.YamlFormatterProvider
 
format() - Method in class dev.webfx.platform.ast.yaml.parser.YamlParserProvider
 
format(Object, String) - Static method in class dev.webfx.platform.util.time.Times
 
format(LocalDate, String) - Static method in class dev.webfx.platform.util.time.Times
 
format(LocalDateTime, String) - Static method in class dev.webfx.platform.util.time.Times
Formats a date
format(ZonedDateTime, String) - Static method in class dev.webfx.platform.util.time.Times
 
formatAny(Object) - Static method in class dev.webfx.platform.ast.json.Json
 
formatArray(ReadOnlyAstArray) - Method in class dev.webfx.platform.ast.json.formatter.JsonFormatterProvider
 
formatArray(ReadOnlyAstArray) - Static method in class dev.webfx.platform.ast.json.Json
 
formatArray(ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.spi.formatter.AstFormatterProvider
 
formatArray(ReadOnlyAstArray, String) - Static method in class dev.webfx.platform.ast.AST
 
formatElement(Object) - Method in class dev.webfx.platform.ast.json.formatter.JsonFormatterProvider
 
formatIso(Instant) - Static method in class dev.webfx.platform.util.time.Times
 
formatIso(LocalDateTime) - Static method in class dev.webfx.platform.util.time.Times
 
formatNode(ReadOnlyAstNode) - Method in class dev.webfx.platform.ast.json.formatter.JsonFormatterProvider
 
formatNode(ReadOnlyAstNode) - Static method in class dev.webfx.platform.ast.json.Json
 
formatNode(ReadOnlyAstNode) - Method in interface dev.webfx.platform.ast.spi.formatter.AstFormatterProvider
 
formatNode(ReadOnlyAstNode) - Method in class dev.webfx.platform.ast.yaml.formatter.YamlFormatterProvider
 
formatNode(ReadOnlyAstNode) - Static method in class dev.webfx.platform.ast.yaml.Yaml
 
formatNode(ReadOnlyAstNode, String) - Static method in class dev.webfx.platform.ast.AST
 
formatObject(ReadOnlyAstObject) - Method in class dev.webfx.platform.ast.json.formatter.JsonFormatterProvider
 
formatObject(ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.spi.formatter.AstFormatterProvider
 
formatObject(ReadOnlyAstObject, String) - Static method in class dev.webfx.platform.ast.AST
 
formatValue(Object, StringBuilder) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
formatValue(Object, StringBuilder) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
FormData - Class in dev.webfx.platform.fetch
 
FormData() - Constructor for class dev.webfx.platform.fetch.FormData
 
FOUND_302 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
FROM - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
fromHref(String) - Static method in class dev.webfx.platform.windowlocation.spi.impl.BrowsingLocationImpl
 
fromHref(String, String) - Static method in class dev.webfx.platform.windowlocation.spi.impl.BrowsingLocationImpl
 
fromJavaArray(T[]) - Static method in class dev.webfx.platform.ast.AST
 
fullToMountPath(String) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
fullToMountPath(String) - Method in class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
future() - Method in class dev.webfx.platform.async.impl.PromiseImpl
 
future() - Method in interface dev.webfx.platform.async.Promise
 
future(Handler<Promise<T>>) - Static method in interface dev.webfx.platform.async.Future
Create a future that hasn't completed yet and that is passed to the handler before it is returned.
Future<T> - Interface in dev.webfx.platform.async
Represents the result of an action that may, or may not, have occurred yet.
FutureBroadcaster<T> - Class in dev.webfx.platform.async
 
FutureBroadcaster(Future<T>) - Constructor for class dev.webfx.platform.async.FutureBroadcaster
 
FutureBroadcaster(Supplier<Future<T>>) - Constructor for class dev.webfx.platform.async.FutureBroadcaster
 
FutureImpl<T> - Class in dev.webfx.platform.async.impl
Future implementation.
FutureImpl() - Constructor for class dev.webfx.platform.async.impl.FutureImpl
Create a future that hasn't completed yet
FutureInternal<T> - Interface in dev.webfx.platform.async.impl
Expose some of the future internal stuff.

G

GATEWAY_TIMEOUT_504 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
GenericAstFactoryProvider - Class in dev.webfx.platform.ast.spi.factory.impl.generic
 
GenericAstFactoryProvider() - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.GenericAstFactoryProvider
 
get() - Static method in interface dev.webfx.platform.blob.spi.BlobProvider
 
get() - Static method in interface dev.webfx.platform.file.spi.FileProvider
 
get(int) - Method in class dev.webfx.platform.async.Batch
 
get(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a value or wrapped object/array.
get(String) - Method in class dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
 
get(String) - Method in class dev.webfx.platform.ast.ReadOnlyMergedAstObject
 
get(String) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
get(String) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Return the element as a value or wrapped object/array.
get(String) - Method in class dev.webfx.platform.conf.impl.ConfigImpl
 
get(String) - Method in interface dev.webfx.platform.fetch.Headers
 
GET - Static variable in class dev.webfx.platform.util.http.HttpMethod
 
getArray() - Method in class dev.webfx.platform.async.Batch
 
getArray(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a JsonArray.
getArray(int) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Return the ith element of the array as a JsonArray.
getArray(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a JsonArray.
getArray(String) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Return the element as a JsonArray.
getBlob() - Method in class dev.webfx.platform.blob.NamedBlob
 
getBody() - Method in class dev.webfx.platform.fetch.FetchOptions
 
getBoolean(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a boolean.
getBoolean(int, Boolean) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a boolean.
getBoolean(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a boolean.
getBoolean(String, Boolean) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a boolean.
getBootLevel() - Method in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
getBootLevel() - Method in class dev.webfx.platform.boot.spi.impl.ApplicationJobsInitializer
 
getBootLevel() - Method in class dev.webfx.platform.boot.spi.impl.ApplicationJobsStarter
 
getBrowserMajorVersion() - Method in class dev.webfx.platform.useragent.spi.impl.BrowserUserAgentProvider
 
getBrowserMajorVersion() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
getBrowserMajorVersion() - Static method in class dev.webfx.platform.useragent.UserAgent
 
getBrowserType() - Method in class dev.webfx.platform.useragent.spi.impl.BrowserUserAgentProvider
 
getBrowserType() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
getBrowserType() - Static method in class dev.webfx.platform.useragent.UserAgent
 
getBrowserVersion() - Method in class dev.webfx.platform.useragent.spi.impl.BrowserUserAgentProvider
 
getBrowserVersion() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
getBrowserVersion() - Static method in class dev.webfx.platform.useragent.UserAgent
 
getCurrentLocation() - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
 
getCurrentLocation() - Method in class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
getCurrentLocation() - Method in class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
getCurrentLocation() - Static method in class dev.webfx.platform.windowhistory.WindowHistory
 
getCurrentLocationIndex() - Method in class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
getCurrentTimeMillis() - Method in interface dev.webfx.platform.audio.Audio
+ API not supported by Gluon (doesn't work on mobiles) * + but supported by OpenJFX and GWT implementations *
getDataReader(int) - Method in interface dev.webfx.platform.webassembly.WebAssemblyInstance
 
getDataWriter(int) - Method in interface dev.webfx.platform.webassembly.WebAssemblyInstance
 
getDouble(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a double.
getDouble(int, Double) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a double.
getDouble(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a double.
getDouble(String, Double) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a double.
getElement(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array.
getElement(int) - Method in class dev.webfx.platform.ast.ReadOnlyAstArrayWrapper
 
getElement(int) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
getElement(int) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Return the ith element of the array.
getElement(int) - Method in class dev.webfx.platform.conf.impl.ConfigArray
 
getEvent() - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistoryLocation
Returns an history event that describes the type of change that has been done to the URL to get there.
getEvent() - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryLocationImpl
 
getFragment() - Method in class dev.webfx.platform.windowlocation.spi.impl.PathLocationImpl
 
getFragment() - Method in interface dev.webfx.platform.windowlocation.spi.PathLocation
The fragment is the part of the URL after the '#'.
getFragment() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
The fragment is the part of the URL after the '#'.
getFunctionName() - Method in class dev.webfx.platform.webassembly.WebAssemblyImport
 
getHash() - Method in interface dev.webfx.platform.windowlocation.spi.PathLocation
A hash is the portion of the URL that follows the search, including any preceding #.
getHash() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
A hash is the portion of the URL that follows the search, including any preceding #.
getHeaders() - Method in class dev.webfx.platform.fetch.FetchOptions
 
getHost() - Method in interface dev.webfx.platform.windowlocation.spi.BrowsingLocation
Ex: developer.mozilla.org:443 in https://developer.mozilla.org:443/en-US/search?
getHost() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
Ex: developer.mozilla.org:443 in https://developer.mozilla.org:443/en-US/search?
getHostname() - Method in interface dev.webfx.platform.windowlocation.spi.HostLocation
Ex: developer.mozilla.org in https://developer.mozilla.org:443/en-US/search?
getHostname() - Method in class dev.webfx.platform.windowlocation.spi.impl.BrowsingLocationImpl
 
getHostname() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
Ex: developer.mozilla.org in https://developer.mozilla.org:443/en-US/search?
getHref() - Method in interface dev.webfx.platform.windowlocation.spi.BrowsingLocation
Ex: https://developer.mozilla.org/en-US/search?
getHref() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
Ex: https://developer.mozilla.org/en-US/search?
getInstance() - Static method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListMapAstFactoryProvider
 
getInstant(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as an instant.
getInstant(String, Instant) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as an instant.
getInteger(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a int.
getInteger(int, Integer) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a int.
getInteger(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as an int.
getInteger(String, Integer) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as an int.
getInternalStorageLocation() - Method in interface dev.webfx.platform.storagelocation.spi.StorageLocationProvider
 
getInternalStorageLocation() - Static method in class dev.webfx.platform.storagelocation.StorageLocation
 
getItem(String) - Static method in class dev.webfx.platform.storage.LocalStorage
 
getItem(String) - Static method in class dev.webfx.platform.storage.SessionStorage
 
getItem(String) - Method in interface dev.webfx.platform.storage.spi.StorageProvider
 
getJsonDouble(Object, String) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
getJsonDouble(Object, String) - Method in interface dev.webfx.platform.webworker.spi.base.RunningWebWorker
 
getJsonInt(Object, String) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
getJsonInt(Object, String) - Method in interface dev.webfx.platform.webworker.spi.base.RunningWebWorker
 
getKeys() - Static method in class dev.webfx.platform.storage.LocalStorage
 
getKeys() - Static method in class dev.webfx.platform.storage.SessionStorage
 
getKeys() - Method in interface dev.webfx.platform.storage.spi.StorageProvider
 
getLength() - Method in interface dev.webfx.platform.storage.spi.StorageProvider
 
getList() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
getList() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
getLocationKey() - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistoryLocation
Returns a location key of the current URL.
getLocationKey() - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryLocationImpl
 
getLong(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a long.
getLong(int, Long) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a long.
getLong(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a long.
getLong(String, Long) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a long.
getMainArgs() - Static method in class dev.webfx.platform.boot.ApplicationBooter
 
getMap() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
getMap() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
getMethod() - Method in class dev.webfx.platform.fetch.FetchOptions
 
getMethod() - Method in class dev.webfx.platform.webassembly.WebAssemblyImport
 
getMimeType() - Method in interface dev.webfx.platform.blob.Blob
 
getMode() - Method in class dev.webfx.platform.fetch.FetchOptions
 
getModuleName() - Method in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
getModuleName() - Method in class dev.webfx.platform.boot.spi.impl.ApplicationJobsInitializer
 
getModuleName() - Method in class dev.webfx.platform.boot.spi.impl.ApplicationJobsStarter
 
getModuleName() - Method in class dev.webfx.platform.webassembly.WebAssemblyImport
 
getMountPoint() - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
getName() - Method in class dev.webfx.platform.blob.NamedBlob
 
getName() - Method in interface dev.webfx.platform.file.File
 
getNativeElement(int) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Return the ith element of the array.
getNativeElement(String) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
getNativeElement(String) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Return the element as it is stored (unwrapped) in the underlying structure (so either a value or an unwrapped object/array).
getNativeElementAstType(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
getObject(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a JsonObject.
getObject(int) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Return the ith element of the array as a JsonObject.
getObject(String) - Method in interface dev.webfx.platform.ast.AstObject
 
getObject(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a JsonObject.
getObject(String) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Return the element as a JsonObject.
getObjectURL() - Method in interface dev.webfx.platform.blob.Blob
 
getObjectURL() - Method in class dev.webfx.platform.blob.spi.impl.java.JavaBlob
 
getOnMessageHandler() - Method in class dev.webfx.platform.webworker.spi.base.WebWorkerBase
 
getOrigin() - Method in interface dev.webfx.platform.windowlocation.spi.BrowsingLocation
Ex: https://developer.mozilla.org
getOrigin() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
Ex: https://developer.mozilla.org
getOSFamily() - Static method in class dev.webfx.platform.os.OperatingSystem
 
getOSFamily() - Method in class dev.webfx.platform.os.spi.impl.OperatingSystemProviderBase
 
getOSFamily() - Method in interface dev.webfx.platform.os.spi.OperatingSystemProvider
 
getOSName() - Static method in class dev.webfx.platform.os.OperatingSystem
 
getOSName() - Method in class dev.webfx.platform.os.spi.impl.OperatingSystemProviderBase
 
getOSName() - Method in interface dev.webfx.platform.os.spi.OperatingSystemProvider
 
getParentPath() - Method in interface dev.webfx.platform.file.File
 
getPath() - Method in interface dev.webfx.platform.windowlocation.spi.PathLocation
 
getPath() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
 
getPath(PathStateLocation) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Creating URLs ******************************************************* Additionally, history objects can be used to create URL paths and/or hrefs for <a> tags that link to various places in your app.
getPath(PathStateLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
getPathname() - Method in class dev.webfx.platform.windowlocation.spi.impl.PathLocationImpl
 
getPathname() - Method in interface dev.webfx.platform.windowlocation.spi.PathLocation
A pathname is the portion of a URL that describes a hierarchical path, including the preceding /.
getPathname() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
A pathname is the portion of a URL that describes a hierarchical path, including the preceding /.
getPlatformBlob() - Method in interface dev.webfx.platform.blob.Blob
 
getPlatformBlob() - Method in class dev.webfx.platform.blob.spi.impl.java.JavaBlob
 
getPort() - Method in interface dev.webfx.platform.windowlocation.spi.HostLocation
Ex: 443 in https://developer.mozilla.org:443/en-US/search?
getPort() - Method in class dev.webfx.platform.windowlocation.spi.impl.BrowsingLocationImpl
 
getPort() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
Ex: 443 in https://developer.mozilla.org:443/en-US/search?
getProtocol() - Method in interface dev.webfx.platform.windowlocation.spi.HostLocation
Ex: https in https://developer.mozilla.org/en-US/search?
getProtocol() - Method in class dev.webfx.platform.windowlocation.spi.impl.BrowsingLocationImpl
 
getProtocol() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
Ex: https in https://developer.mozilla.org/en-US/search?
getProvider() - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
 
getProvider() - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
 
getProvider() - Static method in class dev.webfx.platform.resource.Resource
 
getProvider() - Static method in class dev.webfx.platform.scheduler.Scheduler
 
getProvider() - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
getProvider() - Static method in class dev.webfx.platform.windowhistory.WindowHistory
 
getProvider(Class<S>) - Static method in class dev.webfx.platform.service.SingleServiceProvider
 
getProvider(Class<S>, Supplier<ServiceLoader<S>>) - Static method in class dev.webfx.platform.service.SingleServiceProvider
 
getProvider(Class<S>, Supplier<ServiceLoader<S>>, SingleServiceProvider.NotFoundPolicy) - Static method in class dev.webfx.platform.service.SingleServiceProvider
 
getProviders(Class<S>, Supplier<ServiceLoader<S>>) - Static method in class dev.webfx.platform.service.MultipleServiceProviders
 
getQueryString() - Method in class dev.webfx.platform.windowlocation.spi.impl.PathLocationImpl
 
getQueryString() - Method in interface dev.webfx.platform.windowlocation.spi.PathLocation
The queryString is the part of the URL after the '?'.
getQueryString() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
The queryString is the part of the URL after the '?'.
getReader() - Method in interface dev.webfx.platform.streams.ReadableStream
 
getRoot() - Method in interface dev.webfx.platform.conf.Config
 
getRoot() - Method in class dev.webfx.platform.conf.impl.ChildConfig
 
getRoot() - Method in class dev.webfx.platform.conf.impl.RootConfig
 
getRootConfig() - Static method in class dev.webfx.platform.conf.ConfigLoader
 
getScalar(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
 
getScalar(int) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
 
getScalar(int, T) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
 
getScalar(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
 
getScalar(String) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
 
getScalar(String, T) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
 
getSearch() - Method in interface dev.webfx.platform.windowlocation.spi.PathLocation
A search is the portion of the URL that follows the pathname, including any preceding ?.
getSearch() - Static method in class dev.webfx.platform.windowlocation.WindowLocation
A search is the portion of the URL that follows the pathname, including any preceding ?.
getSourcesRootConfig() - Static method in class dev.webfx.platform.conf.SourcesConfig
 
getState() - Method in class dev.webfx.platform.windowlocation.spi.impl.PathStateLocationImpl
 
getState() - Method in interface dev.webfx.platform.windowlocation.spi.PathStateLocation
A location state is an arbitrary object of data associated with a particular location.
getString(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a String.
getString(int, String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Return the ith element of the array as a String.
getString(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a String.
getString(String, String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Return the element as a String.
getSymbolContainer() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
 
getSymbolContainer() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
 
getText(String) - Static method in class dev.webfx.platform.resource.Resource
 
getText(String) - Method in interface dev.webfx.platform.resource.spi.ResourceProvider
 
getThreadLocalConfig() - Static method in class dev.webfx.platform.conf.impl.ThreadLocalConfigContext
 
getUserAgentName() - Method in class dev.webfx.platform.useragent.spi.impl.UserAgentProviderBase
 
getUserAgentName() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
getUserAgentName() - Static method in class dev.webfx.platform.useragent.UserAgent
 
getVisibilityState() - Method in interface dev.webfx.platform.visibility.spi.VisibilityProvider
 
getVisiblityState() - Static method in class dev.webfx.platform.visibility.Visibility
 
getWorker() - Method in class dev.webfx.platform.webworker.pool.WebWorkerPool
 
getWrappedArray() - Method in class dev.webfx.platform.ast.ReadOnlyAstArrayWrapper
 
getWrappedObject() - Method in class dev.webfx.platform.ast.AstObjectWrapper
 
getWrappedObject() - Method in class dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
 
GluonBrowserProvider - Class in dev.webfx.platform.browser.spi.impl.gluon
 
GluonBrowserProvider() - Constructor for class dev.webfx.platform.browser.spi.impl.gluon.GluonBrowserProvider
 
go(int) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Differential navigation method.
go(int) - Method in class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
go(int) - Method in class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
goBack() - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Go back to the previous history entry.
goForward() - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Go forward to the next history entry.
GONE_410 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
GRAVE_ACCENT_STRING - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
GwtJ2clBrowserProvider - Class in dev.webfx.platform.browser.spi.impl.gwtj2cl
 
GwtJ2clBrowserProvider() - Constructor for class dev.webfx.platform.browser.spi.impl.gwtj2cl.GwtJ2clBrowserProvider
 

H

handle() - Method in class dev.webfx.platform.async.VoidHandler
Handle the event.
handle(int, int) - Method in interface dev.webfx.platform.webassembly.WebAssemblyImport.Fn
 
handle(AsyncResult<T>) - Method in class dev.webfx.platform.async.impl.PromiseImpl
Create a promise that hasn't completed yet
handle(AsyncResult<T>) - Method in interface dev.webfx.platform.async.Promise
Succeed or fail this promise with the AsyncResult event.
handle(E) - Method in interface dev.webfx.platform.async.Handler
Something has happened, so handle it.
handle(Void) - Method in class dev.webfx.platform.async.VoidHandler
 
Handler<E> - Interface in dev.webfx.platform.async
A generic event handler.
has(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
Test whether a given key has present.
has(String) - Method in class dev.webfx.platform.ast.ReadOnlyMergedAstObject
 
has(String) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
has(String) - Method in class dev.webfx.platform.fetch.FormData
 
has(String) - Method in interface dev.webfx.platform.fetch.Headers
 
hashCode() - Method in class dev.webfx.platform.windowlocation.spi.impl.PathLocationImpl
 
HEAD - Static variable in class dev.webfx.platform.util.http.HttpMethod
 
headers() - Method in interface dev.webfx.platform.fetch.Response
 
Headers - Interface in dev.webfx.platform.fetch
 
HIDDEN - Enum constant in enum dev.webfx.platform.visibility.VisibilityState
 
HOST - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
HostLocation - Interface in dev.webfx.platform.windowlocation.spi
 
HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
HttpHeaders - Class in dev.webfx.platform.util.http
 
HttpHeaders() - Constructor for class dev.webfx.platform.util.http.HttpHeaders
 
HttpMethod - Class in dev.webfx.platform.util.http
 
HttpMethod() - Constructor for class dev.webfx.platform.util.http.HttpMethod
 
HttpResponseStatus - Class in dev.webfx.platform.util.http
 
HttpResponseStatus() - Constructor for class dev.webfx.platform.util.http.HttpResponseStatus
 

I

IDENTIFIER - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
IF_MATCH - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
IF_MODIFIED_SINCE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
IF_NONE_MATCH - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
IF_RANGE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
IF_UNMODIFIED_SINCE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
IM_A_TEAPOT_418 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
IM_USED_226 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
ImmutableAstObject - Class in dev.webfx.platform.ast
 
ImmutableAstObject(ReadOnlyAstObject) - Constructor for class dev.webfx.platform.ast.ImmutableAstObject
 
INDENT_CLOSE - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
INDENT_OPEN - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
INDENT_SAME - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
indentCounter - Variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
IndentCounter - Class in dev.webfx.platform.ast.yaml.parser.jflex
 
IndentCounter() - Constructor for class dev.webfx.platform.ast.yaml.parser.jflex.IndentCounter
 
indexOf(Object) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Returns the first index of the given value, or -1 if it cannot be found.
indexOf(Object) - Method in class dev.webfx.platform.ast.ReadOnlyAstArrayWrapper
 
indexOf(Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
indexOf(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Returns the first index of the given value, or -1 if it cannot be found.
indexOfNativeElement(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Returns the first index of the given element, or -1 if it cannot be found.
init_actions() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Action encapsulation object initializer.
init_actions() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Action encapsulation object initializer.
initApplicationJob(ApplicationJob) - Static method in class dev.webfx.platform.boot.ApplicationBooter
 
initApplicationJob(ApplicationJob) - Method in interface dev.webfx.platform.boot.spi.ApplicationBooterProvider
 
initApplicationJob(ApplicationJob) - Static method in class dev.webfx.platform.boot.spi.impl.SimpleApplicationJobManager
 
initialize() - Static method in class dev.webfx.platform.boot.spi.impl.ApplicationModuleBooterManager
 
injectJavaArrayNewInstanceMethod(BiFunction<Class, Integer, Object>) - Static method in class dev.webfx.platform.reflect.RArray
 
INSTANCE - Static variable in class dev.webfx.platform.ast.json.formatter.JsonFormatterProvider
 
instantiate(WebAssemblyImport...) - Method in interface dev.webfx.platform.webassembly.WebAssemblyModule
 
INSUFFICIENT_STORAGE_507 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
INTERNAL_SERVER_ERROR_500 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
IOS - Enum constant in enum dev.webfx.platform.os.OSFamily
 
is32Bit() - Static method in class dev.webfx.platform.arch.Arch
 
is32Bit() - Method in interface dev.webfx.platform.arch.spi.ArchProvider
 
is64Bit() - Static method in class dev.webfx.platform.arch.Arch
 
is64Bit() - Method in interface dev.webfx.platform.arch.spi.ArchProvider
 
isAndroid() - Static method in class dev.webfx.platform.os.OperatingSystem
 
isAnimationFrameNow() - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
isAnimationFrameNow() - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
isAnimationFrameNow() - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
isArray() - Method in interface dev.webfx.platform.ast.ReadOnlyAstNode
 
isArray(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
 
isArray(ReadOnlyAstNode) - Static method in class dev.webfx.platform.ast.AST
 
isArray(Object) - Static method in class dev.webfx.platform.ast.AST
 
isArray(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
 
isAstArrayFromThisFactory(ReadOnlyAstArray) - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
isAstArrayFromThisFactory(ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
isAstObjectFromThisFactory(ReadOnlyAstObject) - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
isAstObjectFromThisFactory(ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
isBackground() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isBackground() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isBackground() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.WrappedRunnable
 
isBetween(LocalDate, LocalDate, LocalDate) - Static method in class dev.webfx.platform.util.time.Times
 
isBetween(LocalDateTime, LocalDateTime, LocalDateTime) - Static method in class dev.webfx.platform.util.time.Times
 
isBrowser() - Method in class dev.webfx.platform.useragent.spi.impl.UserAgentProviderBase
 
isBrowser() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
isBrowser() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isCancelled() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isCancelled() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isCancelled() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.WrappedRunnable
 
isChrome() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isClient() - Method in class dev.webfx.platform.useragent.spi.impl.UserAgentProviderBase
 
isClient() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
isClient() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isComplete() - Method in interface dev.webfx.platform.async.Future
Has the future completed?
isComplete() - Method in class dev.webfx.platform.async.impl.FailedFuture
Create a future that has already failed
isComplete() - Method in class dev.webfx.platform.async.impl.FutureImpl
Has it completed?
isComplete() - Method in class dev.webfx.platform.async.impl.SucceededFuture
Create a future that has already succeeded
isComplete(int) - Method in interface dev.webfx.platform.async.CompositeFuture
Returns true if a wrapped future is completed
isComplete(int) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
isDeferred() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isDeferred() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isDeferred() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.WrappedRunnable
 
isDesktop() - Static method in class dev.webfx.platform.os.OperatingSystem
 
isDisposed() - Method in interface dev.webfx.platform.audio.Audio
 
isEdge() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isEmpty() - Method in interface dev.webfx.platform.ast.ReadOnlyAstNode
 
isFinished() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isFinished() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isFireFox() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isFuture(LocalDate) - Static method in class dev.webfx.platform.util.time.Times
 
isFuture(LocalDate, Clock) - Static method in class dev.webfx.platform.util.time.Times
 
isFuture(LocalDateTime) - Static method in class dev.webfx.platform.util.time.Times
 
isFuture(LocalDateTime, Clock) - Static method in class dev.webfx.platform.util.time.Times
 
isGoingBackward() - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
 
isGoingBackward() - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
isIdle() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isIdle() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isIdle() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.WrappedRunnable
 
isIOS() - Static method in class dev.webfx.platform.os.OperatingSystem
 
isJre() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
isJre() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isLinux() - Static method in class dev.webfx.platform.os.OperatingSystem
 
isMacOS() - Static method in class dev.webfx.platform.os.OperatingSystem
 
isMobile() - Static method in class dev.webfx.platform.os.OperatingSystem
 
isNative() - Method in class dev.webfx.platform.useragent.spi.impl.UserAgentProviderBase
 
isNative() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
isNative() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isNode(Object) - Static method in class dev.webfx.platform.ast.AST
 
isNull(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
 
isObject() - Method in interface dev.webfx.platform.ast.ReadOnlyAstNode
 
isObject(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
 
isObject(ReadOnlyAstNode) - Static method in class dev.webfx.platform.ast.AST
 
isObject(Object) - Static method in class dev.webfx.platform.ast.AST
 
isObject(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
 
isOpera() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isOther() - Static method in class dev.webfx.platform.os.OperatingSystem
 
isPast(LocalDate) - Static method in class dev.webfx.platform.util.time.Times
 
isPast(LocalDate, Clock) - Static method in class dev.webfx.platform.util.time.Times
 
isPast(LocalDateTime) - Static method in class dev.webfx.platform.util.time.Times
 
isPast(LocalDateTime, Clock) - Static method in class dev.webfx.platform.util.time.Times
 
isPending() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isPending() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isPeriodic() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isPeriodic() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isPeriodic() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.WrappedRunnable
 
isPlaying() - Method in interface dev.webfx.platform.audio.Audio
 
isRunning() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isRunning() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isSafari() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isScalar(int) - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
 
isScalar(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
 
isServer() - Method in interface dev.webfx.platform.useragent.spi.UserAgentProvider
 
isServer() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isShallowCopy - Variable in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
isShallowCopy - Variable in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
isShuttingDown() - Static method in class dev.webfx.platform.shutdown.Shutdown
 
isShuttingDown() - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
isShuttingDown() - Method in interface dev.webfx.platform.shutdown.spi.ShutdownProvider
 
isSoftwareShutdown() - Static method in class dev.webfx.platform.shutdown.Shutdown
 
isSoftwareShutdown() - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
isSoftwareShutdown() - Method in interface dev.webfx.platform.shutdown.spi.ShutdownProvider
 
isStarted() - Method in interface dev.webfx.platform.scheduler.Scheduled
 
isStarted() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
isSupported() - Method in interface dev.webfx.platform.webassembly.spi.WebAssemblyProvider
 
isSupported() - Static method in class dev.webfx.platform.webassembly.WebAssembly
 
isSystemAnimationFrameRunning() - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
isTrue(String) - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
 
isUiThread() - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
isUiThread() - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
isUnknownBrowser() - Static method in class dev.webfx.platform.useragent.UserAgent
 
isWindows() - Static method in class dev.webfx.platform.os.OperatingSystem
 
iterator() - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
 

J

JavaBlob - Class in dev.webfx.platform.blob.spi.impl.java
 
JavaBlob(Object) - Constructor for class dev.webfx.platform.blob.spi.impl.java.JavaBlob
 
JavaBlobProvider - Class in dev.webfx.platform.blob.spi.impl.java
 
JavaBlobProvider() - Constructor for class dev.webfx.platform.blob.spi.impl.java.JavaBlobProvider
 
JavaCodedWebWorkerBase - Class in dev.webfx.platform.webworker.spi.base
 
JavaCodedWebWorkerBase() - Constructor for class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
JavaCupJsonParser - Class in dev.webfx.platform.ast.json.parser.javacup
CUP v0.11b 20160615 (GIT 4ac7450) generated parser.
JavaCupJsonParser() - Constructor for class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Deprecated.
JavaCupJsonParser(Scanner) - Constructor for class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Deprecated.
JavaCupJsonParser(Scanner, SymbolFactory) - Constructor for class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Constructor which sets the default scanner.
JavaCupYamlParser - Class in dev.webfx.platform.ast.yaml.parser.javacup
CUP v0.11b 20160615 (GIT 4ac7450) generated parser.
JavaCupYamlParser() - Constructor for class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Deprecated.
JavaCupYamlParser(Scanner) - Constructor for class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Deprecated.
JavaCupYamlParser(Scanner, SymbolFactory) - Constructor for class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Constructor which sets the default scanner.
JavaFileConfigLoader - Class in dev.webfx.platform.conf.spi.impl.file.java
 
JavaFileConfigLoader() - Constructor for class dev.webfx.platform.conf.spi.impl.file.java.JavaFileConfigLoader
 
javaScalarToNativeScalar(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
JOBS_INIT_BOOT_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
JOBS_START_BOOT_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
join(Future<?>...) - Static method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
join(Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Return a composite future, succeeded when all futures are succeeded, failed when any future is failed.
join(Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.join(Future, Future) but with 3 futures.
join(Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.join(Future, Future) but with 4 futures.
join(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.join(Future, Future) but with 5 futures.
join(Future<?>, Future<?>, Future<?>, Future<?>, Future<?>, Future<?>) - Static method in interface dev.webfx.platform.async.Future
Like Future.join(Future, Future) but with 6 futures.
join(List<? extends Future<?>>) - Static method in interface dev.webfx.platform.async.Future
Like Future.join(Future, Future) but with a list of futures.
Json - Class in dev.webfx.platform.ast.json
 
JSON_SRC_ROOT_CONF_RESOURCE_FILE_PATH - Static variable in class dev.webfx.platform.conf.SourcesConfig
 
JsonFetch - Class in dev.webfx.platform.fetch.json
 
JsonFetch() - Constructor for class dev.webfx.platform.fetch.json.JsonFetch
 
JsonFormatterProvider - Class in dev.webfx.platform.ast.json.formatter
 
JsonFormatterProvider() - Constructor for class dev.webfx.platform.ast.json.formatter.JsonFormatterProvider
 
JsonLexer - Class in dev.webfx.platform.ast.json.parser.jflex
 
JsonLexer(Reader) - Constructor for class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Creates a new scanner
JsonParserProvider - Class in dev.webfx.platform.ast.json.parser
 
JsonParserProvider() - Constructor for class dev.webfx.platform.ast.json.parser.JsonParserProvider
 
JsonSymbols - Interface in dev.webfx.platform.ast.json.parser.javacup
CUP generated interface containing symbol constants.

K

keys() - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
All keys of the object.
keys() - Method in class dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
 
keys() - Method in class dev.webfx.platform.ast.ReadOnlyMergedAstObject
 
keys() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
keys() - Method in interface dev.webfx.platform.fetch.Headers
 

L

LAST_MODIFIED - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
lastModified() - Method in interface dev.webfx.platform.file.File
 
launchExternalBrowser(String) - Static method in class dev.webfx.platform.browser.Browser
 
launchExternalBrowser(String) - Method in interface dev.webfx.platform.browser.spi.BrowserProvider
 
launchExternalBrowser(String) - Method in class dev.webfx.platform.browser.spi.impl.gluon.GluonBrowserProvider
 
launchExternalBrowser(String) - Method in class dev.webfx.platform.browser.spi.impl.gwtj2cl.GwtJ2clBrowserProvider
 
LBRACK - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
LBRACK - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
LCURLY - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
LCURLY - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
length() - Method in class dev.webfx.platform.async.Batch
 
length() - Method in interface dev.webfx.platform.blob.Blob
 
length() - Static method in class dev.webfx.platform.storage.LocalStorage
 
length() - Static method in class dev.webfx.platform.storage.SessionStorage
 
LENGTH_REQUIRED_411 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
LINUX - Enum constant in enum dev.webfx.platform.os.OSFamily
 
list - Variable in class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
list() - Method in interface dev.webfx.platform.async.CompositeFuture
 
ListAstArray - Class in dev.webfx.platform.ast.spi.factory.impl.generic
 
ListAstArray() - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
ListAstArray(List<Object>) - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
ListBasedAstArray - Class in dev.webfx.platform.ast.spi.factory.impl.generic
 
ListBasedAstArray() - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
ListBasedAstArray(List<Object>) - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
listen(Handler<BrowsingHistoryLocation>) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Listen for changes to the current location.
listen(Handler<BrowsingHistoryLocation>) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
listenBefore(Function<BrowsingHistoryLocation, Boolean>) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Sometimes you may want to prevent the user from going to a different page.
listenBeforeAsync(Function<BrowsingHistoryLocation, Future<Boolean>>) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
If your transition hook needs to execute asynchronously, you can return a future boolean.
listenBeforeAsync(Function<BrowsingHistoryLocation, Future<Boolean>>) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
listenBeforeUnload(Function<BrowsingHistoryLocation, Boolean>) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
A before unload hook is a function that is used in web browsers to prevent the user from navigating away from the page or closing the window.
listenBeforeUnload(Function<BrowsingHistoryLocation, Boolean>) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
Listener<T> - Interface in dev.webfx.platform.async.impl
Internal listener that signals success or failure when a future completes.
ListMapAstFactoryProvider - Class in dev.webfx.platform.ast.spi.factory.impl.generic
 
ListMapAstFactoryProvider() - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.ListMapAstFactoryProvider
 
ListMapUtil - Class in dev.webfx.platform.ast.spi.factory.impl.generic
 
ListMapUtil() - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.ListMapUtil
 
listToReadOnlyAstArray(List<?>) - Static method in class dev.webfx.platform.ast.AST
 
loadAndInstantiate(String, WebAssemblyImport...) - Method in interface dev.webfx.platform.webassembly.spi.WebAssemblyProvider
 
loadAndInstantiate(String, WebAssemblyImport...) - Static method in class dev.webfx.platform.webassembly.WebAssembly
 
loadConfig() - Method in interface dev.webfx.platform.conf.spi.ConfigLoaderProvider
 
loadConfig() - Method in class dev.webfx.platform.conf.spi.impl.file.java.JavaFileConfigLoader
 
loadModule(String) - Method in interface dev.webfx.platform.webassembly.spi.WebAssemblyProvider
 
loadModule(String) - Static method in class dev.webfx.platform.webassembly.WebAssembly
 
loadMusic(String) - Static method in class dev.webfx.platform.audio.AudioService
 
loadMusic(String) - Method in interface dev.webfx.platform.audio.spi.AudioServiceProvider
 
loadSound(String) - Static method in class dev.webfx.platform.audio.AudioService
 
loadSound(String) - Method in interface dev.webfx.platform.audio.spi.AudioServiceProvider
 
loadText(String, Consumer<String>, Consumer<Throwable>) - Static method in class dev.webfx.platform.resource.Resource
 
loadText(String, Consumer<String>, Consumer<Throwable>) - Method in interface dev.webfx.platform.resource.spi.ResourceProvider
 
localDateTimeToEpochMillis(LocalDateTime, ZoneOffset) - Static method in class dev.webfx.platform.util.time.Times
 
localDateTimeToEpochMillisUtc(LocalDateTime) - Static method in class dev.webfx.platform.util.time.Times
 
LocalStorage - Class in dev.webfx.platform.storage
 
LocalStorageProvider - Interface in dev.webfx.platform.storage.spi
 
LocalStorageVariablesResolver - Class in dev.webfx.platform.substitution.var.spi.impl.localstorage
 
LocalStorageVariablesResolver() - Constructor for class dev.webfx.platform.substitution.var.spi.impl.localstorage.LocalStorageVariablesResolver
 
LOCATION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
locationStack - Variable in class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
LOCKED_423 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
log(Object) - Static method in class dev.webfx.platform.console.Console
 
log(Object) - Method in interface dev.webfx.platform.console.spi.ConsoleProvider
 
log(Object) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
log(Object) - Method in interface dev.webfx.platform.webworker.spi.base.RunningWebWorker
 
log(String) - Method in interface dev.webfx.platform.boot.spi.ApplicationJob
 
log(String) - Method in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
log(String) - Static method in class dev.webfx.platform.boot.spi.impl.ApplicationModuleBooterManager
 
log(String) - Static method in class dev.webfx.platform.console.Console
 
log(String) - Method in interface dev.webfx.platform.console.spi.ConsoleProvider
 
log(String) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
log(String) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
log(String) - Method in interface dev.webfx.platform.webworker.spi.base.RunningWebWorker
 
log(String, Throwable) - Static method in class dev.webfx.platform.console.Console
 
log(String, Throwable) - Method in interface dev.webfx.platform.console.spi.ConsoleProvider
 
log(Throwable) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
logNative(Object) - Static method in class dev.webfx.platform.console.Console
 
logNative(Object) - Method in interface dev.webfx.platform.console.spi.ConsoleProvider
 
lookupObject(ReadOnlyAstObject, String) - Static method in class dev.webfx.platform.ast.AST
 
lookupString(ReadOnlyAstObject, String) - Static method in class dev.webfx.platform.ast.AST
 
LOOP_DETECTED_508 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 

M

MACOS - Enum constant in enum dev.webfx.platform.os.OSFamily
 
main(String[]) - Static method in class dev.webfx.platform.boot.ApplicationBooter
 
map - Variable in class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
map(Function<T, U>) - Method in interface dev.webfx.platform.async.AsyncResult
Apply a mapper function on this async result.
map(Function<T, U>) - Method in interface dev.webfx.platform.async.Future
Apply a mapper function on this future.
map(Function<T, U>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
map(Function<CompositeFuture, U>) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
map(V) - Method in interface dev.webfx.platform.async.AsyncResult
Map the result of this async result to a specific value.
map(V) - Method in interface dev.webfx.platform.async.Future
Map the result of a future to a specific value.
map(V) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
map(V) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
map(V) - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
MapAstObject - Class in dev.webfx.platform.ast.spi.factory.impl.generic
 
MapAstObject() - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
MapAstObject(Map) - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
MapBasedAstObject - Class in dev.webfx.platform.ast.spi.factory.impl.generic
 
MapBasedAstObject() - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
MapBasedAstObject(Map<String, Object>) - Constructor for class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
mapEmpty() - Method in interface dev.webfx.platform.async.AsyncResult
Map the result of this async result to null.
mapEmpty() - Method in interface dev.webfx.platform.async.Future
Map the result of a future to null.
mapToReadOnlyAstObject(Map<Object, Object>, boolean, boolean) - Static method in class dev.webfx.platform.ast.AST
 
MAX_FORWARDS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
MemoryBrowsingHistory - Class in dev.webfx.platform.windowhistory.spi.impl
 
MemoryBrowsingHistory() - Constructor for class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
mergeAstObjects(ReadOnlyAstObject...) - Static method in class dev.webfx.platform.ast.AST
 
mergeConfigs(Config...) - Static method in class dev.webfx.platform.conf.impl.ConfigMerger
 
mergeInto(ReadOnlyAstObject, AstObject) - Static method in class dev.webfx.platform.ast.AST
 
mergeInto(ReadOnlyAstObject, AstObject, ReadOnlyAstArray) - Static method in class dev.webfx.platform.ast.AST
 
METHOD_NOT_ALLOWED_405 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
MINUS - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
MISDIRECTED_REQUEST_421 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
mountToFullPath(String) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
mountToFullPath(String) - Method in class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
MOVED_PERMANENTLY_301 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
MULTI_STATUS_207 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
MULTIPART_FORMDATA - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
multipartFormDataWithBoundary(String) - Static method in class dev.webfx.platform.util.http.HttpHeaders
 
MULTIPLE_CHOICES_300 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
MultipleServiceProviders - Class in dev.webfx.platform.service
Very simple utility class to get a list of providers.
MultipleServiceProviders() - Constructor for class dev.webfx.platform.service.MultipleServiceProviders
 
MultipleSymbol - Class in dev.webfx.platform.ast.yaml.parser.javacup
 
MultipleSymbol(Symbol...) - Constructor for class dev.webfx.platform.ast.yaml.parser.javacup.MultipleSymbol
 

N

NamedBlob - Class in dev.webfx.platform.blob
 
NamedBlob(Blob, String) - Constructor for class dev.webfx.platform.blob.NamedBlob
 
NATIVE_FACTORY - Static variable in class dev.webfx.platform.ast.AST
 
nativeArray(ReadOnlyAstArray, NativeAstFactoryProvider) - Static method in class dev.webfx.platform.ast.AST
 
NativeAstArray - Interface in dev.webfx.platform.ast.spi.factory.nativeast
 
NativeAstFactoryProvider - Interface in dev.webfx.platform.ast.spi.factory.nativeast
 
NativeAstObject - Interface in dev.webfx.platform.ast.spi.factory.nativeast
 
nativeObject(ReadOnlyAstObject, NativeAstFactoryProvider) - Static method in class dev.webfx.platform.ast.AST
 
nativePlatformArray(ReadOnlyAstArray, NativeAstFactoryProvider) - Static method in class dev.webfx.platform.ast.AST
 
nativePlatformObject(ReadOnlyAstObject, NativeAstFactoryProvider) - Static method in class dev.webfx.platform.ast.AST
 
nativeScalarToJavaScalar(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
nativeToAstArray(Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
nativeToAstArray(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
nativeToAstObject(Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
nativeToAstObject(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
nativeToReadOnlyAstArray(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
nativeToReadOnlyAstObject(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstFactoryProvider
 
NETWORK_AUTHENTICATION_REQUIRED_511 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
newClient() - Method in class dev.webfx.platform.async.FutureBroadcaster
 
newInstance(Class<?>, int) - Static method in class dev.webfx.platform.reflect.RArray
 
next_token() - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
next_token() - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
NO_CONTENT_204 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
NO_CORS - Static variable in class dev.webfx.platform.fetch.CorsMode
 
NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
NoStackTraceThrowable - Exception Class in dev.webfx.platform.async.impl
 
NoStackTraceThrowable(String) - Constructor for exception class dev.webfx.platform.async.impl.NoStackTraceThrowable
 
NOT_ACCEPTABLE_406 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
NOT_EXTENDED_510 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
NOT_FOUND_404 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
NOT_IMPLEMENTED_501 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
NOT_MODIFIED_304 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
NULL - Enum constant in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
 
NULL - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
NULL - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
NUMBER - Enum constant in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
 
NUMBER - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
NUMBER - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 

O

OBJECT - Enum constant in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
 
objectsToReadOnlyAstArray(Object...) - Static method in class dev.webfx.platform.ast.AST
 
ofList(List<Symbol>) - Static method in class dev.webfx.platform.ast.yaml.parser.javacup.MultipleSymbol
 
ok() - Method in interface dev.webfx.platform.fetch.Response
 
OK_200 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
onComplete(Handler<AsyncResult<CompositeFuture>>) - Method in interface dev.webfx.platform.async.CompositeFuture
Deprecated.
instead use Future.join(List)
onComplete(Handler<AsyncResult<CompositeFuture>>) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
onComplete(Handler<AsyncResult<T>>) - Method in interface dev.webfx.platform.async.Future
Add a handler to be notified of the result.
onComplete(Handler<AsyncResult<T>>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
onComplete(Handler<AsyncResult<T>>) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
onComplete(Handler<AsyncResult<T>>) - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
onComplete(Handler<T>, Handler<Throwable>) - Method in interface dev.webfx.platform.async.Future
Add handlers to be notified on succeeded result and failed result.
onComplete(Handler<T>, Handler<Throwable>) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
onConfigLoaded(String, Consumer<Config>) - Static method in class dev.webfx.platform.conf.ConfigLoader
 
onConfigLoaded(String, Consumer<Config>, boolean) - Static method in class dev.webfx.platform.conf.ConfigLoader
 
onConfigLoaded(Consumer<Config>) - Static method in class dev.webfx.platform.conf.ConfigLoader
 
onConfigLoaded(Consumer<Config>, boolean) - Static method in class dev.webfx.platform.conf.ConfigLoader
 
onConfigLoadedOrChanged(String, Consumer<Config>) - Static method in class dev.webfx.platform.conf.ConfigLoader
 
onConfigLoadedOrChanged(Consumer<Config>) - Static method in class dev.webfx.platform.conf.ConfigLoader
 
onFailure(Handler<Throwable>) - Method in interface dev.webfx.platform.async.CompositeFuture
 
onFailure(Handler<Throwable>) - Method in interface dev.webfx.platform.async.Future
Add a handler to be notified of the failed result.
onFailure(Handler<Throwable>) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
onFailure(Handler<Throwable>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
onFailure(Handler<Throwable>) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
onFailure(Handler<Throwable>) - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
onFailure(Throwable) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
onFailure(Throwable) - Method in interface dev.webfx.platform.async.impl.Listener
Signal the failure
onFailure(Throwable) - Method in class dev.webfx.platform.async.impl.PromiseImpl
 
onInit() - Method in interface dev.webfx.platform.boot.spi.ApplicationJob
 
onLoaded() - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
onStart() - Method in interface dev.webfx.platform.boot.spi.ApplicationJob
 
onStop() - Method in interface dev.webfx.platform.boot.spi.ApplicationJob
 
onSuccess(Handler<CompositeFuture>) - Method in interface dev.webfx.platform.async.CompositeFuture
 
onSuccess(Handler<CompositeFuture>) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
onSuccess(Handler<T>) - Method in interface dev.webfx.platform.async.Future
Add a handler to be notified of the succeeded result.
onSuccess(Handler<T>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
onSuccess(Handler<T>) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
onSuccess(Handler<T>) - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
onSuccess(Object) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
onSuccess(T) - Method in interface dev.webfx.platform.async.impl.Listener
Signal the success.
onSuccess(T) - Method in class dev.webfx.platform.async.impl.PromiseImpl
 
onVisibilityStateChanged(VisibilityState) - Method in interface dev.webfx.platform.visibility.VisibilityListener
 
open(Config) - Static method in class dev.webfx.platform.conf.impl.ThreadLocalConfigContext
 
openIndentCount() - Method in class dev.webfx.platform.ast.yaml.parser.jflex.IndentCounter
 
OPERA - Enum constant in enum dev.webfx.platform.useragent.BrowserType
 
OperatingSystem - Class in dev.webfx.platform.os
 
OperatingSystemProvider - Interface in dev.webfx.platform.os.spi
 
OperatingSystemProviderBase - Class in dev.webfx.platform.os.spi.impl
 
OperatingSystemProviderBase(String) - Constructor for class dev.webfx.platform.os.spi.impl.OperatingSystemProviderBase
 
OperatingSystemProviderBase(String, OSFamily) - Constructor for class dev.webfx.platform.os.spi.impl.OperatingSystemProviderBase
 
OPTIONS - Static variable in class dev.webfx.platform.util.http.HttpMethod
 
ORIGIN - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
OSFamily - Enum in dev.webfx.platform.os
 
OTHER - Enum constant in enum dev.webfx.platform.os.OSFamily
 
otherwise(Function<Throwable, T>) - Method in interface dev.webfx.platform.async.AsyncResult
Apply a mapper function on this async result.
otherwise(Function<Throwable, T>) - Method in interface dev.webfx.platform.async.Future
Apply a mapper function on this future.
otherwise(Function<Throwable, T>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
otherwise(Function<Throwable, T>) - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
otherwise(T) - Method in interface dev.webfx.platform.async.AsyncResult
Map the failure of this async result to a specific value.
otherwise(T) - Method in interface dev.webfx.platform.async.Future
Map the failure of a future to a specific value.
otherwise(T) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
otherwise(CompositeFuture) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
otherwise(T) - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
otherwiseEmpty() - Method in interface dev.webfx.platform.async.AsyncResult
Map the failure of this async result to null.
otherwiseEmpty() - Method in interface dev.webfx.platform.async.Future
Map the failure of a future to null.

P

parentConfig() - Method in interface dev.webfx.platform.conf.Config
 
parentConfig() - Method in class dev.webfx.platform.conf.impl.ConfigImpl
 
parseAny(String) - Static method in class dev.webfx.platform.ast.json.Json
 
parseAny(String) - Method in class dev.webfx.platform.ast.json.parser.JsonParserProvider
 
parseAny(String) - Method in interface dev.webfx.platform.ast.spi.parser.AstParserProvider
 
parseAny(String) - Method in class dev.webfx.platform.ast.spi.parser.impl.properties.PropertiesAstParserProvider
 
parseAny(String) - Method in class dev.webfx.platform.ast.yaml.parser.YamlParserProvider
 
parseAny(String) - Static method in class dev.webfx.platform.ast.yaml.Yaml
 
parseAny(String, String) - Static method in class dev.webfx.platform.ast.AST
 
parseArray(String) - Static method in class dev.webfx.platform.ast.json.Json
 
parseArray(String) - Method in class dev.webfx.platform.ast.json.parser.JsonParserProvider
 
parseArray(String) - Method in interface dev.webfx.platform.ast.spi.parser.AstParserProvider
 
parseArray(String) - Method in class dev.webfx.platform.ast.spi.parser.impl.properties.PropertiesAstParserProvider
 
parseArray(String) - Method in class dev.webfx.platform.ast.yaml.parser.YamlParserProvider
 
parseArray(String) - Static method in class dev.webfx.platform.ast.yaml.Yaml
 
parseArray(String, String) - Static method in class dev.webfx.platform.ast.AST
 
parseArraySilently(String) - Static method in class dev.webfx.platform.ast.json.Json
 
parseConfig(String, String) - Static method in class dev.webfx.platform.conf.ConfigParser
 
parseConfigFile(String, String) - Static method in class dev.webfx.platform.conf.ConfigParser
 
parseIsoInstant(String) - Static method in class dev.webfx.platform.util.time.Times
 
parseIsoLocalDate(String) - Static method in class dev.webfx.platform.util.time.Times
 
parseIsoLocalDateTime(String) - Static method in class dev.webfx.platform.util.time.Times
 
parseNode(String) - Static method in class dev.webfx.platform.ast.json.Json
 
parseNode(String) - Method in class dev.webfx.platform.ast.json.parser.JsonParserProvider
 
parseNode(String) - Method in interface dev.webfx.platform.ast.spi.parser.AstParserProvider
 
parseNode(String) - Method in class dev.webfx.platform.ast.spi.parser.impl.properties.PropertiesAstParserProvider
 
parseNode(String) - Method in class dev.webfx.platform.ast.yaml.parser.YamlParserProvider
 
parseNode(String, String) - Static method in class dev.webfx.platform.ast.AST
 
parseObject(String) - Static method in class dev.webfx.platform.ast.json.Json
 
parseObject(String) - Method in class dev.webfx.platform.ast.json.parser.JsonParserProvider
 
parseObject(String) - Method in interface dev.webfx.platform.ast.spi.parser.AstParserProvider
 
parseObject(String) - Method in class dev.webfx.platform.ast.spi.parser.impl.properties.PropertiesAstParserProvider
 
parseObject(String) - Method in class dev.webfx.platform.ast.yaml.parser.YamlParserProvider
 
parseObject(String) - Static method in class dev.webfx.platform.ast.yaml.Yaml
 
parseObject(String, String) - Static method in class dev.webfx.platform.ast.AST
 
parseObjectSilently(String) - Static method in class dev.webfx.platform.ast.json.Json
 
parsePrefixedConfig(String, String, String) - Static method in class dev.webfx.platform.conf.ConfigParser
 
PARTIAL_CONTENT_206 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
passVariableSearchResult(String, String, String) - Static method in class dev.webfx.platform.substitution.var.spi.impl.VariablesResolverBase
 
PATCH - Static variable in class dev.webfx.platform.util.http.HttpMethod
 
PathLocation - Interface in dev.webfx.platform.windowlocation.spi
 
PathLocationImpl - Class in dev.webfx.platform.windowlocation.spi.impl
 
PathLocationImpl(PathLocation) - Constructor for class dev.webfx.platform.windowlocation.spi.impl.PathLocationImpl
 
PathLocationImpl(String) - Constructor for class dev.webfx.platform.windowlocation.spi.impl.PathLocationImpl
 
PathLocationImpl(String, String, String) - Constructor for class dev.webfx.platform.windowlocation.spi.impl.PathLocationImpl
 
PathStateLocation - Interface in dev.webfx.platform.windowlocation.spi
A location descriptor is the pushable analogue of a location.
PathStateLocationImpl - Class in dev.webfx.platform.windowlocation.spi.impl
 
PathStateLocationImpl(PathLocation, Object) - Constructor for class dev.webfx.platform.windowlocation.spi.impl.PathStateLocationImpl
 
PathStateLocationImpl(PathStateLocation) - Constructor for class dev.webfx.platform.windowlocation.spi.impl.PathStateLocationImpl
 
PathStateLocationImpl(String, String, String, Object) - Constructor for class dev.webfx.platform.windowlocation.spi.impl.PathStateLocationImpl
 
pause() - Method in interface dev.webfx.platform.audio.Audio
 
PAYLOAD_TO_LARGE_413 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
PAYMENT_REQUIRED_402 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
PERMANENT_REDIRECT_308 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
PIPE - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
PlatformWebWorkerBase - Class in dev.webfx.platform.webworker.spi.base
 
PlatformWebWorkerBase() - Constructor for class dev.webfx.platform.webworker.spi.base.PlatformWebWorkerBase
 
play() - Method in interface dev.webfx.platform.audio.Audio
 
POPPED - Enum constant in enum dev.webfx.platform.windowhistory.spi.BrowsingHistoryEvent
 
POST - Static variable in class dev.webfx.platform.util.http.HttpMethod
 
postMessage(Object) - Method in class dev.webfx.platform.webworker.spi.base.DelegatingWebWorker
 
postMessage(Object) - Method in interface dev.webfx.platform.webworker.WebWorker
 
PRAGMA - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
PRECONDITION_FAILED_412 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
PRECONDITION_REQUIRED_428 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
prefixObject(String, ReadOnlyAstObject) - Static method in class dev.webfx.platform.ast.AST
 
PROCESSING_102 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
production_table() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Access to production table.
production_table() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Access to production table.
promise() - Static method in interface dev.webfx.platform.async.Promise
Create a promise that hasn't completed yet
Promise<T> - Interface in dev.webfx.platform.async
Represents the writable side of an action that may, or may not, have occurred yet.
PromiseImpl<T> - Class in dev.webfx.platform.async.impl
Promise implementation.
PromiseImpl() - Constructor for class dev.webfx.platform.async.impl.PromiseImpl
Create a promise that hasn't completed yet
PromiseInternal<T> - Interface in dev.webfx.platform.async.impl
 
PROPERTIES_SRC_ROOT_CONF_RESOURCE_FILE_PATH - Static variable in class dev.webfx.platform.conf.SourcesConfig
 
PropertiesAstParserProvider - Class in dev.webfx.platform.ast.spi.parser.impl.properties
 
PropertiesAstParserProvider() - Constructor for class dev.webfx.platform.ast.spi.parser.impl.properties.PropertiesAstParserProvider
 
PROPERTY_CHANGE_PASS - Enum constant in enum dev.webfx.platform.uischeduler.AnimationFramePass
 
PROXY_AUTHENTICATE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
PROXY_AUTHORIZATION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
push(boolean) - Method in interface dev.webfx.platform.ast.AstArray
Pushes the given boolean value onto the end of the array.
push(double) - Method in interface dev.webfx.platform.ast.AstArray
Pushes the given double value onto the end of the array.
push(ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given array.
push(ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Set a given index to the given array.
push(ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given object.
push(ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Set a given index to the given object.
push(PathStateLocation) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Push a new entry onto the history stack.
push(PathStateLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
push(Object) - Method in interface dev.webfx.platform.ast.AstArray
Pushes the given element onto the end of the array.
push(Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
push(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Pushes the given element onto the end of the array.
push(String) - Method in interface dev.webfx.platform.ast.AstArray
Pushes the given boolean string onto the end of the array.
push(String) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Push a new entry onto the history stack.
push(String, ReadOnlyAstObject) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Push a new entry onto the history stack.
PUSHED - Enum constant in enum dev.webfx.platform.windowhistory.spi.BrowsingHistoryEvent
 
pushNativeElement(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Pushes the given element onto the end of the array.
pushScalar(Object) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given element.
pushScalar(Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Set a given index to the given element.
PUT - Static variable in class dev.webfx.platform.util.http.HttpMethod
 

Q

QUOTED_STRING - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 

R

RANGE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
RANGE_NOT_SATISFIABLE_416 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
RArray - Class in dev.webfx.platform.reflect
 
RArray() - Constructor for class dev.webfx.platform.reflect.RArray
 
RBRACK - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
RBRACK - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
RCURLY - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
RCURLY - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
ReadableStream - Interface in dev.webfx.platform.streams
 
ReadableStreamDefaultReader - Interface in dev.webfx.platform.streams
 
readAsBytes(File) - Method in interface dev.webfx.platform.file.FileReader
 
readAsText(File) - Method in interface dev.webfx.platform.file.FileReader
 
readByteArray(int) - Method in interface dev.webfx.platform.webassembly.WebAssemblyMemoryBufferReader
 
readDoubleArray(int) - Method in interface dev.webfx.platform.webassembly.WebAssemblyMemoryBufferReader
 
readFloatArray(int) - Method in interface dev.webfx.platform.webassembly.WebAssemblyMemoryBufferReader
 
readIntArray(int) - Method in interface dev.webfx.platform.webassembly.WebAssemblyMemoryBufferReader
 
ReadOnlyAstArray - Interface in dev.webfx.platform.ast
 
ReadOnlyAstArrayWrapper - Class in dev.webfx.platform.ast
 
ReadOnlyAstArrayWrapper(ReadOnlyAstArray) - Constructor for class dev.webfx.platform.ast.ReadOnlyAstArrayWrapper
 
ReadOnlyAstNode - Interface in dev.webfx.platform.ast
Generic interface common to both objects and arrays.
ReadOnlyAstObject - Interface in dev.webfx.platform.ast
 
ReadOnlyAstObjectWrapper - Class in dev.webfx.platform.ast
 
ReadOnlyAstObjectWrapper(ReadOnlyAstObject) - Constructor for class dev.webfx.platform.ast.ReadOnlyAstObjectWrapper
 
ReadOnlyMergedAstObject - Class in dev.webfx.platform.ast
 
ReadOnlyMergedAstObject(boolean, ReadOnlyAstObject...) - Constructor for class dev.webfx.platform.ast.ReadOnlyMergedAstObject
 
recover(Function<Throwable, Future<T>>) - Method in interface dev.webfx.platform.async.Future
Handles a failure of this Future by returning the result of another Future.
recreateEmptyNativeArray() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
redirected() - Method in interface dev.webfx.platform.fetch.Response
 
reduce_table() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Access to reduce_goto table.
reduce_table() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Access to reduce_goto table.
REFERER - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
register(Class<T>, Function<Integer, T[]>) - Static method in class dev.webfx.platform.reflect.RArray
 
registerProvider(ResourceProvider) - Static method in class dev.webfx.platform.resource.Resource
 
registerServiceInterceptor(Class<S>, Function<S, S>) - Static method in class dev.webfx.platform.service.SingleServiceProvider
 
registerServiceProvider(Class<S>, S) - Static method in class dev.webfx.platform.service.SingleServiceProvider
 
registerServiceSupplier(Class<S>, Supplier<ServiceLoader<S>>) - Static method in class dev.webfx.platform.service.SingleServiceProvider
 
registerServiceSupplier(Class<S>, Supplier<ServiceLoader<S>>, SingleServiceProvider.NotFoundPolicy) - Static method in class dev.webfx.platform.service.SingleServiceProvider
 
releaseWorker(WebWorker) - Method in class dev.webfx.platform.webworker.pool.WebWorkerPool
 
remove(int) - Method in interface dev.webfx.platform.ast.AstArray
Remove a given index and associated value from the object.
remove(int) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
remove(String) - Method in interface dev.webfx.platform.ast.AstObject
Remove a given key and associated value from the object.
remove(String) - Method in class dev.webfx.platform.ast.AstObjectWrapper
 
remove(String) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
removeItem(String) - Static method in class dev.webfx.platform.storage.LocalStorage
 
removeItem(String) - Static method in class dev.webfx.platform.storage.SessionStorage
 
removeItem(String) - Method in interface dev.webfx.platform.storage.spi.StorageProvider
 
removeListener(Listener<T>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
removeListener(Listener<T>) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
removeListener(Listener<T>) - Method in interface dev.webfx.platform.async.impl.FutureInternal
Remove a listener to the future result.
removeListener(Listener<T>) - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
removePlatformShutdownHook(H) - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
removeShutdownHook(Runnable) - Static method in class dev.webfx.platform.shutdown.Shutdown
 
removeShutdownHook(Runnable) - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
removeShutdownHook(Runnable) - Method in interface dev.webfx.platform.shutdown.spi.ShutdownProvider
 
removeVisibilityListener(VisibilityListener) - Method in class dev.webfx.platform.visibility.spi.impl.VisibilityProviderBase
 
removeVisibilityListener(VisibilityListener) - Method in interface dev.webfx.platform.visibility.spi.VisibilityProvider
 
removeVisibilityListener(VisibilityListener) - Static method in class dev.webfx.platform.visibility.Visibility
 
repeatedSymbol(int, int) - Static method in class dev.webfx.platform.ast.yaml.parser.javacup.MultipleSymbol
 
repeatedSymbol(int, int, Object) - Static method in class dev.webfx.platform.ast.yaml.parser.javacup.MultipleSymbol
 
repeatedSymbolThenSymbol(int, int, Symbol) - Static method in class dev.webfx.platform.ast.yaml.parser.javacup.MultipleSymbol
 
repeatedSymbolThenSymbol(int, int, Object, Symbol) - Static method in class dev.webfx.platform.ast.yaml.parser.javacup.MultipleSymbol
 
replace(PathStateLocation) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Replace the current entry on the history stack.
replace(PathStateLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
replace(String) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Replace the current entry on the history stack.
replace(String, ReadOnlyAstObject) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
Replace the current entry on the history stack.
REPLACED - Enum constant in enum dev.webfx.platform.windowhistory.spi.BrowsingHistoryEvent
 
replaceHref(String) - Method in interface dev.webfx.platform.windowlocation.spi.BrowsingLocation
 
replaceHref(String) - Static method in class dev.webfx.platform.windowlocation.WindowLocation
 
report_error(String, Object) - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
 
report_error(String, Object) - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
 
report_fatal_error(String, Object) - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
 
report_fatal_error(String, Object) - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
 
REQUEST_HEADER_FIELDS_TOO_LARGE_431 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
REQUEST_TIMEOUT_408 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
requestAnimationFrame(Runnable) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
requestNextScenePulse() - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
requestNextScenePulse() - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
requestNextScenePulse() - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
RESET_CONTENT_205 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
resetMemoryBufferOffset() - Method in interface dev.webfx.platform.webassembly.WebAssemblyMemoryBufferHolder
 
resolveVariable(String) - Method in class dev.webfx.platform.substitution.var.spi.impl.conf.ConfigVariablesResolver
 
resolveVariable(String) - Method in class dev.webfx.platform.substitution.var.spi.impl.env.EnvironmentVariablesResolver
 
resolveVariable(String) - Method in class dev.webfx.platform.substitution.var.spi.impl.localstorage.LocalStorageVariablesResolver
 
resolveVariable(String) - Method in class dev.webfx.platform.substitution.var.spi.impl.sysprop.SystemPropertiesVariablesResolver
 
resolveVariable(String) - Method in class dev.webfx.platform.substitution.var.spi.impl.windowlocation.WindowLocationVariablesResolver
 
resolveVariable(String) - Method in interface dev.webfx.platform.substitution.var.spi.VariablesResolver
 
Resource - Class in dev.webfx.platform.resource
 
RESOURCE_BUNDLE_BOOT_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
ResourceProvider - Interface in dev.webfx.platform.resource.spi
 
Response - Interface in dev.webfx.platform.fetch
 
result() - Method in interface dev.webfx.platform.async.AsyncResult
The result of the operation.
result() - Method in interface dev.webfx.platform.async.Future
The result of the operation.
result() - Method in class dev.webfx.platform.async.impl.FailedFuture
 
result() - Method in class dev.webfx.platform.async.impl.FutureImpl
Create a future that hasn't completed yet
result() - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
resultAt(int) - Method in interface dev.webfx.platform.async.CompositeFuture
Returns the result of a wrapped future
resultAt(int) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
RETRY_AFTER - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
RETURN_NULL - Enum constant in enum dev.webfx.platform.service.SingleServiceProvider.NotFoundPolicy
 
RootConfig - Class in dev.webfx.platform.conf.impl
 
RootConfig(ReadOnlyAstObject) - Constructor for class dev.webfx.platform.conf.impl.RootConfig
 
run() - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.WrappedRunnable
 
runAsync(Runnable) - Static method in class dev.webfx.platform.async.AsyncUtil
Wrap a runnable into a future that complete immediately or fail if an exception is thrown.
runInBackground(Runnable) - Static method in class dev.webfx.platform.scheduler.Scheduler
 
runInBackground(Runnable) - Method in interface dev.webfx.platform.scheduler.spi.SchedulerProvider
 
runInBackground(Runnable) - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
runInBackground(Runnable) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
runInBackground(Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
runInUiThread(Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
runInUiThread(Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
RunningWebWorker - Interface in dev.webfx.platform.webworker.spi.base
 
runOnIdle(Runnable) - Static method in class dev.webfx.platform.scheduler.Scheduler
 
runOnIdle(Runnable) - Method in interface dev.webfx.platform.scheduler.spi.SchedulerProvider
 
runOnIdle(Runnable) - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
runOnIdle(Runnable) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
runOutUiThread(Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
runOutUiThread(Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 

S

SAFARI - Enum constant in enum dev.webfx.platform.useragent.BrowserType
 
SAME_ORIGIN - Static variable in class dev.webfx.platform.fetch.CorsMode
 
scan() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
 
SCENE_PULSE_LAYOUT_PASS - Enum constant in enum dev.webfx.platform.uischeduler.AnimationFramePass
 
Scheduled - Interface in dev.webfx.platform.scheduler
 
ScheduledBase(SchedulerProviderBase.WrappedRunnable) - Constructor for class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
scheduleDeferred(Runnable) - Static method in class dev.webfx.platform.scheduler.Scheduler
A deferred command is executed not now but as soon as possible (ex: after the event loop returns).
scheduleDeferred(Runnable) - Method in interface dev.webfx.platform.scheduler.spi.SchedulerProvider
A deferred command is executed not now but as soon as possible (ex: after the event loop returns).
scheduleDeferred(Runnable) - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
scheduleDeferred(Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
A deferred command is executed not now but as soon as possible (ex: after the event loop returns).
scheduleDelay(long, Runnable) - Static method in class dev.webfx.platform.scheduler.Scheduler
Set a one-shot timer to fire after delayMs milliseconds, at which point handler will be called.
scheduleDelay(long, Runnable) - Method in interface dev.webfx.platform.scheduler.spi.SchedulerProvider
Set a one-shot timer to fire after delayMs milliseconds, at which point handler will be called.
scheduleDelay(long, Runnable) - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
scheduleDelay(long, Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
Set a one-shot timer to fire after delayMs milliseconds, at which point handler will be called.
scheduleDelayInAnimationFrame(long, Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleDelayInAnimationFrame(long, Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleDelayInAnimationFrame(long, Runnable, int) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleDelayInAnimationFrame(long, Runnable, int) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleDelayInAnimationFrame(long, Runnable, int, AnimationFramePass) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
scheduleDelayInAnimationFrame(long, Runnable, int, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleDelayInAnimationFrame(long, Runnable, int, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleDelayInAnimationFrame(long, Runnable, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleDelayInAnimationFrame(long, Runnable, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleDelayInFutureAnimationFrame(long, Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleDelayInFutureAnimationFrame(long, Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleDelayInFutureAnimationFrame(long, Runnable, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleDelayInFutureAnimationFrame(long, Runnable, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduledImpl(SchedulerProviderBase.WrappedRunnable, long) - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
scheduledImpl(SchedulerProviderBase.WrappedRunnable, long) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
scheduleImpl(Runnable, long, boolean, boolean, boolean, boolean) - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
scheduleInAnimationFrame(Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleInAnimationFrame(Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleInAnimationFrame(Runnable, int) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleInAnimationFrame(Runnable, int) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleInAnimationFrame(Runnable, int, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleInAnimationFrame(Runnable, int, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleInAnimationFrame(Runnable, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleInAnimationFrame(Runnable, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleInFutureAnimationFrame(Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleInFutureAnimationFrame(Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleInFutureAnimationFrame(Runnable, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
scheduleInFutureAnimationFrame(Runnable, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleLongTermAnimation(long, Runnable) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
scheduleNextAnimationExecution(boolean, boolean, long) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
scheduleNowAndPeriodic(long, Runnable) - Static method in class dev.webfx.platform.scheduler.Scheduler
 
scheduleNowAndPeriodic(long, Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
scheduleNowAndPeriodic(long, Consumer<Scheduled>) - Static method in class dev.webfx.platform.scheduler.Scheduler
 
scheduleNowAndPeriodic(long, Consumer<Scheduled>) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodic(long, Runnable) - Static method in class dev.webfx.platform.scheduler.Scheduler
Schedules a repeating handler that is scheduled with a constant periodicity.
schedulePeriodic(long, Runnable) - Method in interface dev.webfx.platform.scheduler.spi.SchedulerProvider
Schedules a repeating handler that is scheduled with a constant periodicity.
schedulePeriodic(long, Runnable) - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
schedulePeriodic(long, Runnable) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
schedulePeriodic(long, Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
Schedules a repeating handler that is scheduled with a constant periodicity.
schedulePeriodic(long, Consumer<Scheduled>) - Static method in class dev.webfx.platform.scheduler.Scheduler
 
schedulePeriodic(long, Consumer<Scheduled>) - Method in interface dev.webfx.platform.scheduler.spi.SchedulerProvider
 
schedulePeriodic(long, Consumer<Scheduled>) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodicInAnimationFrame(long, Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePeriodicInAnimationFrame(long, Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodicInAnimationFrame(long, Runnable, AnimationFramePass) - Method in class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
schedulePeriodicInAnimationFrame(long, Runnable, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePeriodicInAnimationFrame(long, Runnable, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodicInAnimationFrame(long, Consumer<Scheduled>) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePeriodicInAnimationFrame(long, Consumer<Scheduled>) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodicInAnimationFrame(long, Consumer<Scheduled>, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePeriodicInAnimationFrame(long, Consumer<Scheduled>, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodicInAnimationFrame(Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePeriodicInAnimationFrame(Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodicInAnimationFrame(Runnable, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePeriodicInAnimationFrame(Runnable, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodicInAnimationFrame(Consumer<Scheduled>) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePeriodicInAnimationFrame(Consumer<Scheduled>) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePeriodicInAnimationFrame(Consumer<Scheduled>, AnimationFramePass) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePeriodicInAnimationFrame(Consumer<Scheduled>, AnimationFramePass) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
schedulePropertyChangeInAnimationFrame(Runnable) - Method in interface dev.webfx.platform.uischeduler.spi.UiSchedulerProvider
 
schedulePropertyChangeInAnimationFrame(Runnable) - Static method in class dev.webfx.platform.uischeduler.UiScheduler
 
Scheduler - Class in dev.webfx.platform.scheduler
 
Scheduler() - Constructor for class dev.webfx.platform.scheduler.Scheduler
 
SchedulerProvider - Interface in dev.webfx.platform.scheduler.spi
This class provides low-level task scheduling primitives.
SchedulerProviderBase - Class in dev.webfx.platform.scheduler.spi
 
SchedulerProviderBase() - Constructor for class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
SchedulerProviderBase.ScheduledBase - Class in dev.webfx.platform.scheduler.spi
 
SchedulerProviderBase.WrappedRunnable - Class in dev.webfx.platform.scheduler.spi
 
SEC_WEBSOCKET_ACCEPT - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEC_WEBSOCKET_EXTENSIONS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEC_WEBSOCKET_KEY - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEC_WEBSOCKET_KEY1 - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEC_WEBSOCKET_KEY2 - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEC_WEBSOCKET_LOCATION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEC_WEBSOCKET_ORIGIN - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEC_WEBSOCKET_PROTOCOL - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEC_WEBSOCKET_VERSION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SEE_OTHER_303 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
SERIAL_CODEC_BOOT_LEVEL - Static variable in interface dev.webfx.platform.boot.spi.ApplicationModuleBooter
 
SERVER - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ServerUserAgentProvider - Class in dev.webfx.platform.useragent.spi.impl
 
ServerUserAgentProvider(String, boolean) - Constructor for class dev.webfx.platform.useragent.spi.impl.ServerUserAgentProvider
 
SERVICE_UNAVAILABLE_503 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
SessionStorage - Class in dev.webfx.platform.storage
 
SessionStorageProvider - Interface in dev.webfx.platform.storage.spi
 
set(int, ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given array.
set(int, ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Set a given index to the given array.
set(int, ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given object.
set(int, ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Set a given index to the given object.
set(int, Boolean) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given boolean.
set(int, Double) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given double.
set(int, Object) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given value.
set(int, Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
set(int, Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Set a given index to the given value.
set(int, String) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given string.
set(String, Blob) - Method in class dev.webfx.platform.fetch.FormData
 
set(String, Blob, String) - Method in class dev.webfx.platform.fetch.FormData
 
set(String, Boolean) - Method in interface dev.webfx.platform.ast.AstObject
 
set(String, Double) - Method in interface dev.webfx.platform.ast.AstObject
 
set(String, Integer) - Method in interface dev.webfx.platform.ast.AstObject
 
set(String, Long) - Method in interface dev.webfx.platform.ast.AstObject
 
set(String, Object) - Method in interface dev.webfx.platform.ast.AstObject
Set a given key to the given value.
set(String, Object) - Method in class dev.webfx.platform.ast.AstObjectWrapper
 
set(String, Object) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
set(String, Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Set a given key to the given value.
set(String, String) - Method in interface dev.webfx.platform.ast.AstObject
 
set(String, String) - Method in class dev.webfx.platform.fetch.FormData
 
set(String, String) - Method in interface dev.webfx.platform.fetch.Headers
 
set(String, String, String) - Method in class dev.webfx.platform.fetch.FormData
 
set(String, Instant) - Method in interface dev.webfx.platform.ast.AstObject
 
SET_COOKIE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
SET_COOKIE2 - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
setArray(String, ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.AstObject
Set a given key to the given array.
setArray(String, ReadOnlyAstArray) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Set a given key to the given array.
setAudioSpectrumInterval(double) - Method in interface dev.webfx.platform.audio.Audio
 
setAudioSpectrumListener(AudioSpectrumListener) - Method in interface dev.webfx.platform.audio.Audio
 
setAudioSpectrumNumBands(int) - Method in interface dev.webfx.platform.audio.Audio
 
setBody(Blob) - Method in class dev.webfx.platform.fetch.FetchOptions
 
setBody(FormData) - Method in class dev.webfx.platform.fetch.FetchOptions
 
setBody(String) - Method in class dev.webfx.platform.fetch.FetchOptions
 
setCurrentLocationIndex(int) - Method in class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
setCycleCount(int) - Method in interface dev.webfx.platform.audio.Audio
 
setDelegate(WebWorker) - Method in class dev.webfx.platform.webworker.spi.base.DelegatingWebWorker
 
setDelegate(WebWorker) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
setEvent(BrowsingHistoryEvent) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryLocationImpl
 
setGoingBackward(boolean) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
setHeaders(Headers) - Method in class dev.webfx.platform.fetch.FetchOptions
 
setItem(String, String) - Static method in class dev.webfx.platform.storage.LocalStorage
 
setItem(String, String) - Static method in class dev.webfx.platform.storage.SessionStorage
 
setItem(String, String) - Method in interface dev.webfx.platform.storage.spi.StorageProvider
 
setList(List<Object>) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListAstArray
 
setList(List<Object>) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
setLooping(boolean) - Method in interface dev.webfx.platform.audio.Audio
+ API supported by Gluon (works on mobiles) *
setMap(Map<String, Object>) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
setMap(Map<String, Object>) - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
setMemoryBufferOffset(int) - Method in interface dev.webfx.platform.webassembly.WebAssemblyMemoryBufferHolder
 
setMethod(String) - Method in class dev.webfx.platform.fetch.FetchOptions
 
setMode(String) - Method in class dev.webfx.platform.fetch.FetchOptions
 
setMountPoint(String) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
setNativeElement(int, Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Set a given index to the given value.
setNativeElement(String, Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Set a given key to the given element.
setObject(String, ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.AstObject
Set a given key to the given object.
setObject(String, ReadOnlyAstObject) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Set a given key to the given object.
setOnMessageHandler(Consumer<Object>) - Method in class dev.webfx.platform.webworker.spi.base.DelegatingWebWorker
 
setOnMessageHandler(Consumer<Object>) - Method in class dev.webfx.platform.webworker.spi.base.WebWorkerBase
 
setOnMessageHandler(Consumer<Object>) - Method in interface dev.webfx.platform.webworker.WebWorker
 
setPlatformWorker(RunningWebWorker) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
setScalar(int, Object) - Method in interface dev.webfx.platform.ast.AstArray
Set a given index to the given scalar.
setScalar(int, Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstArray
Set a given index to the given scalar.
setScalar(String, Object) - Method in interface dev.webfx.platform.ast.AstObject
Set a given key to the given element.
setScalar(String, Object) - Method in interface dev.webfx.platform.ast.spi.factory.nativeast.NativeAstObject
Set a given key to the given element.
setVolume(double) - Method in interface dev.webfx.platform.audio.Audio
 
shutdown() - Static method in class dev.webfx.platform.boot.spi.impl.ApplicationModuleBooterManager
 
shutdown() - Static method in class dev.webfx.platform.boot.spi.impl.SimpleApplicationJobManager
 
Shutdown - Class in dev.webfx.platform.shutdown
 
ShutdownProvider - Interface in dev.webfx.platform.shutdown.spi
 
ShutdownProviderBase<H> - Class in dev.webfx.platform.shutdown.spi.impl
 
ShutdownProviderBase() - Constructor for class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
SimpleApplicationBooterProvider - Class in dev.webfx.platform.boot.spi.impl
 
SimpleApplicationBooterProvider() - Constructor for class dev.webfx.platform.boot.spi.impl.SimpleApplicationBooterProvider
 
SimpleApplicationJobManager - Class in dev.webfx.platform.boot.spi.impl
 
SimpleApplicationJobManager() - Constructor for class dev.webfx.platform.boot.spi.impl.SimpleApplicationJobManager
 
SINGLE_QUOTE_STRING - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
SingleServiceProvider - Class in dev.webfx.platform.service
Simple utility class to get a provider that is meant to be unique.
SingleServiceProvider() - Constructor for class dev.webfx.platform.service.SingleServiceProvider
 
SingleServiceProvider.NotFoundPolicy - Enum in dev.webfx.platform.service
 
size() - Method in interface dev.webfx.platform.ast.ReadOnlyAstArray
Length of the array or number of keys of the object
size() - Method in class dev.webfx.platform.ast.ReadOnlyAstArrayWrapper
 
size() - Method in interface dev.webfx.platform.ast.ReadOnlyAstNode
 
size() - Method in interface dev.webfx.platform.ast.ReadOnlyAstObject
 
size() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.ListBasedAstArray
 
size() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapBasedAstObject
 
size() - Method in interface dev.webfx.platform.async.CompositeFuture
 
size() - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
skipRepeatLog(String) - Static method in class dev.webfx.platform.substitution.var.spi.impl.SkipRepeatLogger
 
SkipRepeatLogger - Class in dev.webfx.platform.substitution.var.spi.impl
 
SkipRepeatLogger() - Constructor for class dev.webfx.platform.substitution.var.spi.impl.SkipRepeatLogger
 
softwareShutdown(boolean, int) - Static method in class dev.webfx.platform.shutdown.Shutdown
 
softwareShutdown(boolean, int) - Method in class dev.webfx.platform.shutdown.spi.impl.ShutdownProviderBase
 
softwareShutdown(boolean, int) - Method in interface dev.webfx.platform.shutdown.spi.ShutdownProvider
 
SourcesConfig - Class in dev.webfx.platform.conf
 
SourcesConfig() - Constructor for class dev.webfx.platform.conf.SourcesConfig
 
spectrumDataUpdate(double, double, float[], float[]) - Method in interface dev.webfx.platform.audio.AudioSpectrumListener
 
SRC_ROOT_CONF_PACKAGE - Static variable in class dev.webfx.platform.conf.SourcesConfig
 
SRC_ROOT_CONF_RESOURCE_FOLDER - Static variable in class dev.webfx.platform.conf.SourcesConfig
 
start(ApplicationBooterProvider, String[]) - Static method in class dev.webfx.platform.boot.ApplicationBooter
 
start(String[]) - Static method in class dev.webfx.platform.boot.ApplicationBooter
 
start_production() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Indicates start production.
start_production() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Indicates start production.
start_state() - Method in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Indicates start state.
start_state() - Method in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Indicates start state.
startApplicationJob(ApplicationJob) - Static method in class dev.webfx.platform.boot.ApplicationBooter
 
startApplicationJob(ApplicationJob) - Method in interface dev.webfx.platform.boot.spi.ApplicationBooterProvider
 
startApplicationJob(ApplicationJob) - Static method in class dev.webfx.platform.boot.spi.impl.SimpleApplicationJobManager
 
status() - Method in interface dev.webfx.platform.fetch.Response
 
statusText() - Method in interface dev.webfx.platform.fetch.Response
 
stop() - Method in interface dev.webfx.platform.audio.Audio
 
stopApplicationJob(ApplicationJob) - Static method in class dev.webfx.platform.boot.ApplicationBooter
 
stopApplicationJob(ApplicationJob) - Method in interface dev.webfx.platform.boot.spi.ApplicationBooterProvider
 
stopApplicationJob(ApplicationJob) - Static method in class dev.webfx.platform.boot.spi.impl.SimpleApplicationJobManager
 
StorageLocation - Class in dev.webfx.platform.storagelocation
 
StorageLocationProvider - Interface in dev.webfx.platform.storagelocation.spi
 
StorageProvider - Interface in dev.webfx.platform.storage.spi
 
STRING - Enum constant in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
 
STRING - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
STRING_DOUBLE_QUOTE - Static variable in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
 
STRING_GRAVE_ACCENT - Static variable in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
 
STRING_SINGLE_QUOTE - Static variable in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
 
SubBrowsingHistory - Class in dev.webfx.platform.windowhistory.spi.impl
 
SubBrowsingHistory(BrowsingHistory, String) - Constructor for class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
substitute(String) - Method in class dev.webfx.platform.substitution.spi.impl.var.VariablesSubstitutorProvider
 
substitute(String) - Method in interface dev.webfx.platform.substitution.spi.SubstitutorProvider
 
substitute(String) - Static method in class dev.webfx.platform.substitution.Substitutor
 
Substitutor - Class in dev.webfx.platform.substitution
 
Substitutor() - Constructor for class dev.webfx.platform.substitution.Substitutor
 
SubstitutorProvider - Interface in dev.webfx.platform.substitution.spi
 
succeeded() - Method in interface dev.webfx.platform.async.AsyncResult
Did it succeed?
succeeded() - Method in interface dev.webfx.platform.async.Future
Did it succeed?
succeeded() - Method in class dev.webfx.platform.async.impl.FailedFuture
 
succeeded() - Method in class dev.webfx.platform.async.impl.FutureImpl
Did it succeed?
succeeded() - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
succeeded(int) - Method in interface dev.webfx.platform.async.CompositeFuture
Returns true if a wrapped future is succeeded
succeeded(int) - Method in class dev.webfx.platform.async.impl.CompositeFutureImpl
 
succeededFuture() - Static method in interface dev.webfx.platform.async.Future
Create a succeeded future with a null result
succeededFuture(T) - Static method in interface dev.webfx.platform.async.Future
Created a succeeded future with the specified result.
SucceededFuture<T> - Class in dev.webfx.platform.async.impl
Succeeded future implementation.
SucceededFuture(T) - Constructor for class dev.webfx.platform.async.impl.SucceededFuture
Create a future that has already succeeded
supportsMusicSpectrumAnalysis() - Static method in class dev.webfx.platform.audio.AudioService
 
supportsMusicSpectrumAnalysis() - Method in interface dev.webfx.platform.audio.spi.AudioServiceProvider
 
supportsSpectrumAnalysis() - Method in interface dev.webfx.platform.audio.Audio
 
SWITCH_PROXY_306 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
SWITCHING_PROTOCOLS_101 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
SystemPropertiesVariablesResolver - Class in dev.webfx.platform.substitution.var.spi.impl.sysprop
 
SystemPropertiesVariablesResolver() - Constructor for class dev.webfx.platform.substitution.var.spi.impl.sysprop.SystemPropertiesVariablesResolver
 

T

tasksCount() - Static method in class dev.webfx.platform.scheduler.Scheduler
 
tasksCount(boolean, boolean, boolean, boolean, boolean) - Static method in class dev.webfx.platform.scheduler.Scheduler
 
tasksCount(boolean, boolean, boolean, boolean, boolean) - Method in interface dev.webfx.platform.scheduler.spi.SchedulerProvider
 
tasksCount(boolean, boolean, boolean, boolean, boolean) - Method in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase
 
TE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
TEMPORARY_REDIRECT_307 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
terminalNames - Static variable in interface dev.webfx.platform.ast.json.parser.javacup.JsonSymbols
 
terminalNames - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
terminate() - Method in class dev.webfx.platform.webworker.spi.base.DelegatingWebWorker
 
terminate() - Method in interface dev.webfx.platform.webworker.WebWorker
 
text() - Method in interface dev.webfx.platform.fetch.Response
 
TEXT_PLAIN - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
TEXT_PLAIN_UTF8 - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
ThreadLocalConfigContext - Class in dev.webfx.platform.conf.impl
Usage: try (ThreadLocalConfigContext context = ThreadLocalConfigContext.open(config)) { ... // Config can then be retrieved in another class (ex: ConfigVariablesResolver) as follow: Config config = ThreadLocalConfigContext.getThreadLocalConfig(); ... }
THROW_EXCEPTION - Enum constant in enum dev.webfx.platform.service.SingleServiceProvider.NotFoundPolicy
 
Times - Class in dev.webfx.platform.util.time
 
Times() - Constructor for class dev.webfx.platform.util.time.Times
 
toInstant(Object) - Static method in class dev.webfx.platform.util.time.Times
 
toJavaArray(ReadOnlyAstArray) - Static method in class dev.webfx.platform.ast.AST
 
toLocalDate(Object) - Static method in class dev.webfx.platform.util.time.Times
 
toLocalDate(String) - Static method in class dev.webfx.platform.util.time.Times
 
toLocalDateTime(Long) - Static method in class dev.webfx.platform.util.time.Times
 
toLocalDateTime(Object) - Static method in class dev.webfx.platform.util.time.Times
 
toLocalDateTime(String) - Static method in class dev.webfx.platform.util.time.Times
 
toLocalDateTime(LocalDate) - Static method in class dev.webfx.platform.util.time.Times
 
toLocalDateTime(LocalTime) - Static method in class dev.webfx.platform.util.time.Times
 
toNativeJsonArray(byte[]) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
toNativeJsonArray(byte[]) - Method in interface dev.webfx.platform.webworker.spi.base.RunningWebWorker
 
toNativeJsonArray(double[]) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
toNativeJsonArray(double[]) - Method in interface dev.webfx.platform.webworker.spi.base.RunningWebWorker
 
toNativeJsonArray(int[]) - Method in class dev.webfx.platform.webworker.spi.base.JavaCodedWebWorkerBase
 
toNativeJsonArray(int[]) - Method in interface dev.webfx.platform.webworker.spi.base.RunningWebWorker
 
TOO_EARLY_425 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
TOO_MANY_REQUESTS_429 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
toString() - Method in class dev.webfx.platform.ast.spi.factory.impl.generic.MapAstObject
 
toString() - Method in class dev.webfx.platform.async.Batch
 
toString() - Method in class dev.webfx.platform.async.impl.FailedFuture
 
toString() - Method in class dev.webfx.platform.async.impl.FutureImpl
 
toString() - Method in class dev.webfx.platform.async.impl.SucceededFuture
 
toURI() - Method in class dev.webfx.platform.blob.spi.impl.java.JavaBlob
 
toUrl(String, Class<?>) - Static method in class dev.webfx.platform.resource.Resource
 
toUrl(String, Class<?>) - Method in interface dev.webfx.platform.resource.spi.ResourceProvider
 
toURL() - Method in class dev.webfx.platform.blob.spi.impl.java.JavaBlob
 
TRACE - Static variable in class dev.webfx.platform.util.http.HttpMethod
 
TRACE_AND_RETURN_NULL - Enum constant in enum dev.webfx.platform.service.SingleServiceProvider.NotFoundPolicy
 
TRAILER - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
TRANSFER_ENCODING - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
transform(Function<AsyncResult<T>, Future<U>>) - Method in interface dev.webfx.platform.async.Future
Transform this future with a mapper functions.
transform(Function<AsyncResult<T>, Future<U>>) - Method in class dev.webfx.platform.async.impl.FailedFuture
 
transit(BrowsingHistoryLocationImpl) - Method in class dev.webfx.platform.windowhistory.spi.impl.BrowsingHistoryBase
 
transitionTo(BrowsingHistoryLocation) - Method in interface dev.webfx.platform.windowhistory.spi.BrowsingHistory
 
transitionTo(BrowsingHistoryLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.MemoryBrowsingHistory
 
transitionTo(BrowsingHistoryLocation) - Method in class dev.webfx.platform.windowhistory.spi.impl.SubBrowsingHistory
 
tryComplete() - Method in interface dev.webfx.platform.async.Promise
Calls tryComplete(null).
tryComplete(T) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
tryComplete(T) - Method in interface dev.webfx.platform.async.Promise
Like Promise.complete(Object) but returns false when the promise is already completed instead of throwing an IllegalStateException, it returns true otherwise.
tryFail(String) - Method in interface dev.webfx.platform.async.Promise
Calls Promise.fail(Throwable) with the message.
tryFail(Throwable) - Method in class dev.webfx.platform.async.impl.FutureImpl
 
tryFail(Throwable) - Method in interface dev.webfx.platform.async.Promise
Like Promise.fail(Throwable) but returns false when the promise is already completed instead of throwing an IllegalStateException, it returns true otherwise.
TypedArray - Interface in dev.webfx.platform.typedarray
 
TypedArrayFactory - Class in dev.webfx.platform.typedarray
 
TypedArrayFactory() - Constructor for class dev.webfx.platform.typedarray.TypedArrayFactory
 
TypedArrayFactoryProvider - Interface in dev.webfx.platform.typedarray.spi
 

U

UI_UPDATE_PASS - Enum constant in enum dev.webfx.platform.uischeduler.AnimationFramePass
 
Uint8Array(double...) - Method in interface dev.webfx.platform.typedarray.spi.TypedArrayFactoryProvider
 
UiScheduler - Class in dev.webfx.platform.uischeduler
 
UiSchedulerProvider - Interface in dev.webfx.platform.uischeduler.spi
 
UiSchedulerProviderBase - Class in dev.webfx.platform.uischeduler.spi.impl
 
UiSchedulerProviderBase() - Constructor for class dev.webfx.platform.uischeduler.spi.impl.UiSchedulerProviderBase
 
UiSchedulerProviderBase.AnimationScheduled - Class in dev.webfx.platform.uischeduler.spi.impl
 
UNAUTHORIZED_401 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
UNAVAILABLE_FOR_LEGAL_REASONS_451 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
UNDEFINED - Enum constant in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
 
UNKNOWN - Enum constant in enum dev.webfx.platform.useragent.BrowserType
 
UNPROCESSABLE_ENTITY_422 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
UNQUOTED_INDENT_STRING - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
UNQUOTED_JSON_STRING - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
UNQUOTED_KEY - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
UNQUOTED_STRING - Static variable in interface dev.webfx.platform.ast.yaml.parser.javacup.YamlSymbols
 
UNSUPPORTED_MEDIA_TYPE_415 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
unwrapNativeArray(ReadOnlyAstArray, NativeAstFactoryProvider) - Static method in class dev.webfx.platform.ast.AST
 
unwrapNativeObject(ReadOnlyAstObject, NativeAstFactoryProvider) - Static method in class dev.webfx.platform.ast.AST
 
UPGRADE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
UPGRADE_INSECURE_REQUESTS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
UPGRADE_REQUIRED_426 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
URI_TO_LONG_414 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
url() - Method in interface dev.webfx.platform.fetch.Response
 
USE_PROXY_305 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
USER_AGENT - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
UserAgent - Class in dev.webfx.platform.useragent
 
UserAgentProvider - Interface in dev.webfx.platform.useragent.spi
 
UserAgentProviderBase - Class in dev.webfx.platform.useragent.spi.impl
 
UserAgentProviderBase(String, boolean, boolean, boolean) - Constructor for class dev.webfx.platform.useragent.spi.impl.UserAgentProviderBase
 

V

valueOf(String) - Static method in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.webfx.platform.os.OSFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.webfx.platform.service.SingleServiceProvider.NotFoundPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.webfx.platform.uischeduler.AnimationFramePass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.webfx.platform.useragent.BrowserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.webfx.platform.visibility.VisibilityState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.webfx.platform.windowhistory.spi.BrowsingHistoryEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum dev.webfx.platform.ast.spi.factory.nativeast.AstType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface dev.webfx.platform.fetch.Headers
 
values() - Static method in enum dev.webfx.platform.os.OSFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.webfx.platform.service.SingleServiceProvider.NotFoundPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.webfx.platform.uischeduler.AnimationFramePass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.webfx.platform.useragent.BrowserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.webfx.platform.visibility.VisibilityState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.webfx.platform.windowhistory.spi.BrowsingHistoryEvent
Returns an array containing the constants of this enum type, in the order they are declared.
VariablesResolver - Interface in dev.webfx.platform.substitution.var.spi
 
VariablesResolverBase - Class in dev.webfx.platform.substitution.var.spi.impl
 
VariablesResolverBase() - Constructor for class dev.webfx.platform.substitution.var.spi.impl.VariablesResolverBase
 
VariablesSubstitutorProvider - Class in dev.webfx.platform.substitution.spi.impl.var
 
VariablesSubstitutorProvider() - Constructor for class dev.webfx.platform.substitution.spi.impl.var.VariablesSubstitutorProvider
 
VARIANT_ALSO_NEGOTIATES_506 - Static variable in class dev.webfx.platform.util.http.HttpResponseStatus
 
VARY - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
VertxAstFactoryProvider - Class in dev.webfx.platform.ast.spi.factory.impl.vertx
 
VertxAstFactoryProvider() - Constructor for class dev.webfx.platform.ast.spi.factory.impl.vertx.VertxAstFactoryProvider
 
VIA - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
Visibility - Class in dev.webfx.platform.visibility
 
VisibilityListener - Interface in dev.webfx.platform.visibility
 
VisibilityProvider - Interface in dev.webfx.platform.visibility.spi
 
VisibilityProviderBase - Class in dev.webfx.platform.visibility.spi.impl
 
VisibilityProviderBase() - Constructor for class dev.webfx.platform.visibility.spi.impl.VisibilityProviderBase
 
VisibilityState - Enum in dev.webfx.platform.visibility
 
VISIBLE - Enum constant in enum dev.webfx.platform.visibility.VisibilityState
 
visitAstArray(ReadOnlyAstArray) - Method in class dev.webfx.platform.ast.AstCloneVisitor
 
visitAstArray(ReadOnlyAstArray) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitAstElement(Object) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitAstNode(ReadOnlyAstNode) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitAstObject(ReadOnlyAstObject) - Method in class dev.webfx.platform.ast.AstCloneVisitor
 
visitAstObject(ReadOnlyAstObject) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitBoolean(boolean) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitIndexedValue(Object, int, int, ReadOnlyAstArray) - Method in class dev.webfx.platform.ast.AstCloneVisitor
 
visitIndexedValue(Object, int, int, ReadOnlyAstArray) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitKeyValue(String, Object, int, int, ReadOnlyAstObject) - Method in class dev.webfx.platform.ast.AstCloneVisitor
 
visitKeyValue(String, Object, int, int, ReadOnlyAstObject) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitNull() - Method in class dev.webfx.platform.ast.AstVisitor
 
visitNumber(Number) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitOther(Object) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitScalar(Object) - Method in class dev.webfx.platform.ast.AstCloneVisitor
 
visitScalar(Object) - Method in class dev.webfx.platform.ast.AstVisitor
 
visitString(String) - Method in class dev.webfx.platform.ast.AstVisitor
 
VoidHandler - Class in dev.webfx.platform.async
This class can be used for simple handlers which don't receive any value.
VoidHandler() - Constructor for class dev.webfx.platform.async.VoidHandler
 

W

wakeUp() - Static method in class dev.webfx.platform.scheduler.Scheduler
 
wakeUp() - Method in interface dev.webfx.platform.scheduler.spi.SchedulerProvider
 
WARNING - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
WebAssembly - Class in dev.webfx.platform.webassembly
 
WebAssemblyImport - Class in dev.webfx.platform.webassembly
 
WebAssemblyImport(String, String, WebAssemblyImport.Fn) - Constructor for class dev.webfx.platform.webassembly.WebAssemblyImport
 
WebAssemblyImport.Fn - Interface in dev.webfx.platform.webassembly
 
WebAssemblyInstance - Interface in dev.webfx.platform.webassembly
 
WebAssemblyMemoryBufferHolder - Interface in dev.webfx.platform.webassembly
 
WebAssemblyMemoryBufferReader - Interface in dev.webfx.platform.webassembly
 
WebAssemblyMemoryBufferWriter - Interface in dev.webfx.platform.webassembly
 
WebAssemblyModule - Interface in dev.webfx.platform.webassembly
 
WebAssemblyProvider - Interface in dev.webfx.platform.webassembly.spi
 
WEBSOCKET_LOCATION - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
WEBSOCKET_ORIGIN - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
WEBSOCKET_PROTOCOL - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
WebWorker - Interface in dev.webfx.platform.webworker
 
WebWorkerBase - Class in dev.webfx.platform.webworker.spi.base
 
WebWorkerBase() - Constructor for class dev.webfx.platform.webworker.spi.base.WebWorkerBase
 
WebWorkerPool - Class in dev.webfx.platform.webworker.pool
 
WebWorkerPool(Class<? extends JavaCodedWebWorkerBase>) - Constructor for class dev.webfx.platform.webworker.pool.WebWorkerPool
 
WebWorkerService - Class in dev.webfx.platform.webworker
 
WindowHistory - Class in dev.webfx.platform.windowhistory
 
WindowHistoryProvider - Interface in dev.webfx.platform.windowhistory.spi
 
WindowLocation - Class in dev.webfx.platform.windowlocation
 
WindowLocationProvider - Interface in dev.webfx.platform.windowlocation.spi
 
WindowLocationVariablesResolver - Class in dev.webfx.platform.substitution.var.spi.impl.windowlocation
 
WindowLocationVariablesResolver() - Constructor for class dev.webfx.platform.substitution.var.spi.impl.windowlocation.WindowLocationVariablesResolver
 
WINDOWS - Enum constant in enum dev.webfx.platform.os.OSFamily
 
WorkerServiceProvider - Interface in dev.webfx.platform.webworker.spi
 
wrappedRunnable - Variable in class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.ScheduledBase
 
WrappedRunnable(Runnable, boolean, boolean, boolean, boolean) - Constructor for class dev.webfx.platform.scheduler.spi.SchedulerProviderBase.WrappedRunnable
 
writeString(String) - Method in interface dev.webfx.platform.webassembly.WebAssemblyMemoryBufferWriter
 
WWW_AUTHENTICATE - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 

X

X_FRAME_OPTIONS - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 
X_REQUESTED_WITH - Static variable in class dev.webfx.platform.util.http.HttpHeaders
 

Y

Yaml - Class in dev.webfx.platform.ast.yaml
 
Yaml() - Constructor for class dev.webfx.platform.ast.yaml.Yaml
 
YamlFormatterProvider - Class in dev.webfx.platform.ast.yaml.formatter
 
YamlFormatterProvider() - Constructor for class dev.webfx.platform.ast.yaml.formatter.YamlFormatterProvider
 
YamlLexer - Class in dev.webfx.platform.ast.yaml.parser.jflex
 
YamlLexer(Reader) - Constructor for class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Creates a new scanner
YamlParserProvider - Class in dev.webfx.platform.ast.yaml.parser
 
YamlParserProvider() - Constructor for class dev.webfx.platform.ast.yaml.parser.YamlParserProvider
 
YamlSymbols - Interface in dev.webfx.platform.ast.yaml.parser.javacup
CUP generated interface containing symbol constants.
yyatEOF() - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Returns whether the scanner has reached the end of the reader it reads from.
yyatEOF() - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Returns whether the scanner has reached the end of the reader it reads from.
yybegin(int) - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Enters a new lexical state.
yybegin(int) - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Enters a new lexical state.
yycharat(int) - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Returns the character at the given position from the matched text.
yycharat(int) - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Returns the character at the given position from the matched text.
yyclose() - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Closes the input reader.
yyclose() - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Closes the input reader.
YYEOF - Static variable in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
This character denotes the end of file.
YYEOF - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
This character denotes the end of file.
YYFINAL - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
YYINITIAL - Static variable in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
 
YYINITIAL - Static variable in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
 
yylength() - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
How many characters were matched.
yylength() - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
How many characters were matched.
yypushback(int) - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int) - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Resets the scanner to read from a new input stream.
yyreset(Reader) - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Resets the scanner to read from a new input stream.
yystate() - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Returns the current lexical state.
yystate() - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Returns the current lexical state.
yytext() - Method in class dev.webfx.platform.ast.json.parser.jflex.JsonLexer
Returns the text matched by the current regular expression.
yytext() - Method in class dev.webfx.platform.ast.yaml.parser.jflex.YamlLexer
Returns the text matched by the current regular expression.

_

_action_table - Static variable in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Parse-action table.
_action_table - Static variable in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Parse-action table.
_production_table - Static variable in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
Production table.
_production_table - Static variable in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
Production table.
_reduce_table - Static variable in class dev.webfx.platform.ast.json.parser.javacup.JavaCupJsonParser
reduce_goto table.
_reduce_table - Static variable in class dev.webfx.platform.ast.yaml.parser.javacup.JavaCupYamlParser
reduce_goto table.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form