Package | Description |
---|---|
org.waarp.common.file |
Classes implementing File, Directory, Authentication and Session Interfaces
|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
org.waarp.openr66.protocol.utils |
Classes implementing Utilities
|
Modifier and Type | Method and Description |
---|---|
static void |
FileUtils.computeGlobalHash(FilesystemBasedDigest digest,
File file,
int length)
Compute global hash (if possible) from a file but up to length
|
Modifier and Type | Field and Description |
---|---|
protected FilesystemBasedDigest |
ConnectionActions.globalDigest
Global Digest in receive
|
protected FilesystemBasedDigest |
ConnectionActions.localDigest
Global Digest in receive using local hash if necessary
|
Modifier and Type | Method and Description |
---|---|
static void |
FileUtils.computeGlobalHash(FilesystemBasedDigest digest,
io.netty.buffer.ByteBuf buffer)
Compute global hash (if possible)
|
Copyright © 2009–2020 Waarp. All rights reserved.