Class RpcLogArtifact

java.lang.Object
com.google.gwt.core.ext.linker.Artifact<RpcLogArtifact>
com.google.gwt.user.linker.rpc.RpcLogArtifact
All Implemented Interfaces:
Serializable, Comparable<Artifact<?>>

public class RpcLogArtifact extends Artifact<RpcLogArtifact>
This artifact holds a log of the reasoning for which types are considered serializable for a particular RPC interface.
See Also: