TrueZIP Kernel 7.0-rc1

Serialized Form


Package de.schlichtherle.truezip.entry

Class de.schlichtherle.truezip.entry.EntryName extends Object implements Serializable

serialVersionUID: 2927354934726235478L

Serialization Methods

readObject

private void readObject(@NonNull
                        ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(@NonNull
                         ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

uri

URI uri

Package de.schlichtherle.truezip.fs

Class de.schlichtherle.truezip.fs.FsEntryName extends EntryName implements Serializable

serialVersionUID: 2212342253466752478L

Serialization Methods

readObject

private void readObject(@NonNull
                        ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

Class de.schlichtherle.truezip.fs.FsEntryNotFoundException extends FileNotFoundException implements Serializable

serialVersionUID: 2972350932856838564L

Serialized Fields

path

FsPath path

Class de.schlichtherle.truezip.fs.FsEvent extends EventObject implements Serializable

serialVersionUID: 7656343146323435361L

Class de.schlichtherle.truezip.fs.FsException extends IOException implements Serializable

serialVersionUID: 2947623946725372554L

Class de.schlichtherle.truezip.fs.FsFalsePositiveException extends FsException implements Serializable

Class de.schlichtherle.truezip.fs.FsMountPoint extends Object implements Serializable

serialVersionUID: 5723957985634276648L

Serialization Methods

readObject

private void readObject(@NonNull
                        ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(@NonNull
                         ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

uri

URI uri

Class de.schlichtherle.truezip.fs.FsNotWriteLockedException extends FsException implements Serializable

serialVersionUID: 2345952581284762637L

Class de.schlichtherle.truezip.fs.FsPath extends Object implements Serializable

serialVersionUID: 5798435461242930648L

Serialization Methods

readObject

private void readObject(@NonNull
                        ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(@NonNull
                         ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

uri

URI uri

Class de.schlichtherle.truezip.fs.FsScheme extends Object implements Serializable

serialVersionUID: 2765230379628276648L

Serialized Fields

scheme

String scheme

Class de.schlichtherle.truezip.fs.FsSyncException extends ChainableIOException implements Serializable

serialVersionUID: 4893219420357369739L

Class de.schlichtherle.truezip.fs.FsSyncWarningException extends FsSyncException implements Serializable

serialVersionUID: 2302357394858347366L

Class de.schlichtherle.truezip.fs.FsTabuException extends FsException implements Serializable

serialVersionUID: 7623046187612846354L


Package de.schlichtherle.truezip.fs.archive

Class de.schlichtherle.truezip.fs.archive.FsArchiveFileSystemException extends IOException implements Serializable

serialVersionUID: 4652084652223428651L

Serialized Fields

path

String path
The entry's path name.

Class de.schlichtherle.truezip.fs.archive.FsReadOnlyArchiveFileSystemException extends FsArchiveFileSystemException implements Serializable

serialVersionUID: 987645923519873262L


Package de.schlichtherle.truezip.io

Class de.schlichtherle.truezip.io.ChainableIOException extends IOException implements Serializable

serialVersionUID: 2203967634187324928L

Serialized Fields

predecessor

ChainableIOException predecessor
The tail of this exception chain. Maybe this if the predecessor hasn't been ChainableIOException.initPredecessor(ChainableIOException) initialized yet or null if there are no more exceptions in this chain.


priority

int priority

index

int index

maxIndex

int maxIndex

Class de.schlichtherle.truezip.io.FileBusyException extends FileNotFoundException implements Serializable

serialVersionUID: 2056108562576389242L

Class de.schlichtherle.truezip.io.InputBusyException extends FileBusyException implements Serializable

serialVersionUID: 1983745618753823654L

Class de.schlichtherle.truezip.io.InputException extends IOException implements Serializable

serialVersionUID: 1287654325546872424L

Class de.schlichtherle.truezip.io.OutputBusyException extends FileBusyException implements Serializable

serialVersionUID: 962318648273654198L


Package de.schlichtherle.truezip.socket

Class de.schlichtherle.truezip.socket.InputClosedException extends IOException implements Serializable

serialVersionUID: 4563928734723923649L

Class de.schlichtherle.truezip.socket.OutputClosedException extends IOException implements Serializable

serialVersionUID: 4563928734723923649L


Package de.schlichtherle.truezip.util

Class de.schlichtherle.truezip.util.BitField extends Object implements Serializable

serialVersionUID: 3203876204846746524L

Serialized Fields

bits

EnumSet<E extends Enum<E>> bits


TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.