Package | Description |
---|---|
org.apache.river.api.io |
Modifier and Type | Class and Description |
---|---|
class |
AtomicMarshalOutputStream
This AtomicMarshalOutputStream, replaces a number of Java Object's in the stream
with Serializer's that ordinarily would not be deserializable by
AtomicMarshalInputStream or would not be safe to be deserialized, this
includes, but is not limited to Java Collections classes, Throwable
subclasses and object versions of primitive values.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.