org.jboss.invocation.MarshalledValue
that only converts the wrapped object to a serialized form during serialization itself. Allows the marshalled value to be cached without adding the memory overhead of maintaining a byte[] version of the wrapped object.
@author Brian Stansberry
@version $Revision: 37459 $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|