| Package | Description |
|---|---|
| com.google.gwt.core.client.impl | |
| java.lang |
| Class and Description |
|---|
| AsyncFragmentLoader
Low-level support to download an extra fragment of code.
|
| AsyncFragmentLoader.LoadingStrategy
A strategy for loading code fragments.
|
| AsyncFragmentLoader.LoadTerminatedHandler
An interface for handlers of load completion.
|
| AsyncFragmentLoader.Logger
A strategy for logging progress.
|
| CompilerHint
An annotation to mark another annotation as a compiler hint.
|
| LoadingStrategyBase
Base for a standard loading strategy used in a web browser.
|
| LoadingStrategyBase.DownloadStrategy
Subclasses will need to implement this and pass it in in the constructor.
|
| LoadingStrategyBase.RequestData
Since LoadingStrategy must support concurrent requests, we keep most of the
relevant info in the RequestData, and pass it around.
|
| SchedulerImpl
This is used by Scheduler to collaborate with Impl in order to have
FinallyCommands executed.
|
| SerializableThrowable
Deprecated.
use
SerializableThrowable instead. |
| Class and Description |
|---|
| DoNotInline
An annotation to mark a given method as not inlineable.
|
Copyright © 2018. All rights reserved.