- abortFile() - Method in interface org.waarp.common.file.FileInterface
-
Try to abort the current transfer if any
- abortFile() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- abortFile() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- AbstractDbData - Class in org.waarp.common.database.data
-
Abstract database table implementation without explicit COMMIT.
- AbstractDbData(DbSession) - Constructor for class org.waarp.common.database.data.AbstractDbData
-
Abstract constructor to set the DbSession to use
- AbstractDbData.UpdatedInfo - Enum in org.waarp.common.database.data
-
UpdatedInfo status
- AbstractDbDataWithCommit - Class in org.waarp.common.database.data
-
Abstract database table implementation with explicit COMMIT.
- AbstractDbDataWithCommit(DbSession) - Constructor for class org.waarp.common.database.data.AbstractDbDataWithCommit
-
Abstract constructor to set the DbSession to use
- AbstractDir - Class in org.waarp.common.file
-
Abstract Main Implementation of Directory
- AbstractDir() - Constructor for class org.waarp.common.file.AbstractDir
-
- AbstractFile - Class in org.waarp.common.file
-
- AbstractFile() - Constructor for class org.waarp.common.file.AbstractFile
-
- AbstractLruCache<K,V> - Class in org.waarp.common.lru
-
Base class for concrete implementations
- AbstractLruCache(long) - Constructor for class org.waarp.common.lru.AbstractLruCache
-
Constructs BaseLruCache
- AbstractWaarpLogger - Class in org.waarp.common.logging
-
- AbstractWaarpLogger(String) - Constructor for class org.waarp.common.logging.AbstractWaarpLogger
-
Creates a new instance.
- accept(File) - Method in class org.waarp.common.filemonitor.RegexFileFilter
-
- AdaptativeJsonHandler - Class in org.waarp.common.json
-
JSON handler using adaptative format (Smile or Json - in that order -)
- AdaptativeJsonHandler(AdaptativeJsonHandler.JsonCodec) - Constructor for class org.waarp.common.json.AdaptativeJsonHandler
-
- AdaptativeJsonHandler(byte[]) - Constructor for class org.waarp.common.json.AdaptativeJsonHandler
-
- AdaptativeJsonHandler(InputStream) - Constructor for class org.waarp.common.json.AdaptativeJsonHandler
-
- AdaptativeJsonHandler.JsonCodec - Enum in org.waarp.common.json
-
- addAndGetElementMultiple(Element, String) - Static method in class org.waarp.common.xml.XmlUtil
-
Add an element given by the path relative to the referent element
- addAndGetElementMultiple(Document, String) - Static method in class org.waarp.common.xml.XmlUtil
-
Add an element given by the path relative to the document
- addAndSetElementMultiple(Element, String, String) - Static method in class org.waarp.common.xml.XmlUtil
-
Add an element given by the path relative to the referent element and set the value
- addAndSetElementMultiple(Document, String, String) - Static method in class org.waarp.common.xml.XmlUtil
-
Add an element given by the path relative to the document and set the value
- addConnection(UUID, DbSession) - Static method in class org.waarp.common.database.DbAdmin
-
Add a Connection into the list
- addDirectory(File) - Method in class org.waarp.common.filemonitor.FileMonitor
-
Add a directory to scan
- addFromString(String) - Method in class org.waarp.common.xml.XmlValue
-
Add a value into the Multiple values from the String (not compatible with subXml)
- addLongTermPreparedStatement(DbPreparedStatement) - Method in class org.waarp.common.database.DbSession
-
Add a Long Term PreparedStatement
- addNewAssociation(EnumState, EnumSet<?>) - Method in class org.waarp.common.state.MachineState
-
Add a new association from one state to a set of acceptable following states (can replace an
existing association)
- addNewAssociation(Transition<EnumState>) - Method in class org.waarp.common.state.MachineState
-
Add a new association from one state to a set of acceptable following states (can replace an
existing association)
- addOrGetElement(Element, String) - Static method in class org.waarp.common.xml.XmlUtil
-
Add or Get (if already existing) an element given by the path relative to the referent
element
- addOrGetElement(Document, String) - Static method in class org.waarp.common.xml.XmlUtil
-
Add or Get (if already existing) an element given by the path relative to the document
- addOrSetElement(Element, String, String) - Static method in class org.waarp.common.xml.XmlUtil
-
Add or Get (if already existing) an element given by the path relative to the referent
element and set the value
- addOrSetElement(Document, String, String) - Static method in class org.waarp.common.xml.XmlUtil
-
Add or Get (if already existing) an element given by the path relative to the document and
set the value
- addRole(RoleDefault.ROLE) - Method in class org.waarp.common.role.RoleDefault
-
- addShutdownHook() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
For Server part
- addSslHandler(ChannelFuture, ChannelPipeline, ChannelHandler, GenericFutureListener<? extends Future<? super Channel>>) - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Add a SslHandler in a pipeline when the channel is already active
- addSslOpenedChannel(Channel) - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Add the Channel as SSL handshake will start soon
- addValue(Object) - Method in class org.waarp.common.xml.XmlValue
-
Add a value into the Multiple values from the Object
- admin - Static variable in class org.waarp.common.database.DbConstant
-
The current DbAdmin object
- Aes - Class in org.waarp.common.crypto
-
This class handles methods to crypt and decrypt messages with AES algorithm (very efficient:
60000/s).
- Aes() - Constructor for class org.waarp.common.crypto.Aes
-
- AesManager - Class in org.waarp.common.crypto
-
This class implements a simple Key Manager for AES class from name
- AesManager() - Constructor for class org.waarp.common.crypto.AesManager
-
- allFields - Variable in class org.waarp.common.database.data.AbstractDbData
-
- asByte(char, char) - Static method in class org.waarp.common.utility.Hexa
-
- asJson() - Method in class org.waarp.common.database.data.AbstractDbData
-
- AuthInterface - Interface in org.waarp.common.file
-
Interface for Authentication
- await() - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- await(long, TimeUnit) - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- await(long) - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- await() - Method in class org.waarp.common.future.WaarpFuture
-
Waits for this future to be completed.
- await(long, TimeUnit) - Method in class org.waarp.common.future.WaarpFuture
-
Waits for this future to be completed within the specified time limit.
- await(long) - Method in class org.waarp.common.future.WaarpFuture
-
Waits for this future to be completed within the specified time limit.
- awaitUninterruptibly() - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- awaitUninterruptibly(long, TimeUnit) - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- awaitUninterruptibly(long) - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- awaitUninterruptibly() - Method in class org.waarp.common.future.WaarpFuture
-
Waits for this future to be completed without interruption.
- awaitUninterruptibly(long, TimeUnit) - Method in class org.waarp.common.future.WaarpFuture
-
Waits for this future to be completed within the specified time limit without interruption.
- awaitUninterruptibly(long) - Method in class org.waarp.common.future.WaarpFuture
-
Waits for this future to be completed within the specified time limit without interruption.
- cancel() - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- cancel() - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- cancel() - Method in class org.waarp.common.future.WaarpFuture
-
Cancels the operation associated with this future and notifies all listeners if canceled
successfully.
- canExecute(File) - Method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdk5
-
- canExecute(File) - Method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdk6
-
- canExecute(File) - Method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdkAbstract
-
Result of ls on FileInterface
- canRead() - Method in interface org.waarp.common.file.DirInterface
-
- canRead() - Method in interface org.waarp.common.file.FileInterface
-
- canRead() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- canRead() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- canRead() - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- canRead() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- canRead() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- canWrite() - Method in interface org.waarp.common.file.DirInterface
-
- canWrite() - Method in interface org.waarp.common.file.FileInterface
-
- canWrite() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- canWrite() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- canWrite() - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- canWrite() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- canWrite() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- changeDirectory(String) - Method in interface org.waarp.common.file.DirInterface
-
Change directory with the one given as argument
- changeDirectory(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- changeDirectory(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- changeDirectory(String) - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- changeDirectoryNotChecked(String) - Method in interface org.waarp.common.file.DirInterface
-
Change directory with the one given as argument without checking existence
- changeDirectoryNotChecked(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- changeHandler(AdaptativeJsonHandler.JsonCodec) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
Change the JsonCodec: warning, change should be done before any usage to preserve consistency
- changeParentDirectory() - Method in class org.waarp.common.file.AbstractDir
-
- changeParentDirectory() - Method in interface org.waarp.common.file.DirInterface
-
Change for parent directory
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.common.database.data.AbstractDbData
-
Change UpdatedInfo status
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.common.database.data.DbDataModel
-
- channel() - Method in class org.waarp.common.future.WaarpChannelFuture
-
- CharsetsUtil - Class in org.waarp.common.transcode
-
Helper to print in output the Charsets available in the JVM.
- CharsetsUtil() - Constructor for class org.waarp.common.transcode.CharsetsUtil
-
- checkAllConnections() - Static method in class org.waarp.common.database.DbAdmin
-
Check all database connections and try to reopen them if disActive
- checkClientTrusted(X509Certificate[], String) - Method in class org.waarp.common.crypto.ssl.WaarpX509TrustManager
-
- checkConnection() - Method in class org.waarp.common.database.DbSession
-
Check the connection to the Database and try to reopen it if possible
- checkConnectionNoException() - Method in class org.waarp.common.database.DbSession
-
- checkConstraints() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- checkConstraintsSleep(int) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
Same as checkConstraints except that the thread will sleep some time proportionally to the
current Load (if CPU related)
- checkFile - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- checkFiles() - Method in class org.waarp.common.filemonitor.FileMonitor
-
Check Files
- checkIdentify() - Method in class org.waarp.common.file.AbstractDir
-
- checkIdentify() - Method in class org.waarp.common.file.AbstractFile
-
- checkIdentify() - Method in interface org.waarp.common.file.DirInterface
-
Check if the authentication is correct
- checkIdentify() - Method in interface org.waarp.common.file.FileInterface
-
Check if the authentication is correct
- checkOneDir(boolean, File) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- checkServerTrusted(X509Certificate[], String) - Method in class org.waarp.common.crypto.ssl.WaarpX509TrustManager
-
- classLoaded - Static variable in class org.waarp.common.database.model.DbModelFactory
-
Info on JDBC Class is already loaded or not
- cleanJsonForHtml(String) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Clean the String that could contain '\' or '\n', '\r' into something compatible with HTML
- clear() - Method in class org.waarp.common.file.AbstractDir
-
- clear() - Method in class org.waarp.common.file.AbstractFile
-
- clear() - Method in interface org.waarp.common.file.AuthInterface
-
Clean object
- clear() - Method in class org.waarp.common.file.DataBlock
-
Clear the object
- clear() - Method in interface org.waarp.common.file.DirInterface
-
Set empty this FtpDir, mark it unReady.
- clear() - Method in interface org.waarp.common.file.FileInterface
-
Set empty this FtpFile, mark it unReady.
- clear() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Clean object
- clear() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- clear() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- clear() - Method in interface org.waarp.common.file.SessionInterface
-
Clean the session
- clear() - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Removes all entries from cache
- clear() - Method in class org.waarp.common.lru.SynchronizedLruCache
-
- clear() - Method in class org.waarp.common.role.RoleDefault
-
- clear() - Method in class org.waarp.common.xml.XmlHash
-
- clear() - Method in class org.waarp.common.xml.XmlRootHash
-
- clone() - Method in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- close() - Method in class org.waarp.common.database.DbAdmin
-
Close the underlying session.
- close() - Method in class org.waarp.common.database.DbPreparedStatement
-
Close the resultSet if any
- close() - Method in class org.waarp.common.database.DbRequest
-
Finished a Request (ready for a new one)
- close() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- close() - Method in class org.waarp.common.utility.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- closeAllConnection() - Static method in class org.waarp.common.database.DbAdmin
-
Close all database connections
- closeFile() - Method in interface org.waarp.common.file.FileInterface
-
Close the current FileInterface
- closeFile() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- closeFile() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- closeInternalConnection(DbSession) - Method in class org.waarp.common.database.model.DbModelAbstract
-
Internal use for closing connection while validating it
- closingSslChannel(Channel) - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Utility method to close a channel in SSL mode correctly (if any)
- code - Variable in exception org.waarp.common.command.exception.CommandAbstractException
-
Associated code
- command - Variable in class org.waarp.common.command.NextCommandReply
-
Command to be accepted next time
- CommandAbstractException - Exception in org.waarp.common.command.exception
-
Abstract class for exception in commands
- CommandAbstractException(ReplyCode, String) - Constructor for exception org.waarp.common.command.exception.CommandAbstractException
-
Unique constructor
- commandCheckIteration - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- CommandInterface - Interface in org.waarp.common.command
-
Interface for Command
- commandRemovedFile - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- commandValidFile - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- commandValidFileFactory - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- commit() - Method in class org.waarp.common.database.DbAdmin
-
Commit on connection (since in autocommit, should not be used)
- commit() - Method in class org.waarp.common.database.DbSession
-
Commit everything
- compareTo(UUID) - Method in class org.waarp.common.utility.UUID
-
- consolidatePath(String) - Method in class org.waarp.common.file.AbstractDir
-
Consolidate Path as relative or absolute path to an absolute path
- constructor - Variable in enum org.waarp.common.database.model.DbModelH2.DBType
-
- constructor - Variable in enum org.waarp.common.database.model.DbModelMariadb.DBType
-
- constructor - Variable in enum org.waarp.common.database.model.DbModelMysql.DBType
-
- constructor - Variable in enum org.waarp.common.database.model.DbModelOracle.DBType
-
- constructor - Variable in enum org.waarp.common.database.model.DbModelPostgresql.DBType
-
- contains(K) - Method in class org.waarp.common.lru.AbstractLruCache
-
- contains(K) - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Checks whether cache contains valid entry for key
- contains(String) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Returns true
if and only if the system property with the specified key
exists.
- contains(XmlValue) - Method in class org.waarp.common.xml.XmlHash
-
- contains(XmlValue) - Method in class org.waarp.common.xml.XmlRootHash
-
- containsKey(String) - Method in class org.waarp.common.xml.XmlHash
-
- containsKey(String) - Method in class org.waarp.common.xml.XmlRootHash
-
- containsValue(XmlValue) - Method in class org.waarp.common.xml.XmlHash
-
- containsValue(XmlValue) - Method in class org.waarp.common.xml.XmlRootHash
-
- controller - Static variable in class org.waarp.common.service.ServiceLauncher
-
- convert(File, boolean) - Method in class org.waarp.common.utility.FileConvert
-
Convert Unix2Dos or Dos2Unix file in place, according to second argument
- convert(Class<?>, String) - Static method in class org.waarp.common.xml.XmlValue
-
Convert String value to the specified type.
- CpuManagementInterface - Interface in org.waarp.common.cpu
-
Interface to get LoadAverage
- create(PassthroughBasedFileImpl) - Method in interface org.waarp.common.file.passthrough.PassthroughFileFactory
-
- create(PassthroughFile, String) - Method in interface org.waarp.common.file.passthrough.PassthroughFileFactory
-
- create(FileMonitor.FileItem) - Method in class org.waarp.common.filemonitor.FileMonitorCommandFactory
-
- create(int) - Static method in class org.waarp.common.lru.SimpleLRUCache
-
- createArrayNode() - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- createArrayNode() - Static method in class org.waarp.common.json.JsonHandler
-
- createArrayNode() - Static method in class org.waarp.common.json.SmileJsonHandler
-
- createEmptyDocument() - Static method in class org.waarp.common.xml.XmlUtil
-
- createEntry(V, long) - Method in class org.waarp.common.lru.AbstractLruCache
-
Creates new LruCacheEntry.
- createEntry(V, long) - Method in class org.waarp.common.lru.SoftReferenceSynchronizedLruCache
-
- createKeyObject() - Method in class org.waarp.common.crypto.AesManager
-
- createKeyObject() - Method in class org.waarp.common.crypto.BlowfishManager
-
- createKeyObject() - Method in class org.waarp.common.crypto.DesManager
-
- createKeyObject() - Method in class org.waarp.common.crypto.DynamicKeyManager
-
- createKeyObject() - Method in class org.waarp.common.crypto.HmacSha1Manager
-
- createKeyObject() - Method in class org.waarp.common.crypto.HmacSha256Manager
-
- createKeyObject() - Method in class org.waarp.common.crypto.KeyManager
-
- createObjectNode() - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- createObjectNode() - Static method in class org.waarp.common.json.JsonHandler
-
- createObjectNode() - Static method in class org.waarp.common.json.SmileJsonHandler
-
- createPrepareStatement(String) - Method in class org.waarp.common.database.DbPreparedStatement
-
Create a preparedStatement from request
- createTables(DbSession) - Method in interface org.waarp.common.database.model.DbModel
-
Create all necessary tables into the database
- createTables(DbSession) - Method in class org.waarp.common.database.model.DbModelH2
-
- createTables(DbSession) - Method in class org.waarp.common.database.model.DbModelMariadb
-
- createTables(DbSession) - Method in class org.waarp.common.database.model.DbModelMysql
-
- createTables(DbSession) - Method in class org.waarp.common.database.model.DbModelOracle
-
- createTables(DbSession) - Method in class org.waarp.common.database.model.DbModelPostgresql
-
- createTables(DbSession) - Method in class org.waarp.common.database.model.EmptyDbModel
-
- createTarFromDirectory(String, String, boolean) - Static method in class org.waarp.common.tar.TarUtility
-
Create a new Tar from a root directory
- createTarFromFiles(List<File>, String) - Static method in class org.waarp.common.tar.TarUtility
-
Create a new Tar from a list of Files (only name of files will be used)
- createTarFromFiles(File[], String) - Static method in class org.waarp.common.tar.TarUtility
-
Create a new Tar from an array of Files (only name of files will be used)
- createZipFromDirectory(String, String, boolean) - Static method in class org.waarp.common.tar.ZipUtility
-
Create a new Zip from a root directory
- createZipFromFiles(List<File>, String) - Static method in class org.waarp.common.tar.ZipUtility
-
Create a new Zip from a list of Files (only name of files will be used)
- createZipFromFiles(File[], String) - Static method in class org.waarp.common.tar.ZipUtility
-
Create a new Zip from an array of Files (only name of files will be used)
- CRLF - Static variable in enum org.waarp.common.command.ReplyCode
-
CR LF
A User Telnet MUST be able to send any of the forms: CR LF, CR NUL, and LF.
- CRNUL - Static variable in enum org.waarp.common.command.ReplyCode
-
CR NUL
- crypt(byte[]) - Method in class org.waarp.common.crypto.HmacSha1
-
- crypt(byte[]) - Method in class org.waarp.common.crypto.HmacSha256
-
- crypt(String, String) - Method in class org.waarp.common.crypto.KeyManager
-
One method to get the crypted String from the given string and key
- crypt(byte[]) - Method in class org.waarp.common.crypto.KeyObject
-
Crypt one array of bytes and returns the crypted array of bytes
- crypt(String) - Method in class org.waarp.common.crypto.KeyObject
-
Crypt one String and returns the crypted array of bytes
- CryptoException - Exception in org.waarp.common.exception
-
Crypto exception
- CryptoException(String) - Constructor for exception org.waarp.common.exception.CryptoException
-
- CryptoException(String, Throwable) - Constructor for exception org.waarp.common.exception.CryptoException
-
- cryptToHex(byte[]) - Method in class org.waarp.common.crypto.KeyObject
-
Crypt one array of bytes and returns the crypted String as HEX format
- cryptToHex(String) - Method in class org.waarp.common.crypto.KeyObject
-
Crypt one String and returns the crypted String as HEX format
- current() - Static method in class org.waarp.common.utility.ThreadLocalRandom
-
Returns the current thread's ThreadLocalRandom
.
- currentDir - Variable in class org.waarp.common.file.AbstractDir
-
Current Directory
- currentFile - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Current file if any
- currentFile - Variable in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Current file if any
- currentLevel - Static variable in class org.waarp.common.logging.WaarpLoggerFactory
-
- currentNumberOfPooledConnections() - Method in interface org.waarp.common.database.model.DbModel
-
- currentNumberOfPooledConnections() - Method in class org.waarp.common.database.model.DbModelAbstract
-
- currentNumberOfPooledConnections() - Method in class org.waarp.common.database.model.DbModelH2
-
- currentNumberOfPooledConnections() - Method in class org.waarp.common.database.model.DbModelMysql
-
- currentNumberOfPooledConnections() - Method in class org.waarp.common.database.model.DbModelOracle
-
- currentNumberOfPooledConnections() - Method in class org.waarp.common.database.model.EmptyDbModel
-
- DataBlock - Class in org.waarp.common.file
-
Main object implementing Data Block whaveter the mode, type, structure used.
- DataBlock() - Constructor for class org.waarp.common.file.DataBlock
-
Create a simple and empty DataBlock
- DataBlockSizeEstimator - Class in org.waarp.common.file
-
DataBlock size estimator
- DataBlockSizeEstimator() - Constructor for class org.waarp.common.file.DataBlockSizeEstimator
-
- DbAdmin - Class in org.waarp.common.database
-
Class for access to Database
- DbAdmin(DbModel, String, String, String) - Constructor for class org.waarp.common.database.DbAdmin
-
Use a default server for basic connection.
- DbAdmin(DbModel, String, String, String, boolean) - Constructor for class org.waarp.common.database.DbAdmin
-
Use a default server for basic connection.
- DbAdmin() - Constructor for class org.waarp.common.database.DbAdmin
-
Empty constructor for no Database support (very thin client)
- DbConnectionPool - Class in org.waarp.common.database
-
A simple standalone JDBC connection pool manager.
- DbConnectionPool(ConnectionPoolDataSource) - Constructor for class org.waarp.common.database.DbConnectionPool
-
Constructs a MiniConnectionPoolManager object with no timeout and no limit.
- DbConnectionPool(ConnectionPoolDataSource, Timer, long) - Constructor for class org.waarp.common.database.DbConnectionPool
-
Constructs a MiniConnectionPoolManager object with no timeout and no limit.
- DbConnectionPool(ConnectionPoolDataSource, int) - Constructor for class org.waarp.common.database.DbConnectionPool
-
Constructs a MiniConnectionPoolManager object with a timeout of DbConstant.DELAYMAXCONNECTION
seconds.
- DbConnectionPool(ConnectionPoolDataSource, int, int) - Constructor for class org.waarp.common.database.DbConnectionPool
-
Constructs a ConnectionPool object.
- DbConnectionPool.TimeoutException - Exception in org.waarp.common.database
-
Thrown in when no free connection becomes available within timeout
seconds.
- DbConnectionPool.TimeoutException() - Constructor for exception org.waarp.common.database.DbConnectionPool.TimeoutException
-
- DbConstant - Class in org.waarp.common.database
-
Constants value for database
- DbConstant() - Constructor for class org.waarp.common.database.DbConstant
-
- DbDataModel - Class in org.waarp.common.database.data
-
Example of Table object
- DbDataModel(DbSession, String, long, long, long, long, long) - Constructor for class org.waarp.common.database.data.DbDataModel
-
- DbDataModel(DbSession, String) - Constructor for class org.waarp.common.database.data.DbDataModel
-
- DbDataModel.Columns - Enum in org.waarp.common.database.data
-
- DbModel - Interface in org.waarp.common.database.model
-
Interface for Database Model
This class is an interface for special functions that needs special implementations according to
the database model used.
- DbModelAbstract - Class in org.waarp.common.database.model
-
This Abstract class regroups common methods for all implementation classes.
- DbModelAbstract() - Constructor for class org.waarp.common.database.model.DbModelAbstract
-
- DbModelFactory - Class in org.waarp.common.database.model
-
Factory to store the Database Model object
- DbModelFactory() - Constructor for class org.waarp.common.database.model.DbModelFactory
-
- DbModelH2 - Class in org.waarp.common.database.model
-
H2 Database Model implementation
- DbModelH2(String, String, String) - Constructor for class org.waarp.common.database.model.DbModelH2
-
Create the object and initialize if necessary the driver
- DbModelH2() - Constructor for class org.waarp.common.database.model.DbModelH2
-
Create the object and initialize if necessary the driver
- DbModelH2.DBType - Enum in org.waarp.common.database.model
-
- DbModelMariadb - Class in org.waarp.common.database.model
-
MariaDB Database Model implementation
- DbModelMariadb(String, String, String, Timer, long) - Constructor for class org.waarp.common.database.model.DbModelMariadb
-
Create the object and initialize if necessary the driver
- DbModelMariadb(String, String, String) - Constructor for class org.waarp.common.database.model.DbModelMariadb
-
Create the object and initialize if necessary the driver
- DbModelMariadb() - Constructor for class org.waarp.common.database.model.DbModelMariadb
-
Create the object and initialize if necessary the driver
- DbModelMariadb.DBType - Enum in org.waarp.common.database.model
-
- DbModelMysql - Class in org.waarp.common.database.model
-
MySQL Database Model implementation
- DbModelMysql(String, String, String, Timer, long) - Constructor for class org.waarp.common.database.model.DbModelMysql
-
Create the object and initialize if necessary the driver
- DbModelMysql(String, String, String) - Constructor for class org.waarp.common.database.model.DbModelMysql
-
Create the object and initialize if necessary the driver
- DbModelMysql() - Constructor for class org.waarp.common.database.model.DbModelMysql
-
Create the object and initialize if necessary the driver
- DbModelMysql.DBType - Enum in org.waarp.common.database.model
-
- DbModelOracle - Class in org.waarp.common.database.model
-
Oracle Database Model implementation
- DbModelOracle(String, String, String, Timer, long) - Constructor for class org.waarp.common.database.model.DbModelOracle
-
Create the object and initialize if necessary the driver
- DbModelOracle(String, String, String) - Constructor for class org.waarp.common.database.model.DbModelOracle
-
Create the object and initialize if necessary the driver
- DbModelOracle() - Constructor for class org.waarp.common.database.model.DbModelOracle
-
Create the object and initialize if necessary the driver
- DbModelOracle.DBType - Enum in org.waarp.common.database.model
-
- DbModelPostgresql - Class in org.waarp.common.database.model
-
PostGreSQL Database Model implementation
- DbModelPostgresql() - Constructor for class org.waarp.common.database.model.DbModelPostgresql
-
Create the object and initialize if necessary the driver
- DbModelPostgresql.DBType - Enum in org.waarp.common.database.model
-
- dbModels - Static variable in class org.waarp.common.database.model.DbModelFactory
-
Database Model Object list
- DbPreparedStatement - Class in org.waarp.common.database
-
Class to handle PrepareStatement
- DbPreparedStatement(DbSession) - Constructor for class org.waarp.common.database.DbPreparedStatement
-
Create a DbPreparedStatement from DbSession object
- DbPreparedStatement(DbSession, String) - Constructor for class org.waarp.common.database.DbPreparedStatement
-
Create a DbPreparedStatement from DbSession object and a request
- DbPreparedStatement(DbSession, String, int) - Constructor for class org.waarp.common.database.DbPreparedStatement
-
Create a DbPreparedStatement from DbSession object and a request
- DbRequest - Class in org.waarp.common.database
-
Class to handle request
- DbRequest(DbSession) - Constructor for class org.waarp.common.database.DbRequest
-
Create a new request from the DbSession
- dbSession - Variable in class org.waarp.common.database.data.AbstractDbData
-
The DbSession to use
- DbSession - Class in org.waarp.common.database
-
Class to handle session with the SGBD
- DbSession(DbAdmin, boolean) - Constructor for class org.waarp.common.database.DbSession
-
Create a session and connect the current object to the server using the DbAdmin object.
- DbSession(DbAdmin, boolean, boolean) - Constructor for class org.waarp.common.database.DbSession
-
Create a session and connect the current object to the server using the DbAdmin object.
- dbSessionTimer - Static variable in class org.waarp.common.database.DbAdmin
-
- DbType - Enum in org.waarp.common.database.model
-
Type of Database supported
- dbTypes - Static variable in class org.waarp.common.database.data.DbDataModel
-
- DbValue - Class in org.waarp.common.database.data
-
Database Value to help getting and setting value from and to database
- DbValue(String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(String, boolean) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(boolean) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(byte) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(short) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(int) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(long) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(float) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(double) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(byte[]) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(Date) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(Timestamp) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(Date) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(String, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(String, String, boolean) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(boolean, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(byte, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(short, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(int, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(long, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(float, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(double, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(byte[], String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(Date, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(Timestamp, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(Date, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(Reader, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- DbValue(InputStream, String) - Constructor for class org.waarp.common.database.data.DbValue
-
- debug(Throwable) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- debug(String) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message object at level FINE.
- debug(String, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level FINE according to the specified format and argument.
- debug(String, Object, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level FINE according to the specified format and
arguments.
- debug(String, Object...) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level FINE according to the specified format and
arguments.
- debug(String, Throwable) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log an exception (throwable) at level FINE with an accompanying message.
- debug(String) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the DEBUG level.
- debug(String, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the DEBUG level according to the specified format
and argument.
- debug(String, Object, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the DEBUG level according to the specified format
and arguments.
- debug(String, Object...) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the DEBUG level according to the specified format
and arguments.
- debug(String, Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the DEBUG level with an
accompanying message.
- debug(Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the DEBUG level.
- debug(String) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- debug(String, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- debug(String, Object, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- debug(String, Object...) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- debug(String, Throwable) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- debug() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- decHttpSession() - Static method in class org.waarp.common.database.DbAdmin
-
Decrement nb of Http Connection
- DECODE - Static variable in class org.waarp.common.utility.Base64
-
Specify decoding in first bit.
- decode(byte[]) - Static method in class org.waarp.common.utility.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(byte[], int, int, int) - Static method in class org.waarp.common.utility.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class org.waarp.common.utility.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class org.waarp.common.utility.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decodeFileToFile(String, String) - Static method in class org.waarp.common.utility.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class org.waarp.common.utility.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeHex(String) - Method in class org.waarp.common.crypto.KeyObject
-
- decodeToFile(String, String) - Static method in class org.waarp.common.utility.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class org.waarp.common.utility.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class org.waarp.common.utility.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decrypt(byte[]) - Method in class org.waarp.common.crypto.HmacSha1
-
- decrypt(byte[]) - Method in class org.waarp.common.crypto.HmacSha256
-
- decrypt(String, String) - Method in class org.waarp.common.crypto.KeyManager
-
One method to get the uncrypted String from the given crypted string and key
- decrypt(byte[]) - Method in class org.waarp.common.crypto.KeyObject
-
Decrypt an array of bytes and returns the uncrypted array of bytes
- decryptHexFile(File) - Method in class org.waarp.common.crypto.KeyObject
-
Decode from a file containing a HEX crypted string
- decryptHexInBytes(String) - Method in class org.waarp.common.crypto.KeyObject
-
Decrypt a String as HEX format representing a crypted array of bytes and returns the
uncrypted array of bytes
- decryptHexInBytes(byte[]) - Method in class org.waarp.common.crypto.KeyObject
-
Decrypt an array of bytes as HEX format representing a crypted array of bytes and returns the
uncrypted array of bytes
- decryptHexInString(String) - Method in class org.waarp.common.crypto.KeyObject
-
Decrypt a String as HEX format representing a crypted array of bytes and returns the
uncrypted String
- decryptInString(byte[]) - Method in class org.waarp.common.crypto.KeyObject
-
Decrypt an array of bytes and returns the uncrypted String
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.waarp.common.lru.SynchronizedLruCache
-
- DEFAULT_LOAD_FACTOR - Static variable in class org.waarp.common.lru.SynchronizedLruCache
-
- DEFAULT_SESSIONCACHE_SIZE - Static variable in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
- DEFAULT_SESSIONCACHE_TIMEOUTSEC - Static variable in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
- defaultDelay - Static variable in class org.waarp.common.filemonitor.FileMonitor
-
- defaultDigestAlgo - Static variable in class org.waarp.common.filemonitor.FileMonitor
-
- DELAYMAXCONNECTION - Static variable in class org.waarp.common.database.DbConstant
-
Delay in second to try to connect
- delete() - Method in class org.waarp.common.database.data.AbstractDbData
-
Delete object from table
- delete() - Method in class org.waarp.common.database.data.AbstractDbDataWithCommit
-
Delete object from table
- delete() - Method in class org.waarp.common.database.data.DbDataModel
-
- delete() - Method in interface org.waarp.common.file.FileInterface
-
Delete the current FileInterface.
- delete() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- delete() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- delete() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- deleteKeyFromKeyStore(String) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Delete a Key from the KeyStore based on its alias
- deleteKeyFromTrustStore(String) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Delete a Key from the TrustStore based on its alias
- deleteOnAbort - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedFileParameterImpl
-
Should the file be deleted when the transfer is aborted on STOR like commands
- Des - Class in org.waarp.common.crypto
-
This class handles methods to crypt and decrypt messages with DES algorithm (very efficient:
40000/s).
- Des() - Constructor for class org.waarp.common.crypto.Des
-
- DesManager - Class in org.waarp.common.crypto
-
This class implements a simple Key Manager for DES class from name
- DesManager() - Constructor for class org.waarp.common.crypto.DesManager
-
- desManager - Static variable in class org.waarp.common.crypto.DesManager
-
- destroy() - Method in class org.waarp.common.service.ServiceLauncher
-
- DetectionUtils - Class in org.waarp.common.utility
-
Utility that detects various properties specific to the current runtime environment, such as Java
version.
- DetectionUtils() - Constructor for class org.waarp.common.utility.DetectionUtils
-
- digest - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- directories - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- directories - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- DirInterface - Interface in org.waarp.common.file
-
Interface for Directory support
- disconnect() - Method in class org.waarp.common.database.DbSession
-
Close the connection
- dispose() - Method in class org.waarp.common.database.DbConnectionPool
-
Closes all unused pooled connections.
- DO_BREAK_LINES - Static variable in class org.waarp.common.utility.Base64
-
Do break lines when encoding.
- DONT_GUNZIP - Static variable in class org.waarp.common.utility.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- DynamicKeyManager - Class in org.waarp.common.crypto
-
Can implements AES, ARCFOUR, Blowfish, DES, DESede, RC2, RC4
The time ratio are: RC4,ARCFOUR=1; AES,RC2=1,5; DES=2; Blowfish,DESede=4
AES is the best compromise in term of security and efficiency.
- DynamicKeyManager() - Constructor for class org.waarp.common.crypto.DynamicKeyManager
-
- DynamicKeyObject - Class in org.waarp.common.crypto
-
This class handles methods to encrypt and unencrypt messages with any available algorithms in the
JVM.
- DynamicKeyObject(int, String, String, String) - Constructor for class org.waarp.common.crypto.DynamicKeyObject
-
- DynamicKeyObject(DynamicKeyObject.INSTANCES, String) - Constructor for class org.waarp.common.crypto.DynamicKeyObject
-
- DynamicKeyObject(DynamicKeyObject.INSTANCESMAX, String) - Constructor for class org.waarp.common.crypto.DynamicKeyObject
-
- DynamicKeyObject.INSTANCES - Enum in org.waarp.common.crypto
-
Minimal key size
- DynamicKeyObject.INSTANCESMAX - Enum in org.waarp.common.crypto
-
Recommended key size when normal JVM installed (no extension on encrypt support)
- elapseTime - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- elapseTime - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- elapseWaarpTime - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- elements() - Method in class org.waarp.common.xml.XmlHash
-
- elements() - Method in class org.waarp.common.xml.XmlRootHash
-
- elt - Variable in enum org.waarp.common.state.example.ExampleEnumState.ExampleTransition
-
- EmptyDbModel - Class in org.waarp.common.database.model
-
Empty DbModel
- EmptyDbModel() - Constructor for class org.waarp.common.database.model.EmptyDbModel
-
- ENCODE - Static variable in class org.waarp.common.utility.Base64
-
Specify encoding in first bit.
- encode(ByteBuffer, ByteBuffer) - Static method in class org.waarp.common.utility.Base64
-
Performs Base64 encoding on the raw
ByteBuffer,
writing it to the encoded
ByteBuffer.
- encode(ByteBuffer, CharBuffer) - Static method in class org.waarp.common.utility.Base64
-
Performs Base64 encoding on the raw
ByteBuffer,
writing it to the encoded
CharBuffer.
- encodeBytes(byte[]) - Static method in class org.waarp.common.utility.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class org.waarp.common.utility.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class org.waarp.common.utility.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class org.waarp.common.utility.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytesToBytes(byte[]) - Static method in class org.waarp.common.utility.Base64
-
- encodeBytesToBytes(byte[], int, int, int) - Static method in class org.waarp.common.utility.Base64
-
- encodeFileToFile(String, String) - Static method in class org.waarp.common.utility.Base64
-
Reads infile and encodes it to outfile.
- encodeFromFile(String) - Static method in class org.waarp.common.utility.Base64
-
Convenience method for reading a binary file
and base64-encoding it.
- encodeHex(byte[]) - Method in class org.waarp.common.crypto.KeyObject
-
- encodeObject(Serializable) - Static method in class org.waarp.common.utility.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class org.waarp.common.utility.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeToFile(byte[], String) - Static method in class org.waarp.common.utility.Base64
-
Convenience method for encoding data to a file.
- endUseConnection() - Method in class org.waarp.common.database.DbSession
-
To be called when a client will stop to use this DbSession (once by client)
- engine - Static variable in class org.waarp.common.service.ServiceLauncher
-
- EngineAbstract - Class in org.waarp.common.service
-
Abstract class to implement to be able to start or shutdown a service
- EngineAbstract() - Constructor for class org.waarp.common.service.EngineAbstract
-
- engineGetTrustManagers() - Method in class org.waarp.common.crypto.ssl.WaarpSecureTrustManagerFactory
-
- engineInit(KeyStore) - Method in class org.waarp.common.crypto.ssl.WaarpSecureTrustManagerFactory
-
- engineInit(ManagerFactoryParameters) - Method in class org.waarp.common.crypto.ssl.WaarpSecureTrustManagerFactory
-
- engineLauncherInstance - Static variable in class org.waarp.common.service.ServiceLauncher
-
- enUseConnectionNoDisconnect() - Method in class org.waarp.common.database.DbSession
-
To be called when a client will stop to use this DbSession (once by client).
- equals(Object) - Method in class org.waarp.common.database.DbSession
-
- equals(Object) - Method in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- equals(Object) - Method in class org.waarp.common.utility.LongUuid
-
- equals(Object) - Method in class org.waarp.common.utility.UUID
-
- error(SQLException) - Static method in class org.waarp.common.database.DbSession
-
Print the error from SQLException
- error(Throwable) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- error(String) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message object at the SEVERE level.
- error(String, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at the SEVERE level according to the specified format and
argument.
- error(String, Object, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at the SEVERE level according to the specified format and
arguments.
- error(String, Object...) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level SEVERE according to the specified format and
arguments.
- error(String, Throwable) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log an exception (throwable) at the SEVERE level with an accompanying
message.
- error(String) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the ERROR level.
- error(String, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the ERROR level according to the specified format
and argument.
- error(String, Object, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the ERROR level according to the specified format
and arguments.
- error(String, Object...) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the ERROR level according to the specified format
and arguments.
- error(String, Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the ERROR level with an
accompanying message.
- error(Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the ERROR level.
- error(String) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- error(String, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- error(String, Object, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- error(String, Object...) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- error(String, Throwable) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- ExampleEnumState - Enum in org.waarp.common.state.example
-
Example of EnumState enum class
- ExampleEnumState.ExampleTransition - Enum in org.waarp.common.state.example
-
- ExampleUsageMachineState - Class in org.waarp.common.state.example
-
Example of usage for MachineState based on ExampleEnumState enum class
- ExampleUsageMachineState() - Constructor for class org.waarp.common.state.example.ExampleUsageMachineState
-
- exec() - Method in interface org.waarp.common.command.CommandInterface
-
Execute the command.
- executeQuery() - Method in class org.waarp.common.database.DbPreparedStatement
-
Execute a Select preparedStatement
- executeUpdate() - Method in class org.waarp.common.database.DbPreparedStatement
-
Execute the Update/Insert/Delete preparedStatement
- executor - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- executor - Variable in class org.waarp.common.service.ServiceLauncher
-
- exist() - Method in class org.waarp.common.database.data.AbstractDbData
-
Test the existence of the current object
- exist() - Method in class org.waarp.common.database.data.DbDataModel
-
- exist(ObjectNode, String...) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- exist(ObjectNode, Enum<?>...) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- exist(ObjectNode, String...) - Static method in class org.waarp.common.json.JsonHandler
-
- exist(ObjectNode, Enum<?>...) - Static method in class org.waarp.common.json.JsonHandler
-
- exists() - Method in interface org.waarp.common.file.DirInterface
-
- exists() - Method in interface org.waarp.common.file.FileInterface
-
- exists() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- exists() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- exists() - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- exists() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- exists() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- exit() - Method in class org.waarp.common.utility.WaarpShutdownHook
-
Real exit function
- EXTENSION - Static variable in class org.waarp.common.crypto.Aes
-
- EXTENSION - Static variable in class org.waarp.common.crypto.Blowfish
-
- EXTENSION - Static variable in class org.waarp.common.crypto.Des
-
- EXTENSION - Static variable in class org.waarp.common.crypto.HmacSha1
-
- EXTENSION - Static variable in class org.waarp.common.crypto.HmacSha256
-
- factory - Static variable in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
Factory for PassthroughFile
- factory - Static variable in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Factory for PassthroughFile
- factory - Variable in enum org.waarp.common.json.AdaptativeJsonHandler.JsonCodec
-
- fieldseq - Static variable in class org.waarp.common.database.data.DbDataModel
-
- file - Variable in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- FILE_ENCODING - Static variable in class org.waarp.common.utility.SystemPropertyUtil
-
- FileConvert - Class in org.waarp.common.utility
-
- FileConvert(List<File>, boolean, boolean, File) - Constructor for class org.waarp.common.utility.FileConvert
-
- FileEndOfTransferException - Exception in org.waarp.common.exception
-
File End Of Transfer exception: the end of the transfer is reached from file point of view
- FileEndOfTransferException(String) - Constructor for exception org.waarp.common.exception.FileEndOfTransferException
-
- FileEndOfTransferException(String, Throwable) - Constructor for exception org.waarp.common.exception.FileEndOfTransferException
-
- fileFull(String, boolean) - Method in interface org.waarp.common.file.DirInterface
-
Give for 1 file all informations from the given path (could be a file or a directory)
- fileFull(String, boolean) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- fileFull(String, boolean) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- fileFull(boolean) - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- FileInterface - Interface in org.waarp.common.file
-
Interface for File support
- fileItems - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- fileItems - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- FileMonitor - Class in 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.
- FileMonitor(String, File, File, File, FilesystemBasedDigest.DigestAlgo, long, FileFilter, boolean, FileMonitorCommandRunnableFuture, FileMonitorCommandRunnableFuture, FileMonitorCommandRunnableFuture) - Constructor for class org.waarp.common.filemonitor.FileMonitor
-
- fileMonitor - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerTask
-
- FileMonitor.FileItem - Class in org.waarp.common.filemonitor
-
One element in the directory
- FileMonitor.FileItem() - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- FileMonitor.FileItem(File) - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- FileMonitor.FileMonitorInformation - Class in org.waarp.common.filemonitor
-
Used by Waarp Business information
- FileMonitor.FileMonitorInformation() - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- FileMonitor.FileMonitorInformation(String, ConcurrentHashMap<String, FileMonitor.FileItem>, Set<String>, List<File>, File, File, long, boolean, AtomicLong, AtomicLong, AtomicLong, AtomicLong) - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- FileMonitor.FileMonitorTimerInformationTask - Class in org.waarp.common.filemonitor
-
Class to run Waarp Business information in fixed delay rather than after each check
- FileMonitor.FileMonitorTimerInformationTask(FileMonitorCommandRunnableFuture) - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerInformationTask
-
- FileMonitor.FileMonitorTimerTask - Class in org.waarp.common.filemonitor
-
Timer task
- FileMonitor.FileMonitorTimerTask(FileMonitor) - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerTask
-
- FileMonitorCommandFactory - Class in org.waarp.common.filemonitor
-
Factory for FileMonitorCommandRunnableFuture
- FileMonitorCommandFactory() - Constructor for class org.waarp.common.filemonitor.FileMonitorCommandFactory
-
- FileMonitorCommandRunnableFuture - Class in org.waarp.common.filemonitor
-
Command run when a new file item is validated
- FileMonitorCommandRunnableFuture() - Constructor for class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- FileMonitorCommandRunnableFuture(FileMonitor.FileItem) - Constructor for class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- FileParameterInterface - Interface in org.waarp.common.file
-
Interface for FileParameter
- FilesystemBasedAuthImpl - Class in org.waarp.common.file.filesystembased
-
Authentication implementation for Filesystem Based
- FilesystemBasedAuthImpl(SessionInterface) - Constructor for class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- FilesystemBasedCommonsIo - Class in org.waarp.common.file.filesystembased.specific
-
This class enables to not set a dependencies on Apache Commons IO if wanted, but loosing
freespace and wildcard support.
- FilesystemBasedCommonsIo() - Constructor for class org.waarp.common.file.filesystembased.specific.FilesystemBasedCommonsIo
-
- FilesystemBasedDirImpl - Class in org.waarp.common.file.filesystembased
-
Directory implementation for Filesystem Based
- FilesystemBasedDirImpl(SessionInterface, OptsMLSxInterface) - Constructor for class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- FilesystemBasedDirJdk5 - Class in org.waarp.common.file.filesystembased.specific
-
JDK5 version of specific functions for Filesystem.
- FilesystemBasedDirJdk5() - Constructor for class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdk5
-
- FilesystemBasedDirJdk6 - Class in org.waarp.common.file.filesystembased.specific
-
JDK6 version of specific functions for Filesystem.
- FilesystemBasedDirJdk6() - Constructor for class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdk6
-
- FilesystemBasedDirJdkAbstract - Class in org.waarp.common.file.filesystembased.specific
-
Abstract class to allow specific function depending on the underlying JDK to used.
- FilesystemBasedDirJdkAbstract() - Constructor for class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdkAbstract
-
- FilesystemBasedFileImpl - Class in org.waarp.common.file.filesystembased
-
File implementation for Filesystem Based
- FilesystemBasedFileImpl(SessionInterface, FilesystemBasedDirImpl, String, boolean) - Constructor for class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- FilesystemBasedFileImpl(SessionInterface, FilesystemBasedDirImpl, String) - Constructor for class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Special constructor for possibly external file
- FilesystemBasedFileParameterImpl - Class in org.waarp.common.file.filesystembased
-
FileParameter implementation for Filesystem Based
- FilesystemBasedFileParameterImpl() - Constructor for class org.waarp.common.file.filesystembased.FilesystemBasedFileParameterImpl
-
- filesystemBasedFtpDirJdk - Static variable in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Class that handles specifity of one Jdk or another
- FilesystemBasedOptsMLSxImpl - Class in org.waarp.common.file.filesystembased
-
Class that implements Opts command for MLSx operations. (-1) means not supported, 0 supported but
not active, 1 supported and active
- FilesystemBasedOptsMLSxImpl() - Constructor for class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
Default empty constructor: no support at all of MLSx function
- FilesystemBasedOptsMLSxImpl(byte, byte, byte, byte, byte, byte, byte, byte, byte) - Constructor for class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
(-1) means not supported, 0 supported but not active, 1 supported and active
- FilesystemBasedRestartImpl - Class in org.waarp.common.file.filesystembased
-
Restart implementation for Filesystem Based
- FilesystemBasedRestartImpl(SessionInterface) - Constructor for class org.waarp.common.file.filesystembased.FilesystemBasedRestartImpl
-
- FileTransferException - Exception in org.waarp.common.exception
-
File Transfer exception (error during transfer from file point of view)
- FileTransferException(String) - Constructor for exception org.waarp.common.exception.FileTransferException
-
- FileTransferException(String, Throwable) - Constructor for exception org.waarp.common.exception.FileTransferException
-
- fillString(char, int) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Build a String with count chars using fillChar
- filter - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- finalize(boolean, long) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
To be called at the end of the primary action (only for commandValidFile).
- fixDate(String) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Get a date in String and return the corresponding Timestamp
- fixDate(String, Timestamp) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
From a date in String format and a Timestamp, return the Timestamp as :
if before = null as date
if before !
- fixedThreadPool - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- flush() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Try to flush written data if possible
- flush() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- flushBase64() - Method in class org.waarp.common.utility.Base64.OutputStream
-
Method added by PHIL.
- forceClearOldest() - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Removes all oldest entries from cache (ttl based)
- forceClearOldest() - Method in class org.waarp.common.lru.SynchronizedLruCache
-
- forceCloseAllSslChannels() - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Utility to force all channels to be closed
- forceDisconnect() - Method in class org.waarp.common.database.DbSession
-
Force the close of the connection
- freeIdleConnections() - Method in class org.waarp.common.database.DbConnectionPool
-
Release all idle connections
- freeSpace(String) - Static method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedCommonsIo
-
- fromByte(byte) - Static method in enum org.waarp.common.role.RoleDefault.ROLE
-
- fromHex(char[]) - Static method in class org.waarp.common.utility.Hexa
-
- fromHex(String) - Static method in class org.waarp.common.utility.Hexa
-
- future - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- generateKey() - Method in class org.waarp.common.crypto.KeyObject
-
Generate a key from nothing
- get(DbPreparedStatement) - Method in class org.waarp.common.database.data.AbstractDbData
-
Get Values from PreparedStatement
- get(FileChannel) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Write the FileInterface to the fileChannelOut, thus bypassing the limitation of the file size
to 2^32 bytes.
- get(FileChannel) - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Write the FileInterface to the fileChannelOut, thus bypassing the limitation of the file size
to 2^32 bytes.
- get(K) - Method in class org.waarp.common.lru.AbstractLruCache
-
- get(K, Callable<V>) - Method in class org.waarp.common.lru.AbstractLruCache
-
- get(K, Callable<V>, long) - Method in class org.waarp.common.lru.AbstractLruCache
-
- get(K) - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Returns value cached with key.
- get(K, Callable<V>) - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Tries to get element from cache.
- get(K, Callable<V>, long) - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Tries to get element from cache.
- get(K) - Method in class org.waarp.common.lru.SynchronizedLruCache
-
- get(String) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Returns the value of the Java system property with the specified key
, while falling back to null
if the
property access fails.
- get(String, String) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Returns the value of the Java system property with the specified key
, while falling back to the specified default
value if
the property access fails.
- get(String) - Method in class org.waarp.common.xml.XmlHash
-
- get(String) - Method in class org.waarp.common.xml.XmlRootHash
-
- getAbsolutePath(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Return the full path as a String (with mount point).
- getAcceptedIssuers() - Method in class org.waarp.common.crypto.ssl.WaarpX509TrustManager
-
- getActiveConnections() - Method in class org.waarp.common.database.DbConnectionPool
-
Returns the number of active (open) connections of this pool.
- getAdmin() - Method in class org.waarp.common.database.DbSession
-
- getAlgorithm() - Method in class org.waarp.common.crypto.Aes
-
- getAlgorithm() - Method in class org.waarp.common.crypto.Blowfish
-
- getAlgorithm() - Method in class org.waarp.common.crypto.Des
-
- getAlgorithm() - Method in class org.waarp.common.crypto.DynamicKeyObject
-
- getAlgorithm() - Method in class org.waarp.common.crypto.HmacSha1
-
- getAlgorithm() - Method in class org.waarp.common.crypto.HmacSha256
-
- getAlgorithm() - Method in class org.waarp.common.crypto.KeyObject
-
- getAllFields() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getArg() - Method in interface org.waarp.common.command.CommandInterface
-
- getArgs() - Method in interface org.waarp.common.command.CommandInterface
-
- getAsByte() - Method in enum org.waarp.common.role.RoleDefault.ROLE
-
- getAuth() - Method in interface org.waarp.common.file.SessionInterface
-
- getBaseDirectory() - Method in interface org.waarp.common.file.AuthInterface
-
Return the mount point
- getBlock() - Method in class org.waarp.common.file.DataBlock
-
- getBlockSize() - Method in interface org.waarp.common.file.SessionInterface
-
- getBoolean(String, boolean) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Returns the value of the Java system property with the specified key
, while falling back to the specified default
value if
the property access fails.
- getBoolean(Node) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Read a boolean value (0,1,true,false) from a node
- getBoolean() - Method in class org.waarp.common.xml.XmlValue
-
- getBusinessPath() - Method in interface org.waarp.common.file.AuthInterface
-
Return the relative path for this account according to the Business (without true root of
mount).
- getBusinessPath() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- getByte() - Method in class org.waarp.common.xml.XmlValue
-
- getByteCount() - Method in class org.waarp.common.file.DataBlock
-
- getByteCountLower() - Method in class org.waarp.common.file.DataBlock
-
- getByteCountUpper() - Method in class org.waarp.common.file.DataBlock
-
- getByteMarkers() - Method in class org.waarp.common.file.DataBlock
-
- getBytes() - Method in class org.waarp.common.utility.LongUuid
-
copy the uuid of this UUID, so that it can't be changed, and return it
- getBytes() - Method in class org.waarp.common.utility.UUID
-
copy the uuid of this UUID, so that it can't be changed, and return it
- getCanonicalPath(File) - Method in class org.waarp.common.file.AbstractDir
-
Construct the CanonicalPath without taking into account symbolic link
- getCapacity() - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Returns cache capacity
- getCapacity() - Method in class org.waarp.common.lru.SynchronizedLruCache
-
- getCause() - Method in class org.waarp.common.future.WaarpFailedFuture
-
- getCause() - Method in class org.waarp.common.future.WaarpFuture
-
Returns the cause of the failed operation if the operation has failed.
- getCause() - Method in class org.waarp.common.future.WaarpSucceededFuture
-
- getCertificatePassword() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
- getChannelLimit() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- getCharacter() - Method in class org.waarp.common.xml.XmlValue
-
- getClassType() - Method in class org.waarp.common.xml.XmlDecl
-
- getClassType() - Method in enum org.waarp.common.xml.XmlType
-
- getClassType() - Method in class org.waarp.common.xml.XmlValue
-
- getClientContext() - Method in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
- getCloneValue(XmlType, Object) - Static method in class org.waarp.common.xml.XmlValue
-
Utility function to get a clone of a value
- getCloneValue() - Method in class org.waarp.common.xml.XmlValue
-
- getCode() - Method in interface org.waarp.common.command.CommandInterface
-
- getCode() - Method in enum org.waarp.common.command.ReplyCode
-
- getCodec() - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getColumn() - Method in class org.waarp.common.database.data.DbValue
-
- getCommand() - Method in interface org.waarp.common.command.CommandInterface
-
- getConn() - Method in class org.waarp.common.database.DbSession
-
- getConnection() - Method in class org.waarp.common.database.DbConnectionPool
-
Retrieves a connection from the connection pool.
- getCorrespondingRoot(File) - Method in class org.waarp.common.file.AbstractDir
-
- getCounter() - Method in class org.waarp.common.utility.UUID
-
- getCpuLimit() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- getCRC(String) - Method in interface org.waarp.common.file.DirInterface
-
Get the CRC of the given FileInterface
- getCRC(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- getCRC(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- getCRC() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- getCurrent() - Method in class org.waarp.common.state.MachineState
-
Return the current application state.
- getCurrentHistoryNb() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- getDate() - Method in class org.waarp.common.xml.XmlValue
-
- getDbConnection(String, String, String) - Method in interface org.waarp.common.database.model.DbModel
-
- getDbConnection(String, String, String) - Method in class org.waarp.common.database.model.DbModelAbstract
-
- getDbConnection(String, String, String) - Method in class org.waarp.common.database.model.DbModelH2
-
- getDbConnection(String, String, String) - Method in class org.waarp.common.database.model.DbModelMariadb
-
- getDbConnection(String, String, String) - Method in class org.waarp.common.database.model.DbModelMysql
-
- getDbConnection(String, String, String) - Method in class org.waarp.common.database.model.DbModelOracle
-
- getDbConnection(String, String, String) - Method in class org.waarp.common.database.model.EmptyDbModel
-
- getDbModel() - Method in class org.waarp.common.database.DbAdmin
-
- getDbSession() - Method in class org.waarp.common.database.DbPreparedStatement
-
- getDbType() - Method in interface org.waarp.common.database.model.DbModel
-
- getDbType() - Method in class org.waarp.common.database.model.DbModelH2
-
- getDbType() - Method in class org.waarp.common.database.model.DbModelMariadb
-
- getDbType() - Method in class org.waarp.common.database.model.DbModelMysql
-
- getDbType() - Method in class org.waarp.common.database.model.DbModelOracle
-
- getDbType() - Method in class org.waarp.common.database.model.DbModelPostgresql
-
- getDbType() - Method in class org.waarp.common.database.model.EmptyDbModel
-
- getDecl() - Method in class org.waarp.common.xml.XmlValue
-
- getDefaultFactory() - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
Returns the default factory.
- getDescriptor() - Method in class org.waarp.common.file.DataBlock
-
- getDir() - Method in interface org.waarp.common.file.FileInterface
-
- getDir() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- getDir() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- getDir() - Method in interface org.waarp.common.file.SessionInterface
-
- getDocument(String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getDocument(File) - Static method in class org.waarp.common.xml.XmlUtil
-
- getDouble() - Method in class org.waarp.common.xml.XmlValue
-
- getElapseTime() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- getElapseWaarpTime() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- getElement(Element, String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getElement(Document, String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getElementMultiple(Element, String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getElementMultiple(Document, String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getEntry(K) - Method in class org.waarp.common.lru.AbstractLruCache
-
Returns LruCacheEntry mapped by key or null if it does not exist
- getEntry(K) - Method in class org.waarp.common.lru.SynchronizedLruCache
-
- getFeat() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getFeat() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getFile() - Method in interface org.waarp.common.file.FileInterface
-
- getFile() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- getFile() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- getFileChannel() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Returns the FileChannel in In mode associated with the current file.
- getFileExtension() - Method in class org.waarp.common.crypto.Aes
-
- getFileExtension() - Method in class org.waarp.common.crypto.Blowfish
-
- getFileExtension() - Method in class org.waarp.common.crypto.Des
-
- getFileExtension() - Method in class org.waarp.common.crypto.DynamicKeyObject
-
- getFileExtension() - Method in class org.waarp.common.crypto.HmacSha1
-
- getFileExtension() - Method in class org.waarp.common.crypto.HmacSha256
-
- getFileExtension() - Method in class org.waarp.common.crypto.KeyObject
-
- getFileFromPath(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Get the FileInterface from this path, checking first its validity
- getFileFromPath(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Get the File from this path, checking first its validity
- getFileFromPath(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
Get the File from this path, checking first its validity
- getFileFromPath(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Get the File from this path, checking first its validity
- getFileItem() - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- getFileOutputStream(boolean) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Returns the FileOutputStream in Out mode associated with the current file.
- getFileParameter() - Method in interface org.waarp.common.file.SessionInterface
-
- getFinalMsg(int, String) - Static method in enum org.waarp.common.command.ReplyCode
-
Return the final message formatted as needed from the code and the message
- getFloat() - Method in class org.waarp.common.xml.XmlValue
-
- getFreeSpace() - Method in interface org.waarp.common.file.DirInterface
-
- getFreeSpace() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- getFreeSpace(File) - Method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdk5
-
- getFreeSpace(File) - Method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdk6
-
- getFreeSpace(File) - Method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedDirJdkAbstract
-
- getFreeSpace() - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- getFreeSpace() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- getFromDriver(String) - Static method in enum org.waarp.common.database.model.DbType
-
- getFromFile(File) - Static method in class org.waarp.common.json.JsonHandler
-
- getFromFile(File, Class<?>) - Static method in class org.waarp.common.json.JsonHandler
-
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.common.database.data.DbDataModel
-
For instance from Commander when getting updated information
- getFromString(String) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getFromString(String) - Static method in class org.waarp.common.json.JsonHandler
-
Parses a string representation of a JSON object and returns
an ObjectNode, swallowing any processing exception.
- getFromString(String, Class<T>) - Static method in class org.waarp.common.json.JsonHandler
-
- getFromString(String) - Static method in class org.waarp.common.json.SmileJsonHandler
-
- getFromStringExc(String) - Static method in class org.waarp.common.json.JsonHandler
-
Parses a string representation of a JSON object and returns
an ObjectNode.
- getHighHex(byte) - Static method in class org.waarp.common.utility.Hexa
-
- getHttpSession() - Static method in class org.waarp.common.database.DbAdmin
-
- getId() - Method in class org.waarp.common.utility.UUID
-
- getImmediateMethodAndLine() - Static method in class org.waarp.common.logging.AbstractWaarpLogger
-
To be used in message for logger (rank 2) like
logger.warn(code,"message:"+getImmediateMethodAndLine(),null);
- getInsertAllValues() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getInsertAllValues() - Method in class org.waarp.common.database.data.DbDataModel
-
- getInstance() - Method in class org.waarp.common.crypto.Aes
-
- getInstance() - Static method in class org.waarp.common.crypto.AesManager
-
- getInstance() - Method in class org.waarp.common.crypto.Blowfish
-
- getInstance() - Static method in class org.waarp.common.crypto.BlowfishManager
-
- getInstance() - Method in class org.waarp.common.crypto.Des
-
- getInstance() - Static method in class org.waarp.common.crypto.DynamicKeyManager
-
- getInstance() - Method in class org.waarp.common.crypto.DynamicKeyObject
-
- getInstance() - Method in class org.waarp.common.crypto.HmacSha1
-
- getInstance() - Static method in class org.waarp.common.crypto.HmacSha1Manager
-
- getInstance() - Method in class org.waarp.common.crypto.HmacSha256
-
- getInstance() - Static method in class org.waarp.common.crypto.HmacSha256Manager
-
- getInstance() - Method in class org.waarp.common.crypto.KeyObject
-
- getInstance(Class<?>) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
Creates a new logger instance with the name of the specified class.
- getInstance(String) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
Creates a new logger instance with the specified name.
- getInt(String, int) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Returns the value of the Java system property with the specified key
, while falling back to the specified default
value if
the property access fails.
- getInteger(Node) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Read an integer value from a node
- getInteger() - Method in class org.waarp.common.xml.XmlValue
-
- getInternalId() - Method in class org.waarp.common.database.DbSession
-
- getIntoString() - Method in class org.waarp.common.xml.XmlValue
-
Get a value into a String
- getIsNull(String) - Static method in class org.waarp.common.database.DbRequest
-
Test if value is null and create the string for insert/update
- getJavaUuid() - Method in class org.waarp.common.utility.UUID
-
- getJson() - Method in class org.waarp.common.database.data.AbstractDbData
-
Create the equivalent object in Json (no database access)
- getKey(String) - Method in class org.waarp.common.crypto.KeyManager
-
- getKeyManagerFactory() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
- getKeySize() - Method in class org.waarp.common.crypto.Aes
-
- getKeySize() - Method in class org.waarp.common.crypto.Blowfish
-
- getKeySize() - Method in class org.waarp.common.crypto.Des
-
- getKeySize() - Method in class org.waarp.common.crypto.DynamicKeyObject
-
- getKeySize() - Method in class org.waarp.common.crypto.HmacSha1
-
- getKeySize() - Method in class org.waarp.common.crypto.HmacSha256
-
- getKeySize() - Method in class org.waarp.common.crypto.KeyObject
-
- getKeyStorePassword() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
- getKeyTrustStorePassword() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
- getLastId() - Method in class org.waarp.common.database.DbRequest
-
Get the last ID autoincrement from the last request
- getLeastSignificantBits() - Method in class org.waarp.common.utility.UUID
-
- getLevelSpecific() - Method in class org.waarp.common.logging.WaarpJdkLoggerFactory
-
- getLevelSpecific() - Method in class org.waarp.common.logging.WaarpLoggerFactory
-
- getLevelSpecific() - Method in class org.waarp.common.logging.WaarpSlf4JLoggerFactory
-
- getList() - Method in class org.waarp.common.xml.XmlValue
-
- getLoadAverage() - Method in interface org.waarp.common.cpu.CpuManagementInterface
-
- getLogger(Class<?>) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
Creates a new logger instance with the name of the specified class.
- getLogger(String) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
Creates a new logger instance with the specified name.
- getLoggerMethodAndLine() - Static method in class org.waarp.common.logging.AbstractWaarpLogger
-
To be used only by Logger (rank 5)
- getLoginTimeout() - Method in class org.waarp.common.database.DbConnectionPool
-
- getLogLevel() - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
- getLong() - Method in class org.waarp.common.utility.LongUuid
-
- getLong(String, long) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Returns the value of the Java system property with the specified key
, while falling back to the specified default
value if
the property access fails.
- getLong() - Method in class org.waarp.common.xml.XmlValue
-
- getLowHex(byte) - Static method in class org.waarp.common.utility.Hexa
-
- getMacFragment() - Method in class org.waarp.common.utility.UUID
-
extract MAC address fragment from raw UUID bytes, setting missing values to 0,
from the active MAC address when the UUID was generated
- getMapFromString(String) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getMapFromString(String) - Static method in class org.waarp.common.json.JsonHandler
-
- getMapFromString(String) - Static method in class org.waarp.common.json.SmileJsonHandler
-
- getMarker() - Method in class org.waarp.common.file.AbstractFile
-
- getMarker() - Method in interface org.waarp.common.file.FileInterface
-
Create a restart from context for the current FileInterface
- getMarkers() - Method in class org.waarp.common.file.DataBlock
-
- getMaxConnections() - Method in class org.waarp.common.database.DbConnectionPool
-
- getMaxSize(int) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedRestartImpl
-
- getMaxSize(int) - Method in class org.waarp.common.file.Restart
-
- getMD5(String) - Method in interface org.waarp.common.file.DirInterface
-
Get the MD5 of the given FileInterface
- getMD5(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- getMD5(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- getMD5() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- getMesg() - Method in enum org.waarp.common.command.ReplyCode
-
- getMessage() - Method in exception org.waarp.common.command.exception.CommandAbstractException
-
- getModificationTime(String) - Method in interface org.waarp.common.file.DirInterface
-
Return the Modification time for the path
- getModificationTime(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- getModificationTime(File) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Return the Modification time for the File
- getModificationTime(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- getModificationTime() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
Return the Modification time
- getMonitor() - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- getMostSignificantBits() - Method in class org.waarp.common.utility.UUID
-
- getName() - Method in class org.waarp.common.xml.XmlDecl
-
Get Java field name
- getName() - Method in class org.waarp.common.xml.XmlValue
-
Get Java field name
- getNbConnection() - Static method in class org.waarp.common.database.DbAdmin
-
- getNewEngineAbstract() - Method in class org.waarp.common.service.ServiceLauncher
-
- getNext() - Method in class org.waarp.common.database.DbPreparedStatement
-
Move the cursor to the next result
- getNext() - Method in class org.waarp.common.database.DbRequest
-
Move the cursor to the next result
- getNumberLocalChannel() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- getObject() - Method in interface org.waarp.common.command.CommandInterface
-
- getOptsCharset() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsCharset() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getOptsCreate() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsCreate() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getOptsLang() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsLang() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getOptsMediaType() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsMediaType() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getOptsMLSx() - Method in class org.waarp.common.file.AbstractDir
-
- getOptsMLSx() - Method in interface org.waarp.common.file.DirInterface
-
- getOptsModify() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsModify() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getOptsPerm() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsPerm() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getOptsSize() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsSize() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getOptsType() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsType() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getOptsUnique() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getOptsUnique() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getParentElement(Element, String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getParentElement(Document, String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getPasswd() - Method in class org.waarp.common.database.DbAdmin
-
- getPosition() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Return the current position in the FileInterface.
- getPosition() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedRestartImpl
-
- getPosition() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Return the current position in the FileInterface.
- getPosition() - Method in class org.waarp.common.file.Restart
-
- getPreparedStatement() - Method in class org.waarp.common.database.DbPreparedStatement
-
- getProcessId() - Method in class org.waarp.common.utility.LongUuid
-
extract process id from raw UUID bytes and return as int
- getProcessId() - Method in class org.waarp.common.utility.UUID
-
extract process id from raw UUID bytes and return as int
- getPwd() - Method in class org.waarp.common.file.AbstractDir
-
- getPwd() - Method in interface org.waarp.common.file.DirInterface
-
- getRandom(int) - Static method in class org.waarp.common.utility.LongUuid
-
- getRandom(int) - Static method in class org.waarp.common.utility.UUID
-
- getRandomFile() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Returns the RandomAccessFile in Out mode associated with the current file.
- getRankMethodAndLine(int) - Static method in class org.waarp.common.logging.AbstractWaarpLogger
-
- getReadLimit() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
Get the current setting on Read Limit (supposed to be not the value in the handler but in the
configuration)
- getRelativePath(String) - Method in interface org.waarp.common.file.AuthInterface
-
Return the relative path from a file (without mount point)
- getRelativePath(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Return the relative path from a file (without mount point)
- getRelativePath(File) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Get the relative path (without mount point)
- getRelativePath(File) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Get the relative path (without mount point)
- getRelativePath(File) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
Get the relative path (without mount point)
- getRelativePath(File) - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Get the relative path (without mount point)
- getReplyCode(int) - Static method in enum org.waarp.common.command.ReplyCode
-
- getRestart() - Method in interface org.waarp.common.file.SessionInterface
-
- getResultSet() - Method in class org.waarp.common.database.DbPreparedStatement
-
- getResultSet() - Method in class org.waarp.common.database.DbRequest
-
- getRoleAsByte() - Method in class org.waarp.common.role.RoleDefault
-
- getRootElement(Document) - Static method in class org.waarp.common.xml.XmlUtil
-
- getSecretKey() - Method in class org.waarp.common.crypto.KeyObject
-
- getSecretKeyInBytes() - Method in class org.waarp.common.crypto.KeyObject
-
Returns the key as an array of bytes in order to be stored somewhere else and retrieved using
the setSecretKey(byte[] keyData) method.
- getSecureTrustManagerFactory() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
- getSelectAllFields() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getSelectAllFields() - Method in class org.waarp.common.database.data.DbDataModel
-
- getServer() - Method in class org.waarp.common.database.DbAdmin
-
- getServerContext() - Method in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
- getSession() - Method in interface org.waarp.common.command.CommandInterface
-
- getSession() - Method in class org.waarp.common.database.DbAdmin
-
- getSession() - Method in class org.waarp.common.file.AbstractDir
-
- getSession() - Method in interface org.waarp.common.file.AuthInterface
-
- getSession() - Method in interface org.waarp.common.file.DirInterface
-
- getSession() - Method in interface org.waarp.common.file.FileInterface
-
- getSession() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- getSession() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- getSession() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- getSession() - Method in class org.waarp.common.file.Restart
-
- getSet() - Method in class org.waarp.common.state.Transition
-
- getSHA1(String) - Method in interface org.waarp.common.file.DirInterface
-
Get the SHA-1 of the given FileInterface
- getSHA1(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- getSHA1(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- getSHA1() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- getSHA256(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- getSHA512(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- getShort() - Method in class org.waarp.common.xml.XmlValue
-
- getSleepTime() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- getState() - Method in class org.waarp.common.state.Transition
-
- getStatus() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- getString(ObjectNode, String) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getString(ObjectNode, Enum<?>) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getString(ObjectNode, String) - Static method in class org.waarp.common.json.JsonHandler
-
- getString(ObjectNode, Enum<?>) - Static method in class org.waarp.common.json.JsonHandler
-
- getString() - Method in class org.waarp.common.xml.XmlValue
-
- getSubXml() - Method in class org.waarp.common.xml.XmlDecl
-
- getSubXml() - Method in class org.waarp.common.xml.XmlValue
-
- getSubXmlSize() - Method in class org.waarp.common.xml.XmlDecl
-
- getTable() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getTable() - Method in class org.waarp.common.database.data.DbDataModel
-
- getTimeoutForceClose() - Method in class org.waarp.common.database.DbConnectionPool
-
- getTimestamp() - Method in class org.waarp.common.utility.LongUuid
-
extract timestamp from raw UUID bytes and return as int
- getTimestamp() - Method in class org.waarp.common.utility.UUID
-
extract timestamp from raw UUID bytes and return as int
- getTimestamp() - Method in class org.waarp.common.xml.XmlValue
-
- getTodayMidnight() - Static method in class org.waarp.common.utility.WaarpStringUtils
-
- getTrueFile(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Get the true file from the path
- getTrueFile(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
Get the true file from the path
- getTrueValue(ResultSet, DbValue) - Static method in class org.waarp.common.database.data.AbstractDbData
-
Get one value into DbValue from ResultSet
- getTrustManagers() - Method in class org.waarp.common.crypto.ssl.WaarpSecureTrustManagerFactory
-
- getTtl() - Method in class org.waarp.common.lru.AbstractLruCache
-
- getTtl() - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Returns cache TTL
- getType() - Method in class org.waarp.common.database.data.DbValue
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelH2.DBType
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelMariadb.DBType
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelMysql.DBType
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelOracle.DBType
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelPostgresql.DBType
-
- getType() - Method in class org.waarp.common.xml.XmlDecl
-
- getType() - Method in class org.waarp.common.xml.XmlValue
-
- getTypeDriver() - Method in class org.waarp.common.database.DbAdmin
-
- getUniqueExtension() - Method in interface org.waarp.common.file.SessionInterface
-
- getUpdateAllFields() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getUpdateAllFields() - Method in class org.waarp.common.database.data.DbDataModel
-
- getUpdatedPrepareStament(DbSession) - Static method in class org.waarp.common.database.data.DbDataModel
-
- getUser() - Method in class org.waarp.common.database.DbAdmin
-
- getUser() - Method in interface org.waarp.common.file.AuthInterface
-
- getUser() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- getValue(String) - Method in interface org.waarp.common.command.CommandInterface
-
Get an integer value from argument
- getValue(DbPreparedStatement, DbValue) - Method in class org.waarp.common.database.data.AbstractDbData
-
Get one value into DbValue from DbPreparedStatement
- getValue() - Method in class org.waarp.common.database.data.DbValue
-
- getValue(ObjectNode, String, String) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, String, boolean) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, String, double) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, String, long) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, String, int) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, String, byte[]) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, Enum<?>, String) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, Enum<?>, boolean) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, Enum<?>, double) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, Enum<?>, long) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, Enum<?>, int) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, Enum<?>, byte[]) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getValue(ObjectNode, String, String) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, String, boolean) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, String, double) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, String, long) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, String, int) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, String, byte[]) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, Enum<?>, String) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, Enum<?>, boolean) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, Enum<?>, double) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, Enum<?>, long) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, Enum<?>, int) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(ObjectNode, Enum<?>, byte[]) - Static method in class org.waarp.common.json.JsonHandler
-
- getValue(K) - Method in class org.waarp.common.lru.AbstractLruCache
-
Tries to retrieve value by it's key.
- getValue() - Method in interface org.waarp.common.lru.InterfaceLruCacheEntry
-
Returns value stored in entry or null if entry is not valid
- getValue() - Method in class org.waarp.common.xml.XmlValue
-
- getValueAsString() - Method in class org.waarp.common.database.data.DbValue
-
- getValues(DbPreparedStatement, DbValue[]) - Method in class org.waarp.common.database.data.AbstractDbData
-
Get several values into DbValue from DbPreparedStatement
- getVersion() - Method in class org.waarp.common.utility.UUID
-
extract version field as a hex char from raw UUID bytes
- getWherePrimaryKey() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getWherePrimaryKey() - Method in class org.waarp.common.database.data.DbDataModel
-
- getWildcardFileFilter(String) - Static method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedCommonsIo
-
- getWriteLimit() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
Get the current setting on Write Limit (supposed to be not the value in the handler but in
the configuration)
- getXmlPath() - Method in class org.waarp.common.xml.XmlDecl
-
- getXmlPath() - Method in class org.waarp.common.xml.XmlValue
-
- globalerror - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- globalerror - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- globalok - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- globalok - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- GZIP - Static variable in class org.waarp.common.utility.Base64
-
Specify that data should be gzip-compressed in second bit.
- IllegalFiniteStateException - Exception in org.waarp.common.exception
-
Exception for Finite State Machine support
- IllegalFiniteStateException() - Constructor for exception org.waarp.common.exception.IllegalFiniteStateException
-
- IllegalFiniteStateException(String, Throwable) - Constructor for exception org.waarp.common.exception.IllegalFiniteStateException
-
- IllegalFiniteStateException(String) - Constructor for exception org.waarp.common.exception.IllegalFiniteStateException
-
- IllegalFiniteStateException(Throwable) - Constructor for exception org.waarp.common.exception.IllegalFiniteStateException
-
- ILLEGALVALUE - Static variable in class org.waarp.common.database.DbConstant
-
Illegal value as SpecialId of transfer (any value above is valid)
- incHttpSession() - Static method in class org.waarp.common.database.DbAdmin
-
Increment nb of Http Connection
- indexes - Static variable in class org.waarp.common.database.data.DbDataModel
-
- info(Throwable) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- info(String) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message object at the INFO level.
- info(String, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level INFO according to the specified format and argument.
- info(String, Object, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at the INFO level according to the specified format and
arguments.
- info(String, Object...) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level INFO according to the specified format and
arguments.
- info(String, Throwable) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log an exception (throwable) at the INFO level with an accompanying
message.
- info(String) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the INFO level.
- info(String, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the INFO level according to the specified format
and argument.
- info(String, Object, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the INFO level according to the specified format
and arguments.
- info(String, Object...) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the INFO level according to the specified format
and arguments.
- info(String, Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the INFO level with an
accompanying message.
- info(Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the INFO level.
- info(String) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- info(String, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- info(String, Object, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- info(String, Object...) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- info(String, Throwable) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- informationMonitorCommand - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerInformationTask
-
- init(DaemonContext) - Method in class org.waarp.common.service.ServiceLauncher
-
- initAfterIdentification() - Method in class org.waarp.common.file.AbstractDir
-
- initAfterIdentification() - Method in interface org.waarp.common.file.DirInterface
-
Init DirInterface after authentication is done
- initEmptyTrustStore() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize an empty TrustStore
- initFromList(List<String>) - Method in class org.waarp.common.crypto.DynamicKeyManager
-
- initFromList(List<String>) - Method in class org.waarp.common.crypto.KeyManager
-
Init the Manager from a list of filename Key, the key name is the basename minus the
extension of the key's type
- initialize(String, String, String, String, boolean) - Static method in class org.waarp.common.database.model.DbModelFactory
-
Initialize the Database Model according to arguments.
- initialize() - Method in class org.waarp.common.service.ServiceLauncher
-
Do the work of starting the engine
- initialized - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- initialized() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- initInitializer(boolean, boolean) - Method in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
To be called before adding as first entry in the Initializer as
pipeline.addLast("ssl", sslhandler);
- initInitializer(boolean, boolean, String, int) - Method in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
To be called before adding as first entry in the Initializer as
pipeline.addLast("ssl", sslhandler);
- initJdkDependent(FilesystemBasedDirJdkAbstract) - Static method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Deprecated.
replaced by initJdkDependent()
- initKeyStore(String, String, String) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize the SecureKeyStore with no TrustStore from file
- initObject() - Method in class org.waarp.common.database.data.AbstractDbData
-
To setup primaryKey, otherFields, allFields.
- initObject() - Method in class org.waarp.common.database.data.DbDataModel
-
- initStatic() - Static method in class org.waarp.common.service.ServiceLauncher
-
- initTrustStore(String, String, boolean) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize the TrustStore from a filename and its password
- insert() - Method in class org.waarp.common.database.data.AbstractDbData
-
Insert object into table
- insert() - Method in class org.waarp.common.database.data.AbstractDbDataWithCommit
-
Insert object into table
- insert() - Method in class org.waarp.common.database.data.DbDataModel
-
- insertAllValues - Static variable in class org.waarp.common.database.data.DbDataModel
-
- InterfaceLruCache<K,V> - Interface in org.waarp.common.lru
-
LRU cache interface.
- InterfaceLruCacheEntry<V> - Interface in org.waarp.common.lru
-
Cache Entry interface
- internalfuture - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- InvalidArgumentException - Exception in org.waarp.common.exception
-
Argument invalid exception
- InvalidArgumentException(String) - Constructor for exception org.waarp.common.exception.InvalidArgumentException
-
- InvalidArgumentException(String, Throwable) - Constructor for exception org.waarp.common.exception.InvalidArgumentException
-
- invalidCurrentCommand() - Method in interface org.waarp.common.command.CommandInterface
-
Set the previous command as the new current command (used after a incorrect sequence of
commands or unknown command).
- isAbsolute(String) - Method in class org.waarp.common.file.AbstractDir
-
- isActive() - Method in class org.waarp.common.database.DbAdmin
-
- isAdmin() - Method in interface org.waarp.common.file.AuthInterface
-
- isAppend - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Is this file in append mode
- isAppend - Variable in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Is this file in append mode
- isAutoCommit() - Method in class org.waarp.common.database.DbSession
-
- isBoolean() - Method in enum org.waarp.common.xml.XmlType
-
- isBusinessPathValid(String) - Method in interface org.waarp.common.file.AuthInterface
-
Is the given complete relative Path valid from Authentication/Business point of view.
- isByte() - Method in enum org.waarp.common.xml.XmlType
-
- isCancelled() - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- isCancelled() - Method in class org.waarp.common.future.WaarpFuture
-
- isCharacter() - Method in enum org.waarp.common.xml.XmlType
-
- isCleared() - Method in class org.waarp.common.file.DataBlock
-
Is this Block cleared
- isCompatible(XmlDecl) - Method in class org.waarp.common.xml.XmlDecl
-
Check if two XmlDecl are compatible
- isCompatibleWithThreadSharedConnexion() - Method in class org.waarp.common.database.DbAdmin
-
- isContained(byte) - Method in enum org.waarp.common.role.RoleDefault.ROLE
-
- isContaining(RoleDefault.ROLE) - Method in class org.waarp.common.role.RoleDefault
-
- isDate() - Method in enum org.waarp.common.xml.XmlType
-
- isDebugEnabled() - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Is this logger instance enabled for the FINE level?
- isDebugEnabled() - Method in interface org.waarp.common.logging.WaarpLogger
-
Is the logger instance enabled for the DEBUG level?
- isDebugEnabled() - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- isDirectory(String) - Method in interface org.waarp.common.file.DirInterface
-
Is the given path a directory and exists
- isDirectory() - Method in interface org.waarp.common.file.FileInterface
-
Is the current FileInterface a directory and exists
- isDirectory(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- isDirectory() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- isDirectory(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- isDirectory() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- isDirectory() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- isDisActive() - Method in class org.waarp.common.database.DbSession
-
- isDone() - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- isDone() - Method in class org.waarp.common.future.WaarpFuture
-
Returns true
if and only if this future is complete, regardless of whether the
operation was successful, failed, or canceled.
- isDouble() - Method in enum org.waarp.common.xml.XmlType
-
- isEmpty() - Method in class org.waarp.common.lru.AbstractLruCache
-
- isEmpty() - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Checks whether cache is empty.
- isEmpty() - Method in class org.waarp.common.xml.XmlHash
-
- isEmpty() - Method in class org.waarp.common.xml.XmlRootHash
-
- isEmpty() - Method in enum org.waarp.common.xml.XmlType
-
- isEmpty() - Method in class org.waarp.common.xml.XmlValue
-
Test if the Value is empty.
- isEnabled(WaarpLogLevel) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- isEnabled(WaarpLogLevel) - Method in interface org.waarp.common.logging.WaarpLogger
-
Is the logger instance enabled for the specified level
?
- isEOF() - Method in class org.waarp.common.file.DataBlock
-
- isEOR() - Method in class org.waarp.common.file.DataBlock
-
- isERROR() - Method in class org.waarp.common.file.DataBlock
-
- isErrorEnabled() - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Is this logger instance enabled for level SEVERE?
- isErrorEnabled() - Method in interface org.waarp.common.logging.WaarpLogger
-
Is the logger instance enabled for the ERROR level?
- isErrorEnabled() - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- isFailed() - Method in class org.waarp.common.future.WaarpFuture
-
Returns true
if and only if the operation was completed but unsuccessfully.
- isFile(String) - Method in interface org.waarp.common.file.DirInterface
-
Is the given path a file and exists
- isFile() - Method in interface org.waarp.common.file.FileInterface
-
Is the current FileInterface a file and exists
- isFile(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- isFile() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- isFile(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- isFile() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- isFile() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- isFileEncodingCorrect() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- isFloat() - Method in enum org.waarp.common.xml.XmlType
-
- isFullTime() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Decide if Full time or partial time as in 'ls' command
- isFullTime() - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
Decide if Full time or partial time as in 'ls' command
- isIdentified() - Method in interface org.waarp.common.file.AuthInterface
-
Is the current Authentication OK for full identification.
- isIdentified - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Is Identified
- isIdentified() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Is the current Authentication OK for full identification.
- isInfoEnabled() - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Is this logger instance enabled for the INFO level?
- isInfoEnabled() - Method in interface org.waarp.common.logging.WaarpLogger
-
Is the logger instance enabled for the INFO level?
- isInfoEnabled() - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- isInReading() - Method in interface org.waarp.common.file.FileInterface
-
- isInReading() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- isInReading() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- isInReading() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- isInShutdown() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
Says if the Process is currently in shutdown
- isInteger() - Method in enum org.waarp.common.xml.XmlType
-
- isInWriting() - Method in interface org.waarp.common.file.FileInterface
-
- isInWriting() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- isInWriting() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- isInWriting() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- isLong() - Method in enum org.waarp.common.xml.XmlType
-
- isMultiple() - Method in class org.waarp.common.xml.XmlDecl
-
- isMultiple() - Method in class org.waarp.common.xml.XmlValue
-
- isNativelyCompatible(Object) - Method in enum org.waarp.common.xml.XmlType
-
- isNextCommandValid(CommandInterface) - Method in interface org.waarp.common.command.CommandInterface
-
This function is called when a new command is received to check if this new command is
positive according to the previous command and status.
- isPathInCurrentDir(String) - Method in class org.waarp.common.file.AbstractDir
-
- isPathInCurrentDir(File) - Method in class org.waarp.common.file.AbstractDir
-
Validate a file according to the current Directory
- isPathInCurrentDir(String) - Method in interface org.waarp.common.file.DirInterface
-
Check if the given path is valid in the sens starting from the current directory
- isReadOnly() - Method in class org.waarp.common.database.DbAdmin
-
- isReadOnly() - Method in class org.waarp.common.database.DbSession
-
- isReady() - Method in class org.waarp.common.database.DbPreparedStatement
-
- isReady - Variable in class org.waarp.common.file.AbstractFile
-
Is this Document ready to be accessed
- isRESTART() - Method in class org.waarp.common.file.DataBlock
-
- isRestart() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
- isSaved - Variable in class org.waarp.common.database.data.AbstractDbData
-
- isSet() - Method in class org.waarp.common.file.Restart
-
- isShort() - Method in enum org.waarp.common.xml.XmlType
-
- isShutdown() - Method in class org.waarp.common.service.EngineAbstract
-
- isShutdownStarting() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
- isStillValid(long) - Method in interface org.waarp.common.lru.InterfaceLruCacheEntry
-
- isStrictlySame(FileMonitor.FileItem) - Method in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- isString() - Method in enum org.waarp.common.xml.XmlType
-
- isSubXml() - Method in class org.waarp.common.xml.XmlDecl
-
- isSubXml() - Method in class org.waarp.common.xml.XmlValue
-
- isSuccess() - Method in class org.waarp.common.future.WaarpFailedFuture
-
- isSuccess() - Method in class org.waarp.common.future.WaarpFuture
-
Returns true
if and only if the operation was completed successfully.
- isSuccess() - Method in class org.waarp.common.future.WaarpSucceededFuture
-
- isTimestamp() - Method in enum org.waarp.common.xml.XmlType
-
- isTraceEnabled() - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Is this logger instance enabled for the FINEST level?
- isTraceEnabled() - Method in interface org.waarp.common.logging.WaarpLogger
-
Is the logger instance enabled for the TRACE level?
- isTraceEnabled() - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- ISUNIX - Static variable in class org.waarp.common.file.AbstractDir
-
Hack to say Windows or Unix (root like X:\ or /)
- isUnixIBM() - Static method in class org.waarp.common.utility.DetectionUtils
-
Return true
if the JVM is running on IBM UNIX JVM
- isWarnEnabled() - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Is this logger instance enabled for the WARNING level?
- isWarnEnabled() - Method in interface org.waarp.common.logging.WaarpLogger
-
Is the logger instance enabled for the WARN level?
- isWarnEnabled() - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- isWindows() - Static method in class org.waarp.common.utility.DetectionUtils
-
Return true
if the JVM is running on Windows
- isXmlValue() - Method in enum org.waarp.common.xml.XmlType
-
- optsMLSx - Variable in class org.waarp.common.file.AbstractDir
-
Opts command for MLSx. (-1) means not supported, 0 supported but not active, 1 supported and
active
- OptsMLSxInterface - Interface in org.waarp.common.file
-
Interface for Option support (mainly inspired for MLSx FTP command)
- oracleConnectionPoolDataSource - Variable in class org.waarp.common.database.model.DbModelOracle
-
- ORDERED - Static variable in class org.waarp.common.utility.Base64
-
- org.waarp.common - package org.waarp.common
-
- org.waarp.common.command - package org.waarp.common.command
-
Global classes that store all informations on implemented commands, arguments, reply codes.
- org.waarp.common.command.exception - package org.waarp.common.command.exception
-
FTP like Exception related to commands
- org.waarp.common.cpu - package org.waarp.common.cpu
-
Classes implementing CPU Management
- org.waarp.common.crypto - package 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 - package 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.database - package org.waarp.common.database
-
Classes implementing Database access
- org.waarp.common.database.data - package org.waarp.common.database.data
-
Classes implementing Database Data model
- org.waarp.common.database.exception - package org.waarp.common.database.exception
-
Classes implementing Database Exceptions
- org.waarp.common.database.model - package org.waarp.common.database.model
-
Classes implementing Database Model (H2, Oracle, PostgreSQL, MySQL, MariaDB)
- org.waarp.common.exception - package org.waarp.common.exception
-
Classes implementing internal exceptions
- org.waarp.common.file - package org.waarp.common.file
-
Classes implementing File, Directory, Authentication and Session Interfaces
- org.waarp.common.file.filesystembased - package org.waarp.common.file.filesystembased
-
Classes implementing FileInterface and Directory according to a filesystem implementation
- org.waarp.common.file.filesystembased.specific - package org.waarp.common.file.filesystembased.specific
-
Classes implementing specificity of JDK or Apache Commons IO related for Filesystem
implementation
- org.waarp.common.file.passthrough - package org.waarp.common.file.passthrough
-
Classes implementing FileInterface and Directory according to a pass through implementation (no
storage since data are just pass through this interface)
- org.waarp.common.filemonitor - package 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.common.future - package org.waarp.common.future
-
Classes implementing Future
- org.waarp.common.json - package org.waarp.common.json
-
JSON support package
- org.waarp.common.logging - package org.waarp.common.logging
-
Classes implementing logging facility
- org.waarp.common.lru - package org.waarp.common.lru
-
Classes implementing LRU Utilities
Based on work from Damian Momot at http://code.google.com/p/simplelrucache/
- org.waarp.common.role - package org.waarp.common.role
-
Package for Role management within Waarp products
- org.waarp.common.service - package org.waarp.common.service
-
Interface for Apache Daemon tool to run as a Service (Windows or Unix) one program
- org.waarp.common.state - package org.waarp.common.state
-
Classes implementing basic Finite State Machine
- org.waarp.common.state.example - package org.waarp.common.state.example
-
Classes implementing example of usage of Finite State Machine
- org.waarp.common.tar - package org.waarp.common.tar
-
Classes implementing Tar and Zip facility
- org.waarp.common.transcode - package org.waarp.common.transcode
-
Transcode packet that will help to transcode file from one charset to another
- org.waarp.common.utility - package org.waarp.common.utility
-
Classes implementing Some String and File facility
- org.waarp.common.xml - package org.waarp.common.xml
-
Classes implementing XML facility
- otherFields - Variable in class org.waarp.common.database.data.AbstractDbData
-
- read(int) - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- read() - Method in class org.waarp.common.utility.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class org.waarp.common.utility.Base64.InputStream
-
- read(Document, XmlDecl[]) - Static method in class org.waarp.common.xml.XmlUtil
-
Create the XmlValues from the XmlDevls and the Document
- read(Element, XmlDecl[]) - Static method in class org.waarp.common.xml.XmlUtil
-
Create the XmlValues from the XmlDevls and the reference Element
- readDataBlock() - Method in interface org.waarp.common.file.FileInterface
-
Read a new block for FileInterface
- readDataBlock() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- readDataBlock() - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- readDocument(String) - Static method in class org.waarp.common.xml.XmlUtil
-
Read the document from the string
- readFile(String) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Read file and return "" if an error occurs
- readFileException(String) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Read a file and return its content in String format
- readResolve() - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- realClose() - Method in class org.waarp.common.database.DbPreparedStatement
-
Really close the preparedStatement and the resultSet if any
- recreateLongTermPreparedStatements() - Method in class org.waarp.common.database.DbSession
-
Due to a reconnection, recreate all associated long term PreparedStatements
- recreatePreparedStatement() - Method in class org.waarp.common.database.DbPreparedStatement
-
In case of closing database connection, it is possible to reopen a long term
preparedStatement as it was at creation.
- refresh() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Re-retrieves all system properties so that any post-launch properties updates are retrieved.
- REGEX_XML_EXTENSION - Static variable in class org.waarp.common.filemonitor.RegexFileFilter
-
- RegexFileFilter - Class in org.waarp.common.filemonitor
-
Example of FileFilter using regex on filename and possible Size
- RegexFileFilter(String) - Constructor for class org.waarp.common.filemonitor.RegexFileFilter
-
- RegexFileFilter(String, long) - Constructor for class org.waarp.common.filemonitor.RegexFileFilter
-
- RegexFileFilter(long) - Constructor for class org.waarp.common.filemonitor.RegexFileFilter
-
- registerMain(Class<?>, String[]) - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
Called to setup main class and args to enable restart
- release() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
Release the resources
- release() - Method in class org.waarp.common.state.MachineState
-
Release the Machine State
- releaseResources() - Method in interface org.waarp.common.database.model.DbModel
-
Release any internal resources if needed
- releaseResources() - Method in class org.waarp.common.database.model.DbModelAbstract
-
- releaseResources() - Method in class org.waarp.common.database.model.DbModelH2
-
- releaseResources() - Method in class org.waarp.common.database.model.DbModelMariadb
-
- releaseResources() - Method in class org.waarp.common.database.model.DbModelMysql
-
- releaseResources() - Method in class org.waarp.common.database.model.DbModelOracle
-
- releaseResources() - Method in class org.waarp.common.database.model.EmptyDbModel
-
- releaseSavepoint(Savepoint) - Method in class org.waarp.common.database.DbSession
-
Release the savepoint
- reloadStatus() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- remove(K) - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Removes entry from cache (if exists)
- remove(K) - Method in class org.waarp.common.lru.SynchronizedLruCache
-
- remove(String) - Method in class org.waarp.common.xml.XmlHash
-
- remove(String) - Method in class org.waarp.common.xml.XmlRootHash
-
- removeAssociation(EnumState) - Method in class org.waarp.common.state.MachineState
-
Remove an association from one state to any acceptable following states
- removeConnection(UUID) - Static method in class org.waarp.common.database.DbAdmin
-
Remove a Connection from the list
- removedFileItems - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- removeDirectory(File) - Method in class org.waarp.common.filemonitor.FileMonitor
-
Add a directory to scan
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.waarp.common.lru.SimpleLRUCache
-
- removeLongTermPreparedStatements() - Method in class org.waarp.common.database.DbSession
-
Remove all Long Term PreparedStatements (closing connection)
- removeLongTermPreparedStatements(DbPreparedStatement) - Method in class org.waarp.common.database.DbSession
-
Remove one Long Term PreparedStatement
- removeShutdownHook() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
For Server part
- removingSslHandler(ChannelFuture, Channel, boolean) - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Remove the SslHandler (if any) cleanly
- renameTo(String) - Method in interface org.waarp.common.file.FileInterface
-
Rename the current FileInterface into a new filename from argument
- renameTo(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- renameTo(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- renameTo(String) - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- replace(StringBuilder, String, String) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Make a replacement of first "find" string by "replace" string into the StringBuilder
- replaceAll(StringBuilder, String, String) - Static method in class org.waarp.common.utility.WaarpStringUtils
-
Make replacement of all "find" string by "replace" string into the StringBuilder
- reply - Variable in class org.waarp.common.command.NextCommandReply
-
Reply to do to the Ftp client
- Reply421Exception - Exception in org.waarp.common.command.exception
-
421 Service not available, closing control connection.
- Reply421Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply421Exception
-
421 Service not available, closing control connection.
- Reply425Exception - Exception in org.waarp.common.command.exception
-
425 Can't open data connection.
- Reply425Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply425Exception
-
425 Can't open data connection.
- Reply426Exception - Exception in org.waarp.common.command.exception
-
426 Connection closed, transfer aborted.
- Reply426Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply426Exception
-
426 Connection closed), transfer aborted.
- Reply450Exception - Exception in org.waarp.common.command.exception
-
450 Requested file action not taken.
- Reply450Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply450Exception
-
450 Requested file action not taken.
- Reply451Exception - Exception in org.waarp.common.command.exception
-
451 Requested action aborted: local error in processing.
- Reply451Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply451Exception
-
451 Requested action aborted: local error in processing.
- Reply452Exception - Exception in org.waarp.common.command.exception
-
452 Requested action not taken.
- Reply452Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply452Exception
-
452 Requested action not taken.
- Reply500Exception - Exception in org.waarp.common.command.exception
-
500 Syntax error, command unrecognized.
- Reply500Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply500Exception
-
500 Syntax error, command unrecognized.
- Reply501Exception - Exception in org.waarp.common.command.exception
-
501 Syntax error in parameters or arguments.
- Reply501Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply501Exception
-
501 Syntax error in parameters or arguments.
- Reply502Exception - Exception in org.waarp.common.command.exception
-
502 Command not implemented.
- Reply502Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply502Exception
-
502 Command not implemented.
- Reply503Exception - Exception in org.waarp.common.command.exception
-
503 Bad sequence of commands.
- Reply503Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply503Exception
-
503 Bad sequence of commands.
- Reply504Exception - Exception in org.waarp.common.command.exception
-
504 Command not implemented for that parameter.
- Reply504Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply504Exception
-
504 Command not implemented for that parameter.
- Reply522Exception - Exception in org.waarp.common.command.exception
-
522 Extended Port Failure - unknown network protocol.
- Reply522Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply522Exception
-
504 Command not implemented for that parameter.
- Reply530Exception - Exception in org.waarp.common.command.exception
-
530 Not logged in.
- Reply530Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply530Exception
-
530 Not logged in.
- Reply534Exception - Exception in org.waarp.common.command.exception
-
534 Request denied for policy reasons.
- Reply534Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply534Exception
-
534 Request denied for policy reasons.
- Reply550Exception - Exception in org.waarp.common.command.exception
-
550 Requested action not taken.
- Reply550Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply550Exception
-
550 Requested action not taken.
- Reply552Exception - Exception in org.waarp.common.command.exception
-
552 Requested file action aborted.
- Reply552Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply552Exception
-
552 Requested file action aborted.
- Reply553Exception - Exception in org.waarp.common.command.exception
-
553 Requested action not taken.
- Reply553Exception(String) - Constructor for exception org.waarp.common.command.exception.Reply553Exception
-
553 Requested action not taken.
- ReplyCode - Enum in org.waarp.common.command
-
Reply code references by different RFC.
- reset() - Method in class org.waarp.common.future.WaarpFuture
-
Experimental: try to re-enable the future
- resetPoolDataSource(ConnectionPoolDataSource) - Method in class org.waarp.common.database.DbConnectionPool
-
- resetSequence(DbSession, long) - Method in interface org.waarp.common.database.model.DbModel
-
Reset the sequence (example)
- resetSequence(DbSession, long) - Method in class org.waarp.common.database.model.DbModelH2
-
- resetSequence(DbSession, long) - Method in class org.waarp.common.database.model.DbModelMariadb
-
- resetSequence(DbSession, long) - Method in class org.waarp.common.database.model.DbModelMysql
-
- resetSequence(DbSession, long) - Method in class org.waarp.common.database.model.DbModelOracle
-
- resetSequence(DbSession, long) - Method in class org.waarp.common.database.model.DbModelPostgresql
-
- resetSequence(DbSession, long) - Method in class org.waarp.common.database.model.EmptyDbModel
-
- resetTime(long) - Method in interface org.waarp.common.lru.InterfaceLruCacheEntry
-
Reset the time of overtime
- Restart - Class in org.waarp.common.file
-
Restart object that implements the REST command.
- Restart(SessionInterface) - Constructor for class org.waarp.common.file.Restart
-
Default constructor
- restartMarker(Restart) - Method in class org.waarp.common.file.AbstractFile
-
- restartMarker(Restart) - Method in interface org.waarp.common.file.FileInterface
-
Restart from a Marker for the current FileInterface if any.
- restartMarker(String) - Method in class org.waarp.common.file.Restart
-
Restart from a Marker for the next FileInterface
- results - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- resumeEncoding() - Method in class org.waarp.common.utility.Base64.OutputStream
-
Resumes encoding of the stream.
- rethrowIfFailed() - Method in class org.waarp.common.future.WaarpFailedFuture
-
- rethrowIfFailed() - Method in class org.waarp.common.future.WaarpFuture
-
Rethrows the exception that caused this future fail if this future is complete and failed.
- rethrowIfFailed() - Method in class org.waarp.common.future.WaarpSucceededFuture
-
- retrieve() - Method in class org.waarp.common.file.AbstractFile
-
- retrieve() - Method in interface org.waarp.common.file.FileInterface
-
Ask to retrieve the current FileInterface.
- RETRYNB - Static variable in class org.waarp.common.database.DbAdmin
-
- rmdir(String) - Method in interface org.waarp.common.file.DirInterface
-
Delete the directory associated with the String as path
- rmdir(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- rmdir(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- rmdir() - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- RoleDefault - Class in org.waarp.common.role
-
Role to be used in Waarp projects
- RoleDefault() - Constructor for class org.waarp.common.role.RoleDefault
-
- RoleDefault(RoleDefault.ROLE) - Constructor for class org.waarp.common.role.RoleDefault
-
- RoleDefault.ROLE - Enum in org.waarp.common.role
-
- rollback(Savepoint) - Method in class org.waarp.common.database.DbSession
-
Rollback from the savepoint or the last set if null
- rootFromAuth - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Relative Path after Authentication
- roots - Static variable in class org.waarp.common.file.AbstractDir
-
Roots for Windows system
- run() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
Check every delay if the current cpu usage needs to relax or to constraint the bandwidth
- run(Timeout) - Method in class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerInformationTask
-
- run(Timeout) - Method in class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerTask
-
- run() - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- run(FileMonitor.FileItem) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- run() - Method in class org.waarp.common.utility.FileConvert
-
Use parameters given in instantiation
- run() - Method in class org.waarp.common.utility.WaarpShutdownHook
-
- saveDocument(String, Document) - Static method in class org.waarp.common.xml.XmlUtil
-
Save the document into the file
- saveDocument(File, Document) - Static method in class org.waarp.common.xml.XmlUtil
-
Save the document into the file
- saveDocument(Writer, Document) - Static method in class org.waarp.common.xml.XmlUtil
-
Save the document into the Writer outWriter
- saveElement(String, Element) - Static method in class org.waarp.common.xml.XmlUtil
-
Save the branch from element into the file
- saveElement(File, Element) - Static method in class org.waarp.common.xml.XmlUtil
-
Save the branch from element into the file
- saveKeyStore(String) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Save a KeyStore to a file
- savepoint() - Method in class org.waarp.common.database.DbSession
-
Make a savepoint
- saveSecretKey(File) - Method in class org.waarp.common.crypto.KeyObject
-
Save a Key to a File
- saveStatus() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- saveToFiles() - Method in class org.waarp.common.crypto.DynamicKeyManager
-
- saveToFiles() - Method in class org.waarp.common.crypto.KeyManager
-
- saveTrustStore(String) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Save the TrustStore to a file
- scanSubDir - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- scanSubDir - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- select() - Method in class org.waarp.common.database.data.AbstractDbData
-
Select object from table
- select() - Method in class org.waarp.common.database.data.DbDataModel
-
- select(String) - Method in class org.waarp.common.database.DbRequest
-
Execute a SELECT statement and set of Result.
- select(String, int) - Method in class org.waarp.common.database.DbRequest
-
Execute a SELECT statement and set of Result.
- selectAllFields - Static variable in class org.waarp.common.database.data.DbDataModel
-
- seLevelSpecific(WaarpLogLevel) - Method in class org.waarp.common.logging.WaarpJdkLoggerFactory
-
- seLevelSpecific(WaarpLogLevel) - Method in class org.waarp.common.logging.WaarpLoggerFactory
-
Set the level for the specific implementation
- seLevelSpecific(WaarpLogLevel) - Method in class org.waarp.common.logging.WaarpSlf4JLoggerFactory
-
- SEPARATOR - Static variable in interface org.waarp.common.file.DirInterface
-
FileInterface separator for external
- SEPARATORCHAR - Static variable in interface org.waarp.common.file.DirInterface
-
FileInterface separator for external
- serviceFuture - Variable in class org.waarp.common.utility.WaarpShutdownHook.ShutdownConfiguration
-
- ServiceLauncher - Class in org.waarp.common.service
-
Launch the Engine from a variety of sources, either through a main() or invoked through
Apache Daemon.
- ServiceLauncher() - Constructor for class org.waarp.common.service.ServiceLauncher
-
- session - Variable in class org.waarp.common.file.AbstractDir
-
SessionInterface
- session - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
SessionInterface
- session - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
SessionInterface
- session - Variable in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
SessionInterface
- SessionInterface - Interface in org.waarp.common.file
-
Interface for SessionInterface
- setActive(boolean) - Method in class org.waarp.common.database.DbAdmin
-
- setAdmin(DbAdmin) - Method in class org.waarp.common.database.DbSession
-
- setArgs(SessionInterface, String, String, Enum) - Method in interface org.waarp.common.command.CommandInterface
-
Set the Command from the args
- setAutoCommit(boolean) - Method in class org.waarp.common.database.DbSession
-
Change the autocommit feature
- setBlock(ByteBuf) - Method in class org.waarp.common.file.DataBlock
-
Set the block and the byte count according to the block
- setBootstrap(Bootstrap, EventLoopGroup, int) - Static method in class org.waarp.common.utility.WaarpNettyUtil
-
Add default configuration for client bootstrap
- setBusinessPassword(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Set the password according to any implementation and could set the rootFromAuth.
- setBusinessRootFromAuth() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- setBusinessUser(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Set the user according to any implementation and could set the rootFromAuth.
- setByteCount(int) - Method in class org.waarp.common.file.DataBlock
-
- setByteCount(byte, byte) - Method in class org.waarp.common.file.DataBlock
-
- setBytes(byte[]) - Method in class org.waarp.common.utility.UUID
-
Internal function
- setChannel(Channel) - Method in class org.waarp.common.future.WaarpChannelFuture
-
- setChannelLimit(int) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- setCommandCheckIteration(FileMonitorCommandRunnableFuture) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setCommandValidFileFactory(FileMonitorCommandFactory, int) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setConn(Connection) - Method in class org.waarp.common.database.DbSession
-
- setCpuLimit(double) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- setCurrent(EnumState) - Method in class org.waarp.common.state.MachineState
-
Sets the current application state.
- setDefaultFactory(WaarpLoggerFactory) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
Changes the default factory.
- setDescriptor(int) - Method in class org.waarp.common.file.DataBlock
-
- setDisActive(boolean) - Method in class org.waarp.common.database.DbSession
-
- setDryCurrent(EnumState) - Method in class org.waarp.common.state.MachineState
-
Sets the current application state, but no exception if not compatible.
- setElapseTime(long) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setElapseWaarpTime(long) - Method in class org.waarp.common.filemonitor.FileMonitor
-
if set greater than 1000 ms, will be parallel,
else will be sequential after each check and ignoring this timer
- setEOF(boolean) - Method in class org.waarp.common.file.DataBlock
-
- setEOR(boolean) - Method in class org.waarp.common.file.DataBlock
-
- setERROR(boolean) - Method in class org.waarp.common.file.DataBlock
-
- setExtraNextCommand(Enum) - Method in interface org.waarp.common.command.CommandInterface
-
This function is intend to allow to force USER->PASS->ACCT->CDW for instance
- setFailure(Throwable) - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- setFailure(Throwable) - Method in class org.waarp.common.future.WaarpFuture
-
Marks this future as a failure and notifies all listeners.
- setFile(String, boolean) - Method in class org.waarp.common.file.AbstractDir
-
- setFile(String, boolean) - Method in interface org.waarp.common.file.DirInterface
-
Set a path as the current FileInterface
- setFileItem(FileMonitor.FileItem) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- setFilter(FileFilter) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setFromArray() - Method in class org.waarp.common.database.data.AbstractDbData
-
Internal function to retrieve data from Array to pull data from database
- setFromArray() - Method in class org.waarp.common.database.data.DbDataModel
-
- setFromJson(ObjectNode, boolean) - Method in class org.waarp.common.database.data.AbstractDbData
-
Set the values from the Json node to the current object (no database access)
- setFromString(String) - Method in class org.waarp.common.xml.XmlValue
-
Set a value from String
- setHandler(AbstractTrafficShapingHandler) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
Set the handler
- setInternalLogLevel(WaarpLogLevel) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
- setIsIdentified(boolean) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Set the Authentication to Identified or Not
- setKey(String, KeyObject) - Method in class org.waarp.common.crypto.KeyManager
-
Add or set a new key associated to the given name
- setKeytoKeyStore(String, Key, Certificate[]) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Add a Key and its certificates into the KeyStore based on its alias
- setKeytoTrustStore(String, Certificate) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Add a Certificate into the TrustStore based on its alias
- setLogLevel(WaarpLogLevel) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
- setMAC(byte[]) - Static method in class org.waarp.common.utility.UUID
-
Up to the 6 first bytes will be used.
- setMarkers(int[]) - Method in class org.waarp.common.file.DataBlock
-
Set the markers and the byte count
- setMonitor(FileMonitor) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- setNewTtl(long) - Method in class org.waarp.common.lru.AbstractLruCache
-
- setNewTtl(long) - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Set a new TTL (for newly set objects only, not changing old values).
- setNextAsFullStatus() - Method in class org.waarp.common.filemonitor.FileMonitor
-
Reset such that next status will be full (not partial)
- setNextDay() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setObject(Object) - Method in interface org.waarp.common.command.CommandInterface
-
- setOptsCharset(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsCharset(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setOptsCreate(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsCreate(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setOptsLang(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsLang(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setOptsMediaType(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsMediaType(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setOptsModify(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsModify(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setOptsPerm(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsPerm(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setOptsSize(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsSize(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setOptsType(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsType(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setOptsUnique(byte) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- setOptsUnique(byte) - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- setPassword(String) - Method in interface org.waarp.common.file.AuthInterface
-
- setPassword(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- setPosition(long) - Method in interface org.waarp.common.file.FileInterface
-
Change the position in the file.
- setPosition(long) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Change the position in the file.
- setPosition(long) - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
Change the position in the file.
- setPrimaryKey() - Method in class org.waarp.common.database.data.AbstractDbData
-
Set the primary Key as current value
- setPrimaryKey() - Method in class org.waarp.common.database.data.DbDataModel
-
Set the primary Key as current value
- setReadOnly(boolean) - Method in class org.waarp.common.database.DbSession
-
- setRESTART(boolean) - Method in class org.waarp.common.file.DataBlock
-
- setRestart(boolean) - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
Set the way software should shutdown: with (true) or without restart (false)
- setRole(RoleDefault.ROLE) - Method in class org.waarp.common.role.RoleDefault
-
- setRoleDefault(RoleDefault) - Method in class org.waarp.common.role.RoleDefault
-
- setSecretKey(Key) - Method in class org.waarp.common.crypto.KeyObject
-
Set the secretKey
- setSecretKey(byte[]) - Method in class org.waarp.common.crypto.KeyObject
-
Reconstruct a key from an array of bytes
- setSecretKey(File) - Method in class org.waarp.common.crypto.KeyObject
-
Create a Key from a File
- setSeed(long) - Method in class org.waarp.common.utility.ThreadLocalRandom
-
Throws UnsupportedOperationException
.
- setServer(boolean) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
To explicitly set this handler as server mode
- setServerBootstrap(ServerBootstrap, EventLoopGroup, EventLoopGroup, int) - Static method in class org.waarp.common.utility.WaarpNettyUtil
-
Add default configuration for server bootstrap
- setSession(DbSession) - Method in class org.waarp.common.database.DbAdmin
-
- setSessionCacheTime(int, int) - Method in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
- setSet(boolean) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedRestartImpl
-
- setSet(boolean) - Method in class org.waarp.common.file.Restart
-
- setSet(EnumSet<?>) - Method in class org.waarp.common.state.Transition
-
- setState(EnumState) - Method in class org.waarp.common.state.Transition
-
- setSuccess() - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- setSuccess() - Method in class org.waarp.common.future.WaarpFuture
-
Marks this future as a success and notifies all listeners.
- setThreadName() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setToArray() - Method in class org.waarp.common.database.data.AbstractDbData
-
Internal function to set to Array used to push data to database
- setToArray() - Method in class org.waarp.common.database.data.DbDataModel
-
- setTrueValue(PreparedStatement, DbValue, int) - Static method in class org.waarp.common.database.data.AbstractDbData
-
Set Value into PreparedStatement
- setUniqueFile() - Method in interface org.waarp.common.file.DirInterface
-
Set a new unique path as the current FileInterface from the current Directory (STOU)
- setUniqueFile() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- setUniqueFile() - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
- setUser(String) - Method in interface org.waarp.common.file.AuthInterface
-
- setUser(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- setValue(DbPreparedStatement, DbValue) - Method in class org.waarp.common.database.data.AbstractDbData
-
Set one value to a DbPreparedStatement
- setValue(String) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(boolean) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(byte) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(short) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(int) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(long) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(float) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(double) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(byte[]) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(Date) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(Timestamp) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(Date) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(Reader) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(InputStream) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(Object) - Method in class org.waarp.common.database.data.DbValue
-
- setValue(ObjectNode, String, boolean) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, String, double) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, String, int) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, String, long) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, String, String) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, String, byte[]) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, Enum<?>, boolean) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, Enum<?>, double) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, Enum<?>, int) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, Enum<?>, long) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, Enum<?>, String) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, Enum<?>, byte[]) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- setValue(ObjectNode, String, boolean) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, String, double) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, String, int) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, String, long) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, String, String) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, String, byte[]) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, Enum<?>, boolean) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, Enum<?>, double) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, Enum<?>, int) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, Enum<?>, long) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, Enum<?>, String) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(ObjectNode, Enum<?>, byte[]) - Static method in class org.waarp.common.json.JsonHandler
-
- setValue(Object) - Method in class org.waarp.common.xml.XmlValue
-
- setValueFromString(String) - Method in class org.waarp.common.database.data.DbValue
-
- setValues(DbPreparedStatement, DbValue[]) - Method in class org.waarp.common.database.data.AbstractDbData
-
Set several values to a DbPreparedStatement
- shutdown() - Method in class org.waarp.common.service.EngineAbstract
-
Shutdown the service
- shutdownHook - Static variable in class org.waarp.common.utility.WaarpShutdownHook
-
Thread for ShutdownHook
- shutdownWillStart() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
To specify that shutdown will soon start
- simpleClassName(Object) - Static method in class org.waarp.common.logging.AbstractWaarpLogger
-
- simpleClassName(Class<?>) - Static method in class org.waarp.common.logging.AbstractWaarpLogger
-
- SimpleLRUCache<K,V> - Class in org.waarp.common.lru
-
Simple LRU Cache
- SimpleLRUCache(int) - Constructor for class org.waarp.common.lru.SimpleLRUCache
-
- size() - Method in interface org.waarp.common.lru.InterfaceLruCache
-
Returns number of entries stored in cache (including invalid ones)
- size() - Method in class org.waarp.common.lru.SynchronizedLruCache
-
- size() - Method in class org.waarp.common.xml.XmlHash
-
- size() - Method in class org.waarp.common.xml.XmlRootHash
-
- SmileJsonHandler - Class in org.waarp.common.json
-
JSON handler using Smile default format
- SmileJsonHandler() - Constructor for class org.waarp.common.json.SmileJsonHandler
-
- SoftReferenceSynchronizedLruCache<K,V> - Class in org.waarp.common.lru
-
Modification of SynchronizedLruCache which uses SoftReference to store values
- SoftReferenceSynchronizedLruCache(int, long, int, float) - Constructor for class org.waarp.common.lru.SoftReferenceSynchronizedLruCache
-
- SoftReferenceSynchronizedLruCache(int, long, int) - Constructor for class org.waarp.common.lru.SoftReferenceSynchronizedLruCache
-
- SoftReferenceSynchronizedLruCache(int, long) - Constructor for class org.waarp.common.lru.SoftReferenceSynchronizedLruCache
-
- specialId - Variable in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- SSLCLOSE - Static variable in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Closing channel with SSL close at first step
- start() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- start() - Method in class org.waarp.common.service.ServiceLauncher
-
- statusFile - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- statusFile - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- stop() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- stop() - Method in class org.waarp.common.service.ServiceLauncher
-
- stopCalledCorrectly - Static variable in class org.waarp.common.service.ServiceLauncher
-
- stopFile - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- stopFile - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- stopped - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- store() - Method in class org.waarp.common.file.AbstractFile
-
- store() - Method in interface org.waarp.common.file.FileInterface
-
Ask to store the current FileInterface.
- suspendEncoding() - Method in class org.waarp.common.utility.Base64.OutputStream
-
Suspends encoding of the stream.
- SynchronizedLruCache<K,V> - Class in org.waarp.common.lru
-
Threadsafe synchronized implementation of LruCache based on LinkedHashMap.
- SynchronizedLruCache(int, long, int, float) - Constructor for class org.waarp.common.lru.SynchronizedLruCache
-
Creates new SynchronizedLruCache
- SynchronizedLruCache(int, long, int) - Constructor for class org.waarp.common.lru.SynchronizedLruCache
-
Creates new SynchronizedLruCache with DEFAULT_LOAD_FACTOR
- SynchronizedLruCache(int, long) - Constructor for class org.waarp.common.lru.SynchronizedLruCache
-
Creates new SynchronizedLruCache with DEFAULT_LOAD_FACTOR and DEFAULT_INITIAL_CAPACITY
- SystemPropertyUtil - Class in org.waarp.common.utility
-
A collection of utility methods to retrieve and parse the values of the Java system properties.
- validatePath(String) - Method in class org.waarp.common.file.AbstractDir
-
- validatePath(File) - Method in class org.waarp.common.file.AbstractDir
-
Same as validatePath but from a FileInterface
- validatePath(String) - Method in interface org.waarp.common.file.DirInterface
-
Construct and Check if the given path is valid from business point of view (see
AuthInterface
)
- validConnection() - Method in class org.waarp.common.database.DbAdmin
-
Validate connection
- validConnection(DbSession) - Method in interface org.waarp.common.database.model.DbModel
-
Validate connection
- validConnection(DbSession) - Method in class org.waarp.common.database.model.DbModelAbstract
-
- validConnection(DbSession) - Method in class org.waarp.common.database.model.DbModelPostgresql
-
- validConnection(DbSession) - Method in class org.waarp.common.database.model.EmptyDbModel
-
- validConnectionSelect(DbSession) - Method in class org.waarp.common.database.model.DbModelAbstract
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelAbstract
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelH2
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelMariadb
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelMysql
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelOracle
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelPostgresql
-
- VALIDTESTDURATION - Static variable in class org.waarp.common.database.DbConstant
-
How long to wait in second for a validation of connection (isValid(time))
- valueOf(String) - Static method in enum org.waarp.common.command.ReplyCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.crypto.DynamicKeyObject.INSTANCES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.crypto.DynamicKeyObject.INSTANCESMAX
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.database.data.AbstractDbData.UpdatedInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.database.data.DbDataModel.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.database.model.DbModelH2.DBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.database.model.DbModelMariadb.DBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.database.model.DbModelMysql.DBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.database.model.DbModelOracle.DBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.database.model.DbModelPostgresql.DBType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.database.model.DbType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.json.AdaptativeJsonHandler.JsonCodec
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.logging.WaarpLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.role.RoleDefault.ROLE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.state.example.ExampleEnumState.ExampleTransition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.state.example.ExampleEnumState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.xml.XmlType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.waarp.common.command.ReplyCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.crypto.DynamicKeyObject.INSTANCES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.crypto.DynamicKeyObject.INSTANCESMAX
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.database.data.AbstractDbData.UpdatedInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.database.data.DbDataModel.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.database.model.DbModelH2.DBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.database.model.DbModelMariadb.DBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.database.model.DbModelMysql.DBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.database.model.DbModelOracle.DBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.database.model.DbModelPostgresql.DBType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.database.model.DbType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.json.AdaptativeJsonHandler.JsonCodec
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.logging.WaarpLogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.role.RoleDefault.ROLE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.state.example.ExampleEnumState.ExampleTransition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.state.example.ExampleEnumState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.xml.XmlType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- WaarpChannelFuture - Class in org.waarp.common.future
-
Future that hold a channel as result
- WaarpChannelFuture() - Constructor for class org.waarp.common.future.WaarpChannelFuture
-
- WaarpChannelFuture(boolean) - Constructor for class org.waarp.common.future.WaarpChannelFuture
-
- WaarpCompletedFuture - Class in org.waarp.common.future
-
Future completed
- WaarpCompletedFuture() - Constructor for class org.waarp.common.future.WaarpCompletedFuture
-
- WaarpConstraintLimitHandler - Class in org.waarp.common.cpu
-
Abstract class for Constraint Limit Handler for Waarp project
- WaarpConstraintLimitHandler() - Constructor for class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
Empty constructor
- WaarpConstraintLimitHandler(long, long, boolean, double, double, double, AbstractTrafficShapingHandler, long, long) - Constructor for class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
This constructor enables only throttling bandwidth with cpu usage
- WaarpConstraintLimitHandler(long, long, boolean, boolean, double, int) - Constructor for class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
This constructor enables only Connection check ability
- WaarpConstraintLimitHandler(long, long, boolean, boolean, double, int, double, double, double, AbstractTrafficShapingHandler, long, long) - Constructor for class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
This constructor enables both Connection check ability and throttling bandwidth with cpu
usage
- WaarpDatabaseException - Exception in org.waarp.common.database.exception
-
Database exception
- WaarpDatabaseException() - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseException
-
- WaarpDatabaseException(String, Throwable) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseException
-
- WaarpDatabaseException(String) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseException
-
- WaarpDatabaseException(Throwable) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseException
-
- WaarpDatabaseNoConnectionException - Exception in org.waarp.common.database.exception
-
Database No connection error
- WaarpDatabaseNoConnectionException() - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseNoConnectionException
-
- WaarpDatabaseNoConnectionException(String, Throwable) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseNoConnectionException
-
- WaarpDatabaseNoConnectionException(String) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseNoConnectionException
-
- WaarpDatabaseNoConnectionException(Throwable) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseNoConnectionException
-
- WaarpDatabaseNoDataException - Exception in org.waarp.common.database.exception
-
Database no data exception
- WaarpDatabaseNoDataException() - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseNoDataException
-
- WaarpDatabaseNoDataException(String, Throwable) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseNoDataException
-
- WaarpDatabaseNoDataException(String) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseNoDataException
-
- WaarpDatabaseNoDataException(Throwable) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseNoDataException
-
- WaarpDatabaseSqlException - Exception in org.waarp.common.database.exception
-
Database Sql Error
- WaarpDatabaseSqlException() - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseSqlException
-
- WaarpDatabaseSqlException(String, Throwable) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseSqlException
-
- WaarpDatabaseSqlException(String) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseSqlException
-
- WaarpDatabaseSqlException(Throwable) - Constructor for exception org.waarp.common.database.exception.WaarpDatabaseSqlException
-
- WaarpFailedFuture - Class in org.waarp.common.future
-
Future in failure
- WaarpFailedFuture(Throwable) - Constructor for class org.waarp.common.future.WaarpFailedFuture
-
Creates a new instance.
- WaarpFuture - Class in org.waarp.common.future
-
Ftp Future operation
Completely inspired from the excellent ChannelFuture of Netty, but without any channel inside.
- WaarpFuture() - Constructor for class org.waarp.common.future.WaarpFuture
-
Creates a new instance.
- WaarpFuture(boolean) - Constructor for class org.waarp.common.future.WaarpFuture
-
Creates a new instance.
- WaarpJdkLogger - Class in org.waarp.common.logging
-
- WaarpJdkLoggerFactory - Class in org.waarp.common.logging
-
- WaarpJdkLoggerFactory(WaarpLogLevel) - Constructor for class org.waarp.common.logging.WaarpJdkLoggerFactory
-
- WaarpLock - Class in org.waarp.common.future
-
ReentrantLock with a timeout in locking without exception and no exception on unlock if the thread is not locking it.
- WaarpLock() - Constructor for class org.waarp.common.future.WaarpLock
-
- WaarpLock(boolean) - Constructor for class org.waarp.common.future.WaarpLock
-
- WaarpLogger - Interface in org.waarp.common.logging
-
Internal-use-only logger used by VITAM.
- WaarpLoggerFactory - Class in org.waarp.common.logging
-
Creates an
WaarpLogger
or changes the default factory
implementation.
- WaarpLoggerFactory(WaarpLogLevel) - Constructor for class org.waarp.common.logging.WaarpLoggerFactory
-
- WaarpLogLevel - Enum in org.waarp.common.logging
-
- WaarpNettyUtil - Class in org.waarp.common.utility
-
Utility class for Netty usage
- WaarpSecureKeyStore - Class in org.waarp.common.crypto.ssl
-
SecureKeyStore for SLL
- WaarpSecureKeyStore(String, String) - Constructor for class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize empty KeyStore.
- WaarpSecureKeyStore(String, String, String) - Constructor for class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize the SecureKeyStore with no TrustStore from file
- WaarpSecureKeyStore(String, String, String, String, String, boolean) - Constructor for class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize the SecureKeyStore and TrustStore from files
- WaarpSecureTrustManagerFactory - Class in org.waarp.common.crypto.ssl
-
A SecureTrustManagerFactory
- WaarpSecureTrustManagerFactory() - Constructor for class org.waarp.common.crypto.ssl.WaarpSecureTrustManagerFactory
-
Accept all connections
- WaarpSecureTrustManagerFactory(TrustManagerFactory, boolean) - Constructor for class org.waarp.common.crypto.ssl.WaarpSecureTrustManagerFactory
-
- WaarpShutdownHook - Class in org.waarp.common.utility
-
- WaarpShutdownHook(WaarpShutdownHook.ShutdownConfiguration) - Constructor for class org.waarp.common.utility.WaarpShutdownHook
-
- WaarpShutdownHook.ShutdownConfiguration - Class in org.waarp.common.utility
-
Class for argument of creation of WaarpShutdownHook
- WaarpShutdownHook.ShutdownConfiguration() - Constructor for class org.waarp.common.utility.WaarpShutdownHook.ShutdownConfiguration
-
- WaarpSlf4JLogger - Class in org.waarp.common.logging
-
logger using SLF4J from LOGBACK
- WaarpSlf4JLogger(Logger) - Constructor for class org.waarp.common.logging.WaarpSlf4JLogger
-
- WaarpSlf4JLoggerFactory - Class in org.waarp.common.logging
-
logger factory using SLF4J from LOGBACK
- WaarpSlf4JLoggerFactory(WaarpLogLevel) - Constructor for class org.waarp.common.logging.WaarpSlf4JLoggerFactory
-
- WaarpSslContextFactory - Class in org.waarp.common.crypto.ssl
-
SSL ContextFactory for Netty.
- WaarpSslContextFactory(WaarpSecureKeyStore) - Constructor for class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
Create both CONTEXT
- WaarpSslContextFactory(WaarpSecureKeyStore, boolean) - Constructor for class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
Create only one of the CONTEXT
- WaarpSslHandler - Class in org.waarp.common.crypto.ssl
-
- WaarpSslHandler(SSLEngine) - Constructor for class org.waarp.common.crypto.ssl.WaarpSslHandler
-
- WaarpSslHandler(SSLEngine, boolean) - Constructor for class org.waarp.common.crypto.ssl.WaarpSslHandler
-
- WaarpSslUtility - Class in org.waarp.common.crypto.ssl
-
Utilities for SSL support
- WaarpSslUtility() - Constructor for class org.waarp.common.crypto.ssl.WaarpSslUtility
-
- WaarpStringUtils - Class in org.waarp.common.utility
-
Various utilities for reading files, transforming dates, ...
- WaarpStringUtils() - Constructor for class org.waarp.common.utility.WaarpStringUtils
-
- WaarpSucceededFuture - Class in org.waarp.common.future
-
Future in success
- WaarpSucceededFuture() - Constructor for class org.waarp.common.future.WaarpSucceededFuture
-
- WaarpThreadFactory - Class in org.waarp.common.utility
-
Thread Factory that build named threads, by default daemon threads.
- WaarpThreadFactory(String) - Constructor for class org.waarp.common.utility.WaarpThreadFactory
-
Default is Daemon thread
- WaarpThreadFactory(String, boolean) - Constructor for class org.waarp.common.utility.WaarpThreadFactory
-
- WaarpX509TrustManager - Class in org.waarp.common.crypto.ssl
-
Waarp X509 Trust Manager implementation
- WaarpX509TrustManager() - Constructor for class org.waarp.common.crypto.ssl.WaarpX509TrustManager
-
Create an "always-valid" X509TrustManager
- WaarpX509TrustManager(TrustManagerFactory) - Constructor for class org.waarp.common.crypto.ssl.WaarpX509TrustManager
-
Create a "default" X509TrustManager
- waitforChannelReady(ChannelFuture) - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Waiting for the channel to be opened and ready (Client side) (blocking call)
- waitForClosingSslChannel(Channel, long) - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Wait for the channel with SSL to be closed
- waitForHandshake(Channel) - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Wait for the handshake on the given channel (better to use addSslHandler when handler is added after channel is active)
- WAITFORNETOP - Static variable in class org.waarp.common.database.DbAdmin
-
- waitForStopFile() - Method in class org.waarp.common.filemonitor.FileMonitor
-
Wait until the Stop file is created
- waitShutdown() - Method in class org.waarp.common.service.EngineAbstract
-
Return when the service is shutdown
- warn(Throwable) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- warn(String) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message object at the WARNING level.
- warn(String, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at the WARNING level according to the specified format and
argument.
- warn(String, Object, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at the WARNING level according to the specified format and
arguments.
- warn(String, Object...) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level WARNING according to the specified format and
arguments.
- warn(String, Throwable) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log an exception (throwable) at the WARNING level with an accompanying
message.
- warn(String) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the WARN level.
- warn(String, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the WARN level according to the specified format
and argument.
- warn(String, Object...) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the WARN level according to the specified format
and arguments.
- warn(String, Object, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the WARN level according to the specified format
and arguments.
- warn(String, Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the WARN level with an
accompanying message.
- warn(Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the WARN level.
- warn(String) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- warn(String, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- warn(String, Object...) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- warn(String, Object, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- warn(String, Throwable) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- wildcard(String) - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- wildcardFiles(String) - Method in class org.waarp.common.file.AbstractDir
-
Finds all files matching a wildcard expression (based on '?'
- wildcardFiles(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Finds all files matching a wildcard expression (based on '?'
- wildcardFiles(String) - Method in class org.waarp.common.file.passthrough.PassthroughBasedDirImpl
-
Finds all files matching a wildcard expression (based on '?'
- windowsStart() - Method in class org.waarp.common.service.ServiceLauncher
-
Internal command
- windowsStop() - Method in class org.waarp.common.service.ServiceLauncher
-
Internal command
- write(ByteBuf) - Method in interface org.waarp.common.file.passthrough.PassthroughFile
-
- write(int) - Method in class org.waarp.common.utility.Base64.OutputStream
-
Writes the byte to the output stream after
converting to/from Base64 notation.
- write(byte[], int, int) - Method in class org.waarp.common.utility.Base64.OutputStream
-
- write(Document, XmlValue[]) - Static method in class org.waarp.common.xml.XmlUtil
-
Add all nodes from XmlValues into Document
- write(Element, XmlValue[]) - Static method in class org.waarp.common.xml.XmlUtil
-
Add all nodes from XmlValues from the referenced Element
- writeAsFile(Object, File) - Static method in class org.waarp.common.json.JsonHandler
-
- writeAsString(Object) - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- writeAsString(Object) - Static method in class org.waarp.common.json.JsonHandler
-
- writeAsString(Object) - Static method in class org.waarp.common.json.SmileJsonHandler
-
- writeDataBlock(DataBlock) - Method in interface org.waarp.common.file.FileInterface
-
Function called by the DataNetworkHandler when it receives one DataBlock (Store like command)
- writeDataBlock(DataBlock) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- writeDataBlock(DataBlock) - Method in class org.waarp.common.file.passthrough.PassthroughBasedFileImpl
-
- writeToString(Document) - Static method in class org.waarp.common.xml.XmlUtil
-
- writeToString(Element) - Static method in class org.waarp.common.xml.XmlUtil
-
- writeXML(String, String, Document) - Static method in class org.waarp.common.xml.XmlUtil
-
Write the given XML document to filename using the encoding