Uses of Interface
com.google.gwt.user.client.rpc.IsSerializable
Packages that use IsSerializable
Package
Description
Classes used in client-side implementation of remote procedure calls.
Widgets, Panels, and other user-interface classes.
-
Uses of IsSerializable in com.google.gwt.user.client.rpc
Classes in com.google.gwt.user.client.rpc that implement IsSerializableModifier and TypeClassDescriptionfinal classException that will be passed to theAsyncCallback.onFailure(Throwable)method when an incompatibility is detected between aRemoteServiceclient and its correspondingRemoteServiceserver.classException that will be passed to theRpcTokenExceptionHandler.onRpcTokenException(RpcTokenException)method when RPC token processing resulted in an error.classDeprecated.classException that will be passed to theAsyncCallback.onFailure(Throwable)method when the value of an argument to a method in an RPC message is of the incorrect type. -
Uses of IsSerializable in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement IsSerializableModifier and TypeClassDescriptionstatic classSuggestion class forMultiWordSuggestOracle.static classASuggestOraclerequest.static classSuggestOracleresponse.
ExceptionimplementsSerializableand can be used in place of this class