Package | Description |
---|---|
org.waarp.common.digest |
Classes implementing digests support (MD2, MD5, SHA1, SHA-256/384/512, CRC32,
ADLER32)
MD5 can be implemented through Fast MD5 implementation, but can be reverted to JVM native digest also. |
org.waarp.common.filemonitor |
This package would like to propose a JSE 6 compatible way to scan a directory
for new, deleted and changed
files, in order to allow some functions like pooling a directory before
actions.
|
org.waarp.openr66.context.task |
Classes implementing Tasks for pre, post or error operations
Several kind of tasks exist in OpenR66:
LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, LINKRENAME, TRANSFER, VALIDFILEPATH, DELETE Several tasks are possible to run before a transfer starts (pre action), after a transfer is finished correctly (post action) or after an error occurs (either in pre or post action or during transfer: error action). |
org.waarp.openr66.protocol.configuration |
Class implementing Configuration
|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
org.waarp.openr66.protocol.localhandler.packet |
Classes implementing Packet for Local Handlers
|
org.waarp.openr66.protocol.utils |
Classes implementing Utilities
|
Class and Description |
---|
FilesystemBasedDigest.DigestAlgo
All Algo that Digest Class could handle
|
Class and Description |
---|
FilesystemBasedDigest.DigestAlgo
All Algo that Digest Class could handle
|
Class and Description |
---|
FilesystemBasedDigest.DigestAlgo
All Algo that Digest Class could handle
|
Class and Description |
---|
FilesystemBasedDigest.DigestAlgo
All Algo that Digest Class could handle
|
Class and Description |
---|
FilesystemBasedDigest
Class implementing digest like MD5, SHA1.
|
Class and Description |
---|
FilesystemBasedDigest.DigestAlgo
All Algo that Digest Class could handle
|
Class and Description |
---|
FilesystemBasedDigest
Class implementing digest like MD5, SHA1.
|
FilesystemBasedDigest.DigestAlgo
All Algo that Digest Class could handle
|
Copyright © 2009–2020 Waarp. All rights reserved.