package remote
Type Members
- trait DispatchableRemoteMethodInvocation[R] extends RemoteMethodInvocation[R]
- trait Puppeteer[S <: AnyRef] extends AnyRef
The puppeteer of a SynchronizedObject creates all RMI requests and handles the results.
- class RMIException extends SyncObjectException
- trait RemoteMethodInvocation[R] extends MethodInvocation[R]