Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.hivemind.internal.ser

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

Class Summary
AdderImpl  
AdderWrapper  
SerMessages  
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.
TestServiceSerializationHelper Tests for ServiceSerializationHelper.