Packages

package remote

Type Members

  1. trait DispatchableRemoteMethodInvocation[R] extends RemoteMethodInvocation[R]
  2. trait Puppeteer[S <: AnyRef] extends AnyRef

    The puppeteer of a SynchronizedObject creates all RMI requests and handles the results.

  3. class RMIException extends SyncObjectException
  4. trait RemoteMethodInvocation[R] extends MethodInvocation[R]

Ungrouped