Serialized Form
-
Package org.jboss.shrinkwrap.api
-
Exception Class org.jboss.shrinkwrap.api.IllegalArchivePathException
class IllegalArchivePathException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.jboss.shrinkwrap.api.IllegalOverwriteException
class IllegalOverwriteException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.jboss.shrinkwrap.api.UnknownExtensionTypeException
class UnknownExtensionTypeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jboss.shrinkwrap.api.exporter
-
Exception Class org.jboss.shrinkwrap.api.exporter.ArchiveExportException
class ArchiveExportException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.jboss.shrinkwrap.api.exporter.FileExistsException
class FileExistsException extends IllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jboss.shrinkwrap.api.importer
-
Exception Class org.jboss.shrinkwrap.api.importer.ArchiveImportException
class ArchiveImportException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jboss.shrinkwrap.api.serialization
-
Package org.jboss.shrinkwrap.impl.base
-
Exception Class org.jboss.shrinkwrap.impl.base.ExtensionLoadingException
class ExtensionLoadingException extends RuntimeException implements Serializable- serialVersionUID:
- -4895083865917512623L
-
-
Package org.jboss.shrinkwrap.impl.base.io.tar
-
Exception Class org.jboss.shrinkwrap.impl.base.io.tar.InvalidHeaderException
class InvalidHeaderException extends IOException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jboss.shrinkwrap.impl.base.serialization
-
Class org.jboss.shrinkwrap.impl.base.serialization.ZipSerializableViewImpl
class ZipSerializableViewImpl extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
Deserializes according to the custom form defined byinvalid reference
ZipSerializableImpl#writeObject(ObjectOutputStream)
- Throws:
IOException
ClassNotFoundException
-
writeObject
Serializes the invocation with a custom form- Serial Data:
- After all non-transient fields are written, we send the
Archive
contents encoded as ZIP. - Throws:
IOException
-
-
Serialized Fields
-
name
String name
Name of the archive; to be serialized
-
-