Package groovyx.gpars.serial

This package holds classes used for actor identification in the network.

See:
          Description

Interface Summary
RemoteSerialized Marker interface for objects, which are proxies to objects on other nodes.
 

Class Summary
DefaultRemoteHandle  
LocalHandle  
RemoteHandle  
SerialContext  
SerialHandle Weak reference to object, which was serialized to remote hosts.
SerialHandle.LocalSerialHandle  
SerialHandle.RemoteSerialHandle  
SerialHandle.RemoteSerialHandle.ReleaseHandle  
SerialHandles  
SerialMsg Base class for all messages
WithSerialId Base class for objects which can be exposed to remote nodes via serialization.
 

Package groovyx.gpars.serial Description

This package holds classes used for actor identification in the network.


Copyright © 2008–2010 Václav Pech. All Rights Reserved.