Annotation Type Service


@Retention(RUNTIME) @Target(TYPE) public @interface Service
Annotation on Request classes specifying the server-side implementations that back them.
See Also: