Interface | Description |
---|---|
DirectoryMarshaller |
Interface for a directory marshaller to follow.
|
Class | Description |
---|---|
DirectoryMarshaller.Factory |
Factory to access the DirectoryMarshaller.
|
GzipMarshaller |
Applies a simple Gzip compression to the
NoCompressionMarshaller . |
NoCompressionMarshaller |
Simple marshaller that applies no compression.
|
ParallelZipUtils |
Utility methods for working with parallel zip archives.
|
TarGzMarshaller |
Marshall directory following the .tar.gz specification.
|
TarUtils |
Utility methods for working with tar archives.
|
Enum | Description |
---|---|
DirectoryMarshaller.Type |
An enum to represent the different
DirectoryMarshaller types. |
Copyright © 2023. All Rights Reserved.