public static abstract @interface

RpcToken.RpcTokenImplementation

implements Annotation
com.google.gwt.user.client.rpc.RpcToken.RpcTokenImplementation

Class Overview

RemoteService interfaces specifying RpcToken implementation using this annotation will only have serializers for the specific class generated, as opposed to generating serializers for all RpcToken implementations.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation