|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.google.gwt.codegen.server |
---|
Class com.google.gwt.codegen.server.CodeGenContext.AbortCodeGenException extends java.lang.RuntimeException implements Serializable |
---|
Package com.google.gwt.core.client |
---|
Class com.google.gwt.core.client.CodeDownloadException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
CodeDownloadException.Reason reason
Class com.google.gwt.core.client.JavaScriptException extends com.google.gwt.core.client.impl.JavaScriptExceptionBase implements Serializable |
---|
Serialized Fields |
---|
java.lang.String description
e.message
.
java.lang.Object e
java.lang.String message
java.lang.String name
e.name
.
Package com.google.gwt.core.ext |
---|
Class com.google.gwt.core.ext.BadPropertyValueException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
java.lang.String badValue
java.lang.String propName
Class com.google.gwt.core.ext.CachedPropertyInformation extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> selectionProperties
java.util.List<E> configProperties
Class com.google.gwt.core.ext.UnableToCompleteException extends java.lang.Exception implements Serializable |
---|
Package com.google.gwt.core.ext.linker |
---|
Class com.google.gwt.core.ext.linker.Artifact extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.lang.String linkerName
Class com.google.gwt.core.ext.linker.ArtifactSet extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
TypeIndexedSet<T extends java.lang.Comparable> delegate
Class com.google.gwt.core.ext.linker.BinaryEmittedArtifact extends EmittedArtifact implements Serializable |
---|
Class com.google.gwt.core.ext.linker.CompilationMetricsArtifact extends Artifact<CompilationMetricsArtifact> implements Serializable |
---|
Serialized Fields |
---|
long compileElapsedMilliseconds
long elapsedMilliseconds
int permutationId
java.lang.String permutationDescription
int[] jsSize
Class com.google.gwt.core.ext.linker.CompilationResult extends Artifact<CompilationResult> implements Serializable |
---|
Class com.google.gwt.core.ext.linker.DelegatingCompilationResult extends CompilationResult implements Serializable |
---|
Serialized Fields |
---|
CompilationResult delegate
Class com.google.gwt.core.ext.linker.EmittedArtifact extends Artifact<EmittedArtifact> implements Serializable |
---|
Serialized Fields |
---|
java.lang.String partialPath
EmittedArtifact.Visibility visibility
Class com.google.gwt.core.ext.linker.GeneratedResource extends EmittedArtifact implements Serializable |
---|
Class com.google.gwt.core.ext.linker.ModuleMetricsArtifact extends Artifact<ModuleMetricsArtifact> implements Serializable |
---|
Serialized Fields |
---|
int instanceId
long elapsedMilliseconds
java.lang.String[] sourceFiles
java.lang.String[] initialTypes
Class com.google.gwt.core.ext.linker.PrecompilationMetricsArtifact extends Artifact<PrecompilationMetricsArtifact> implements Serializable |
---|
Serialized Fields |
---|
long elapsedMilliseconds
int permutationBase
int[] permutationIds
java.lang.String[] finalTypeOracleTypes
java.lang.String[] referencedAstTypes
Class com.google.gwt.core.ext.linker.PublicResource extends EmittedArtifact implements Serializable |
---|
Class com.google.gwt.core.ext.linker.ScriptReference extends Artifact<ScriptReference> implements Serializable |
---|
Serialized Fields |
---|
int index
java.lang.String src
Class com.google.gwt.core.ext.linker.SoftPermutation extends java.lang.Object implements Serializable |
---|
Class com.google.gwt.core.ext.linker.StylesheetReference extends Artifact<StylesheetReference> implements Serializable |
---|
Serialized Fields |
---|
java.lang.String src
int index
Class com.google.gwt.core.ext.linker.SymbolData.ClassIdentComparator extends java.lang.Object implements Serializable |
---|
Class com.google.gwt.core.ext.linker.SyntheticArtifact extends EmittedArtifact implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
Serialized Fields |
---|
long lastModified
Package com.google.gwt.core.ext.soyc |
---|
Package com.google.gwt.core.ext.typeinfo |
---|
Class com.google.gwt.core.ext.typeinfo.BadTypeArgsException extends TypeOracleException implements Serializable |
---|
Class com.google.gwt.core.ext.typeinfo.NotFoundException extends TypeOracleException implements Serializable |
---|
Class com.google.gwt.core.ext.typeinfo.ParseException extends TypeOracleException implements Serializable |
---|
Class com.google.gwt.core.ext.typeinfo.TypeOracleException extends java.lang.Exception implements Serializable |
---|
Package com.google.gwt.core.linker |
---|
Class com.google.gwt.core.linker.SymbolMapsLinker.ScriptFragmentEditsArtifact extends Artifact<SymbolMapsLinker.ScriptFragmentEditsArtifact> implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> editOperations
java.lang.String strongName
int fragment
Class com.google.gwt.core.linker.SymbolMapsLinker.SourceMapArtifact extends SyntheticArtifact implements Serializable |
---|
Serialized Fields |
---|
int permutationId
int fragment
byte[] js
java.lang.String sourceRoot
Package com.google.gwt.core.server |
---|
Class com.google.gwt.core.server.GwtServletBase extends javax.servlet.http.HttpServlet implements Serializable |
---|
Serialized Fields |
---|
java.lang.String[] localeSearchOrder
java.lang.String defaultLocale
java.lang.String localeCookie
java.lang.String localeQueryParam
Package com.google.gwt.core.shared |
---|
Class com.google.gwt.core.shared.SerializableThrowable extends java.lang.Throwable implements Serializable |
---|
Serialized Fields |
---|
java.lang.String typeName
boolean exactTypeKnown
java.lang.StackTraceElement[] dummyFieldToIncludeTheTypeInSerialization
Package com.google.gwt.event.shared |
---|
Class com.google.gwt.event.shared.UmbrellaException extends UmbrellaException implements Serializable |
---|
Package com.google.gwt.geolocation.client |
---|
Class com.google.gwt.geolocation.client.PositionError extends java.lang.Throwable implements Serializable |
---|
Serialized Fields |
---|
int code
Package com.google.gwt.http.client |
---|
Class com.google.gwt.http.client.RequestException extends java.lang.Exception implements Serializable |
---|
Class com.google.gwt.http.client.RequestPermissionException extends RequestException implements Serializable |
---|
Serialized Fields |
---|
java.lang.String url
Class com.google.gwt.http.client.RequestTimeoutException extends RequestException implements Serializable |
---|
Serialized Fields |
---|
int timeoutMillis
Request request
Package com.google.gwt.i18n.rebind |
---|
Class com.google.gwt.i18n.rebind.AbstractResource.MissingResourceException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
java.lang.String during
java.lang.String key
java.lang.String method
java.util.List<E> searchedResources
Class com.google.gwt.i18n.rebind.AnnotationsResource.AnnotationsError extends java.lang.Exception implements Serializable |
---|
Package com.google.gwt.i18n.server |
---|
Class com.google.gwt.i18n.server.MessageFormatUtils.VisitorAbortException extends java.lang.Exception implements Serializable |
---|
Class com.google.gwt.i18n.server.MessageProcessingException extends java.lang.Exception implements Serializable |
---|
Class com.google.gwt.i18n.server.MessageUtils.KeyGeneratorException extends java.lang.Exception implements Serializable |
---|
Package com.google.gwt.json.client |
---|
Class com.google.gwt.json.client.JSONException extends java.lang.RuntimeException implements Serializable |
---|
Package com.google.gwt.jsonp.client |
---|
Class com.google.gwt.jsonp.client.TimeoutException extends java.lang.Exception implements Serializable |
---|
Package com.google.gwt.junit.client |
---|
Class com.google.gwt.junit.client.TimeoutException extends java.lang.RuntimeException implements Serializable |
---|
Package com.google.gwt.logging.server |
---|
Class com.google.gwt.logging.server.InvalidJsonLogRecordFormatException extends java.lang.Exception implements Serializable |
---|
Class com.google.gwt.logging.server.RemoteLoggingServiceImpl extends RemoteServiceServlet implements Serializable |
---|
Serialized Fields |
---|
StackTraceDeobfuscator deobfuscator
java.lang.String loggerNameOverride
Class com.google.gwt.logging.server.RemoteLoggingServiceUtil.RemoteLoggingException extends java.lang.Exception implements Serializable |
---|
Package com.google.gwt.resources.client |
---|
Class com.google.gwt.resources.client.ResourceException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
ResourcePrototype resource
Package com.google.gwt.resources.converter |
---|
Class com.google.gwt.resources.converter.Css2GssConversionException extends com.google.gwt.resources.css.ast.CssCompilerException implements Serializable |
---|
serialVersionUID: 4362497787247994365L
Package com.google.gwt.safecss.shared |
---|
Package com.google.gwt.safehtml.shared |
---|
Class com.google.gwt.safehtml.shared.OnlyToBeUsedInGeneratedCodeStringBlessedAsSafeHtml extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.lang.String html
Package com.google.gwt.uibinder.attributeparsers |
---|
Class com.google.gwt.uibinder.attributeparsers.CssNameConverter.Failure extends java.lang.Exception implements Serializable |
---|
Class com.google.gwt.uibinder.attributeparsers.FieldReferenceConverter.IllegalFieldReferenceException extends java.lang.RuntimeException implements Serializable |
---|
Package com.google.gwt.user.client |
---|
Class com.google.gwt.user.client.CommandCanceledException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
Command command
Class com.google.gwt.user.client.IncrementalCommandCanceledException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
IncrementalCommand command
Package com.google.gwt.user.client.rpc |
---|
Class com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException extends java.lang.RuntimeException implements Serializable |
---|
Class com.google.gwt.user.client.rpc.InvocationException extends java.lang.RuntimeException implements Serializable |
---|
Class com.google.gwt.user.client.rpc.RpcTokenException extends java.lang.RuntimeException implements Serializable |
---|
Class com.google.gwt.user.client.rpc.SerializableException extends java.lang.Exception implements Serializable |
---|
Class com.google.gwt.user.client.rpc.SerializationException extends java.lang.Exception implements Serializable |
---|
Class com.google.gwt.user.client.rpc.SerializedTypeViolationException extends SerializationException implements Serializable |
---|
Class com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException extends InvocationException implements Serializable |
---|
Class com.google.gwt.user.client.rpc.StatusCodeException extends InvocationException implements Serializable |
---|
Serialized Fields |
---|
int statusCode
java.lang.String statusText
java.lang.String encodedResponse
Class com.google.gwt.user.client.rpc.XsrfToken extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.lang.String token
Package com.google.gwt.user.client.ui |
---|
Class com.google.gwt.user.client.ui.AttachDetachException extends UmbrellaException implements Serializable |
---|
Class com.google.gwt.user.client.ui.ChangeListenerCollection extends java.util.ArrayList<ChangeListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.ClickListenerCollection extends java.util.ArrayList<ClickListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.DelegatingChangeListenerCollection extends ChangeListenerCollection implements Serializable |
---|
Serialized Fields |
---|
Widget owner
Class com.google.gwt.user.client.ui.DelegatingClickListenerCollection extends ClickListenerCollection implements Serializable |
---|
Serialized Fields |
---|
Widget owner
Class com.google.gwt.user.client.ui.DelegatingFocusListenerCollection extends FocusListenerCollection implements Serializable |
---|
Serialized Fields |
---|
Widget owner
Class com.google.gwt.user.client.ui.DelegatingKeyboardListenerCollection extends KeyboardListenerCollection implements Serializable |
---|
Serialized Fields |
---|
Widget owner
Class com.google.gwt.user.client.ui.DisclosureEvent extends java.util.EventObject implements Serializable |
---|
Class com.google.gwt.user.client.ui.FocusListenerCollection extends java.util.ArrayList<FocusListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.FormHandlerCollection extends java.util.ArrayList<FormHandler> implements Serializable |
---|
Class com.google.gwt.user.client.ui.FormSubmitCompleteEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
java.lang.String resultHtml
Class com.google.gwt.user.client.ui.FormSubmitEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
boolean cancel
boolean setCancelledCalled
Class com.google.gwt.user.client.ui.KeyboardListenerCollection extends java.util.ArrayList<KeyboardListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.LoadListenerCollection extends java.util.ArrayList<LoadListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.MouseListenerCollection extends java.util.ArrayList<MouseListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.MouseWheelListenerCollection extends java.util.ArrayList<MouseWheelListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.PopupListenerCollection extends java.util.ArrayList<PopupListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.ScrollListenerCollection extends java.util.ArrayList<ScrollListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.SuggestionEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
SuggestOracle.Suggestion selectedSuggestion
Class com.google.gwt.user.client.ui.TableListenerCollection extends java.util.ArrayList<TableListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.TabListenerCollection extends java.util.ArrayList<TabListener> implements Serializable |
---|
Class com.google.gwt.user.client.ui.TreeListenerCollection extends java.util.ArrayList<TreeListener> implements Serializable |
---|
Package com.google.gwt.user.linker.rpc |
---|
Class com.google.gwt.user.linker.rpc.RpcLogArtifact extends Artifact<RpcLogArtifact> implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
Serialized Fields |
---|
long diskCacheToken
java.lang.String qualifiedSourceName
java.lang.String serializationPolicyStrongName
Class com.google.gwt.user.linker.rpc.RpcPolicyFileArtifact extends Artifact<RpcPolicyFileArtifact> implements Serializable |
---|
Serialized Fields |
---|
java.lang.String proxyClass
EmittedArtifact artifact
Package com.google.gwt.user.server.rpc |
---|
Class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet extends javax.servlet.http.HttpServlet implements Serializable |
---|
Class com.google.gwt.user.server.rpc.AbstractXsrfProtectedServiceServlet extends RemoteServiceServlet implements Serializable |
---|
Class com.google.gwt.user.server.rpc.RemoteServiceServlet extends AbstractRemoteServiceServlet implements Serializable |
---|
Serialized Fields |
---|
java.util.Map<K,V> serializationPolicyCache
SerializationPolicy
.
java.lang.Object delegate
int codeServerPort
Class com.google.gwt.user.server.rpc.UnexpectedException extends java.lang.RuntimeException implements Serializable |
---|
Class com.google.gwt.user.server.rpc.XsrfProtectedServiceServlet extends AbstractXsrfProtectedServiceServlet implements Serializable |
---|
Serialized Fields |
---|
java.lang.String sessionCookieName
Class com.google.gwt.user.server.rpc.XsrfTokenServiceServlet extends RemoteServiceServlet implements Serializable |
---|
Serialized Fields |
---|
java.lang.String sessionCookieName
Package com.google.gwt.user.tools |
---|
Class com.google.gwt.user.tools.WebAppCreatorException extends java.lang.Exception implements Serializable |
---|
Package com.google.gwt.useragent.client |
---|
Class com.google.gwt.useragent.client.UserAgentAsserter.UserAgentAssertionError extends java.lang.AssertionError implements Serializable |
---|
Package com.google.gwt.view.client |
---|
Class com.google.gwt.view.client.Range extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
int length
int start
Package com.google.gwt.xml.client |
---|
Class com.google.gwt.xml.client.DOMException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
short code
Package com.google.web.bindery.event.shared |
---|
Class com.google.web.bindery.event.shared.UmbrellaException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
java.util.Set<E> causes
Package com.google.web.bindery.requestfactory.apt |
---|
Class com.google.web.bindery.requestfactory.apt.ClientToDomainMapper.UnmappedTypeException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
javax.lang.model.type.TypeMirror clientType
Package com.google.web.bindery.requestfactory.server |
---|
Class com.google.web.bindery.requestfactory.server.RequestFactoryServlet extends javax.servlet.http.HttpServlet implements Serializable |
---|
Serialized Fields |
---|
SimpleRequestProcessor processor
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |