Methods marked with this attribute will not be treated as rpc endpoints.
interface IAPI { @noRpcMethod void submit(); }
See Implementation
Methods marked with this attribute will not be treated as rpc endpoints.