Package | Description |
---|---|
org.jboss.shrinkwrap.api.serialization | |
org.jboss.shrinkwrap.impl.base.serialization |
Modifier and Type | Interface and Description |
---|---|
interface |
ZipSerializableView
Serializable view of an Archive where contents are encoded in ZIP format during Serialization. |
Modifier and Type | Class and Description |
---|---|
class |
ZipSerializableViewImpl
Implementation of a
Serializable view of Archive s, backed by ZIP en/decoding the contents during
serialization/deserialization. |