public abstract class ZipHeaders
extends Object
Zip adapter specific message headers.
- Since:
- 6.1
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PREFIX
public static final String PREFIX
- See Also:
-
-
ZIP_ENTRY_FILE_NAME
public static final String ZIP_ENTRY_FILE_NAME
- See Also:
-
-
ZIP_ENTRY_PATH
public static final String ZIP_ENTRY_PATH
- See Also:
-
-
ZIP_ENTRY_LAST_MODIFIED_DATE
public static final String ZIP_ENTRY_LAST_MODIFIED_DATE
- See Also:
-
-
Constructor Details
-
ZipHeaders
public ZipHeaders()