@Target(value=TYPE) @Retention(value=RUNTIME) public static @interface RpcToken.RpcTokenImplementation
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.public abstract String value
Copyright © 2018. All rights reserved.