Package | Description |
---|---|
org.waarp.common.command |
Global classes that store all informations on implemented commands,
arguments, reply codes.
|
org.waarp.common.crypto |
Classes implementing Encryption for Password support or for File Encryption
AES is the best compromise in term of security and efficiency.
|
org.waarp.common.crypto.ssl |
Classes implementing SSL support for Netty
To generate the stores for Waarp for instance, you need to create 2 JKS
keyStore.
|
org.waarp.common.file |
Classes implementing File, Directory, Authentication and Session Interfaces
|
org.waarp.common.file.filesystembased |
Classes implementing FileInterface and Directory according to a filesystem
implementation
|
org.waarp.common.guid |
Classes implementing GUID
|
org.waarp.common.state |
Classes implementing basic Finite State Machine
|
org.waarp.common.utility |
Classes implementing Some String and File facility
|
org.waarp.common.xml |
Classes implementing XML facility
|
org.waarp.ftp.core.command |
Global classes that store all informations on implemented commands,
arguments, reply codes.
|
org.waarp.ftp.core.data.handler |
Classes implementing Data connections
The internal logic is the following: When a connection is opened for data network: It first tries to find the corresponding session setup from the control connection. |
org.waarp.gateway.kernel | |
org.waarp.gateway.kernel.rest | |
org.waarp.uip |
Class and Description |
---|
InvalidArgumentException
Argument invalid exception
|
Class and Description |
---|
CryptoException
Crypto exception
|
Class and Description |
---|
CryptoException
Crypto exception
|
Class and Description |
---|
FileEndOfTransferException
File End Of Transfer exception: the end of the transfer is reached from file
point of view
|
FileTransferException
File Transfer exception (error during transfer from file point of view)
|
NoRestartException
No restart exception
|
Class and Description |
---|
FileEndOfTransferException
File End Of Transfer exception: the end of the transfer is reached from file
point of view
|
FileTransferException
File Transfer exception (error during transfer from file point of view)
|
NoRestartException
No restart exception
|
Class and Description |
---|
InvalidArgumentException
Argument invalid exception
|
Class and Description |
---|
IllegalFiniteStateException
Exception for Finite State Machine support
|
Class and Description |
---|
FileTransferException
File Transfer exception (error during transfer from file point of view)
|
InvalidArgumentException
Argument invalid exception
|
Class and Description |
---|
InvalidArgumentException
Argument invalid exception
|
Class and Description |
---|
InvalidArgumentException
Argument invalid exception
|
Class and Description |
---|
InvalidArgumentException
Argument invalid exception
|
Class and Description |
---|
InvalidArgumentException
Argument invalid exception
|
Class and Description |
---|
CryptoException
Crypto exception
|
Class and Description |
---|
CryptoException
Crypto exception
|
Copyright © 2009–2020 Waarp. All rights reserved.