Package com.caucho.hessian
Annotation Type HessianUnshared
Marks the class and all children as unshared.
A reference item will be created, but will not be stored in a
mapped or checked for duplicated.
Used for efficiency to avoid the cost of the map lookup.