Serialized Form
-
Package com.google.gwt.codegen.server
-
Exception Class com.google.gwt.codegen.server.CodeGenContext.AbortCodeGenException
class AbortCodeGenException extends RuntimeException implements Serializable
-
-
Package com.google.gwt.core.client
-
Exception Class com.google.gwt.core.client.CodeDownloadException
class CodeDownloadException extends RuntimeException implements Serializable-
Serialized Fields
-
reason
CodeDownloadException.Reason reason
-
-
-
Exception Class com.google.gwt.core.client.JavaScriptException
class JavaScriptException extends com.google.gwt.core.client.impl.JavaScriptExceptionBase implements Serializable-
Serialized Fields
-
description
String description
The original description of the JavaScript exception this class wraps, initialized ase.message
. -
e
Object e
The underlying exception this class wraps. -
message
String message
A constructed message describing this exception. -
name
String name
The original type name of the JavaScript exception this class wraps, initialized ase.name
.
-
-
-
-
Package com.google.gwt.core.ext
-
Exception Class com.google.gwt.core.ext.BadPropertyValueException
class BadPropertyValueException extends Exception implements Serializable -
Class com.google.gwt.core.ext.CachedPropertyInformation
class CachedPropertyInformation extends Object implements Serializable-
Serialized Fields
-
configProperties
List<ConfigurationProperty> configProperties
-
selectionProperties
List<SelectionProperty> selectionProperties
-
-
-
Exception Class com.google.gwt.core.ext.UnableToCompleteException
class UnableToCompleteException extends Exception implements Serializable
-
-
Package com.google.gwt.core.ext.linker
-
Class com.google.gwt.core.ext.linker.Artifact
class Artifact extends Object implements Serializable-
Serialized Fields
-
linkerName
String linkerName
-
-
-
Class com.google.gwt.core.ext.linker.ArtifactSet
class ArtifactSet extends Object implements Serializable-
Serialized Fields
-
delegate
TypeIndexedSet<Artifact<?>> delegate
-
-
-
Class com.google.gwt.core.ext.linker.BinaryEmittedArtifact
class BinaryEmittedArtifact extends EmittedArtifact implements Serializable -
Class com.google.gwt.core.ext.linker.CompilationMetricsArtifact
class CompilationMetricsArtifact extends Artifact<CompilationMetricsArtifact> implements Serializable-
Serialized Fields
-
compileElapsedMilliseconds
long compileElapsedMilliseconds
-
elapsedMilliseconds
long elapsedMilliseconds
-
jsSize
int[] jsSize
-
permutationDescription
String permutationDescription
-
permutationId
int permutationId
-
-
-
Class com.google.gwt.core.ext.linker.CompilationResult
-
Class com.google.gwt.core.ext.linker.DelegatingCompilationResult
class DelegatingCompilationResult extends CompilationResult implements Serializable-
Serialized Fields
-
delegate
CompilationResult delegate
-
-
-
Class com.google.gwt.core.ext.linker.EmittedArtifact
-
Serialized Fields
-
partialPath
String partialPath
-
visibility
EmittedArtifact.Visibility visibility
This is mutable because it has no effect on identity.
-
-
-
Class com.google.gwt.core.ext.linker.GeneratedResource
class GeneratedResource extends EmittedArtifact implements Serializable -
Class com.google.gwt.core.ext.linker.ModuleMetricsArtifact
-
Class com.google.gwt.core.ext.linker.PrecompilationMetricsArtifact
class PrecompilationMetricsArtifact extends Artifact<PrecompilationMetricsArtifact> implements Serializable -
Class com.google.gwt.core.ext.linker.PublicResource
class PublicResource extends EmittedArtifact implements Serializable -
Class com.google.gwt.core.ext.linker.ScriptReference
-
Serialized Fields
-
index
int index
-
src
String src
-
-
-
Class com.google.gwt.core.ext.linker.SoftPermutation
class SoftPermutation extends Object implements Serializable -
Class com.google.gwt.core.ext.linker.StylesheetReference
-
Serialized Fields
-
index
int index
-
src
String src
-
-
-
Class com.google.gwt.core.ext.linker.SymbolData.ClassIdentComparator
class ClassIdentComparator extends Object implements Serializable -
Class com.google.gwt.core.ext.linker.SyntheticArtifact
class SyntheticArtifact extends EmittedArtifact implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
lastModified
long lastModified
-
-
-
-
Package com.google.gwt.core.ext.soyc
-
Package com.google.gwt.core.ext.typeinfo
-
Exception Class com.google.gwt.core.ext.typeinfo.BadTypeArgsException
class BadTypeArgsException extends TypeOracleException implements Serializable -
Exception Class com.google.gwt.core.ext.typeinfo.NotFoundException
class NotFoundException extends TypeOracleException implements Serializable -
Exception Class com.google.gwt.core.ext.typeinfo.ParseException
class ParseException extends TypeOracleException implements Serializable -
Exception Class com.google.gwt.core.ext.typeinfo.TypeOracleException
class TypeOracleException extends Exception implements Serializable
-
-
Package com.google.gwt.core.linker
-
Class com.google.gwt.core.linker.SymbolMapsLinker.ScriptFragmentEditsArtifact
class ScriptFragmentEditsArtifact extends Artifact<SymbolMapsLinker.ScriptFragmentEditsArtifact> implements Serializable -
Class com.google.gwt.core.linker.SymbolMapsLinker.SourceMapArtifact
class SourceMapArtifact extends SyntheticArtifact implements Serializable-
Serialized Fields
-
fragment
int fragment
-
js
byte[] js
-
permutationId
int permutationId
-
sourceRoot
String sourceRoot
-
-
-
-
Package com.google.gwt.core.server
-
Class com.google.gwt.core.server.GwtServletBase
class GwtServletBase extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package com.google.gwt.core.server.jakarta
-
Class com.google.gwt.core.server.jakarta.GwtServletBase
class GwtServletBase extends jakarta.servlet.http.HttpServlet implements Serializable
-
-
Package com.google.gwt.core.shared
-
Package com.google.gwt.event.shared
-
Package com.google.gwt.geolocation.client
-
Exception Class com.google.gwt.geolocation.client.PositionError
class PositionError extends Throwable implements Serializable-
Serialized Fields
-
code
int code
-
-
-
-
Package com.google.gwt.http.client
-
Exception Class com.google.gwt.http.client.RequestException
class RequestException extends Exception implements Serializable -
Exception Class com.google.gwt.http.client.RequestPermissionException
class RequestPermissionException extends RequestException implements Serializable-
Serialized Fields
-
url
String url
URL which caused this exception to be thrown.
-
-
-
Exception Class com.google.gwt.http.client.RequestTimeoutException
class RequestTimeoutException extends RequestException implements Serializable-
Serialized Fields
-
request
Request request
Request object which experienced the timed out. -
timeoutMillis
int timeoutMillis
Time, in milliseconds, of the timeout.
-
-
-
-
Package com.google.gwt.i18n.rebind
-
Exception Class com.google.gwt.i18n.rebind.AbstractResource.MissingResourceException
class MissingResourceException extends RuntimeException implements Serializable -
Exception Class com.google.gwt.i18n.rebind.AnnotationsResource.AnnotationsError
class AnnotationsError extends Exception implements Serializable
-
-
Package com.google.gwt.i18n.server
-
Exception Class com.google.gwt.i18n.server.MessageFormatUtils.VisitorAbortException
class VisitorAbortException extends Exception implements Serializable -
Exception Class com.google.gwt.i18n.server.MessageProcessingException
class MessageProcessingException extends Exception implements Serializable -
Exception Class com.google.gwt.i18n.server.MessageUtils.KeyGeneratorException
class KeyGeneratorException extends Exception implements Serializable
-
-
Package com.google.gwt.json.client
-
Exception Class com.google.gwt.json.client.JSONException
class JSONException extends RuntimeException implements Serializable
-
-
Package com.google.gwt.jsonp.client
-
Exception Class com.google.gwt.jsonp.client.TimeoutException
class TimeoutException extends Exception implements Serializable
-
-
Package com.google.gwt.junit.client
-
Exception Class com.google.gwt.junit.client.TimeoutException
class TimeoutException extends RuntimeException implements Serializable
-
-
Package com.google.gwt.logging.server
-
Exception Class com.google.gwt.logging.server.InvalidJsonLogRecordFormatException
class InvalidJsonLogRecordFormatException extends Exception implements Serializable -
Class com.google.gwt.logging.server.RemoteLoggingServiceImpl
class RemoteLoggingServiceImpl extends RemoteServiceServlet implements Serializable-
Serialized Fields
-
deobfuscator
StackTraceDeobfuscator deobfuscator
-
loggerNameOverride
String loggerNameOverride
-
-
-
Exception Class com.google.gwt.logging.server.RemoteLoggingServiceUtil.RemoteLoggingException
class RemoteLoggingException extends Exception implements Serializable
-
-
Package com.google.gwt.logging.server.jakarta
-
Class com.google.gwt.logging.server.jakarta.RemoteLoggingServiceImpl
class RemoteLoggingServiceImpl extends RemoteServiceServlet implements Serializable-
Serialized Fields
-
deobfuscator
StackTraceDeobfuscator deobfuscator
-
loggerNameOverride
String loggerNameOverride
-
-
-
-
Package com.google.gwt.resources.client
-
Exception Class com.google.gwt.resources.client.ResourceException
class ResourceException extends Exception implements Serializable-
Serialized Fields
-
resource
ResourcePrototype resource
-
-
-
-
Package com.google.gwt.resources.converter
-
Exception Class com.google.gwt.resources.converter.Css2GssConversionException
class 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
-
Package com.google.gwt.uibinder.attributeparsers
-
Exception Class com.google.gwt.uibinder.attributeparsers.CssNameConverter.Failure
class Failure extends Exception implements Serializable -
Exception Class com.google.gwt.uibinder.attributeparsers.FieldReferenceConverter.IllegalFieldReferenceException
class IllegalFieldReferenceException extends RuntimeException implements Serializable
-
-
Package com.google.gwt.user.client
-
Exception Class com.google.gwt.user.client.CommandCanceledException
class CommandCanceledException extends RuntimeException implements Serializable-
Serialized Fields
-
command
Command command
-
-
-
Exception Class com.google.gwt.user.client.IncrementalCommandCanceledException
class IncrementalCommandCanceledException extends RuntimeException implements Serializable-
Serialized Fields
-
command
IncrementalCommand command
-
-
-
-
Package com.google.gwt.user.client.rpc
-
Exception Class com.google.gwt.user.client.rpc.IncompatibleRemoteServiceException
class IncompatibleRemoteServiceException extends RuntimeException implements Serializable -
Exception Class com.google.gwt.user.client.rpc.InvocationException
class InvocationException extends RuntimeException implements Serializable -
Exception Class com.google.gwt.user.client.rpc.RpcTokenException
class RpcTokenException extends RuntimeException implements Serializable -
Exception Class com.google.gwt.user.client.rpc.SerializableException
class SerializableException extends Exception implements Serializable -
Exception Class com.google.gwt.user.client.rpc.SerializationException
class SerializationException extends Exception implements Serializable -
Exception Class com.google.gwt.user.client.rpc.SerializedTypeViolationException
class SerializedTypeViolationException extends SerializationException implements Serializable -
Exception Class com.google.gwt.user.client.rpc.ServiceDefTarget.NoServiceEntryPointSpecifiedException
class NoServiceEntryPointSpecifiedException extends InvocationException implements Serializable -
Exception Class com.google.gwt.user.client.rpc.StatusCodeException
class StatusCodeException extends InvocationException implements Serializable -
Class com.google.gwt.user.client.rpc.XsrfToken
class XsrfToken extends Object implements Serializable-
Serialized Fields
-
token
String token
-
-
-
-
Package com.google.gwt.user.client.ui
-
Exception Class com.google.gwt.user.client.ui.AttachDetachException
class AttachDetachException extends UmbrellaException implements Serializable -
Class com.google.gwt.user.client.ui.ChangeListenerCollection
-
Class com.google.gwt.user.client.ui.ClickListenerCollection
-
Class com.google.gwt.user.client.ui.DelegatingChangeListenerCollection
class DelegatingChangeListenerCollection extends ChangeListenerCollection implements Serializable-
Serialized Fields
-
owner
Widget owner
Deprecated.
-
-
-
Class com.google.gwt.user.client.ui.DelegatingClickListenerCollection
class DelegatingClickListenerCollection extends ClickListenerCollection implements Serializable-
Serialized Fields
-
owner
Widget owner
Deprecated.
-
-
-
Class com.google.gwt.user.client.ui.DelegatingFocusListenerCollection
class DelegatingFocusListenerCollection extends FocusListenerCollection implements Serializable-
Serialized Fields
-
owner
Widget owner
Deprecated.
-
-
-
Class com.google.gwt.user.client.ui.DelegatingKeyboardListenerCollection
class DelegatingKeyboardListenerCollection extends KeyboardListenerCollection implements Serializable-
Serialized Fields
-
owner
Widget owner
Deprecated.
-
-
-
Class com.google.gwt.user.client.ui.DisclosureEvent
class DisclosureEvent extends EventObject implements Serializable -
Class com.google.gwt.user.client.ui.FocusListenerCollection
-
Class com.google.gwt.user.client.ui.FormHandlerCollection
-
Class com.google.gwt.user.client.ui.FormSubmitCompleteEvent
class FormSubmitCompleteEvent extends EventObject implements Serializable-
Serialized Fields
-
resultHtml
String resultHtml
-
-
-
Class com.google.gwt.user.client.ui.FormSubmitEvent
class FormSubmitEvent extends EventObject implements Serializable-
Serialized Fields
-
cancel
boolean cancel
-
setCancelledCalled
boolean setCancelledCalled
-
-
-
Class com.google.gwt.user.client.ui.KeyboardListenerCollection
-
Class com.google.gwt.user.client.ui.LoadListenerCollection
-
Class com.google.gwt.user.client.ui.MouseListenerCollection
-
Class com.google.gwt.user.client.ui.MouseWheelListenerCollection
-
Class com.google.gwt.user.client.ui.PopupListenerCollection
-
Class com.google.gwt.user.client.ui.ScrollListenerCollection
-
Class com.google.gwt.user.client.ui.SuggestionEvent
class SuggestionEvent extends EventObject implements Serializable-
Serialized Fields
-
selectedSuggestion
SuggestOracle.Suggestion selectedSuggestion
-
-
-
Class com.google.gwt.user.client.ui.TableListenerCollection
-
Class com.google.gwt.user.client.ui.TabListenerCollection
-
Class com.google.gwt.user.client.ui.TreeListenerCollection
-
-
Package com.google.gwt.user.linker.rpc
-
Class com.google.gwt.user.linker.rpc.RpcLogArtifact
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class com.google.gwt.user.linker.rpc.RpcPolicyFileArtifact
-
Serialized Fields
-
artifact
EmittedArtifact artifact
-
proxyClass
String proxyClass
-
-
-
-
Package com.google.gwt.user.server.rpc
-
Class com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet
class AbstractRemoteServiceServlet extends javax.servlet.http.HttpServlet implements Serializable -
Class com.google.gwt.user.server.rpc.AbstractXsrfProtectedServiceServlet
class AbstractXsrfProtectedServiceServlet extends RemoteServiceServlet implements Serializable -
Class com.google.gwt.user.server.rpc.RemoteServiceServlet
class RemoteServiceServlet extends AbstractRemoteServiceServlet implements Serializable-
Serialized Fields
-
codeServerPort
int codeServerPort
The HTTP port of a Super Dev Mode code server running on localhost where this servlet will download serialization policies. (If set to zero, this feature is disabled and no download will be attempted.) -
delegate
Object delegate
The implementation of the service. -
serializationPolicyCache
Map<String,
SerializationPolicy> serializationPolicyCache A cache of moduleBaseURL and serialization policy strong name toSerializationPolicy
.
-
-
-
Exception Class com.google.gwt.user.server.rpc.UnexpectedException
class UnexpectedException extends RuntimeException implements Serializable -
Class com.google.gwt.user.server.rpc.XsrfProtectedServiceServlet
class XsrfProtectedServiceServlet extends AbstractXsrfProtectedServiceServlet implements Serializable-
Serialized Fields
-
sessionCookieName
String sessionCookieName
-
-
-
Class com.google.gwt.user.server.rpc.XsrfTokenServiceServlet
class XsrfTokenServiceServlet extends RemoteServiceServlet implements Serializable-
Serialized Fields
-
sessionCookieName
String sessionCookieName
Session cookie name. Cookie's value is used to generate XSRF cookie.
-
-
-
-
Package com.google.gwt.user.server.rpc.jakarta
-
Class com.google.gwt.user.server.rpc.jakarta.AbstractRemoteServiceServlet
class AbstractRemoteServiceServlet extends jakarta.servlet.http.HttpServlet implements Serializable -
Class com.google.gwt.user.server.rpc.jakarta.AbstractXsrfProtectedServiceServlet
class AbstractXsrfProtectedServiceServlet extends RemoteServiceServlet implements Serializable -
Class com.google.gwt.user.server.rpc.jakarta.RemoteServiceServlet
class RemoteServiceServlet extends AbstractRemoteServiceServlet implements Serializable-
Serialized Fields
-
codeServerPort
int codeServerPort
The HTTP port of a Super Dev Mode code server running on localhost where this servlet will download serialization policies. (If set to zero, this feature is disabled and no download will be attempted.) -
delegate
Object delegate
The implementation of the service. -
serializationPolicyCache
Map<String,
SerializationPolicy> serializationPolicyCache A cache of moduleBaseURL and serialization policy strong name toSerializationPolicy
.
-
-
-
Class com.google.gwt.user.server.rpc.jakarta.XsrfProtectedServiceServlet
class XsrfProtectedServiceServlet extends AbstractXsrfProtectedServiceServlet implements Serializable-
Serialized Fields
-
sessionCookieName
String sessionCookieName
-
-
-
Class com.google.gwt.user.server.rpc.jakarta.XsrfTokenServiceServlet
class XsrfTokenServiceServlet extends RemoteServiceServlet implements Serializable-
Serialized Fields
-
sessionCookieName
String sessionCookieName
Session cookie name. Cookie's value is used to generate XSRF cookie.
-
-
-
-
Package com.google.gwt.user.tools
-
Exception Class com.google.gwt.user.tools.WebAppCreatorException
class WebAppCreatorException extends Exception implements Serializable
-
-
Package com.google.gwt.useragent.client
-
Exception Class com.google.gwt.useragent.client.UserAgentAsserter.UserAgentAssertionError
class UserAgentAssertionError extends AssertionError implements Serializable
-
-
Package com.google.gwt.util.regexfilter
-
Class com.google.gwt.util.regexfilter.RegexFilter
class RegexFilter extends Object implements Serializable -
Class com.google.gwt.util.regexfilter.WhitelistRegexFilter
class WhitelistRegexFilter extends RegexFilter implements Serializable
-
-
Package com.google.gwt.view.client
-
Class com.google.gwt.view.client.Range
class Range extends Object implements Serializable-
Serialized Fields
-
length
int length
-
start
int start
-
-
-
-
Package com.google.gwt.xml.client
-
Exception Class com.google.gwt.xml.client.DOMException
class DOMException extends RuntimeException implements Serializable-
Serialized Fields
-
code
short code
-
-
-
-
Package com.google.web.bindery.event.shared
-
Package com.google.web.bindery.requestfactory.apt
-
Exception Class com.google.web.bindery.requestfactory.apt.ClientToDomainMapper.UnmappedTypeException
class UnmappedTypeException extends RuntimeException implements Serializable-
Serialized Fields
-
clientType
TypeMirror clientType
-
-
-
-
Package com.google.web.bindery.requestfactory.server
-
Class com.google.web.bindery.requestfactory.server.RequestFactoryServlet
class RequestFactoryServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
processor
SimpleRequestProcessor processor
-
-
-
-
Package com.google.web.bindery.requestfactory.server.jakarta
-
Class com.google.web.bindery.requestfactory.server.jakarta.RequestFactoryServlet
class RequestFactoryServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
processor
SimpleRequestProcessor processor
-
-
-