Package org.apache.hivemind.internal.ser

Serialization of services.

See:
          Description

Interface Summary
ServiceSerializationSupport Utility interface used to support serialization of services (really, service proxies).
 

Class Summary
ServiceSerializationHelper Class used to hold a global instance of ServiceSerializationSupport, so that ServiceTokens may locate them.
ServiceToken Instance used to replace actual service (proxies) during serialization.
 

Package org.apache.hivemind.internal.ser Description

Serialization of services.