Package com.google.gwt.user.client.rpc
Annotation Type RpcToken.RpcTokenImplementation
-
@Target(TYPE) @Retention(RUNTIME) public static @interface RpcToken.RpcTokenImplementationRemoteServiceinterfaces specifyingRpcTokenimplementation using this annotation will only have serializers for the specific class generated, as opposed to generating serializers for allRpcTokenimplementations.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-