scala.remote
An annotation that designates the class to which it is applied as remotable.
For instance, the Scala code
is equivalent to the following Java code:
Instance Constructors From scala.remote
new remote()
(defined at scala.remote)
Full Source: