- abbreviatePath(String, int) - Static method in class org.waarp.xample.History
-
- ABOR - Class in org.waarp.ftp.core.command.service
-
ABOR command
- ABOR() - Constructor for class org.waarp.ftp.core.command.service.ABOR
-
- aborted() - Method in class org.waarp.ftp.client.DataTimeOutListener
-
- 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
-
- about() - Method in class org.waarp.openr66.r66gui.R66Environment
-
- AbstractBusinessRequest - Class in org.waarp.openr66.client
-
Abstract class for internal Business Request
- AbstractBusinessRequest(Class<?>, R66Future, String, NetworkTransaction, BusinessRequestPacket) - Constructor for class org.waarp.openr66.client.AbstractBusinessRequest
-
- AbstractCommand - Class in org.waarp.ftp.core.command
-
Abstract definition of an FTP Command
- AbstractCommand() - Constructor for class org.waarp.ftp.core.command.AbstractCommand
-
- AbstractDAO<E> - Interface in org.waarp.openr66.dao
-
Interface to interact with objects in the persistance layer
- 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() - 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
- AbstractDbDataDao<E> - Class in org.waarp.openr66.database.data
-
Abstract database table implementation
- AbstractDbDataDao() - Constructor for class org.waarp.openr66.database.data.AbstractDbDataDao
-
Abstract constructor
- 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
-
- AbstractExecJavaTask - Class in org.waarp.openr66.context.task
-
Dummy Runnable Task that only logs
- AbstractExecJavaTask() - Constructor for class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- AbstractExecTask - Class in org.waarp.openr66.context.task
-
Execute an external command
It provides some common functionnalities.
- AbstractExecutor - Class in org.waarp.gateway.ftp.exec
-
Abstract Executor class.
- AbstractExecutor() - Constructor for class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- AbstractExecutor.CommandExecutor - Class in org.waarp.gateway.ftp.exec
-
- AbstractFile - Class in org.waarp.common.file
-
- AbstractFile() - Constructor for class org.waarp.common.file.AbstractFile
-
- AbstractHttpBusinessRequest - Class in org.waarp.gateway.kernel
-
- AbstractHttpBusinessRequest(LinkedHashMap<String, AbstractHttpField>, HttpPage) - Constructor for class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
Default constructor
- AbstractHttpField - Class in org.waarp.gateway.kernel
-
- AbstractHttpField(String, AbstractHttpField.FieldRole, String, String, boolean, boolean, boolean, boolean, AbstractHttpField.FieldPosition, int) - Constructor for class org.waarp.gateway.kernel.AbstractHttpField
-
- AbstractHttpField.FieldPosition - Enum in org.waarp.gateway.kernel
-
- AbstractHttpField.FieldRole - Enum in org.waarp.gateway.kernel
-
- AbstractLocalPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
This class represents Abstract Packet with its header, middle and end parts.
- AbstractLocalPacket(ByteBuf, ByteBuf, ByteBuf) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
- AbstractLocalPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
- 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
- AbstractRestDbHandler - Class in org.waarp.openr66.protocol.http.restv2.dbhandlers
-
This abstract class represents a handler for the WaarpR66 REST API.
- AbstractRestDbHandler(byte) - Constructor for class org.waarp.openr66.protocol.http.restv2.dbhandlers.AbstractRestDbHandler
-
Initializes the handler with the given CRUD mask.
- AbstractServlet - Class in org.waarp.http.protocol.servlet
-
- AbstractServlet() - Constructor for class org.waarp.http.protocol.servlet.AbstractServlet
-
- AbstractTask - Class in org.waarp.openr66.context.task
-
Abstract implementation of task
- AbstractTransfer - Class in org.waarp.openr66.client
-
Abstract class for Transfer operation
- AbstractTransfer(Class<?>, R66Future, String, String, String, boolean, String, int, long, Timestamp) - Constructor for class org.waarp.openr66.client.AbstractTransfer
-
- 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
-
- accept(File, String) - Method in class org.waarp.openr66.configuration.ExtensionFilter
-
- accept(File) - Method in class org.waarp.openr66.serveraction.FileExtensionFilter
-
- account - Variable in class org.waarp.ftp.filesystembased.FilesystemBasedFtpAuth
-
Account name
- ACCOUNT - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- account - Variable in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
Account name
- ACCT - Class in org.waarp.ftp.core.command.access
-
ACCT command
- ACCT() - Constructor for class org.waarp.ftp.core.command.access.ACCT
-
- action(Channel, RestArgument, HttpRestAbstractR66Handler.ACTIONS_TYPE) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Method calls when a action REST command is raised as answer
- Action - Enum in org.waarp.thrift.r66
-
- actionBeforeClose(Channel) - Method in class org.waarp.commandexec.client.LocalExecClientHandler
-
Action to do before close
- actionFromResponse(Channel) - Method in class org.waarp.gateway.kernel.rest.client.HttpRestClientSimpleResponseHandler
-
- actionFromResponse(Channel) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Setting the RestArgument to the RestFuture and validating RestFuture.
- actionPerformed(ActionEvent) - Method in class org.waarp.xample.custnodes.FFileDialog
-
- actionPerformed(ActionEvent) - Method in class org.waarp.xample.DlgAbout
-
- actionPerformed(ActionEvent) - Method in class org.waarp.xample.FHistoryButton
-
- actionPerformed(ActionEvent) - Method in class org.waarp.xample.XAmple
-
- activeRunners - Static variable in class org.waarp.openr66.commander.ClientRunner
-
- 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
-
- add(NetworkChannelReference) - Method in class org.waarp.openr66.protocol.networkhandler.ClientNetworkChannels
-
- add(LocalChannelReference) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- add(SocketAddress, boolean, SocketAddress, boolean) - Static method in class org.waarp.openr66.proxy.network.ProxyEntry
-
- addActionListener(ActionListener) - Method in class org.waarp.xample.FHistoryButton
-
- 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
- addAnswer(ObjectNode) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- addBusinessCookie(FullHttpResponse, Set<String>) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method to add specific Cookies from business definition
Override if needed
- addChannel(Channel) - Method in class org.waarp.commandexec.client.LocalExecClientInitializer
-
Add a channel to the ExecClient Group
- addChannel(Channel) - Method in class org.waarp.commandexec.server.LocalExecServerInitializer
-
Add a channel to the ExecClient Group
- addClient(NetworkChannelReference, String) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Add a requester channel
- addCommandChannel(Channel, FtpConfiguration) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Add a command channel into the list
- addCommunities(SnmpCommunityMIB) - Method in class org.waarp.snmp.WaarpSnmpAgent
-
The table of community strings configured in the SNMP engine's Local
Configuration Datastore (LCD).
- addConnection(GUID, DbSession) - Static method in class org.waarp.common.database.DbAdmin
-
Add a Connection into the list
- addContent(FullHttpResponse) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
- addCountLimit(long, long) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- addDataChannel(Channel, FtpConfiguration) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Add a data channel into the list
- addDefaultErrorPages(HttpPageHandler, String, Class<?>) - Static method in class org.waarp.gateway.kernel.HttpBusinessFactory
-
- AddDigestJavaTask - Class in org.waarp.openr66.context.task.javatask
-
Add a digest in the TransferInformation to the current Task.
- AddDigestJavaTask() - Constructor for class org.waarp.openr66.context.task.javatask.AddDigestJavaTask
-
- addDirectory(File) - Method in class org.waarp.common.filemonitor.FileMonitor
-
Add a directory to scan
- addError() - Method in class org.waarp.openr66.context.R66Session
-
- addExternalDialog(String, JDialog) - Method in class com.fg.xmleditor.FXBasicView
-
- addFilter(ObjectNode) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- addFromString(String) - Method in class org.waarp.common.xml.XmlValue
-
Add a value into the Multiple values from the String (not compatible with
subXml)
- addHost(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostsHandler
-
Method called to add a new host authentication entry to the server
database.
- addIdToUriArgs() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- addItemListener(ItemListener) - Method in class org.waarp.xample.FHistoryButton
-
- addLongTermPreparedStatement(DbPreparedStatement) - Method in class org.waarp.common.database.DbSession
-
Add a Long Term PreparedStatement
- addNetworkChannel(Channel, boolean) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Add a new NetworkChannel from connection
- addNewAssociation(E, EnumSet<E>) - 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<E>) - 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)
- addNotificationTargets(SnmpTargetMIB, SnmpNotificationMIB) - Method in class org.waarp.snmp.WaarpSnmpAgent
-
Adds initial notification targets and filters.
- addOptions(String, String, ArrayNode) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
Add options in answer
- 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
- address - Static variable in class org.waarp.openr66.context.task.localexec.LocalExecClient
-
- ADDRESS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetHostsParams
-
- ADDRESS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostFields
-
- address - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
SnmpConstants.sysLocation
- address - Variable in class org.waarp.snmp.SnmpConfiguration.TargetElement
-
- ADDRESS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- ADDRESS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- addResult(ObjectNode) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- addRole(RoleDefault.ROLE) - Method in class org.waarp.common.role.RoleDefault
-
- addRule(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.RulesHandler
-
Method called to add a new transfer rule in the server database.
- 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
- addSubUriToUriArgs(String, int) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- addToElement(List<HttpJsonDefinition.ConfigHttpPage>, HttpPage) - Static method in class org.waarp.gateway.kernel.HttpJsonDefinition
-
- addToField(List<HttpJsonDefinition.ConfigHttpField>, AbstractHttpField) - Static method in class org.waarp.gateway.kernel.HttpJsonDefinition
-
- addToSuccess(String) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- addToTransferMap(String, Object) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Helper to set a new (key, value) in the map Transfer
- addUsmUser(USM) - Method in class org.waarp.snmp.WaarpSnmpAgent
-
Adds all the necessary initial users to the USM.
- AddUuidJavaTask - Class in org.waarp.openr66.context.task.javatask
-
Add an UUID in the TransferInformation to the current Task.
- AddUuidJavaTask() - Constructor for class org.waarp.openr66.context.task.javatask.AddUuidJavaTask
-
- addValue(Object) - Method in class org.waarp.common.xml.XmlValue
-
Add a value into the Multiple values from the Object
- addVariable(QName, Object) - Method in class org.waarp.openr66.dao.xml.SimpleVariableResolver
-
- addViews(VacmMIB) - Method in class org.waarp.snmp.WaarpSnmpAgent
-
Minimal View based Access Control
http://www.faqs.org/rfcs/rfc2575.html
- addViewStatusListener(FXViewStatusListener) - Method in class com.fg.xmleditor.FXBasicView
-
- admin - Static variable in class org.waarp.common.database.DbConstant
-
The current DbAdmin object
- admin - Variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- AdminGui - Class in org.waarp.administrator
-
- AdminGui() - Constructor for class org.waarp.administrator.AdminGui
-
Create the application.
- AdminR66OperationsGui - Class in org.waarp.openr66.serveraction
-
- AdminR66OperationsGui(JFrame) - Constructor for class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- ADMINROLE_FIELD - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- ADMINROLE_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- AdminSimpleR66ClientGui - Class in org.waarp.openr66.r66gui
-
R66 Simple client GUI
- AdminSimpleR66ClientGui() - Constructor for class org.waarp.openr66.r66gui.AdminSimpleR66ClientGui
-
Create the application.
- AdminUiPassword - Class in org.waarp.administrator.guipwd
-
Password Gui helper
- AdminUiPassword(List<AdminUiPassword>) - Constructor for class org.waarp.administrator.guipwd.AdminUiPassword
-
- AdminXample - Class in org.waarp.xample
-
XML configuration edition GUI helper
- AdminXample(List<AdminXample>) - Constructor for class org.waarp.xample.AdminXample
-
- 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
-
- afterDbDelete(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Method calls when a REST Delete command is raised as answer
- afterDbGet(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Method calls when a REST Get command is raised as answer
- afterDbGetMultiple(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Method calls when a REST GetMultiple command is raised as answer
- afterDbOptions(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Method calls when a REST Options command is raised as answer
- afterDbPost(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Method calls when a REST Post command is raised as answer
- afterDbPut(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Method calls when a REST Put command is raised as answer
- afterError(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
Method calls when a REST command is in error
- afterRunCommandKo(CommandAbstractException) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Run when a FTP exception is catch (the channel is not necessary closed
after).
- afterRunCommandKo(CommandAbstractException) - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- afterRunCommandKo(CommandAbstractException) - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- afterRunCommandOk() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
This method is called for every received message after the execution of
the
command but before the final
reply to the client.
- afterRunCommandOk() - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- afterRunCommandOk() - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- afterTransferDoneBeforeAnswer(FtpTransfer) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Run when a transfer is finished (eventually in error) but before
answering.
- afterTransferDoneBeforeAnswer(FtpTransfer) - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- afterTransferDoneBeforeAnswer(FtpTransfer) - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- agent - Variable in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- agent - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Corresponding agent
- agent - Variable in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- agent - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Corresponding agent
- agentRegisterSystem() - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Unregister and Register again the SNMPv2MIB with System adapted to this
Mib
- agentRegisterSystem() - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
Unregister and Register again the SNMPv2MIB with System adapted to this
Mib
- agentRegisterWaarpMib() - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Register this MIB
- agentRegisterWaarpMib() - Method in class org.waarp.openr66.protocol.snmp.R66PrivateMib
-
- agentRegisterWaarpMib() - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
Register this MIB
- agentUnregisterMibs() - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Unregister this MIB
- agentUnregisterMibs() - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
Unregister this MIB
- algoName - Variable in enum org.waarp.common.digest.FilesystemBasedDigest.DigestAlgo
-
- alias - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- alias - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- alias - Variable in class org.waarp.openr66.server.ConfigExport
-
- alias - Variable in class org.waarp.openr66.server.ConfigImport
-
- ALIAS_FILE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ImportConfigParams
-
- ALIAS_LIST - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostConfigFields
-
- AliasEntry() - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Aliases.AliasEntry
-
- ALIASES - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostConfigFields
-
- Aliases() - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Aliases
-
- Aliases(List<XmlSerializable.Aliases.AliasEntry>) - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Aliases
-
- aliases - Variable in class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Aliases
-
The list of aliases.
- ALIASES_FIELD - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- aliasid - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- aliasid - Variable in class org.waarp.openr66.server.ConfigImport
-
- aliasList - Variable in class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Aliases.AliasEntry
-
The list of the server's known aliases.
- aliasPurge - Variable in class org.waarp.openr66.server.ConfigImport
-
- allFields - Variable in class org.waarp.common.database.data.AbstractDbData
-
- ALLO - Class in org.waarp.ftp.core.command.service
-
ALLO command: test if enough space is disponible
- ALLO() - Constructor for class org.waarp.ftp.core.command.service.ALLO
-
- allowedToSubmit() - Method in class org.waarp.openr66.commander.InternalRunner
-
- ALREADY_EXISTING(String) - Static method in class org.waarp.openr66.protocol.http.restv2.errors.RestErrors
-
Creates an error saying that the database already contains an entry with
the same ID as the one in the
entry the user tried to create.
- answered - Variable in class org.waarp.commandexec.server.LocalExecServerHandler
-
- APPE - Class in org.waarp.ftp.core.command.service
-
APPE command
- APPE() - Constructor for class org.waarp.ftp.core.command.service.APPE
-
- applicationProtocol - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
will be = new OID(applicationProtocolBase+port);
- applicationProtocol - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
will be = new OID(applicationProtocolBase+port);
- applicationProtocolBase - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
need to add ".port" like "6666" Only in TCP (no UDP supported for Waarp)
example: rootEnterpriseMib+"66666"+".1.1.4
- applicationProtocolBase - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
need to add ".port" like "6666" Only in TCP (no UDP supported for Waarp)
example: rootEnterpriseMib+"66666"+".1.1.4
- applyTransferSubstitutions(String) - Method in class org.waarp.openr66.context.task.AbstractExecTask
-
Apply transferInfo substitutions
- ARCH_PATH_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- ARCHIVE_PATH - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- ARCHIVE_PATH_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- ARCHPATH - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
ARCH Path used
- arguments - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Arguments received
- arguments - Static variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- Arguments() - Constructor for class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- arguments - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- ARK - Static variable in class org.waarp.common.guid.GUID
-
ARK header
- artifactId() - Static method in class org.waarp.common.utility.Version
-
- asByte(char, char) - Static method in class org.waarp.common.utility.Hexa
-
- ascend - Variable in enum org.waarp.openr66.protocol.http.restv2.converters.TransferConverter.Order
-
If the order is ascending or descending.
- asJson() - Method in class org.waarp.common.database.data.AbstractDbData
-
- asJson() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- asXML() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class org.waarp.thrift.r66.R66Service.AsyncClient
-
- AUTH - Class in org.waarp.ftp.core.command.rfc4217
-
AUTH command with 2 options TLS or SSL
Security Association Setup AUTH TLS (Control) or AUTH SSL (Control and
Data)
234*
502, 504, 534*, 431* 500, 501, 421
AUTH TLS -> 234 -> USER or ([PBSZ 0] PROT P then USER) -> 2xy
- AUTH() - Constructor for class org.waarp.ftp.core.command.rfc4217.AUTH
-
- AUTH_SIGNATURE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Name of the HTTP header used to store the signature key of a request.
- AUTH_TIMESTAMP - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Name of the HTTP header used to store the timestamp of the request.
- AUTH_USER - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Name of the HTTP header used to store the user who made a request.
- authent - Variable in class org.waarp.http.protocol.HttpSessionAbstract
-
- authent(AuthentPacket, boolean) - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Authentication
- AUTHENT_CLASSNAME - Static variable in class org.waarp.http.protocol.servlet.AbstractServlet
-
- authentClass - Variable in class org.waarp.http.protocol.servlet.AbstractServlet
-
- authentElements - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Global Structure for Server Configuration
- authentHttp - Variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- AuthenticationFileBasedConfiguration - Class in org.waarp.openr66.configuration
-
Authentication from File support
- AuthentPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Request Authentication class
header = "hostId" middle = "key bytes" end = localId + way + (optional
version: could be a JSON on the form
version.{})
- AuthentPacket(String, byte[], Integer) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- AUTHENTPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- AuthInterface - Interface in org.waarp.common.file
-
Interface for Authentication
- AUTHUPDATE - Class in org.waarp.gateway.ftp.config
-
AUTHTUPDATE command: implements the command that will try to update the
authentications from the file given
as argument or the original one if no argument is given.
- AUTHUPDATE() - Constructor for class org.waarp.gateway.ftp.config.AUTHUPDATE
-
- autoupgrade - Static variable in class org.waarp.openr66.configuration.FileBasedConfiguration
-
- awaitInitialization() - Method in class org.waarp.openr66.thrift.R66ThriftServerService
-
- awaitIsSuccessOfInterrupted(Future<?>) - Static method in class org.waarp.common.utility.WaarpNettyUtil
-
- awaitOrInterrupted(Future<?>) - Static method in class org.waarp.common.utility.WaarpNettyUtil
-
- awaitOrInterrupted(Future<?>, long) - Static method in class org.waarp.common.utility.WaarpNettyUtil
-
- awaitOrInterruptible() - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- awaitOrInterruptible(long) - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- awaitOrInterruptible(long, TimeUnit) - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- awaitOrInterruptible() - Method in class org.waarp.common.future.WaarpFuture
-
- awaitOrInterruptible(long) - Method in class org.waarp.common.future.WaarpFuture
-
- awaitOrInterruptible(long, TimeUnit) - Method in class org.waarp.common.future.WaarpFuture
-
- calculateSize(Object) - Method in class org.waarp.ftp.core.config.FtpChannelTrafficShapingHandler
-
- calculateSize(Object) - Method in class org.waarp.ftp.core.config.FtpGlobalTrafficShapingHandler
-
- callBack(int, int) - Method in class org.waarp.openr66.client.ProgressBarTransfer
-
This function will be called every 100ms (or other fixed value in
INTERVALCALLBACK).
- callBack(int, int) - Method in class org.waarp.openr66.r66gui.ProgressDirectTransfer
-
- callForSnmp(String, String) - Method in class org.waarp.ftp.core.control.ftps.SslNetworkHandler
-
To be extended to inform of an error to SNMP support
- callForSnmp(String, String) - Method in class org.waarp.ftp.core.control.NetworkHandler
-
To be extended to inform of an error to SNMP support
- callFromBusiness - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- 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.
- CANCEL_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferCommandsURI
-
- cancelCellEditing(JComponent) - Static method in class com.fg.xmleditor.FXBasicView
-
- cancelEditing() - Method in class com.fg.xmleditor.FXBasicView
-
- CANCELPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- cancelTransfer(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransferIdHandler
-
Method called to cancel a staged or running transfer.
- cancelTransfer(Transfer) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
- 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
- canInsert() - Method in class com.fg.xmleditor.FXBasicView
-
- canMoveDown() - Method in class com.fg.xmleditor.FXBasicView
-
- canMoveUp() - Method in class com.fg.xmleditor.FXBasicView
-
- 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.openr66.context.filesystem.R66File
-
- canRemove() - Method in class com.fg.xmleditor.FXBasicView
-
- 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.openr66.context.filesystem.R66File
-
- CCC - Class in org.waarp.ftp.core.command.rfc4217
-
CCC command
- CCC() - Constructor for class org.waarp.ftp.core.command.rfc4217.CCC
-
- CDUP - Class in org.waarp.ftp.core.command.directory
-
CDUP command
- CDUP() - Constructor for class org.waarp.ftp.core.command.directory.CDUP
-
- cellEditorValueChanged(JComponent, Object) - Static method in class com.fg.xmleditor.FXBasicView
-
- ChangeBandwidthLimits - Class in org.waarp.openr66.server
-
This command enables the dynamic change of bandwidth limitation.
- ChangeBandwidthLimits(R66Future, long, long, long, long, NetworkTransaction) - Constructor for class org.waarp.openr66.server.ChangeBandwidthLimits
-
- changeDir(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
Change remote directory
- changeDir(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
-
Change remote directory
- 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
-
- 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
-
- changeFileInfoEnabled() - Method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- changeFileType(boolean) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
Change the FileType of Transfer (Binary true, ASCII false)
- changeFileType(boolean) - Method in class org.waarp.ftp.client.WaarpFtpClient
-
Change the FileType of Transfer (Binary true, ASCII false)
- changeFinishedToDone() - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Change CompleteOk+ALLDONETASK to Updated = DONE TaskRunner from database.
- 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
- changeMode(boolean) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
Change to passive (true) or active (false) mode
- changeMode(boolean) - Method in class org.waarp.ftp.client.WaarpFtpClient
-
Change to passive (true) or active (false) mode
- changeNetworkLimit(long, long) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Reset the global monitor for bandwidth limitation and change future
channel
monitors with values divided by
10 (channel = global / 10)
- changeNetworkLimit(long, long, long, long, long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
Reset the global monitor for bandwidth limitation and change future
channel
monitors
- changeParentDirectory() - Method in class org.waarp.common.file.AbstractDir
-
- changeParentDirectory() - Method in interface org.waarp.common.file.DirInterface
-
Change for parent directory
- changeStatus(FtpPrivateMib.OperStatus) - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Change the status and the LastChange Timeticks
- changeStatus(WaarpPrivateMib.OperStatus) - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
Change the status and the LastChange Timeticks
- 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
-
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- changeUpdatedInfo(AbstractDbData.UpdatedInfo, ErrorCode, boolean) - Method in class org.waarp.openr66.commander.ClientRunner
-
Change the UpdatedInfo of the current runner
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
Change UpdatedInfo status
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.openr66.database.data.DbConfiguration
-
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.openr66.database.data.DbRule
-
- changeUpdatedInfo(AbstractDbData.UpdatedInfo) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- channel - Variable in class org.waarp.commandexec.client.LocalExecClientHandler
-
- channel() - Method in class org.waarp.common.future.WaarpChannelFuture
-
- channel - Variable in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Network Channel
- channel() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.commandexec.client.LocalExecClientHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.commandexec.server.LocalExecServerHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.ftp.core.control.ftps.SslNetworkHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.ftp.core.control.NetworkHandler
-
Initialize the Handler.
- channelActive(ChannelHandlerContext) - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
Initialize the Handler.
- channelActive(ChannelHandlerContext) - Method in class org.waarp.gateway.ftp.adminssl.HttpSslHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- channelActive(TransferActions) - Static method in class org.waarp.openr66.protocol.localhandler.LocalServerHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.openr66.proxy.network.ssl.NetworkSslServerHandler
-
- channelActive(ChannelHandlerContext) - Method in class org.waarp.openr66.proxy.protocol.http.HttpFormattedHandlerProxyR66
-
- channelClosed() - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Operations to ensure that channel closing is done correctly
- ChannelCloseTimer - Class in org.waarp.openr66.protocol.utils
-
TimerTask to Close a Channel in the future
- ChannelCloseTimer(Channel) - Constructor for class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
- ChannelCloseTimer(Channel, ChannelFuture) - Constructor for class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
- ChannelCloseTimer(ConnectionActions) - Constructor for class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.commandexec.client.LocalExecClientHandler
-
When closed,
If no messaged were received => NoMessage error is set to future
Else if an error was detected => Set the future to error (with or without
exception)
Else if no error occurs => Set success to the future
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.ftp.core.control.NetworkHandler
-
Run firstly executeChannelClosed.
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
Run firstly executeChannelClosed.
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
- channelInactive(TransferActions) - Static method in class org.waarp.openr66.protocol.localhandler.LocalServerHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- channelInactive(ChannelHandlerContext) - Method in class org.waarp.openr66.proxy.protocol.http.HttpFormattedHandlerProxyR66
-
- channelRead0(ChannelHandlerContext, String) - Method in class org.waarp.commandexec.client.LocalExecClientHandler
-
- channelRead0(ChannelHandlerContext, String) - Method in class org.waarp.commandexec.server.LocalExecServerHandler
-
- channelRead0(ChannelHandlerContext, String) - Method in class org.waarp.ftp.core.control.NetworkHandler
-
Simply call messageRun with the received message
- channelRead0(ChannelHandlerContext, DataBlock) - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
Act as needed according to the receive DataBlock message
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.waarp.gateway.ftp.adminssl.HttpSslHandler
-
- channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.waarp.gateway.kernel.rest.client.HttpRestClientSimpleResponseHandler
-
- channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpResponsiveSslHandler
-
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- channelRead0(ChannelHandlerContext, HttpObject) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.waarp.openr66.protocol.http.restv2.resthandlers.RestSignatureHandler
-
Checks if the request given as parameter by the channel pipeline is
properly signed or not.
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.waarp.openr66.protocol.http.restv2.resthandlers.RestVersionHandler
-
Dispatches the incoming request to the corresponding v1 or v2 REST
handler.
- channelRead0(LocalChannelReference, NetworkPacket) - Static method in class org.waarp.openr66.protocol.localhandler.LocalServerHandler
-
Replacement for local channels
- channelRead0(LocalChannelReference, AbstractLocalPacket) - Static method in class org.waarp.openr66.protocol.localhandler.LocalServerHandler
-
- channelRead0(ChannelHandlerContext, NetworkPacket) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
- channelRead0(ChannelHandlerContext, NetworkPacket) - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.waarp.openr66.proxy.protocol.http.adminssl.HttpSslHandlerProxyR66
-
- channelRead0(ChannelHandlerContext, FullHttpRequest) - Method in class org.waarp.openr66.proxy.protocol.http.HttpFormattedHandlerProxyR66
-
- channelRead1(LocalChannelReference, AbstractLocalPacket) - Static method in class org.waarp.openr66.protocol.localhandler.LocalServerHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class org.waarp.commandexec.ssl.client.LocalExecSslClientHandler
-
- channelRegistered(ChannelHandlerContext) - Method in class org.waarp.ftp.core.control.ftps.SslNetworkHandler
-
- ChannelUtils - Class in org.waarp.openr66.protocol.utils
-
Channel Utils
- ChannelUtils() - Constructor for class org.waarp.openr66.protocol.utils.ChannelUtils
-
- charset - Variable in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferType
-
Charset Name if any
- CharsetsUtil - Class in org.waarp.common.transcode
-
Helper to print in output the Charsets available in the JVM.
- checkAfterPost(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called once the post tasks are over in success
- checkAfterPreCommand(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called once the pre tasks are over in success
- checkAfterTransfer(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called once the transfer is done in success but before the post tasks
- checkAllConnections() - Static method in class org.waarp.common.database.DbAdmin
-
Check all database connections and try to reopen them if disActive
- checkAtAuthentication(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called once the authentication is done
- checkAtChangeFilename(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called once after pre tasks, while filename could be changed (or not)
- checkAtConnection(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called once the connection is opened
- checkAtError(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called once any error occurs
- checkAtStartup(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called once the DbTaskRunner is created/loaded and before pre tasks
- checkAuthent(HttpSession, R66Session) - Method in interface org.waarp.http.protocol.servlet.HttpAuthent
-
Method to check authentication
- checkAuthent(HttpSession, R66Session) - Method in class org.waarp.http.protocol.servlet.HttpAuthentDefault
-
- checkAuthentR66Business(HttpSession, R66Session, HttpAuthent) - Method in class org.waarp.http.protocol.HttpSessionAbstract
-
Method to check authentication
- checkAuthorization(HttpRestHandler, RestArgument, RestArgument, HttpRestHandler.METHOD) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- checkAuthorization(HttpRestHandler, RestArgument, RestArgument, HttpRestHandler.METHOD) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler
-
- checkAuthorization(HttpRestHandler, RestArgument, RestArgument, HttpRestHandler.METHOD) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler
-
- checkAuthorization(HttpRestHandler, RestArgument, RestArgument, HttpRestHandler.METHOD) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler
-
- checkAuthorization(HttpRestHandler, RestArgument, RestArgument, HttpRestHandler.METHOD) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler
-
- checkAuthorization(HttpRestHandler, RestArgument, RestArgument, HttpRestHandler.METHOD) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler
-
- checkAuthorization(String, Method) - Method in class org.waarp.openr66.protocol.http.restv2.resthandlers.RestHandlerHook
-
Checks if the user given as argument is authorized to call the given
method.
- checkBaseAuthent(HmacSha256, String, long) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
This implementation of authentication is as follow: if X_AUTH is included
in the URI or Header
0) Check that timestamp is correct (|curtime - timestamp| < maxinterval)
from ARG_X_AUTH_TIMESTAMP, if
maxInterval is 0, not mandatory
1) Get all URI args (except ARG_X_AUTH_KEY itself, but including
timestamp), lowered case, in alphabetic
order
2) Add an extra Key if not null (from ARG_X_AUTH_INTERNALKEY)
3) Compute an hash (SHA-1 or SHA-256)
4) Compare this hash with ARG_X_AUTH_KEY
- checkClientTrusted(X509Certificate[], String) - Method in class org.waarp.common.crypto.ssl.WaarpX509TrustManager
-
- checkClosingNetworkChannel(NetworkChannelReference, LocalChannelReference) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Check if closing of the localChannel will bring future closing of
NetworkChannel
- checkConnection() - Method in class org.waarp.common.database.DbSession
-
Check the connection to the Database and try to reopen it if possible
- checkConnection(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
To be used for instance to check correctness of connection
- checkConnection(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
To be used for instance to check correctness of connection
Note that ARG_METHOD is only set from current request.
- checkConnection(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
- checkConnection() - Method in class org.waarp.openr66.r66gui.R66Environment
-
- 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)
- checkCorrectChannel(Channel) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- checkCredentials(HttpRequest) - Method in class org.waarp.openr66.protocol.http.restv2.resthandlers.RestHandlerHook
-
Checks if the user making the request does exist.
- checkCRUD(HttpRequest) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.AbstractRestDbHandler
-
Checks whether the HttpRequest
given can be made on the handler
in accordance with the handler's
CRUD configuration.
- checkCRUD(HttpRequest) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Checks if the request can be made in consideration to the handler's CRUD
configuration.
- checkDelay - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- checkFile - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- checkFileItemBusiness(FileMonitor.FileItem) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
To be overriden to adapt to the situation for extra check
- checkFiles() - Method in class org.waarp.common.filemonitor.FileMonitor
-
Check Files
- checkFromDbForSubmit() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Shall be called to ensure that item is really available in database
- checkHandlerSessionCorrectness(HttpRestHandler, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
allowed: GET iff name or name/id, PUT iff name/id, POST iff name (no id),
DELETE iff name/id and allowed
- checkHandlerSessionCorrectness(HttpRestHandler, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
Check the session (arguments, result) vs handler correctness, called
before
any BODY elements but after URI
and HEADER.
- checkHandlerSessionCorrectness(HttpRestHandler, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- checkHandlerSessionCorrectness(HttpRestHandler, RestArgument, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler
-
- checkHostAllow(String) - Method in class org.waarp.openr66.database.data.DbRule
-
Check if the given hostTo is in the allowed list
- 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
- checkIfUploadFinished(String) - Method in class org.waarp.http.protocol.HttpResumableSession
-
Check if the current upload is finished or not
- checkLastTime(long) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Check if the last time used is ok with a delay applied to the current
time
(timeout)
- checkOneDir(boolean, File) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- checkParameter(String, String...) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check if any parameter are null or empty and if so, throw an
IllegalArgumentException
- checkParameter(String, Object...) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check if any parameter are null and if so, throw an
IllegalArgumentException
- checkParameterDefault(String, String...) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check if any parameter are null or empty and if so, throw an
IllegalArgumentException
- checkParameterDefault(String, Object...) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check if any parameter are null or empty and if so, throw an
IllegalArgumentException
- checkParameterNullOnly(String, String...) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check if any parameter are null and if so, throw an
IllegalArgumentException
- checkPassword(String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Check the password for Shutdown
- checkPassword(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Check the password for Shutdown
- checkPath() - Method in class org.waarp.openr66.database.data.DbRule
-
- checkReuse(boolean) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
To be called at the beginning of the primary action (only for
commandValidFile).
- checkSanityString(String) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check external argument to avoid Path Traversal attack
- checkSanityString(String...) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check external argument (null is consider as correct)
- checkServerTrusted(X509Certificate[], String) - Method in class org.waarp.common.crypto.ssl.WaarpX509TrustManager
-
- checkSession(Channel) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- checkThroughMode() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- checkTime(long) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
Check Time only (no signature)
- checkUpdateConfig() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
On Commander side
- checkUpdateHost() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
On Commander side
- checkUpdateRule() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
On Commander side
- checkValue(String, long, long) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check if an integer parameter is greater or equals to minValue
- ChModTask - Class in org.waarp.openr66.context.task
-
This task allows to change the mode of the file (as in Unix CHMOD command)
according to the following
argument:
- the full path is get from the current file
- the arg path is transformed as usual (static and dynamic from information
transfer)
- this final path arg should be of the form [ua][+-=][rwx] where multiple
elements could be specified,
separated by blank character
- u/a meaning user(Waarp system user)/all (group and other do not exist in
Java), +/-/= meaning
add/remove/set (set means all other values are removed), r/w/x meaning
Read/Write/Execute
For instance, the final path arg could be:
u=rwx a=r
ua+rw
u=rw a-wx
a+rw
Current access mode for the application will be applied as default "user"
access mode, and no access mode
(-rwx) will be the default for "all" access mode.
- ChModTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.ChModTask
-
- classarg - Static variable in class org.waarp.openr66.client.AbstractBusinessRequest
-
- classLoaded - Static variable in class org.waarp.common.database.model.DbModelFactory
-
Info on JDBC Class is already loaded or not
- classname - Static variable in class org.waarp.openr66.client.AbstractBusinessRequest
-
- classname - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- className - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- clasz - Variable in enum org.waarp.openr66.protocol.http.rest.HttpRestR66Handler.RESTHANDLERS
-
- clean() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
Clean method
- clean() - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Clean method
Override if needed
- clean() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Clean method
Override if needed
- clean() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
Clean all internal values
- clean() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- CLEAN - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetLogsParams
-
- clean - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- clean - Variable in class org.waarp.openr66.server.LogExport
-
- clean - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- 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
- cleanOneTransfer(DbTaskRunner, Object, R66Session, String) - Static method in class org.waarp.openr66.protocol.utils.TransferUtils
-
Method to delete the temporary file
- cleanRequest() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
Used at the end of the request to release the resources
- cleanSelectedTransfers(DbSession, int, Object, R66Session, String, String, String, Timestamp, Timestamp, String, String, boolean, boolean, boolean) - Static method in class org.waarp.openr66.protocol.utils.TransferUtils
-
Clean all selected transfers
- cleanSelectedTransfers(DbSession, int, Object, R66Session, String, String, String, Timestamp, Timestamp, String, String, boolean, boolean, boolean, String) - Static method in class org.waarp.openr66.protocol.utils.TransferUtils
-
- cleanSession() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
To Clean the session attached objects
- cleanSession() - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
To Clean the session attached objects for Data Network
- cleanSession() - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- cleanSession() - Method in class org.waarp.ftp.simpleimpl.data.FileSystemBasedDataBusinessHandler
-
- cleanSession() - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- cleanSession() - Method in class org.waarp.gateway.ftp.data.FileSystemBasedDataBusinessHandler
-
- 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 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(String) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Remove the key of the Java system property with the specified key
.
- clear() - Method in class org.waarp.common.xml.XmlHash
-
- clear() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Clean the BusinessHandler.
- clear() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Clear the Data Connection
- clear() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Clear the FtpTransferControl (called when the data connection must be
over
like from clear of
FtpDataAsyncConn
, abort from
ABOR
or ending control
connection from
NetworkHandler
.
- clear() - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
Clean the DataBusinessHandler
- clear() - Method in class org.waarp.ftp.core.session.FtpSession
-
- clear() - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpAuth
-
Clean object
- clear() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Clear the runner
- clear() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Clear the runner
- clear() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- clear() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- clear() - Static method in class org.waarp.openr66.client.AbstractTransfer
-
- clear() - Method in class org.waarp.openr66.context.R66Session
-
- clear() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Clear the runner
- clear() - Method in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
- clear() - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- clear() - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacket
-
- clear() - Method in class org.waarp.thrift.r66.R66Request
-
- clear() - Method in class org.waarp.thrift.r66.R66Result
-
- clear() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- clear() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- clear() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- clear() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- clear() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- clear() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- clear() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- clear() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- clearCache() - Static method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
To enable clear of oldest entries in the cache
- clearCache() - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
To enable clear of oldest entries in the cache
- clearSession() - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- clearSession() - Method in class org.waarp.openr66.proxy.protocol.http.adminssl.HttpSslHandlerProxyR66
-
- Client(TProtocol) - Constructor for class org.waarp.thrift.r66.R66Service.Client
-
- Client(TProtocol, TProtocol) - Constructor for class org.waarp.thrift.r66.R66Service.Client
-
- clientFuture - Variable in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
Future to wait for Client to be setup
- ClientNetworkChannels - Class in org.waarp.openr66.protocol.networkhandler
-
Client NetworkChannelReference attached to one HostId.
- ClientNetworkChannels(String) - Constructor for class org.waarp.openr66.protocol.networkhandler.ClientNetworkChannels
-
- clientNetworkChannels - Variable in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
ClientNetworkChannels object that contains this NetworkChannelReference
- ClientRunner - Class in org.waarp.openr66.commander
-
Client Runner from a TaskRunner
- ClientRunner(NetworkTransaction, DbTaskRunner, R66Future) - Constructor for class org.waarp.openr66.commander.ClientRunner
-
- clientStop() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
To be called after all other stuff are closed for Client
- clientStop(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
To be called after all other stuff are closed for Client
- clone() - Method in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- clone() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- clone() - Method in class org.waarp.gateway.kernel.DefaultHttpField
-
- clone() - Method in class org.waarp.snmp.interf.WaarpCounter32
-
- clone() - Method in class org.waarp.snmp.interf.WaarpGauge32
-
- clone() - Method in class org.waarp.snmp.interf.WaarpTimeTicks
-
- clone() - Method in class org.waarp.snmp.utils.WaarpUptime
-
- clone() - Method in class org.waarp.thrift.r66.R66Request
-
- clone() - Method in class org.waarp.thrift.r66.R66Result
-
- clone() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- clone() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- clone() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- clone() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- clone() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- clone() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- clone() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- close() - Method in class org.waarp.common.database.ConnectionFactory
-
Closes and releases all registered connections and connection pool
- 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(Reader) - Static method in class org.waarp.common.file.FileUtils
-
- close(Writer) - Static method in class org.waarp.common.file.FileUtils
-
- close(InputStream) - Static method in class org.waarp.common.file.FileUtils
-
- close(OutputStream) - Static method in class org.waarp.common.file.FileUtils
-
- close(FileChannel) - Static method in class org.waarp.common.file.FileUtils
-
- close(RandomAccessFile) - Static method in class org.waarp.common.file.FileUtils
-
- close() - Method in class org.waarp.ftp.client.NullOutputStream
-
- close() - Method in class org.waarp.gateway.kernel.commonfile.CommonFileChunkedInput
-
- close() - Method in interface org.waarp.openr66.dao.AbstractDAO
-
- close() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
Close the DBDAOFactory and close the ConnectionFactory Warning: You need
to close the Connection yourself!
- close() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- close() - Method in class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- close() - Method in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- close() - Method in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- close() - Method in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- close() - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- close() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Close the localChannelReference
- close() - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- closeAll() - Method in class org.waarp.gateway.kernel.rest.client.HttpRestClientHelper
-
Finalize the HttpRestClientHelper
- closeAll() - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
Close All Local Channels
- closeAll() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Close all Network Ttransaction
- closeAll(boolean) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Close all Network Ttransaction
- closeAll() - Method in class org.waarp.openr66.proxy.network.NetworkTransaction
-
Close all Network Ttransaction
- closeAllConnection() - Static method in class org.waarp.common.database.DbAdmin
-
Close all database connections
- closeAndRemove(LocalChannelReference) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Remove one LocalChanelReference, closing it if necessary.
- CLOSECODE - Static variable in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- closeConnection() - Method in class org.waarp.gateway.ftp.adminssl.HttpSslHandler
-
- closeConnection() - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- closeDAO(AbstractDAO<?>) - Static method in class org.waarp.openr66.dao.DAOFactory
-
Close the DAO
- closedNetworkChannel(NetworkChannelReference) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Force remove of NetworkChannelReference when it is closed
- closedNetworkChannel(SocketAddress) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Force remove of NetworkChannelReference when it is closed
- 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.openr66.context.filesystem.R66File
-
- closeFuture - Static variable in class org.waarp.gateway.ftp.service.FtpEngine
-
- closeFutureChannel(Channel) - Static method in class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
Close in the future this channel
- closeFutureChannel(Channel, ChannelFuture) - Static method in class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
Close in the future this channel
- closeFutureTransaction(ConnectionActions) - Static method in class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
Close in the future this transaction (may need more than 1 WAITFORNETOP)
- closeFutureTransaction(ConnectionActions, DbSession) - Static method in class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
Close in the future this transaction
- closeInternalConnection(DbSession) - Method in class org.waarp.common.database.model.DbModelAbstract
-
Internal use for closing connection while validating it
- closeResultSet(ResultSet) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- closeStatement(Statement) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- 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
- code - Variable in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDetailedValuesIndex
-
- code - Variable in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpErrorValuesIndex
-
- code - Variable in enum org.waarp.openr66.context.ErrorCode
-
Code could be used to switch case operations
- code - Variable in enum org.waarp.openr66.protocol.http.restv2.converters.RuleConverter.ModeTrans
-
The database code of the transfer mode.
- code - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- CODEC_LIMIT - Static variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Limit Codec
- CODEC_MODE - Static variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Mode Codec
- CODEC_STRUCTURE - Static variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Structure Codec
- CODEC_TYPE - Static variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Type Codec
- column - Variable in enum org.waarp.openr66.protocol.http.restv2.converters.TransferConverter.Order
-
The name of the database column used for sorting.
- com.fg.ftree - package com.fg.ftree
-
- com.fg.fxapplet - package com.fg.fxapplet
-
- com.fg.xmleditor - package com.fg.xmleditor
-
- com.swtdesigner - package com.swtdesigner
-
- command - Variable in class org.waarp.commandexec.client.LocalExecClientHandler
-
- command - Variable in class org.waarp.common.command.NextCommandReply
-
Command to be accepted next time
- command - Variable in enum org.waarp.ftp.core.command.FtpCommandCode
-
The Class that implements this command
- COMMAND - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- command - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- command - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- command - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- command_options(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Method called to get a list of all allowed HTTP methods on all sub entry
points of the '/server' entry
point.
- 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
-
Simplest constructor
- CommandAbstractException(ReplyCode, String, Throwable) - Constructor for exception org.waarp.common.command.exception.CommandAbstractException
-
Constructor with Throwable
- commandCheckIteration - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- Commander - Class in org.waarp.openr66.commander
-
Commander is responsible to read from database updated data from time to time
in order to achieve new
runner or new configuration updates.
- Commander(InternalRunner) - Constructor for class org.waarp.openr66.commander.Commander
-
Prepare requests that will be executed from time to time
- Commander(InternalRunner, boolean) - Constructor for class org.waarp.openr66.commander.Commander
-
Prepare requests that will be executed from time to time
- CommanderInterface - Interface in org.waarp.openr66.commander
-
- CommanderNoDb - Class in org.waarp.openr66.commander
-
Commander is responsible to read list of updated data from time to time in
order to achieve new runner or
new configuration updates.
- CommanderNoDb(InternalRunner) - Constructor for class org.waarp.openr66.commander.CommanderNoDb
-
Prepare requests that will be executed from time to time
- CommanderNoDb(InternalRunner, boolean) - Constructor for class org.waarp.openr66.commander.CommanderNoDb
-
Prepare requests that will be executed from time to time
- commandExecutor - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- CommandExecutor(String, long, String, long) - Constructor for class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- CommandExecutorInterface - Interface in org.waarp.gateway.kernel.session
-
Interface for CommandExecutor (defined in WaarpR66 module since dependency)
- 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
-
- COMMENT - Static variable in class org.waarp.http.protocol.servlet.AbstractServlet
-
- 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
- CommonDirImpl - Class in org.waarp.gateway.kernel.commonfile
-
- CommonDirImpl(SessionInterface, OptsMLSxInterface) - Constructor for class org.waarp.gateway.kernel.commonfile.CommonDirImpl
-
- CommonFileChunkedInput - Class in org.waarp.gateway.kernel.commonfile
-
- CommonFileChunkedInput(FileInterface) - Constructor for class org.waarp.gateway.kernel.commonfile.CommonFileChunkedInput
-
- CommonFileImpl - Class in org.waarp.gateway.kernel.commonfile
-
- CommonFileImpl(SessionInterface, CommonDirImpl, String, boolean) - Constructor for class org.waarp.gateway.kernel.commonfile.CommonFileImpl
-
- CommonFileImpl(SessionInterface, CommonDirImpl, String) - Constructor for class org.waarp.gateway.kernel.commonfile.CommonFileImpl
-
- comparator - Variable in enum org.waarp.openr66.protocol.http.restv2.converters.HostConverter.Order
-
The comparator used to sort the list of RestHost objects.
- comparator - Variable in enum org.waarp.openr66.protocol.http.restv2.converters.RuleConverter.Order
-
- compareTo(GUID) - Method in class org.waarp.common.guid.GUID
-
- compareTo(R66Request) - Method in class org.waarp.thrift.r66.R66Request
-
- compareTo(R66Result) - Method in class org.waarp.thrift.r66.R66Result
-
- compareTo(R66Service.infoListQuery_args) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- compareTo(R66Service.infoListQuery_result) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- compareTo(R66Service.infoTransferQuery_args) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- compareTo(R66Service.infoTransferQuery_result) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- compareTo(R66Service.isStillRunning_args) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- compareTo(R66Service.isStillRunning_result) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- compareTo(R66Service.transferRequestQuery_args) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- compareTo(R66Service.transferRequestQuery_result) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- completed() - Method in class org.waarp.ftp.client.DataTimeOutListener
-
- computeGlobalHash(FilesystemBasedDigest, File, int) - Static method in class org.waarp.common.file.FileUtils
-
Compute global hash (if possible) from a file but up to length
- computeGlobalHash(FilesystemBasedDigest, ByteBuf) - Static method in class org.waarp.openr66.protocol.utils.FileUtils
-
Compute global hash (if possible)
- computeKey(HmacSha256, String, TreeMap<String, String>, String) - Static method in class org.waarp.gateway.kernel.rest.RestArgument
-
- computeNbThreads() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Compute number of threads for both client and server from the real number
of available processors (double +
1) if the value is less than 64 threads.
- computeNbThreads() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
Compute number of threads for both client and server from the real number
of available processors (double +
1) if the value is less than 32 threads else (available +1).
- computeNbThreads() - Method in class org.waarp.openr66.proxy.configuration.ConfigurationProxyR66
-
- ConcurrentUtility - Class in org.waarp.common.lru
-
Wrapper for a Collections.newSetFromMap(new ConcurrentHashMap()
- CONFEXPORTPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- CONFIG_HANDLER_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Access point of the host configuration.
- CONFIG_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ServerCommandsURI
-
- configAliasDecls - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
Structure of the Configuration file
- configClient - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Global Structure for Client Configuration
- configExport(boolean, boolean, boolean, boolean, boolean) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Export configuration and return filenames in order
- ConfigExport - Class in org.waarp.openr66.server
-
Config Export from a local client without database connection
- ConfigExport(R66Future, boolean, boolean, NetworkTransaction) - Constructor for class org.waarp.openr66.server.ConfigExport
-
- ConfigExport(R66Future, boolean, boolean, boolean, boolean, boolean, NetworkTransaction) - Constructor for class org.waarp.openr66.server.ConfigExport
-
- ConfigExportJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Exporting Configuration JSON packet
- ConfigExportJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- ConfigExportResponseJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Exporting Configuration response JSON packet
- ConfigExportResponseJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- CONFIGFILE - Static variable in class org.waarp.gateway.ftp.service.FtpEngine
-
- configIdentityDecls - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Structure of the Configuration file
- configImport(ConfigImportJsonPacket) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Import configuration from files as parameter
- ConfigImport - Class in org.waarp.openr66.server
-
Config Import from a local client without database connection
- ConfigImport(R66Future, boolean, boolean, String, String, NetworkTransaction) - Constructor for class org.waarp.openr66.server.ConfigImport
-
- ConfigImport(R66Future, boolean, boolean, boolean, boolean, boolean, String, String, String, String, String, NetworkTransaction) - Constructor for class org.waarp.openr66.server.ConfigImport
-
- ConfigImportJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Import Configuration JSON packet
- ConfigImportJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- ConfigImportResponseJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Import Configuration response JSON packet
- ConfigImportResponseJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- configRestMethodDecls - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- configRoleDecls - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
Structure of the Configuration file
- configServer - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Global Structure for Server Configuration
- configSslDecls - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Structure of the Configuration file
- configSubmitClient - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Global Structure for Submit only Client Configuration
- configuration - Variable in class org.waarp.ftp.core.control.FtpInitializer
-
Configuration
- configuration - Variable in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
Configuration
- configuration - Variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Configuration
- configuration - Static variable in class org.waarp.ftp.core.utils.FtpShutdownHook
-
- Configuration - Class in org.waarp.openr66.protocol.configuration
-
Configuration class
- Configuration() - Constructor for class org.waarp.openr66.protocol.configuration.Configuration
-
- configuration - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
General Configuration object
- ConfigurationProxyR66 - Class in org.waarp.openr66.proxy.configuration
-
- ConfigurationProxyR66() - Constructor for class org.waarp.openr66.proxy.configuration.ConfigurationProxyR66
-
- configureConstraint() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Configure ConstraintLimitHandler
- configured - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- configureHttps() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Configure HTTPS
- configureLExec() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Configure LocalExec
- configureSnmp() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Configure the SNMP support if needed
- CONFIMPORTPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- connect() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
Try to connect to the server and goes with the authentication
- connect() - Method in class org.waarp.ftp.client.WaarpFtpClient
-
Try to connect to the server and goes with the authentication
- connect() - Method in class org.waarp.gateway.ftp.exec.LocalExecClient
-
Connect to the Server
- connect() - Method in class org.waarp.openr66.context.task.localexec.LocalExecClient
-
Connect to the Server
- CONNECTERRORPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- connection(String, byte[], boolean) - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- connection - Variable in class org.waarp.openr66.dao.database.StatementExecutor
-
- ConnectionActions - Class in org.waarp.openr66.protocol.localhandler
-
Class to implement actions related to general connection handler:
channelClosed, startup, authentication,
and error.
- ConnectionActions() - Constructor for class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
- ConnectionCommand - Class in org.waarp.ftp.core.command.internal
-
Connection command: initialize the process of authentication
- ConnectionCommand(FtpSession) - Constructor for class org.waarp.ftp.core.command.internal.ConnectionCommand
-
Create a ConnectionCommand
- connectionError(ConnectionErrorPacket) - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Receive a connection error
- ConnectionErrorPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Connection Error Message class for packet
2 strings: sheader,smiddle
- ConnectionErrorPacket(String, String) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- ConnectionFactory - Class in org.waarp.common.database
-
A singleton wrapper of Datasource to get database connection object
- connectionFactory - Static variable in class org.waarp.openr66.database.DbConstantR66
-
- connectionHttps(String, byte[]) - Method in class org.waarp.openr66.context.authentication.R66Auth
-
connection from HTTPS (no default rights, must be set either as admin or
specifically through ROLEs).
- ConnectionRefused - Static variable in class org.waarp.commandexec.utils.LocalExecDefaultResult
-
- 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.DbModelCommonMariadbMySql.DBType
-
- constructor - Variable in enum org.waarp.common.database.model.DbModelH2.DBType
-
- constructor - Variable in enum org.waarp.common.database.model.DbModelOracle.DBType
-
- constructor - Variable in enum org.waarp.common.database.model.DbModelPostgresql.DBType
-
- contactName - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
SnmpConstants.sysContact
- contained(String) - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
- contained(int) - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
- 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(RoleDefault.ROLE) - Method in enum org.waarp.common.role.RoleDefault.ROLE
-
- 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(InetAddress, InetSocketAddress) - Method in class org.waarp.ftp.core.session.FtpSessionReference
-
Test if the couple of addresses is already in the hashmap (only for
Active)
- contains(HttpResumableInfo) - Method in class org.waarp.http.protocol.HttpResumableSession
-
Check if the resumableInfo block is already written (previously received)
- contains(HttpResumableInfo) - Method in class org.waarp.http.protocol.HttpSessions
-
Check if session is already existing
- containsKey(String) - Method in class org.waarp.common.xml.XmlHash
-
- containsValue(XmlValue) - Method in class org.waarp.common.xml.XmlHash
-
- CONTENT - Static variable in class com.fg.fxapplet.FXApplet
-
- continueTransfer() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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.
- cookieSession - Variable in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- copy(File[], File, boolean) - Static method in class org.waarp.common.file.FileUtils
-
Copy a group of files to a directory (will ignore directories)
- copy(File, File, boolean, boolean) - Static method in class org.waarp.common.file.FileUtils
-
Copy one file to another one
- copyRecursive(File, File, boolean) - Static method in class org.waarp.common.file.FileUtils
-
Copy from a directory to a directory with recursivity
- CopyRenameTask - Class in org.waarp.openr66.context.task
-
Copy and Rename task
- CopyRenameTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.CopyRenameTask
-
- CopyTask - Class in org.waarp.openr66.context.task
-
Copy task
- CopyTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.CopyTask
-
- CorrectExec - Static variable in class org.waarp.commandexec.utils.LocalExecDefaultResult
-
- COUNT_CONFIG_FIELD - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- COUNT_HOST_FIELD - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- COUNT_RULE_FIELD - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- countUsed - Variable in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- CPTLIMIT - Static variable in class org.waarp.openr66.context.task.RescheduleTransferTask
-
Delimiter for -count option in Reschedule to be placed in the transfer
info
of transfer as {"CPTLIMIT":
limit} where limit is an integer.
- CPTTOTAL - Static variable in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- CpuManagementInterface - Interface in org.waarp.common.cpu
-
Interface to get LoadAverage
- create(FileMonitor.FileItem) - Method in interface org.waarp.common.filemonitor.FileMonitorCommandFactory
-
- create(int) - Static method in class org.waarp.common.lru.SimpleLRUCache
-
- create() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
As insert but with the ability to change the SpecialId
- create() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
As insert but with the ability to change the SpecialId
- create() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
As insert but with the ability to change the SpecialId
- create(OID, Object, int, MOAccess, WaarpMORow, int, int) - Static method in class org.waarp.snmp.WaarpMOFactory
-
- createAbstractExecutor(HttpAuthInterface, String[], boolean, WaarpFuture) - Static method in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- 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
-
- createConnectionFromNetworkChannelStartup(NetworkChannelReference, NetworkPacket, boolean) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Create the LocalChannelReference when a remote local channel starts its
connection
- createConnectionWithRetry(SocketAddress, boolean, R66Future) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Create a connection to the specified socketAddress with multiple retries
- createConnectionWithRetry(SocketAddress, boolean) - Method in class org.waarp.openr66.proxy.network.NetworkTransaction
-
Create a connection to the specified socketAddress with multiple retries
- createConnectionWithRetryWithAuthenticationException(SocketAddress, boolean, R66Future) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Create a connection to the specified socketAddress with multiple retries
- createDecoder() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Create the decoder
- createDir(File) - Static method in class org.waarp.common.file.FileUtils
-
Create the directory associated with the File as path
- createEmptyDocument() - Static method in class org.waarp.common.xml.XmlUtil
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
Prepare the End buffer
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.BlockRequestPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.KeepAlivePacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.NoOpPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.TestPacket
-
- createEnd(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- 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
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.BlockRequestPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- createFromBuffer(String) - Static method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.KeepAlivePacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.NoOpPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.TestPacket
-
- createFromBuffer(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
Prepare the Header buffer
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.BlockRequestPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.KeepAlivePacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.NoOpPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.TestPacket
-
- createHeader(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- createItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
To be used only in create mode.
- createItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler
-
- createItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler
-
- createItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler
-
- createItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler
-
- createItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler
-
- 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
-
- createLruCache(int, long) - Static method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
Create the LRU cache
- createLruCache(int, long) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Create the LRU cache
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
Prepare the Middle buffer
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.BlockRequestPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.KeepAlivePacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.NoOpPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.TestPacket
-
- createMiddle(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- createNewClient(NetworkChannelReference, Integer, R66Future, boolean) - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
Create a new Client
- createNewKey() - Method in class org.waarp.uip.WaarpPassword
-
Create a new Key but do not save it on file
- createNewSessionAtConnection(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Default session creation
- createNode(Document, String, String) - Static method in class org.waarp.openr66.dao.xml.XMLUtils
-
- 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
-
- createObjectNode() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
- createPacketFromByteBuf(int, int, int, ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
This method create a Packet from the ByteBuf.
- createPrepareStatement(String) - Method in class org.waarp.common.database.DbPreparedStatement
-
Create a preparedStatement from request
- createReadOnly(OID, Object, int, WaarpMORow, int, int) - Static method in class org.waarp.snmp.WaarpMOFactory
-
- createTableMonitoring(DbSession) - Static method in class org.waarp.gateway.kernel.database.model.DbModelH2Kernel
-
- createTableMonitoring(DbSession) - Static method in class org.waarp.gateway.kernel.database.model.DbModelMysqlKernel
-
- createTableMonitoring(DbSession) - Static method in class org.waarp.gateway.kernel.database.model.DbModelOracleKernel
-
- createTableMonitoring(DbSession) - Static method in class org.waarp.gateway.kernel.database.model.DbModelPostgresqlKernel
-
- 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.EmptyDbModel
-
- createTables(DbSession) - Method in class org.waarp.gateway.ftp.database.model.DbModelH2Ftp
-
- createTables(DbSession) - Method in class org.waarp.gateway.ftp.database.model.DbModelMariaDbFtp
-
- createTables(DbSession) - Method in class org.waarp.gateway.ftp.database.model.DbModelMysqlFtp
-
- createTables(DbSession) - Method in class org.waarp.gateway.ftp.database.model.DbModelOracleFtp
-
- createTables(DbSession) - Method in class org.waarp.gateway.ftp.database.model.DbModelPostgresqlFtp
-
- createTables(DbSession) - Method in class org.waarp.gateway.kernel.database.model.DbModelH2Kernel
-
- createTables(DbSession) - Method in class org.waarp.gateway.kernel.database.model.DbModelMariaDbKernel
-
- createTables(DbSession) - Method in class org.waarp.gateway.kernel.database.model.DbModelMysqlKernel
-
- createTables(DbSession) - Method in class org.waarp.gateway.kernel.database.model.DbModelOracleKernel
-
- createTables(DbSession) - Method in class org.waarp.gateway.kernel.database.model.DbModelPostgresqlKernel
-
- createTables(DbSession) - Method in class org.waarp.openr66.database.model.DbModelH2R66
-
- createTables(DbSession) - Method in class org.waarp.openr66.database.model.DbModelMariadbR66
-
- createTables(DbSession) - Method in class org.waarp.openr66.database.model.DbModelMysqlR66
-
- createTables(DbSession) - Method in class org.waarp.openr66.database.model.DbModelOracleR66
-
- createTables(DbSession) - Method in class org.waarp.openr66.database.model.DbModelPostgresqlR66
-
- 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)
- createTransfer(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransfersHandler
-
Method called to create a new transfer on the server.
- 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
- crud - Variable in class org.waarp.openr66.protocol.http.restv2.dbhandlers.AbstractRestDbHandler
-
A byte mask defining which HTTP methods are allowed on the handler.
- 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
- cumulativeBody - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Cumulative chunks
- 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
- 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
-
- CWD - Class in org.waarp.ftp.core.command.directory
-
CWD command
- CWD() - Constructor for class org.waarp.ftp.core.command.directory.CWD
-
- DAO_FACTORY - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
The DAO_FACTORY to generate connections to the underlying database.
- DAOConnectionException - Exception in org.waarp.openr66.dao.exception
-
Connection DAO Exception
- DAOConnectionException(String) - Constructor for exception org.waarp.openr66.dao.exception.DAOConnectionException
-
- DAOConnectionException(Throwable) - Constructor for exception org.waarp.openr66.dao.exception.DAOConnectionException
-
- DAOConnectionException(String, Throwable) - Constructor for exception org.waarp.openr66.dao.exception.DAOConnectionException
-
- DAOException - Exception in org.waarp.openr66.dao.exception
-
Parent Exception of DAO
- DAOException(String) - Constructor for exception org.waarp.openr66.dao.exception.DAOException
-
- DAOException(Throwable) - Constructor for exception org.waarp.openr66.dao.exception.DAOException
-
- DAOException(String, Throwable) - Constructor for exception org.waarp.openr66.dao.exception.DAOException
-
- DAOFactory - Class in org.waarp.openr66.dao
-
Abstract class to create DAOFactory
- DAOFactory() - Constructor for class org.waarp.openr66.dao.DAOFactory
-
- DAONoDataException - Exception in org.waarp.openr66.dao.exception
-
Exception when no data found in select or update
- DAONoDataException(String) - Constructor for exception org.waarp.openr66.dao.exception.DAONoDataException
-
- DAONoDataException(Throwable) - Constructor for exception org.waarp.openr66.dao.exception.DAONoDataException
-
- DAONoDataException(String, Throwable) - Constructor for exception org.waarp.openr66.dao.exception.DAONoDataException
-
- data(DataPacket) - Method in class org.waarp.openr66.protocol.localhandler.TransferActions
-
Receive a data block
- 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
-
- DataBusinessHandler - Class in org.waarp.ftp.core.data.handler
-
This class is to be implemented in order to allow Business actions according
to FTP service
- DataBusinessHandler() - Constructor for class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
Constructor with no argument (mandatory)
- dataBusinessHandler - Variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Business Handler Class
- DataModelRestMethodHandler<E extends AbstractDbData> - Class in org.waarp.gateway.kernel.rest
-
Generic Rest Model handler for Data model (CRUD access to a database table)
- DataModelRestMethodHandler(String, RestConfiguration, HttpRestHandler.METHOD...) - Constructor for class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- DataModelRestMethodHandler.COMMAND_TYPE - Enum in org.waarp.gateway.kernel.rest
-
- DataNetworkHandler - Class in org.waarp.ftp.core.data.handler
-
Network handler for Data connections
- DataNetworkHandler(FtpConfiguration, DataBusinessHandler, boolean) - Constructor for class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
Constructor from DataBusinessHandler
- DataPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Data packet
header = packetRank middle = data end = key
- DataPacket(int, ByteBuf, ByteBuf) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- DATAPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- DataTimeOutListener - Class in org.waarp.ftp.client
-
Timeout listener for Data connection for FTP4J model
- DataTimeOutListener(FTPClient, long, String, String) - Constructor for class org.waarp.ftp.client.DataTimeOutListener
-
- DATE - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Date in yyyyMMdd format
- DbAdmin - Class in org.waarp.common.database
-
Class for access to Database
Partially deprecated (only in Waarp R66 but not other components)
- 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)
- DBBusinessDAO - Class in org.waarp.openr66.dao.database
-
Implementation of BusinessDAO for standard SQL databases
- DBBusinessDAO(Connection) - Constructor for class org.waarp.openr66.dao.database.DBBusinessDAO
-
- DbConfiguration - Class in org.waarp.openr66.database.data
-
Configuration Table object
- DbConfiguration(String, long, long, long, long, long) - Constructor for class org.waarp.openr66.database.data.DbConfiguration
-
- DbConfiguration(Limit) - Constructor for class org.waarp.openr66.database.data.DbConfiguration
-
- DbConfiguration(ObjectNode) - Constructor for class org.waarp.openr66.database.data.DbConfiguration
-
Constructor from Json
- DbConfiguration(String) - Constructor for class org.waarp.openr66.database.data.DbConfiguration
-
- DbConfiguration.Columns - Enum in org.waarp.openr66.database.data
-
- DbConfigurationR66RestMethodHandler - Class in org.waarp.openr66.protocol.http.rest.handler
-
DBConfiguration Rest Handler
- DbConfigurationR66RestMethodHandler(RestConfiguration, HttpRestHandler.METHOD...) - Constructor for class org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler
-
- DbConfigurationR66RestMethodHandler.FILTER_ARGS - Enum in org.waarp.openr66.protocol.http.rest.handler
-
- 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.
- DbConstant - Class in org.waarp.common.database
-
Constants value for database
- DbConstant() - Constructor for class org.waarp.common.database.DbConstant
-
- DbConstantFtp - Class in org.waarp.gateway.ftp.database
-
Constants value for database
- DbConstantFtp() - Constructor for class org.waarp.gateway.ftp.database.DbConstantFtp
-
- DbConstantGateway - Class in org.waarp.gateway.kernel.database
-
Constants value for database
- DbConstantGateway() - Constructor for class org.waarp.gateway.kernel.database.DbConstantGateway
-
- DbConstantR66 - Class in org.waarp.openr66.database
-
Constants value for database
- DbConstantR66() - Constructor for class org.waarp.openr66.database.DbConstantR66
-
- DBDAOFactory - Class in org.waarp.openr66.dao.database
-
DAOFactory for standard SQL databases
- DBDAOFactory(ConnectionFactory) - Constructor for class org.waarp.openr66.dao.database.DBDAOFactory
-
- 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
-
- dbhost - Variable in class org.waarp.openr66.server.ConfigExport
-
- dbhost - Variable in class org.waarp.openr66.server.ConfigImport
-
- DbHostAuth - Class in org.waarp.openr66.database.data
-
Host Authentication Table object
- DbHostAuth(String, String, int, boolean, byte[], boolean, boolean) - Constructor for class org.waarp.openr66.database.data.DbHostAuth
-
- DbHostAuth(ObjectNode) - Constructor for class org.waarp.openr66.database.data.DbHostAuth
-
- DbHostAuth(String) - Constructor for class org.waarp.openr66.database.data.DbHostAuth
-
- DbHostAuth.Columns - Enum in org.waarp.openr66.database.data
-
- DbHostAuthR66RestMethodHandler - Class in org.waarp.openr66.protocol.http.rest.handler
-
DbHostAUth Rest handler
- DbHostAuthR66RestMethodHandler(RestConfiguration, HttpRestHandler.METHOD...) - Constructor for class org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler
-
- DbHostAuthR66RestMethodHandler.FILTER_ARGS - Enum in org.waarp.openr66.protocol.http.rest.handler
-
- DbHostConfiguration - Class in org.waarp.openr66.database.data
-
Configuration Table object
- DbHostConfiguration(String, String, String, String, String) - Constructor for class org.waarp.openr66.database.data.DbHostConfiguration
-
- DbHostConfiguration(Business) - Constructor for class org.waarp.openr66.database.data.DbHostConfiguration
-
- DbHostConfiguration(ObjectNode) - Constructor for class org.waarp.openr66.database.data.DbHostConfiguration
-
Constructor from Json
- DbHostConfiguration(String) - Constructor for class org.waarp.openr66.database.data.DbHostConfiguration
-
- DbHostConfiguration.Columns - Enum in org.waarp.openr66.database.data
-
- DbHostConfiguration.OtherFields - Enum in org.waarp.openr66.database.data
-
- DbHostConfigurationR66RestMethodHandler - Class in org.waarp.openr66.protocol.http.rest.handler
-
DbHostConfiguration Rest handler
- DbHostConfigurationR66RestMethodHandler(RestConfiguration, HttpRestHandler.METHOD...) - Constructor for class org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler
-
- DbHostConfigurationR66RestMethodHandler.FILTER_ARGS - Enum in org.waarp.openr66.protocol.http.rest.handler
-
- DBHostDAO - Class in org.waarp.openr66.dao.database
-
Implementation of HostDAO for standard SQL databases
- DBHostDAO(Connection) - Constructor for class org.waarp.openr66.dao.database.DBHostDAO
-
- DBLimitDAO - Class in org.waarp.openr66.dao.database
-
Implementation of LimitDAO for standard SQL databases
- DBLimitDAO(Connection) - Constructor for class org.waarp.openr66.dao.database.DBLimitDAO
-
- 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
-
- DbModelAbstract.DbTypeResolver - Class in org.waarp.common.database.model
-
- DbModelCommonMariadbMySql - Class in org.waarp.common.database.model
-
MariaDB/MySQL common Database Model implementation
- DbModelCommonMariadbMySql() - Constructor for class org.waarp.common.database.model.DbModelCommonMariadbMySql
-
- DbModelCommonMariadbMySql.DBType - Enum in org.waarp.common.database.model
-
- 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
-
- DbModelFactoryFtp - Class in org.waarp.gateway.ftp.database.model
-
Factory to store the Database Model object
- DbModelFactoryFtp() - Constructor for class org.waarp.gateway.ftp.database.model.DbModelFactoryFtp
-
- DbModelFactoryGateway - Class in org.waarp.gateway.kernel.database.model
-
Factory to store the Database Model object
- DbModelFactoryGateway() - Constructor for class org.waarp.gateway.kernel.database.model.DbModelFactoryGateway
-
- DbModelFactoryR66 - Class in org.waarp.openr66.database.model
-
Factory to store the Database Model object
- DbModelFactoryR66() - Constructor for class org.waarp.openr66.database.model.DbModelFactoryR66
-
- 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
-
- DbModelH2.DbTypeResolverH2 - Class in org.waarp.common.database.model
-
- DbModelH2Ftp - Class in org.waarp.gateway.ftp.database.model
-
H2 Database Model implementation
- DbModelH2Ftp(String, String, String) - Constructor for class org.waarp.gateway.ftp.database.model.DbModelH2Ftp
-
Create the object and initialize if necessary the driver
- DbModelH2Kernel - Class in org.waarp.gateway.kernel.database.model
-
H2 Database Model implementation
- DbModelH2Kernel(String, String, String) - Constructor for class org.waarp.gateway.kernel.database.model.DbModelH2Kernel
-
Create the object and initialize if necessary the driver
- DbModelH2R66 - Class in org.waarp.openr66.database.model
-
H2 Database Model implementation
- DbModelH2R66(String, String, String) - Constructor for class org.waarp.openr66.database.model.DbModelH2R66
-
Create the object and initialize if necessary the driver
- 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.DbTypeResolverMariadDb - Class in org.waarp.common.database.model
-
- DbModelMariaDbFtp - Class in org.waarp.gateway.ftp.database.model
-
MariaDb Database Model implementation
- DbModelMariaDbFtp(String, String, String) - Constructor for class org.waarp.gateway.ftp.database.model.DbModelMariaDbFtp
-
Create the object and initialize if necessary the driver
- DbModelMariaDbKernel - Class in org.waarp.gateway.kernel.database.model
-
MariaDB Database Model implementation
- DbModelMariaDbKernel(String, String, String) - Constructor for class org.waarp.gateway.kernel.database.model.DbModelMariaDbKernel
-
Create the object and initialize if necessary the driver
- DbModelMariadbR66 - Class in org.waarp.openr66.database.model
-
MariaDB Database Model implementation
- DbModelMariadbR66(String, String, String) - Constructor for class org.waarp.openr66.database.model.DbModelMariadbR66
-
Create the object and initialize if necessary the driver
- 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.DbTypeResolverMySQL - Class in org.waarp.common.database.model
-
- DbModelMysqlFtp - Class in org.waarp.gateway.ftp.database.model
-
MySQL Database Model implementation
- DbModelMysqlFtp(String, String, String) - Constructor for class org.waarp.gateway.ftp.database.model.DbModelMysqlFtp
-
Create the object and initialize if necessary the driver
- DbModelMysqlKernel - Class in org.waarp.gateway.kernel.database.model
-
MySQL Database Model implementation
- DbModelMysqlKernel(String, String, String) - Constructor for class org.waarp.gateway.kernel.database.model.DbModelMysqlKernel
-
Create the object and initialize if necessary the driver
- DbModelMysqlR66 - Class in org.waarp.openr66.database.model
-
MySQL Database Model implementation
- DbModelMysqlR66(String, String, String) - Constructor for class org.waarp.openr66.database.model.DbModelMysqlR66
-
Create the object and initialize if necessary the driver
- 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
-
- DbModelOracle.DbTypeResolverOracle - Class in org.waarp.common.database.model
-
- DbModelOracleFtp - Class in org.waarp.gateway.ftp.database.model
-
Oracle Database Model implementation
- DbModelOracleFtp(String, String, String) - Constructor for class org.waarp.gateway.ftp.database.model.DbModelOracleFtp
-
Create the object and initialize if necessary the driver
- DbModelOracleKernel - Class in org.waarp.gateway.kernel.database.model
-
Oracle Database Model implementation
- DbModelOracleKernel(String, String, String) - Constructor for class org.waarp.gateway.kernel.database.model.DbModelOracleKernel
-
Create the object and initialize if necessary the driver
- DbModelOracleR66 - Class in org.waarp.openr66.database.model
-
Oracle Database Model implementation
- DbModelOracleR66(String, String, String) - Constructor for class org.waarp.openr66.database.model.DbModelOracleR66
-
Create the object and initialize if necessary the driver
- 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
-
- DbModelPostgresql.DbTypeResolverPostgreSQL - Class in org.waarp.common.database.model
-
- DbModelPostgresqlFtp - Class in org.waarp.gateway.ftp.database.model
-
PostGreSQL Database Model implementation
- DbModelPostgresqlFtp() - Constructor for class org.waarp.gateway.ftp.database.model.DbModelPostgresqlFtp
-
Create the object and initialize if necessary the driver
- DbModelPostgresqlKernel - Class in org.waarp.gateway.kernel.database.model
-
PostGreSQL Database Model implementation
- DbModelPostgresqlKernel() - Constructor for class org.waarp.gateway.kernel.database.model.DbModelPostgresqlKernel
-
Create the object and initialize if necessary the driver
- DbModelPostgresqlR66 - Class in org.waarp.openr66.database.model
-
PostGreSQL Database Model implementation
- DbModelPostgresqlR66() - Constructor for class org.waarp.openr66.database.model.DbModelPostgresqlR66
-
Create the object and initialize if necessary the driver
- dbModels - Static variable in class org.waarp.common.database.model.DbModelFactory
-
Database Model Object list
- DbMultipleMonitor - Class in org.waarp.openr66.database.data
-
Configuration Table object
- DbMultipleMonitor(String, int, int, int) - Constructor for class org.waarp.openr66.database.data.DbMultipleMonitor
-
- DbMultipleMonitor(String) - Constructor for class org.waarp.openr66.database.data.DbMultipleMonitor
-
- DbMultipleMonitor.Columns - Enum in org.waarp.openr66.database.data
-
- DBMultipleMonitorDAO - Class in org.waarp.openr66.dao.database
-
Implementation of MultipleMonitorDAO for standard SQL databases
- DBMultipleMonitorDAO(Connection) - Constructor for class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- 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
- DbProperties - Interface in org.waarp.common.database.properties
-
- 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
- DbRule - Class in org.waarp.openr66.database.data
-
Rule Table object
- DbRule(String, String, int, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.waarp.openr66.database.data.DbRule
-
- DbRule(String) - Constructor for class org.waarp.openr66.database.data.DbRule
-
- DbRule(Rule) - Constructor for class org.waarp.openr66.database.data.DbRule
-
- DbRule(String, String[], int, String, String, String, String, String[][], String[][], String[][], String[][], String[][], String[][]) - Constructor for class org.waarp.openr66.database.data.DbRule
-
Constructor used from XML file
- DbRule(ObjectNode) - Constructor for class org.waarp.openr66.database.data.DbRule
-
Constructor from Json
- DbRule.Columns - Enum in org.waarp.openr66.database.data
-
- DBRuleDAO - Class in org.waarp.openr66.dao.database
-
Implementation of RuleDAO for standard SQL databases
- DBRuleDAO(Connection) - Constructor for class org.waarp.openr66.dao.database.DBRuleDAO
-
- DbRuleR66RestMethodHandler - Class in org.waarp.openr66.protocol.http.rest.handler
-
DbRule Rest handler
- DbRuleR66RestMethodHandler(RestConfiguration, HttpRestHandler.METHOD...) - Constructor for class org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler
-
- DbRuleR66RestMethodHandler.FILTER_ARGS - Enum in org.waarp.openr66.protocol.http.rest.handler
-
- 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.
- dbsession - Variable in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- dbSession - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- dbSessionTimer - Static variable in class org.waarp.common.database.DbAdmin
-
- DbTaskRunner - Class in org.waarp.openr66.database.data
-
Task Runner from pre operation to transfer to post operation, except in case
of error
- DbTaskRunner(Transfer) - Constructor for class org.waarp.openr66.database.data.DbTaskRunner
-
- DbTaskRunner(DbRule, boolean, RequestPacket, String, Timestamp) - Constructor for class org.waarp.openr66.database.data.DbTaskRunner
-
Constructor for submission (no transfer session), from database.
- DbTaskRunner(R66Session, DbRule, boolean, RequestPacket) - Constructor for class org.waarp.openr66.database.data.DbTaskRunner
-
Constructor from a request without a valid Special Id to be inserted into
databases
- DbTaskRunner(R66Session, DbRule, long, String, String) - Constructor for class org.waarp.openr66.database.data.DbTaskRunner
-
Constructor from a request with a valid Special Id so loaded from
database
- DbTaskRunner(long, String, String) - Constructor for class org.waarp.openr66.database.data.DbTaskRunner
-
Minimal constructor from database
- DbTaskRunner(long, String, String, String) - Constructor for class org.waarp.openr66.database.data.DbTaskRunner
-
Minimal constructor from database
- DbTaskRunner(ObjectNode) - Constructor for class org.waarp.openr66.database.data.DbTaskRunner
-
To create a new DbTaskRunner (specialId could be invalid) without making
any entry in the database
- DbTaskRunner(long, String) - Constructor for class org.waarp.openr66.database.data.DbTaskRunner
-
Constructor to initiate a request with a valid previous Special Id so
loaded from database.
- DbTaskRunner.Columns - Enum in org.waarp.openr66.database.data
-
- DbTaskRunner.TASKSTEP - Enum in org.waarp.openr66.database.data
-
GlobalStep Bounds
- DbTaskRunnerR66RestMethodHandler - Class in org.waarp.openr66.protocol.http.rest.handler
-
DbTaskRunner Rest handler
- DbTaskRunnerR66RestMethodHandler(RestConfiguration, HttpRestHandler.METHOD...) - Constructor for class org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler
-
- DbTaskRunnerR66RestMethodHandler.FILTER_ARGS - Enum in org.waarp.openr66.protocol.http.rest.handler
-
- DBTransferDAO - Class in org.waarp.openr66.dao.database
-
Implementation of TransferDAO for a standard SQL database
- DBTransferDAO(Connection) - Constructor for class org.waarp.openr66.dao.database.DBTransferDAO
-
- DbTransferLog - Class in org.waarp.gateway.ftp.database.data
-
Transfer Log for FtpExec
- DbTransferLog(DbSession, String, String, long, boolean, String, String, ReplyCode, String, AbstractDbData.UpdatedInfo) - Constructor for class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Insert into database
- DbTransferLog(DbSession, String, String, long) - Constructor for class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Load from database
- DbTransferLog - Class in org.waarp.gateway.kernel.database.data
-
Transfer Log for Gateway for Http
- DbTransferLog(DbSession, String, String, long, boolean, String, String, HttpResponseStatus, String, AbstractDbData.UpdatedInfo) - Constructor for class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Insert into database
- DbTransferLog(DbSession, String, String, long) - Constructor for class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Load from database
- DbTransferLog(DbSession) - Constructor for class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Private constructor
- DbTransferLog.Columns - Enum in org.waarp.gateway.ftp.database.data
-
- DbTransferLog.Columns - Enum in org.waarp.gateway.kernel.database.data
-
- DbType - Enum in org.waarp.common.database.model
-
Type of Database supported
- dbTypeResolver - Static variable in class org.waarp.common.database.model.DbModelAbstract
-
- DbTypeResolver() - Constructor for class org.waarp.common.database.model.DbModelAbstract.DbTypeResolver
-
- DbTypeResolverH2() - Constructor for class org.waarp.common.database.model.DbModelH2.DbTypeResolverH2
-
- DbTypeResolverMariadDb() - Constructor for class org.waarp.common.database.model.DbModelMariadb.DbTypeResolverMariadDb
-
- DbTypeResolverMySQL() - Constructor for class org.waarp.common.database.model.DbModelMysql.DbTypeResolverMySQL
-
- DbTypeResolverOracle() - Constructor for class org.waarp.common.database.model.DbModelOracle.DbTypeResolverOracle
-
- DbTypeResolverPostgreSQL() - Constructor for class org.waarp.common.database.model.DbModelPostgresql.DbTypeResolverPostgreSQL
-
- dbTypes - Static variable in class org.waarp.common.database.data.DbDataModel
-
- dbTypes - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- dbTypes - Static variable in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- dbTypes - Static variable in class org.waarp.openr66.database.data.DbConfiguration
-
- dbTypes - Static variable in class org.waarp.openr66.database.data.DbHostAuth
-
- dbTypes - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
- dbTypes - Static variable in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- dbTypes - Static variable in class org.waarp.openr66.database.data.DbRule
-
- dbTypes - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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
-
- deactivate(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Deactivates the server so that it doesn't accept any new transfer
request.
- DEACTIVATE_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ServerCommandsURI
-
- 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(PrintStream) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Print to System.out the content of the properties
- debug() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- debug(boolean) - Method in class org.waarp.openr66.r66gui.R66Environment
-
- debugPrintActiveLocalChannels() - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
Debug function (while shutdown for instance)
- 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.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketCodec
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacketCodec
-
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.waarp.openr66.proxy.network.NetworkPacketCodec
-
- 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
-
- decodeNetworkPacket(ByteBuf) - Static method in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketCodec
-
- decoder - Variable in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- decoder - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- decodeRecord(ByteBuf, int) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- decodeRecordStandard(ByteBuf, int) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- 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
- decryptHexInString(byte[]) - Method in class org.waarp.common.crypto.KeyObject
-
Decrypt a String as HEX format representing a crypted String 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
- deepCopy() - Method in class org.waarp.thrift.r66.R66Request
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Result
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- deepCopy() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- DEFAULT_CHECK_DELAY - Static variable in class org.waarp.common.filemonitor.FileMonitor
-
- DEFAULT_CLASS - Static variable in class org.waarp.openr66.client.BusinessRequest
-
Default class
- DEFAULT_CLIENT_ADDRESS - Static variable in class org.waarp.openr66.database.data.DbHostAuth
-
- DEFAULT_DELAY - Static variable in class org.waarp.common.filemonitor.FileMonitor
-
- DEFAULT_ERROR - Static variable in class org.waarp.common.utility.ParametersChecker
-
- 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
-
- DEFAULTADDRESS - Static variable in class org.waarp.snmp.SnmpConfiguration
-
Default address: all in UDP port 161
- defaultAgentRegisterWaarpMib() - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
Register this MIB
- defaultConfiguration - Static variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- defaultDigestAlgo - Static variable in class org.waarp.common.filemonitor.FileMonitor
-
- defaultHandlers() - Static method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
To be called once to ensure default is built
- DefaultHttpAuth - Class in org.waarp.gateway.kernel.session
-
Allow all default implementation
If an authentication is needed, then it will have to use an implementation
compatible with the Security of
the IT that needs it.
- DefaultHttpAuth(SessionInterface) - Constructor for class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- DefaultHttpField - Class in org.waarp.gateway.kernel
-
- DefaultHttpField(String, AbstractHttpField.FieldRole, String, String, boolean, boolean, boolean, boolean, AbstractHttpField.FieldPosition, int) - Constructor for class org.waarp.gateway.kernel.DefaultHttpField
-
- delay - Variable in class org.waarp.commandexec.client.LocalExecClientHandler
-
- delay - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- delay - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- delay - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- DELAY_COMMAND_LIMIT_FILED - Static variable in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- DELAY_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- DELAY_LIMIT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.LimitsFields
-
- DELAY_LIMIT_FIELD - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- DELAY_LIMIT_FILED - Static variable in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- DELAY_RETRY_LIMIT_FILED - Static variable in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- delayLimit - Variable in class org.waarp.ftp.core.config.FtpConfiguration
-
Delay in ms between two checks
- DELAYMAXCONNECTION - Static variable in class org.waarp.common.database.DbConstant
-
Delay in second to try to connect
- DELE - Class in org.waarp.ftp.core.command.service
-
DELE command
- DELE() - Constructor for class org.waarp.ftp.core.command.service.DELE
-
- 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(File) - Static method in class org.waarp.common.file.FileUtils
-
Delete physically the file
- delete() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- delete() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- delete(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method that get delete data
- delete(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
delete one item
- delete() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- delete(E) - Method in interface org.waarp.openr66.dao.AbstractDAO
-
Remove the specified object from the persistance layer
- delete(Transfer) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- delete(E) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- delete(Business) - Method in class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- delete(Host) - Method in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- delete(Limit) - Method in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- delete(Rule) - Method in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- delete(Transfer) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- delete() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
Delete object from table
- delete() - Method in class org.waarp.openr66.database.data.DbRule
-
Delete object from table DbRule only if no DbTaskRunner is using it.
- delete(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
- deleteAll() - Method in interface org.waarp.openr66.dao.AbstractDAO
-
Remove all objects from the persistance layer
- deleteAll() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- deleteAll() - Method in class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- deleteAll() - Method in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- deleteAll() - Method in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- deleteAll() - Method in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- deleteAll() - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- deleteAll() - Static method in class org.waarp.openr66.database.data.DbHostAuth
-
Delete all entries (used when purge and reload)
- deleteAll() - Static method in class org.waarp.openr66.database.data.DbRule
-
Delete all Rules but returns original one, therefore not checking if
any TaskRunner are using it (used by reloading rules)
- deleteConfig(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostConfigHandler
-
Method called to delete a host's configuration entry in the database.
- deleteDir(File) - Static method in class org.waarp.common.file.FileUtils
-
Delete the directory associated with the File as path if empty
- deleteFile(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
- deleteHost(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostIdHandler
-
Method called to delete a host entry from the database.
- 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
- deleteLimits(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.LimitsHandler
-
Method called to remove any bandwidth limits in place on this host.
- deleteOnAbort - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedFileParameterImpl
-
Should the file be deleted when the transfer is aborted on STOR like
commands
- deleteOnAbort - Variable in class org.waarp.gateway.kernel.commonfile.FilesystemBasedFileParameterImpl
-
Should the file be deleted when the transfer is aborted on post like
commands
- deleteRecursiveDir(File) - Static method in class org.waarp.common.file.FileUtils
-
Delete the directory and its subdirs associated with the File as path if
empty
- deleteRule(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.RuleIdHandler
-
Method called to delete a transfer rule from the database.
- DeleteTask - Class in org.waarp.openr66.context.task
-
Delete the file.
- DeleteTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.DeleteTask
-
- deleteTempFile() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Delete the temporary empty file (retrieved file at rank 0)
- deleteXmlWorkNoDb() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Delete the backend XML file for the current TaskRunner for NoDb Client
- delFtpSession(InetAddress, InetSocketAddress) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Remove the FtpSession
- delFtpSession(InetAddress, InetSocketAddress) - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Remove the FtpSession
- delFtpSession(InetAddress, InetSocketAddress) - Method in class org.waarp.ftp.core.session.FtpSessionReference
-
Remove the FtpSession from couple of addresses
- delimiter - Static variable in class org.waarp.ftp.core.control.FtpInitializer
-
CRLF, CRNUL, LF delimiters
- DELIMITER - Static variable in class org.waarp.openr66.context.task.ExecOutputTask
-
In the final line output, the filename must prefixed by the following
field
- 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
-
- deserializeRequest(HttpRequest) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.JsonUtils
-
Deserializes a request's content as an ObjectNode
- 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 com.fg.fxapplet.FXApplet
-
- destroy() - Method in class org.waarp.common.service.ServiceLauncher
-
- destroy() - Method in class org.waarp.http.protocol.servlet.AbstractServlet
-
- DetectionUtils - Class in org.waarp.common.utility
-
Utility that detects various properties specific to the current runtime
environment, such as Java version.
- digest - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- digestEquals(byte[], byte[]) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
- digestEquals(String, byte[]) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
- dir - Variable in class org.waarp.gateway.kernel.session.HttpSession
-
- directories - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- directories - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- directory - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- DirectTransfer - Class in org.waarp.openr66.client
-
Direct Transfer from a client with or without database connection
- DirectTransfer(R66Future, String, String, String, String, boolean, int, long, NetworkTransaction) - Constructor for class org.waarp.openr66.client.DirectTransfer
-
- DirInterface - Interface in org.waarp.common.file
-
Interface for Directory support
- disableAllButtons() - Method in class org.waarp.openr66.r66gui.R66ClientGui
-
- disableAllButtons() - Method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- disconnect() - Method in class org.waarp.common.database.DbSession
-
Close the connection
- disconnect() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
Disconnect the Ftp Client
- disconnect() - Method in class org.waarp.ftp.client.WaarpFtpClient
-
Disconnect the Ftp Client
- disconnect() - Method in class org.waarp.gateway.ftp.exec.LocalExecClient
-
Disconnect from the server
- disconnect() - Method in class org.waarp.openr66.context.task.localexec.LocalExecClient
-
Disconnect from the server
- dispose() - Method in class org.waarp.common.database.DbConnectionPool
-
Closes all unused pooled connections.
- DlgAbout - Class in org.waarp.xample
-
"About" dialog for the XAmple application.
- DlgAbout(Frame) - Constructor for class org.waarp.xample.DlgAbout
-
- DO_BREAK_LINES - Static variable in class org.waarp.common.utility.Base64
-
Do break lines when encoding.
- DOC_NAME - Static variable in class com.fg.fxapplet.FXApplet
-
- docValidityStatusChanged(FXStatusEvent) - Method in class com.fg.xmleditor.FXBasicView
-
- docValidityStatusChanged(FXStatusEvent) - Method in class org.waarp.xample.XAmple
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.waarp.http.protocol.servlet.DownloadServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.waarp.http.protocol.servlet.UploadServlet
-
- doHead(HttpServletRequest, HttpServletResponse) - Method in class org.waarp.http.protocol.servlet.DownloadServlet
-
- doInBackground() - Method in class org.waarp.openr66.r66gui.R66ClientGui.R66ClientGuiActions
-
- DONT_GUNZIP - Static variable in class org.waarp.common.utility.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.waarp.http.protocol.servlet.DownloadServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.waarp.http.protocol.servlet.UploadServlet
-
- downloadFinished() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
Finalize the current download
- DownloadServlet - Class in org.waarp.http.protocol.servlet
-
Download Servlet: enables downloading file from Web Browser to final user
- DownloadServlet() - Constructor for class org.waarp.http.protocol.servlet.DownloadServlet
-
- DUPLICATE_KEY(String) - Static method in class org.waarp.openr66.protocol.http.restv2.errors.RestErrors
-
Creates an error saying that JSON object given has a duplicate field.
- 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
-
- elapseTime - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- elapseWaarpTime - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- elapseWaarpTime - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- ELEMENT - Static variable in class com.fg.fxapplet.FXApplet
-
- elements() - Method in class org.waarp.common.xml.XmlHash
-
- EmptyDbModel - Class in org.waarp.common.database.model
-
Empty DbModel
- EmptyDbModel() - Constructor for class org.waarp.common.database.model.EmptyDbModel
-
- enableAllButtons() - Method in class org.waarp.openr66.r66gui.R66ClientGui
-
- enableAllButtons() - Method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- 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.
- encode(DataBlock) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
Encode a DataBlock in the correct format for Mode
- encode(ChannelHandlerContext, DataBlock, ByteBuf) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- encode(ChannelHandlerContext, AbstractLocalPacket, ByteBuf) - Method in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketCodec
-
- encode(ChannelHandlerContext, NetworkPacket, ByteBuf) - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacketCodec
-
- encode(ChannelHandlerContext, NetworkPacket, ByteBuf) - Method in class org.waarp.openr66.proxy.network.NetworkPacketCodec
-
- 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.
- encodeRecord(DataBlock, ByteBuf) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- encodeRecordStandard(DataBlock, ByteBuf) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- encodeToFile(byte[], String) - Static method in class org.waarp.common.utility.Base64
-
Convenience method for encoding data to a file.
- end - Variable in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
- ENDOFCOMMAND - Static variable in class org.waarp.commandexec.utils.LocalExecDefaultResult
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
Called when all Data were passed to the handler
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestBandwidthR66Handler
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestBusinessR66Handler
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestConfigR66Handler
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestControlR66Handler
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestInformationR66Handler
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestLogR66Handler
-
- endParsingRequest(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestServerR66Handler
-
- endRequest(EndRequestPacket) - Method in class org.waarp.openr66.protocol.localhandler.TransferActions
-
Receive an End of Request
- EndRequestPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
End of Request class
header = Error.code middle = way end = might be empty
- EndRequestPacket(int) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- ENDREQUESTPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- endSessionMachineSate(MachineState<R66FiniteDualStates>) - Static method in enum org.waarp.openr66.context.R66FiniteDualStates
-
- endTransfer(EndTransferPacket) - Method in class org.waarp.openr66.protocol.localhandler.TransferActions
-
Receive an End of Transfer
- EndTransferPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
End of Transfer class
header = "request" middle = way end = might be empty
- EndTransferPacket(byte) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- EndTransferPacket(byte, String) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- ENDTRANSFERPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- 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).
- EPRT - Class in org.waarp.ftp.core.command.rfc2428
-
EPRT command
- EPRT() - Constructor for class org.waarp.ftp.core.command.rfc2428.EPRT
-
- EPSV - Class in org.waarp.ftp.core.command.rfc2428
-
EPSV command
- EPSV() - Constructor for class org.waarp.ftp.core.command.rfc2428.EPSV
-
- equalPasswd(String, String) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
- equalPasswd(byte[], byte[]) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
- 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.guid.GUID
-
- equals(Object) - Method in class org.waarp.common.guid.IntegerUuid
-
- equals(Object) - Method in class org.waarp.common.guid.LongUuid
-
- equals(Object) - Method in class org.waarp.ftp.core.session.FtpSessionReference.P2PAddress
-
- equals(Object) - Method in class org.waarp.http.protocol.HttpResumableChunkNumber
-
- equals(AbstractDbData.UpdatedInfo) - Method in enum org.waarp.openr66.pojo.UpdatedInfo
-
- equals(Object) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Request
-
- equals(R66Request) - Method in class org.waarp.thrift.r66.R66Request
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Result
-
- equals(R66Result) - Method in class org.waarp.thrift.r66.R66Result
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- equals(R66Service.infoListQuery_args) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- equals(R66Service.infoListQuery_result) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- equals(R66Service.infoTransferQuery_args) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- equals(R66Service.infoTransferQuery_result) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- equals(R66Service.isStillRunning_args) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- equals(R66Service.isStillRunning_result) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- equals(R66Service.transferRequestQuery_args) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- equals(Object) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- equals(R66Service.transferRequestQuery_result) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- equals(Object) - Method in class org.waarp.xample.History
-
- 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
-
- error(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Called when an error is raised.
- error(Exception, R66BusinessInterface) - Method in class org.waarp.http.protocol.HttpDeleteSession
-
- error(Exception, R66BusinessInterface) - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- error(Exception, R66BusinessInterface) - Method in interface org.waarp.http.protocol.HttpSession
-
For any error
- error(Exception, R66BusinessInterface) - Method in class org.waarp.http.protocol.HttpSessionAbstract
-
- error(String) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpResponsiveSslHandler
-
- error(String) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- ERROR_CODE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- ERROR_MESSAGE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- ErrorCode - Enum in org.waarp.openr66.context
-
This enum class keeps all code that will be returned into the result and
store (char representation) into
the runner.
- ERRORCODE - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Last Current Error Code
- ErrorCode - Enum in org.waarp.thrift.r66
-
- ERRORINFO - Static variable in class org.waarp.gateway.kernel.AbstractHttpField
-
Special field name for Error page
- errorMesg - Variable in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- errorMesg(ErrorPacket) - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Receive a remote error
- ERRORMSG - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Last Current Error Message
- ErrorPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Error Message class for packet
2 strings+1 error code: sheader,smiddle,code
- ErrorPacket(String, String, int) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- ERRORPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- errors - Variable in exception org.waarp.openr66.protocol.http.restv2.errors.RestErrorException
-
The list of all
RestError
errors found in the request.
- ERRORSTRCODE - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Last Current Error Code in Full String
- estimateSize(Object) - Static method in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- eventExecutorGroup - Variable in class org.waarp.commandexec.server.LocalExecServerInitializer
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.commandexec.client.LocalExecClientHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.commandexec.server.LocalExecServerHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.commandexec.ssl.client.LocalExecSslClientHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.ftp.core.control.NetworkHandler
-
Default exception task: close the current connection after calling
exceptionLocalCaught and writing if
possible the current replyCode.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
Default exception task: close the current connection after calling
exceptionLocalCaught.
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.gateway.ftp.adminssl.HttpSslHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.gateway.kernel.rest.client.HttpRestClientSimpleResponseHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
- exceptionCaught(TransferActions, Throwable) - Static method in class org.waarp.openr66.protocol.localhandler.LocalServerHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.waarp.openr66.proxy.protocol.http.HttpFormattedHandlerProxyR66
-
- exceptionLocalCaught(Throwable) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Run when an exception is get before the channel is closed.
- exceptionLocalCaught(Throwable) - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
Run when an exception is get before the channel is closed.
- exceptionLocalCaught(Throwable) - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- exceptionLocalCaught(Throwable) - Method in class org.waarp.ftp.simpleimpl.data.FileSystemBasedDataBusinessHandler
-
- exceptionLocalCaught(Throwable) - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- exceptionLocalCaught(Throwable) - Method in class org.waarp.gateway.ftp.data.FileSystemBasedDataBusinessHandler
-
- exec() - Method in interface org.waarp.common.command.CommandInterface
-
Execute the command.
- exec() - Method in class org.waarp.ftp.core.command.access.ACCT
-
- exec() - Method in class org.waarp.ftp.core.command.access.PASS
-
- exec() - Method in class org.waarp.ftp.core.command.access.QUIT
-
- exec() - Method in class org.waarp.ftp.core.command.access.REIN
-
- exec() - Method in class org.waarp.ftp.core.command.access.USER
-
- exec() - Method in class org.waarp.ftp.core.command.directory.CDUP
-
- exec() - Method in class org.waarp.ftp.core.command.directory.CWD
-
- exec() - Method in class org.waarp.ftp.core.command.extension.XCRC
-
- exec() - Method in class org.waarp.ftp.core.command.extension.XDIGEST
-
- exec() - Method in class org.waarp.ftp.core.command.extension.XMD5
-
- exec() - Method in class org.waarp.ftp.core.command.extension.XSHA1
-
- exec() - Method in class org.waarp.ftp.core.command.info.HELP
-
- exec() - Method in class org.waarp.ftp.core.command.info.NOOP
-
- exec() - Method in class org.waarp.ftp.core.command.info.SITE
-
- exec() - Method in class org.waarp.ftp.core.command.info.STAT
-
- exec() - Method in class org.waarp.ftp.core.command.info.SYST
-
- exec() - Method in class org.waarp.ftp.core.command.internal.ConnectionCommand
-
- exec() - Method in class org.waarp.ftp.core.command.internal.IncorrectCommand
-
- exec() - Method in class org.waarp.ftp.core.command.internal.INTERNALSHUTDOWN
-
- exec() - Method in class org.waarp.ftp.core.command.internal.LIMITBANDWIDTH
-
- exec() - Method in class org.waarp.ftp.core.command.internal.UnimplementedCommand
-
- exec() - Method in class org.waarp.ftp.core.command.internal.UnknownCommand
-
- exec() - Method in class org.waarp.ftp.core.command.parameter.MODE
-
- exec() - Method in class org.waarp.ftp.core.command.parameter.PASV
-
- exec() - Method in class org.waarp.ftp.core.command.parameter.PORT
-
- exec() - Method in class org.waarp.ftp.core.command.parameter.STRU
-
- exec() - Method in class org.waarp.ftp.core.command.parameter.TYPE
-
- exec() - Method in class org.waarp.ftp.core.command.rfc2389.FEAT
-
- exec() - Method in class org.waarp.ftp.core.command.rfc2389.OPTS
-
- exec() - Method in class org.waarp.ftp.core.command.rfc2428.EPRT
-
- exec() - Method in class org.waarp.ftp.core.command.rfc2428.EPSV
-
- exec() - Method in class org.waarp.ftp.core.command.rfc3659.MDTM
-
- exec() - Method in class org.waarp.ftp.core.command.rfc3659.MLSD
-
- exec() - Method in class org.waarp.ftp.core.command.rfc3659.MLST
-
- exec() - Method in class org.waarp.ftp.core.command.rfc3659.SIZE
-
- exec() - Method in class org.waarp.ftp.core.command.rfc4217.AUTH
-
- exec() - Method in class org.waarp.ftp.core.command.rfc4217.CCC
-
- exec() - Method in class org.waarp.ftp.core.command.rfc4217.PBSZ
-
- exec() - Method in class org.waarp.ftp.core.command.rfc4217.PROT
-
- exec() - Method in class org.waarp.ftp.core.command.service.ABOR
-
- exec() - Method in class org.waarp.ftp.core.command.service.ALLO
-
- exec() - Method in class org.waarp.ftp.core.command.service.APPE
-
- exec() - Method in class org.waarp.ftp.core.command.service.DELE
-
- exec() - Method in class org.waarp.ftp.core.command.service.LIST
-
- exec() - Method in class org.waarp.ftp.core.command.service.MKD
-
- exec() - Method in class org.waarp.ftp.core.command.service.NLST
-
- exec() - Method in class org.waarp.ftp.core.command.service.PWD
-
- exec() - Method in class org.waarp.ftp.core.command.service.REST
-
- exec() - Method in class org.waarp.ftp.core.command.service.RETR
-
- exec() - Method in class org.waarp.ftp.core.command.service.RMD
-
- exec() - Method in class org.waarp.ftp.core.command.service.RNFR
-
- exec() - Method in class org.waarp.ftp.core.command.service.RNTO
-
- exec() - Method in class org.waarp.ftp.core.command.service.STOR
-
- exec() - Method in class org.waarp.ftp.core.command.service.STOU
-
- exec() - Method in class org.waarp.gateway.ftp.config.AUTHUPDATE
-
- ExecBusinessHandler - Class in org.waarp.gateway.ftp.control
-
BusinessHandler implementation that allows pre and post actions on any
operations and specifically on
transfer operations
- ExecBusinessHandler() - Constructor for class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- ExecBusinessTask - Class in org.waarp.openr66.context.task
-
Business Execution of a Java Task
Fullarg = First argument is the Java class name, Last argument is the delay.
- ExecBusinessTask() - Constructor for class org.waarp.openr66.context.task.ExecBusinessTask
-
- ExecGatewayFtpServer - Class in org.waarp.gateway.ftp
-
Exec FTP Server using simple authentication (XML FileInterface based), and
standard Directory and
FileInterface implementation (Filesystem based).
- ExecJavaTask - Class in org.waarp.openr66.context.task
-
Execute a Java command through Class.forName call
- ExecJavaTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.ExecJavaTask
-
- ExecMoveTask - Class in org.waarp.openr66.context.task
-
Execute an external command and Rename the file (using the new name from the
result).
- ExecMoveTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.ExecMoveTask
-
- execOtherWorker - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
ExecutorService Other Worker
- ExecOutputTask - Class in org.waarp.openr66.context.task
-
Execute an external command and Use the output if an error occurs.
- ExecOutputTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.ExecOutputTask
-
- ExecTask - Class in org.waarp.openr66.context.task
-
Execute an external command
- ExecTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.ExecTask
-
- EXECUTE - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- executeAction(PreparedStatement) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- executeChannelClosed() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Is executed when the channel is closed, just before cleaning and just
after.
- executeChannelClosed() - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
Is executed when the channel is closed, just before the test on the
finish
status.
- executeChannelClosed() - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- executeChannelClosed() - Method in class org.waarp.ftp.simpleimpl.data.FileSystemBasedDataBusinessHandler
-
- executeChannelClosed() - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- executeChannelClosed() - Method in class org.waarp.gateway.ftp.data.FileSystemBasedDataBusinessHandler
-
- executeChannelConnected(Channel) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Is executed when the channel is connected after the handler is on, before
answering OK or not on
connection, except if the global service is going to shutdown.
- executeChannelConnected(Channel) - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
Is executed when the channel is connected after the handler is on, before
answering OK or not on
connection, except if the global service is going to shutdown.
- executeChannelConnected(Channel) - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- executeChannelConnected(Channel) - Method in class org.waarp.ftp.simpleimpl.data.FileSystemBasedDataBusinessHandler
-
- executeChannelConnected(Channel) - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- executeChannelConnected(Channel) - Method in class org.waarp.gateway.ftp.data.FileSystemBasedDataBusinessHandler
-
- executeCommand(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
- executeCommand(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
-
- ExecuteExecutor - Class in org.waarp.gateway.ftp.exec
-
ExecuteExecutor class.
- ExecuteExecutor(String, long, WaarpFuture) - Constructor for class org.waarp.gateway.ftp.exec.ExecuteExecutor
-
- executeQuery() - Method in class org.waarp.common.database.DbPreparedStatement
-
Execute a Select preparedStatement
- executeQuery(PreparedStatement) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- executeSiteCommand(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
- executeSiteCommand(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
-
- executeUpdate() - Method in class org.waarp.common.database.DbPreparedStatement
-
Execute the Update/Insert/Delete preparedStatement
- executeUpdate(PreparedStatement) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- executor - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- executor - Variable in class org.waarp.common.service.ServiceLauncher
-
- ExecutorException - Exception in org.waarp.gateway.ftp.exec
-
ExecutorException
- ExecutorException(String) - Constructor for exception org.waarp.gateway.ftp.exec.ExecutorException
-
- ExecutorException(Throwable) - Constructor for exception org.waarp.gateway.ftp.exec.ExecutorException
-
- ExecutorException(String, Throwable) - Constructor for exception org.waarp.gateway.ftp.exec.ExecutorException
-
- executorService - Static variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- 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
-
- exist(String...) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- exist(String) - Method in interface org.waarp.openr66.dao.AbstractDAO
-
Verify if an object with the specified id exists in the
persistance layer
- exist(long, String, String, String) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- exist(String) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- exist(String) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- exist(long, String, String, String) - Method in interface org.waarp.openr66.dao.TransferDAO
-
Verify if a Transfer object with the specified Special ID exists in the
persistance layer
- exist(String) - Method in class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- exist(String) - Method in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- exist(String) - Method in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- exist(String) - Method in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- exist(long, String, String, String) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- exist(String) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- exist() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
Test the existence of the current object
- exist() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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.openr66.context.filesystem.R66File
-
- existXmlWorkNoDb() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- exit(ActionEvent) - Method in class org.waarp.administrator.guipwd.AdminUiPassword
-
- exit(FtpConfiguration) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Exit global ChannelFactory
- exit() - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Exit global ChannelFactory
- exit() - Method in class org.waarp.openr66.r66gui.R66Environment
-
- exit(ActionEvent) - Method in class org.waarp.uip.WaarpUiPassword
-
- exit() - Method in class org.waarp.xample.AdminXample
-
- exitService() - Method in class org.waarp.common.utility.WaarpShutdownHook
-
Real exit function
- exitService() - Method in class org.waarp.ftp.core.utils.FtpShutdownHook
-
- exitService() - Method in class org.waarp.openr66.protocol.utils.R66ShutdownHook
-
- EXPORT_ALIASES - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ExportConfigParams
-
- EXPORT_BUSINESS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ExportConfigParams
-
- EXPORT_HOSTS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ExportConfigParams
-
- EXPORT_ROLES - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ExportConfigParams
-
- EXPORT_RULES - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ExportConfigParams
-
- exportAsJson(Period) - Static method in class org.waarp.openr66.protocol.http.restv2.converters.ServerStatusMaker
-
Creates an ObjectNode
listing general information about the R66
server.
- exportAsJson(boolean) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- exportConfiguration(HttpPageHandler, String) - Static method in class org.waarp.gateway.kernel.HttpJsonDefinition
-
- exportConfiguration(HttpPageHandler, String) - Static method in class org.waarp.gateway.kernel.HttpXmlDefinition
-
- exported - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- exportJson(boolean) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- exportLog() - Method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- exportXml(boolean) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- EXT_R66 - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
Extension of file during transfer
- EXT_RULE - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
Extension of rule files
- EXT_RULE - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- EXT_RULES - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
Extension of multiple rules in one file
- EXT_RULES - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- extended - Variable in class org.waarp.openr66.r66gui.R66ClientGui
-
- 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
-
- ExtensionFilter - Class in org.waarp.openr66.configuration
-
Extension Filter based on extension
- ExtensionFilter(String) - Constructor for class org.waarp.openr66.configuration.ExtensionFilter
-
- extraArguments - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- factory - Variable in class org.waarp.commandexec.client.LocalExecClientHandler
-
- factory - Variable in class org.waarp.commandexec.server.LocalExecServerHandler
-
- factory - Variable in enum org.waarp.common.json.AdaptativeJsonHandler.JsonCodec
-
- factory - Static variable in class org.waarp.gateway.kernel.HttpBusinessFactory
-
- factory - Static variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class org.waarp.thrift.r66.R66Service.AsyncClient.Factory
-
- Factory() - Constructor for class org.waarp.thrift.r66.R66Service.Client.Factory
-
- failed() - Method in class org.waarp.ftp.client.DataTimeOutListener
-
- FAKE_LOGGER - Static variable in class org.waarp.common.logging.SysErrLogger
-
FAKE LOGGER used where no LOG could be done
- FEAT - Class in org.waarp.ftp.core.command.rfc2389
-
FEAT command
- FEAT() - Constructor for class org.waarp.ftp.core.command.rfc2389.FEAT
-
- featureEnabled(String) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
- featureEnabled(String) - Method in class org.waarp.ftp.client.WaarpFtpClient
-
- FFileDialog - Class in org.waarp.xample.custnodes
-
FFileDialog is a file dialog, which can be used as a custom field editor for
the
FXBasicView
.
- FFileDialog() - Constructor for class org.waarp.xample.custnodes.FFileDialog
-
- FHistoryButton - Class in org.waarp.xample
-
A simple button with drop-down menu for the XAmple application.
- FHistoryButton(ImageIcon, String, String) - Constructor for class org.waarp.xample.FHistoryButton
-
- field - Variable in enum org.waarp.gateway.kernel.rest.RestArgument.DATAMODEL
-
- field - Variable in enum org.waarp.gateway.kernel.rest.RestArgument.REST_FIELD
-
- field - Variable in enum org.waarp.gateway.kernel.rest.RestArgument.REST_ROOT_FIELD
-
- FIELD_FILE - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- FIELD_KEY - Static variable in interface org.waarp.http.protocol.servlet.HttpAuthent
-
- FIELD_NOT_ALLOWED(String) - Static method in class org.waarp.openr66.protocol.http.restv2.errors.RestErrors
-
Creates an error saying that the given field is a primary key, and thus
cannot be changed when updating an
entry.
- FIELD_USER - Static variable in interface org.waarp.http.protocol.servlet.HttpAuthent
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Request
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Result
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- fieldForId(int) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- fields - Variable in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- fieldseq - Static variable in class org.waarp.common.database.data.DbDataModel
-
- fieldseq - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- fieldseq - Static variable in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- fieldseq - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- fieldvalue - Variable in class org.waarp.gateway.kernel.AbstractHttpField
-
- file - Variable in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- FILE - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- FILE - Static variable in class org.waarp.xample.HistoryIO
-
- FILE_ENCODING - Static variable in class org.waarp.common.utility.SystemPropertyUtil
-
- FILE_GUI - Static variable in class org.waarp.xample.XAmple
-
- FILE_INFO - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- FILE_INFO_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- FILE_INFO_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- FILE_NOT_FOUND(String) - Static method in class org.waarp.openr66.protocol.http.restv2.errors.RestErrors
-
Creates an error saying that the file requested for import at the given
location does not exist on the
server.
- FILE_RUNTIME - Static variable in class org.waarp.xample.XAmple
-
- filealias - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- FileBasedAuth - Class in org.waarp.ftp.simpleimpl.file
-
FtpAuth implementation based on a list of (user/password/account) stored in a
xml file load at startup from
configuration.
- FileBasedAuth(FtpSession) - Constructor for class org.waarp.ftp.simpleimpl.file.FileBasedAuth
-
- FileBasedAuth - Class in org.waarp.gateway.ftp.file
-
FtpAuth implementation based on a list of (user/password/account) stored in a
xml file load at startup from
configuration.
- FileBasedAuth(FtpSession) - Constructor for class org.waarp.gateway.ftp.file.FileBasedAuth
-
- FileBasedConfiguration - Class in org.waarp.ftp.simpleimpl.config
-
FtpConfiguration based on a XML file
- FileBasedConfiguration(Class<?>, Class<? extends BusinessHandler>, Class<? extends DataBusinessHandler>, FileParameterInterface) - Constructor for class org.waarp.ftp.simpleimpl.config.FileBasedConfiguration
-
- FileBasedConfiguration - Class in org.waarp.gateway.ftp.config
-
FtpConfiguration based on a XML file
- FileBasedConfiguration(Class<?>, Class<? extends BusinessHandler>, Class<? extends DataBusinessHandler>, FileParameterInterface) - Constructor for class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- fileBasedConfiguration - Static variable in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Use to access directly the configuration
- FileBasedConfiguration - Class in org.waarp.openr66.configuration
-
File Based Configuration
- FileBasedConfiguration() - Constructor for class org.waarp.openr66.configuration.FileBasedConfiguration
-
- FileBasedConfiguration - Class in org.waarp.openr66.proxy.configuration
-
File Based ConfigurationProxyR66
- FileBasedDir - Class in org.waarp.ftp.simpleimpl.file
-
FtpFile implementation based on true directories and files
- FileBasedDir(FtpSession) - Constructor for class org.waarp.ftp.simpleimpl.file.FileBasedDir
-
- FileBasedDir - Class in org.waarp.gateway.ftp.file
-
FtpFile implementation based on true directories and files
- FileBasedDir(FtpSession) - Constructor for class org.waarp.gateway.ftp.file.FileBasedDir
-
- FileBasedElements - Class in org.waarp.openr66.configuration
-
- FileBasedElements() - Constructor for class org.waarp.openr66.configuration.FileBasedElements
-
- FileBasedFile - Class in org.waarp.ftp.simpleimpl.file
-
FtpFile implementation based on true directories and files
- FileBasedFile(FtpSession, FileBasedDir, String, boolean) - Constructor for class org.waarp.ftp.simpleimpl.file.FileBasedFile
-
- FileBasedFile - Class in org.waarp.gateway.ftp.file
-
FtpFile implementation based on true directories and files
- FileBasedFile(FtpSession, FileBasedDir, String, boolean) - Constructor for class org.waarp.gateway.ftp.file.FileBasedFile
-
- FileBasedSslConfiguration - Class in org.waarp.ftp.simpleimpl.config
-
FtpConfiguration based on a XML file
- filebusiness - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- FileCheckTask - Class in org.waarp.openr66.context.task
-
This task checks some properties relative to the File according to the
following argument:
- SIZE LT/GT/LTE/GTE/EQ number : to check the file size according to a limit
(less than, greater than, less
than or equal, greater than or equal, equal)
- DFCHECK : to check if the future received file size is compatible with the
space left on both working and
received directories (from general configuration or rule configuration)
For instance "SIZE LT 10000000 SIZE GT 1000 DFCHECK" will test that the
current file size is less than 10
MB (base 10), and greater than 1000 bytes, and that the working and received
directories have enough space
to receive the file.
- FileCheckTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.FileCheckTask
-
- 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
-
- fileExist(String, String) - Static method in class org.waarp.common.file.FileUtils
-
- FileExtensionFilter - Class in org.waarp.openr66.serveraction
-
File extension filter
- FileExtensionFilter(String, String) - Constructor for class org.waarp.openr66.serveraction.FileExtensionFilter
-
- 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
-
- filehost - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- fileinfo - Variable in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- fileinfo - Variable in class org.waarp.openr66.client.AbstractTransfer
-
- fileInfo - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
- fileInfo - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- fileInfo - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- fileInformation - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- fileInformation - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- FileInterface - Interface in org.waarp.common.file
-
Interface for File support
- FileItem() - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- FileItem(File) - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- 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.FileMonitorInformation - Class in org.waarp.common.filemonitor
-
Used by Waarp Business information
- FileMonitor.FileMonitorTimerInformationTask - Class in org.waarp.common.filemonitor
-
Class to run Waarp Business information in fixed delay rather than after
each check
- FileMonitor.FileMonitorTimerTask - Class in org.waarp.common.filemonitor
-
Timer task
- FileMonitor.Status - Enum in org.waarp.common.filemonitor
-
- FileMonitorCommandFactory - Interface in org.waarp.common.filemonitor
-
Factory for FileMonitorCommandRunnableFuture
- 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
-
- FileMonitorInformation() - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- 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
-
- fileMonitorInformation - Variable in class org.waarp.openr66.context.task.SpooledInformTask.SpooledInformation
-
- FileMonitorTimerInformationTask(FileMonitorCommandRunnableFuture) - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerInformationTask
-
- FileMonitorTimerTask(FileMonitor) - Constructor for class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerTask
-
- filename - Variable in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- filename - Variable in class org.waarp.gateway.kernel.session.HttpSession
-
- FILENAME - Static variable in class org.waarp.http.protocol.servlet.DownloadServlet
-
- filename - Variable in class org.waarp.openr66.client.AbstractTransfer
-
- FILENAME - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetTransfersParams
-
- FILENAME - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- filename - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- filename - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- filename - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- filename - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- filename - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- FILENAME_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- FILENAME_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- FileParameterInterface - Interface in org.waarp.common.file
-
Interface for FileParameter
- fileParameterInterface - Static variable in class org.waarp.gateway.kernel.commonfile.FilesystemBasedFileParameterImpl
-
- filePath - Variable in class org.waarp.openr66.r66gui.R66Environment
-
- fileroles - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- filerule - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- filesize - Variable in class org.waarp.openr66.client.ProgressBarTransfer
-
- FILESIZE - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Size of the current FILE
- filesize - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- 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.
- FileSystemBasedDataBusinessHandler - Class in org.waarp.ftp.simpleimpl.data
-
DataBusinessHandler implementation based on Simple Filesystem
- FileSystemBasedDataBusinessHandler() - Constructor for class org.waarp.ftp.simpleimpl.data.FileSystemBasedDataBusinessHandler
-
- FileSystemBasedDataBusinessHandler - Class in org.waarp.gateway.ftp.data
-
DataBusinessHandler implementation based on Simple Filesystem : do nothing
- FileSystemBasedDataBusinessHandler() - Constructor for class org.waarp.gateway.ftp.data.FileSystemBasedDataBusinessHandler
-
- FilesystemBasedDigest - Class in org.waarp.common.digest
-
Class implementing digest like MD5, SHA1.
- FilesystemBasedDigest(FilesystemBasedDigest.DigestAlgo) - Constructor for class org.waarp.common.digest.FilesystemBasedDigest
-
Constructor of an independent Digest
- FilesystemBasedDigest.DigestAlgo - Enum in org.waarp.common.digest
-
All Algo that Digest Class could handle
- 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
-
- FilesystemBasedFileParameterImpl - Class in org.waarp.gateway.kernel.commonfile
-
- FilesystemBasedFileParameterImpl() - Constructor for class org.waarp.gateway.kernel.commonfile.FilesystemBasedFileParameterImpl
-
- FilesystemBasedFtpAuth - Class in org.waarp.ftp.filesystembased
-
Filesystem implementation of a AuthInterface
- FilesystemBasedFtpAuth(FtpSession) - Constructor for class org.waarp.ftp.filesystembased.FilesystemBasedFtpAuth
-
- FilesystemBasedFtpDir - Class in org.waarp.ftp.filesystembased
-
Filesystem implementation of a FtpDir
- FilesystemBasedFtpDir(FtpSession) - Constructor for class org.waarp.ftp.filesystembased.FilesystemBasedFtpDir
-
- filesystemBasedFtpDirJdk - Static variable in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Class that handles specifity of one Jdk or another
- FilesystemBasedFtpFile - Class in org.waarp.ftp.filesystembased
-
Filesystem implementation of a FtpFile
- FilesystemBasedFtpFile(FtpSession, FilesystemBasedFtpDir, String, boolean) - Constructor for class org.waarp.ftp.filesystembased.FilesystemBasedFtpFile
-
- FilesystemBasedFtpRestart - Class in org.waarp.ftp.filesystembased
-
Filesystem implementation of a Restart.
- FilesystemBasedFtpRestart(FtpSession) - Constructor for class org.waarp.ftp.filesystembased.FilesystemBasedFtpRestart
-
- 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
-
- FileUtils - Class in org.waarp.common.file
-
File Utils
- FileUtils - Class in org.waarp.openr66.protocol.utils
-
File Utils
- fillDetailedAllow(HttpRestHandler.METHOD, String, String, ObjectNode, JsonNode) - Static method in class org.waarp.gateway.kernel.rest.RestArgument
-
- 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
-
- Filter - Class in org.waarp.openr66.dao
-
- Filter(String, String, Object) - Constructor for class org.waarp.openr66.dao.Filter
-
- filterHosts(HttpRequest, HttpResponder, String, String, String, String, String, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostsHandler
-
Method called to get a list of host entries from the server's database,
with optional filters applied.
- filterRules(HttpRequest, HttpResponder, String, String, String, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.RulesHandler
-
Method called to obtain a list of transfer rules based on the filters in
the query parameters.
- filterTransfer(HttpRequest, HttpResponder, String, String, String, String, String, String, String, String, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransfersHandler
-
Method called to obtain a list of transfer entry matching the different
filters given as parameters of the
query.
- Final() - Method in class org.waarp.common.digest.FilesystemBasedDigest
-
- finalData(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method that will use the result and send back the result
- finalDelete(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method that will use the uploaded file and prepare the result
- finalGet(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method that will use the uploaded file and send back the result
(this method must send back the answer using for instance a ChunkedInput
handler and should try to call
clean(), but taking into consideration that it will erase all data, so it
must be ensured that all data are
sent through the wire before calling it.
- finalInformation - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- finalizeCommander() - Method in class org.waarp.openr66.commander.Commander
-
Finalize internal data
- finalizeCommander() - Method in interface org.waarp.openr66.commander.CommanderInterface
-
Finalize internal data
- finalizeCommander() - Method in class org.waarp.openr66.commander.CommanderNoDb
-
Finalize internal data
- finalizeInErrorTransferRequest(ClientRunner, DbTaskRunner, ErrorCode) - Method in class org.waarp.openr66.client.AbstractTransfer
-
Shared code for finalize one Transfer request in error
- finalizeRequest() - Method in class org.waarp.openr66.client.SendThroughClient
-
Finalize the request
- finalizeSend(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- finalizeTaskWithNoSession(DbTaskRunner, LocalChannelReference) - Static method in class org.waarp.openr66.protocol.utils.TransferUtils
-
Finalize a local task since only Post action has to be done
- finalizeTransfer(HttpSession, R66Session) - Method in interface org.waarp.http.protocol.servlet.HttpAuthent
-
Finalize the transfer according to status in sessions
- finalizeTransfer(HttpSession, R66Session) - Method in class org.waarp.http.protocol.servlet.HttpAuthentDefault
-
- finalizeTransfer(LocalChannelReference, R66File, R66Result, boolean) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Once the transfer is over, finalize the Runner by running the error or
post
operation according to the
status.
- finalizeValidFile(boolean, long) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
To be called at the end of the primary action (only for
commandValidFile).
- finalPost(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method that will use the post result and prepare the result
- finalPostUpload(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method that will use the uploaded file and prepare the result
- finalPut(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method that will use the put result and prepare the result
- finalValidate(Object) - Method in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
To be called by the requester when finished
- find(List<Filter>) - Method in interface org.waarp.openr66.dao.AbstractDAO
-
Retrieve all objects corresponding to the given filters in a List
from the persistance lsayer
- find(List<Filter>, int) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- find(List<Filter>, int, int) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- find(List<Filter>, String, boolean) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- find(List<Filter>, String, boolean, int) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- find(List<Filter>, String, boolean, int, int) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- find(List<Filter>) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- find(List<Filter>, int) - Method in interface org.waarp.openr66.dao.TransferDAO
-
Retrieve all Transfer objects to the given filters in a List from the
persistance layer
- find(List<Filter>, int, int) - Method in interface org.waarp.openr66.dao.TransferDAO
-
Retrieve all Transfer objects to the given filters in a List from the
persistance layer
- find(List<Filter>, String, boolean) - Method in interface org.waarp.openr66.dao.TransferDAO
-
Retrieve all Transfer objects to the given filters in a List from the
persistance layer
- find(List<Filter>, String, boolean, int) - Method in interface org.waarp.openr66.dao.TransferDAO
-
Retrieve all Transfer objects to the given filters in a List from the
persistance layer
- find(List<Filter>, String, boolean, int, int) - Method in interface org.waarp.openr66.dao.TransferDAO
-
Retrieve all Transfer objects to the given filters in a List from the
persistance layer
- find(List<Filter>) - Method in class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- find(List<Filter>) - Method in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- find(List<Filter>) - Method in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- find(List<Filter>) - Method in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- find(List<Filter>) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- find(List<Filter>, int) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- find(List<Filter>, int, int) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- find(List<Filter>, String, boolean) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- find(List<Filter>, String, boolean, int) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- find(List<Filter>, String, boolean, int, int) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- find(MOScope) - Method in class org.waarp.snmp.utils.WaarpMOScalar
-
Called when a multiple external access is done to this scalar and the
following.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Request._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Result._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_args._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_result._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_args._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_result._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_args._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_result._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_args._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByName(String) - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_result._Fields
-
Find the _Fields constant that matches name, or null if its not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Request._Fields
-
Find the _Fields constant that matches fieldId, or null if its not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Result._Fields
-
Find the _Fields constant that matches fieldId, or null if its not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its
not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its
not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its
not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its
not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its
not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its
not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_args._Fields
-
Find the _Fields constant that matches fieldId, or null if its
not
found.
- findByThriftId(int) - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_result._Fields
-
Find the _Fields constant that matches fieldId, or null if its
not
found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Request._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if
it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Result._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if
it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an
exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an
exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an
exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an
exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an
exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an
exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_args._Fields
-
Find the _Fields constant that matches fieldId, throwing an
exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_result._Fields
-
Find the _Fields constant that matches fieldId, throwing an
exception
if it is not found.
- findByValue(int) - Static method in enum org.waarp.thrift.r66.Action
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum org.waarp.thrift.r66.ErrorCode
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- findByValue(int) - Static method in enum org.waarp.thrift.r66.RequestMode
-
Find a the enum type by its integer value, as defined in the Thrift IDL.
- finishSelectOrCountPrepareStatement(DbPreparedStatement) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Set the current time in the given updatedPreparedStatement
- finishSelectOrCountPrepareStatement(DbPreparedStatement, long) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Set the current time in the given updatedPreparedStatement
- finishSelectOrCountPrepareStatement(DbPreparedStatement) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Set the current time in the given updatedPreparedStatement
- finishSelectOrCountPrepareStatement(DbPreparedStatement, long) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Set the current time in the given updatedPreparedStatement
- finishSelectOrCountPrepareStatement(DbPreparedStatement, long) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set the current time in the given updatedPreparedStatement
- finishTransfer(LocalChannelReference) - Method in class org.waarp.openr66.commander.ClientRunner
-
Finish the transfer (called at the end of runTransfer)
- finishTransferTask(ErrorCode) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set the status of the transfer
- firstComponent(Container) - Method in class com.swtdesigner.FocusTraversalOnArray
-
- firstMessage - Variable in class org.waarp.commandexec.client.LocalExecClientHandler
-
- 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.ftp.client.NullOutputStream
-
- FocusTraversalOnArray - Class in com.swtdesigner
-
Cyclic focus traversal policy based on array of components.
- FocusTraversalOnArray(Component[]) - Constructor for class com.swtdesigner.FocusTraversalOnArray
-
- FONT_NAME - Static variable in class org.waarp.xample.XAmple
-
- FONT_SIZE - Static variable in class org.waarp.xample.XAmple
-
- 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
-
- forceClose - Variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- forceCloseAllSslChannels() - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Utility to force all channels to be closed
- forceClosing(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
To allow quick answer even if in very bad shape
- forceClosing(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
To allow quick answer even if in very bad shape
- forceDeleteRecursiveDir(File) - Static method in class org.waarp.common.file.FileUtils
-
Delete all its subdirs and files associated, not itself
- forceDisconnect() - Method in class org.waarp.common.database.DbSession
-
Force the close of the connection
- forceSaveStatus() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
This method is to be called each time an operation is happening on Runner
and it is forced (for SelfRequest
handling)
- FORWARDCLOSECODE - Static variable in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- FORWARDCODE - Static variable in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- 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
-
- freespace(R66Session, boolean) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- freespaceMB(R66Session) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- frmRClientGui - Variable in class org.waarp.openr66.r66gui.R66ClientGui
-
- fromByte(byte) - Static method in enum org.waarp.common.role.RoleDefault.ROLE
-
- fromCode(int) - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.RuleConverter.ModeTrans
-
Returns the ModeTrans value corresponding to the give code.
- fromHex(char[]) - Static method in class org.waarp.common.utility.Hexa
-
- fromHex(String) - Static method in class org.waarp.common.utility.Hexa
-
- fromJson(JsonPacket) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- fromJson(JsonPacket) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- fromJson(JsonPacket) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- fromJson(JsonPacket) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
Set from other Json
- fromJson(JsonPacket) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- fromLegacy(AbstractDbData.UpdatedInfo) - Static method in enum org.waarp.openr66.pojo.UpdatedInfo
-
- fromStringXml(String, boolean) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Reload a to submitted runner from a remote partner's log (so reversing
isSender should be true)
- FtpArgs - Class in org.waarp.openr66.context.task
-
Class to parse arguments for FTP command
- FtpArgs() - Constructor for class org.waarp.openr66.context.task.FtpArgs
-
- FtpArgumentCode - Class in org.waarp.ftp.core.command
-
Definition of all Argument of Parameter commands (MODE, STRU, TYPE)
- FtpArgumentCode.TransferMode - Enum in org.waarp.ftp.core.command
-
Mode of transmission
org.waarp.ftp.core.data TransferMode
- FtpArgumentCode.TransferStructure - Enum in org.waarp.ftp.core.command
-
Structure of transmission
org.waarp.ftp.core.data TransferStructure
- FtpArgumentCode.TransferSubType - Enum in org.waarp.ftp.core.command
-
SubType of transmission
org.waarp.ftp.core.data TransferSubType
- FtpArgumentCode.TransferType - Enum in org.waarp.ftp.core.command
-
Type of transmission
org.waarp.ftp.core.data TransferType
- FtpAuth - Interface in org.waarp.ftp.core.file
-
- FtpChannelTrafficShapingHandler - Class in org.waarp.ftp.core.config
-
Channel Traffic Shaping Handler for FTP
- FtpChannelTrafficShapingHandler(long) - Constructor for class org.waarp.ftp.core.config.FtpChannelTrafficShapingHandler
-
- FtpChannelTrafficShapingHandler(long, long) - Constructor for class org.waarp.ftp.core.config.FtpChannelTrafficShapingHandler
-
- FtpChannelTrafficShapingHandler(long, long, long) - Constructor for class org.waarp.ftp.core.config.FtpChannelTrafficShapingHandler
-
- FtpChannelTrafficShapingHandler(long, long, long, long) - Constructor for class org.waarp.ftp.core.config.FtpChannelTrafficShapingHandler
-
- FtpChannelUtils - Class in org.waarp.ftp.core.utils
-
Some useful functions related to Channel of Netty
- FtpChannelUtils(FtpConfiguration) - Constructor for class org.waarp.ftp.core.utils.FtpChannelUtils
-
- ftpClient - Variable in class org.waarp.ftp.client.WaarpFtp4jClient
-
- ftpClient - Variable in class org.waarp.ftp.client.WaarpFtpClient
-
- FtpCommandCode - Enum in org.waarp.ftp.core.command
-
This class must reassemble all the commands that could be implemented.
- FtpConfiguration - Class in org.waarp.ftp.core.config
-
Abstract class for configuration
- FtpConfiguration(Class<?>, Class<? extends BusinessHandler>, Class<? extends DataBusinessHandler>, FileParameterInterface) - Constructor for class org.waarp.ftp.core.config.FtpConfiguration
-
Simple constructor
- FtpConstraintLimitHandler - Class in org.waarp.gateway.ftp.control
-
Constraint Limit (CPU and connection - network and local -) handler.
- FtpConstraintLimitHandler(long, boolean, double, double, double, GlobalTrafficShapingHandler, long, long) - Constructor for class org.waarp.gateway.ftp.control.FtpConstraintLimitHandler
-
- FtpConstraintLimitHandler(long, boolean, boolean, double, int) - Constructor for class org.waarp.gateway.ftp.control.FtpConstraintLimitHandler
-
- FtpConstraintLimitHandler(long, boolean, boolean, double, int, double, double, double, GlobalTrafficShapingHandler, long, long) - Constructor for class org.waarp.gateway.ftp.control.FtpConstraintLimitHandler
-
- ftpControlStringDecoder - Static variable in class org.waarp.ftp.core.control.FtpInitializer
-
- ftpControlStringEncoder - Static variable in class org.waarp.ftp.core.control.FtpInitializer
-
- FtpDataAsyncConn - Class in org.waarp.ftp.core.data
-
Main class that handles Data connection using asynchronous connection with
Netty
- FtpDataAsyncConn(FtpSession) - Constructor for class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Constructor for Active session by default
- FtpDataInitializer - Class in org.waarp.ftp.core.data.handler
-
Pipeline Factory for Data Network.
- FtpDataInitializer(Class<? extends DataBusinessHandler>, FtpConfiguration, boolean) - Constructor for class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Constructor which Initializes some data
- FtpDataModeCodec - Class in org.waarp.ftp.core.data.handler
-
First CODEC :
- encode : takes a
DataBlock
and transforms it to a ByteBuf
- decode : takes a ByteBuf and transforms it to a
DataBlock
STREAM and BLOCK mode are implemented.
- FtpDataModeCodec(FtpArgumentCode.TransferMode, FtpArgumentCode.TransferStructure) - Constructor for class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- ftpDataStructureCodec - Static variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
- ftpDataTypeCodec - Static variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
- FtpDir - Interface in org.waarp.ftp.core.file
-
- FtpEngine - Class in org.waarp.gateway.ftp.service
-
Engine used to start and stop the real Gateway Ftp service
- FtpEngine() - Constructor for class org.waarp.gateway.ftp.service.FtpEngine
-
- FtpFile - Interface in org.waarp.ftp.core.file
-
- FtpGlobalTrafficShapingHandler - Class in org.waarp.ftp.core.config
-
Global Traffic Shaping Handler for FTP
- FtpGlobalTrafficShapingHandler(ScheduledExecutorService, long, long, long, long, long, long) - Constructor for class org.waarp.ftp.core.config.FtpGlobalTrafficShapingHandler
-
- FtpGlobalTrafficShapingHandler(ScheduledExecutorService, long, long, long, long, long) - Constructor for class org.waarp.ftp.core.config.FtpGlobalTrafficShapingHandler
-
- FtpGlobalTrafficShapingHandler(ScheduledExecutorService, long, long, long, long) - Constructor for class org.waarp.ftp.core.config.FtpGlobalTrafficShapingHandler
-
- FtpGlobalTrafficShapingHandler(ScheduledExecutorService, long) - Constructor for class org.waarp.ftp.core.config.FtpGlobalTrafficShapingHandler
-
- FtpGlobalTrafficShapingHandler(ScheduledExecutorService) - Constructor for class org.waarp.ftp.core.config.FtpGlobalTrafficShapingHandler
-
- FtpInitializer - Class in org.waarp.ftp.core.control
-
Pipeline factory for Control command connection
- FtpInitializer(Class<? extends BusinessHandler>, FtpConfiguration) - Constructor for class org.waarp.ftp.core.control.FtpInitializer
-
Constructor which Initializes some data for Server only
- FtpInternalConfiguration - Class in org.waarp.ftp.core.config
-
Internal configuration of the FTP server, related to Netty
- FtpInternalConfiguration(FtpConfiguration) - Constructor for class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Constructor
- FtpInternalConfiguration.BindAddress - Class in org.waarp.ftp.core.config
-
org.waarp.ftp.core.config BindAddress
- FtpMonitoring - Class in org.waarp.gateway.ftp.snmp
-
SNMP Monitoring class for FTP Exec
- FtpMonitoring(DbSession) - Constructor for class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- FtpNoConnectionException - Exception in org.waarp.ftp.core.exception
-
No Connection exception
- FtpNoConnectionException(String) - Constructor for exception org.waarp.ftp.core.exception.FtpNoConnectionException
-
- FtpNoConnectionException(String, Throwable) - Constructor for exception org.waarp.ftp.core.exception.FtpNoConnectionException
-
- FtpNoFileException - Exception in org.waarp.ftp.core.exception
-
No file exception
- FtpNoFileException(String) - Constructor for exception org.waarp.ftp.core.exception.FtpNoFileException
-
- FtpNoFileException(String, Throwable) - Constructor for exception org.waarp.ftp.core.exception.FtpNoFileException
-
- FtpNoTransferException - Exception in org.waarp.ftp.core.exception
-
No transfer exception
- FtpNoTransferException(String) - Constructor for exception org.waarp.ftp.core.exception.FtpNoTransferException
-
- FtpNoTransferException(String, Throwable) - Constructor for exception org.waarp.ftp.core.exception.FtpNoTransferException
-
- FtpPrivateMib - Class in org.waarp.gateway.ftp.snmp
-
FTP Private MIB implementation
- FtpPrivateMib(int) - Constructor for class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- FtpPrivateMib.MibLevel - Enum in org.waarp.gateway.ftp.snmp
-
MIB entry levels
- FtpPrivateMib.NotificationElements - Enum in org.waarp.gateway.ftp.snmp
-
Notification Elements
- FtpPrivateMib.NotificationTasks - Enum in org.waarp.gateway.ftp.snmp
-
Notification for a task trap
- FtpPrivateMib.OperStatus - Enum in org.waarp.gateway.ftp.snmp
-
Oper Status (as defined in Net Application SNMP)
- FtpPrivateMib.WaarpDefinitionIndex - Enum in org.waarp.gateway.ftp.snmp
-
Definition part
- FtpPrivateMib.WaarpDetailedValuesIndex - Enum in org.waarp.gateway.ftp.snmp
-
Detailed part
- FtpPrivateMib.WaarpErrorValuesIndex - Enum in org.waarp.gateway.ftp.snmp
-
Error part
- FtpPrivateMib.WaarpGlobalValuesIndex - Enum in org.waarp.gateway.ftp.snmp
-
Global part
- FtpsDataInitializer - Class in org.waarp.ftp.core.data.handler.ftps
-
- FtpsDataInitializer(Class<? extends DataBusinessHandler>, FtpConfiguration, boolean) - Constructor for class org.waarp.ftp.core.data.handler.ftps.FtpsDataInitializer
-
Constructor which Initializes some data
- FtpServiceLauncher - Class in org.waarp.gateway.ftp.service
-
- FtpServiceLauncher() - Constructor for class org.waarp.gateway.ftp.service.FtpServiceLauncher
-
- FtpSession - Class in org.waarp.ftp.core.session
-
Main class that stores any information that must be accessible from anywhere
during the connection of one
user.
- FtpSession(FtpConfiguration, BusinessHandler) - Constructor for class org.waarp.ftp.core.session.FtpSession
-
Constructor
- FtpSessionReference - Class in org.waarp.ftp.core.session
-
Class that allows to retrieve a session when a connection occurs on the Data
network based on the
InetAddress
of the remote client and the
InetSocketAddress
of
the server for Passive and
reverse for Active connections.
- FtpSessionReference() - Constructor for class org.waarp.ftp.core.session.FtpSessionReference
-
Constructor
- FtpSessionReference.P2PAddress - Class in org.waarp.ftp.core.session
-
Index of FtpSession References
- FtpShutdownHook - Class in org.waarp.ftp.core.utils
-
- FtpShutdownHook(WaarpShutdownHook.ShutdownConfiguration, FtpConfiguration) - Constructor for class org.waarp.ftp.core.utils.FtpShutdownHook
-
- FtpsInitializer - Class in org.waarp.ftp.core.control.ftps
-
- FtpsInitializer(Class<? extends BusinessHandler>, FtpConfiguration) - Constructor for class org.waarp.ftp.core.control.ftps.FtpsInitializer
-
Constructor which Initializes some data for Server only
- FtpTimerTask - Class in org.waarp.ftp.core.utils
-
Timer Task used mainly when the server is going to shutdown in order to be
sure the program exit.
- FtpTimerTask(int) - Constructor for class org.waarp.ftp.core.utils.FtpTimerTask
-
Constructor from type
- FtpTransfer - Class in org.waarp.ftp.core.data
-
Class that owns one transfer to be run
- FtpTransfer(FtpCommandCode, List<String>, String) - Constructor for class org.waarp.ftp.core.data.FtpTransfer
-
- FtpTransfer(FtpCommandCode, FtpFile) - Constructor for class org.waarp.ftp.core.data.FtpTransfer
-
- FtpTransferControl - Class in org.waarp.ftp.core.data
-
Main class that handles transfers and their execution
- FtpTransferControl(FtpSession) - Constructor for class org.waarp.ftp.core.data.FtpTransferControl
-
- FtpTransferTask - Class in org.waarp.openr66.context.task
-
Ftp Transfer task: synchronous
Result of arguments will be as FTP command.
- FtpTransferTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.FtpTransferTask
-
- FtpUnknownFieldException - Exception in org.waarp.ftp.core.exception
-
Unknown Field exception
- FtpUnknownFieldException(String) - Constructor for exception org.waarp.ftp.core.exception.FtpUnknownFieldException
-
- FtpUnknownFieldException(String, Throwable) - Constructor for exception org.waarp.ftp.core.exception.FtpUnknownFieldException
-
- FtpVariableFactory - Class in org.waarp.gateway.ftp.snmp
-
FTP Variable Factory for SNMP
- FtpVariableFactory() - Constructor for class org.waarp.gateway.ftp.snmp.FtpVariableFactory
-
- fullarg - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- fullIdentifier() - Static method in class org.waarp.common.utility.Version
-
- fullIp - Variable in class org.waarp.ftp.core.session.FtpSessionReference.P2PAddress
-
Local Inet Socket Address (with port)
- FULLTRANSFERID - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Full Transfer id (TRANSFERID_REQUESTERHOST_REQUESTEDHOST)
- future - Variable in class org.waarp.commandexec.client.LocalExecClientHandler
-
- future - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- future - Variable in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- future - Variable in class org.waarp.openr66.client.AbstractBusinessRequest
-
- future - Variable in class org.waarp.openr66.client.AbstractTransfer
-
- future - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- future - Variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- future - Variable in class org.waarp.openr66.server.ConfigExport
-
- future - Variable in class org.waarp.openr66.server.ConfigImport
-
- future - Variable in class org.waarp.openr66.server.LogExport
-
- future - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- FXApplet - Class in com.fg.fxapplet
-
- FXApplet() - Constructor for class com.fg.fxapplet.FXApplet
-
- FXBasicView - Class in com.fg.xmleditor
-
- FXBasicView(FXModel) - Constructor for class com.fg.xmleditor.FXBasicView
-
- FXBasicView() - Constructor for class com.fg.xmleditor.FXBasicView
-
- gatewayAdmin - Static variable in class org.waarp.gateway.ftp.database.DbConstantFtp
-
Specific admin for Gateway (to not be confused with the one for R66)
- GatewayRunnable - Interface in org.waarp.gateway.ftp.exec
-
Runnable interface for tasks
- 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(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, 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.
- get(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.
- get(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.
- get(String) - Method in class org.waarp.common.xml.XmlHash
-
- get(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
- get(String) - Static method in class org.waarp.openr66.proxy.network.ProxyEntry
-
- get(SubRequest) - Method in class org.waarp.snmp.utils.WaarpMOScalar
-
Called when a direct external access is done to this scalar.
- get2428Address(InetSocketAddress) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Return the (RFC2428) Address in the format compatible with FTP (RFC2428)
- get2428InetSocketAddress(String) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Get the (RFC2428) InetSocketAddress corresponding to the FTP format of
address (RFC2428)
- get_rErrorTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- get_rPostTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- get_rPreTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- get_sErrorTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- get_sPostTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- get_sPreTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- 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
-
- getAccount() - Method in interface org.waarp.ftp.core.file.FtpAuth
-
- getAccount() - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpAuth
-
- getAccount() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getAccount() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getAccount() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- getAccount() - Method in interface org.waarp.gateway.kernel.session.HttpAuthInterface
-
- getAccounts() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- getAcct() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getAction() - Method in class org.waarp.thrift.r66.R66Request
-
- getAction() - Method in class org.waarp.thrift.r66.R66Result
-
- getActiveBootstrap(boolean) - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- getActiveConnections() - Method in class org.waarp.common.database.DbConnectionPool
-
Returns the number of active (open) connections of this pool.
- getActiveFtpSession(Channel, boolean) - Method in class org.waarp.ftp.core.session.FtpSessionReference
-
Return and remove the FtpSession
- getAddress(String, int) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Return the Address in the format compatible with FTP argument
- getAddress(InetSocketAddress) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Return the Address in the format compatible with FTP argument
- getAddress() - Static method in class org.waarp.gateway.ftp.exec.LocalExecClient
-
- getAddress() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getAddress() - Method in class org.waarp.openr66.pojo.Host
-
- getAddressHashCode() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Used for BlackList
- getAdmin() - Method in class org.waarp.common.database.DbSession
-
- getAdminName() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getAdminName() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getAgentSnmp() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getAgentSnmp() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- 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
-
- getAlias() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getAliases() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getAliases() - Method in class org.waarp.openr66.pojo.Business
-
- getAliases() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getAliasid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getAll(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
Get all items, according to a possible filter
- getAll() - Method in interface org.waarp.openr66.dao.AbstractDAO
-
Retrieve all objects in a List from the persistance layer
- getAll() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getAll() - Method in class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- getAll() - Method in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- getAll() - Method in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- getAll() - Method in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- getAll() - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- getAllFields() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getAllHosts() - Static method in class org.waarp.openr66.database.data.DbHostAuth
-
Get All DbHostAuth from database or from internal hashMap in case of no
database support
- getAllowOption() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getAllowUrisOption() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getAllRules() - Static method in class org.waarp.openr66.database.data.DbRule
-
Get All DbRule from database or from internal hashMap in case of no
database support
- getAndSet(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.
- getAndSet(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.
- getAndSet(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.
- getAndSet(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.
- getAnswer() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getAnswer() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getAppletInfo() - Method in class com.fg.fxapplet.FXApplet
-
- getArchivePath() - Method in class org.waarp.openr66.database.data.DbRule
-
- getArchivePath() - Method in class org.waarp.openr66.pojo.Rule
-
- getArchivePath() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getArg() - Method in interface org.waarp.common.command.CommandInterface
-
- getArg() - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- getArgs() - Method in interface org.waarp.common.command.CommandInterface
-
- getArgs() - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- getArguments() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- getAsByte() - Method in enum org.waarp.common.role.RoleDefault.ROLE
-
- getAsyncClient(TNonblockingTransport) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.Factory
-
- getAuth() - Method in interface org.waarp.common.file.SessionInterface
-
- getAuth() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getAuth() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getAuth() - Method in class org.waarp.openr66.context.R66Session
-
- getAuthentHttp() - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- getAuthenticationFile() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getAuthFile() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getBandwidth() - Method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- getBase16(byte[]) - Static method in class org.waarp.common.utility.BaseXx
-
- getBase32(byte[]) - Static method in class org.waarp.common.utility.BaseXx
-
- getBase64(byte[]) - Static method in class org.waarp.common.utility.BaseXx
-
- getBase64UrlWithoutPadding(byte[]) - Static method in class org.waarp.common.utility.BaseXx
-
- getBase64UrlWithPadding(byte[]) - Static method in class org.waarp.common.utility.BaseXx
-
- getBaseAuthent(HmacSha256, QueryStringEncoder, String, String) - Static method in class org.waarp.gateway.kernel.rest.RestArgument
-
The encoder is completed with extra necessary URI part containing
ARG_X_AUTH_TIMESTAMP & ARG_X_AUTH_KEY
- getBaseDirectory() - Method in interface org.waarp.common.file.AuthInterface
-
Return the mount point
- getBaseDirectory() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getBaseDirectory() - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpAuth
-
- getBaseDirectory() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- getBaseDirectory() - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- getBaseDirectory() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getBasename(String) - Static method in class org.waarp.ftp.core.session.FtpSession
-
- getBasename() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- getBasename(String) - Static method in class org.waarp.openr66.context.filesystem.R66File
-
- getBaseOidStartOrShutdown() - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- getBaseOidStartOrShutdown() - Method in interface org.waarp.snmp.interf.WaarpInterfaceMib
-
- getBaseOidStartOrShutdown() - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
- getBaseUri() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getBaseURL() - Method in class com.fg.fxapplet.FXApplet
-
- getBeginForm() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- getBeginform() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getBlock() - Method in class org.waarp.common.file.DataBlock
-
- getBlock() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getBlock() - Method in class org.waarp.openr66.protocol.localhandler.packet.BlockRequestPacket
-
- getBlockSize() - Method in interface org.waarp.common.file.SessionInterface
-
- getBlocksize() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getBlockSize() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getBlockSize() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getBlockSize() - Method in class org.waarp.openr66.context.R66Session
-
- getBlocksize() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getBlockSize() - Method in class org.waarp.openr66.pojo.Transfer
-
- getBlockSize() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getBlocksize() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getBlocksize() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getBlocksize() - Method in class org.waarp.thrift.r66.R66Request
-
- getBlocksize() - Method in class org.waarp.thrift.r66.R66Result
-
- getBody(HttpRestHandler, ByteBuf, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- getBody() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getBody(HttpRestHandler, ByteBuf, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
Get data from BODY (supposedly a Json)
- getBody(HttpRestHandler, ByteBuf, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- getBody(HttpRestHandler, ByteBuf, RestArgument, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler
-
- getBodyJsonArgs(ByteBuf) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Get Body args as JSON body
- 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
-
- getBuffer() - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacket
-
- getBusiness() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getBusiness() - Method in class org.waarp.openr66.pojo.Business
-
- getBusiness() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getBusinessDAO() - Method in class org.waarp.openr66.dao.DAOFactory
-
Return a BusinessDAO
- getBusinessDAO() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
- getBusinessDAO() - Method in class org.waarp.openr66.dao.xml.XMLDAOFactory
-
- getBusinessHandler() - Method in class org.waarp.ftp.core.control.NetworkHandler
-
- getBusinessHandler() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getBusinessid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getBusinessInterface(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessFactoryInterface
-
- getBusinessInterface(R66Session) - Method in class org.waarp.openr66.context.R66DefaultBusinessFactory
-
- getBusinessInterface(R66Session) - Method in class org.waarp.openr66.context.task.test.TestBusinessFactory
-
- getBusinessNewAuth() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Create a new AuthInterface according to business choice
- getBusinessNewAuth() - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- getBusinessNewAuth() - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- getBusinessNewDir() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Create a new FtpDir according to business choice
- getBusinessNewDir() - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- getBusinessNewDir() - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- getBusinessNewRestart() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Create a new Restart according to business choice
- getBusinessNewRestart() - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- getBusinessNewRestart() - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- getBusinessObject() - Method in class org.waarp.openr66.context.R66Session
-
- 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
-
- getBusinessPath() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- getBusinessWhiteSet() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getByte() - Method in class org.waarp.common.xml.XmlValue
-
- getByte(ByteBuf) - Method in class org.waarp.openr66.client.RecvThroughHandler
-
Facility function to read from buffer and transfer to an array of bytes
- 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.guid.GUID
-
copy the uuid of this GUID, so that it can't be changed, and return it
- getBytes() - Method in class org.waarp.common.guid.IntegerUuid
-
copy the uuid of this UUID, so that it can't be changed, and return it
- getBytes() - Method in class org.waarp.common.guid.LongUuid
-
copy the uuid of this UUID, so that it can't be changed, and return it
- getBytesFromArraysToString(String) - Static method in class org.waarp.common.utility.StringUtils
-
Revert Arrays.toString for bytes
- getByteSize() - Method in enum org.waarp.common.digest.FilesystemBasedDigest.DigestAlgo
-
- 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
-
- getChannel(String, int) - Method in class org.waarp.gateway.kernel.rest.client.HttpRestClientHelper
-
Create one new connection to the remote host using port
- getChannelHandlerContextNetwork() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getChannelLimit() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- getChannelLimit(boolean) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getChannelTrafficShapingHandler() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getCharacter() - Method in class org.waarp.common.xml.XmlValue
-
- getChunkNumber() - Method in class org.waarp.http.protocol.HttpResumableInfo
-
The index of the chunk in the current upload.
- getChunkSize() - Method in class org.waarp.http.protocol.HttpResumableInfo
-
The general chunk size.
- getClassName(Object) - Static method in class org.waarp.common.utility.StringUtils
-
- getClassname() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getClassName() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- 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
-
- getClearPassword() - Method in class org.waarp.uip.WaarpPassword
-
- getClient(Integer, Integer) - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
Get the corresponding LocalChannelReference and set the remoteId if
different
- getClient(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.Client.Factory
-
- getClient(TProtocol, TProtocol) - Method in class org.waarp.thrift.r66.R66Service.Client.Factory
-
- getClientContext() - Method in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
- getClientRunner() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getClientThread() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getClientThread() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- 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
-
- getCode() - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- getCode() - Method in enum org.waarp.openr66.context.ErrorCode
-
- getCode() - Method in class org.waarp.openr66.context.R66Result
-
- getCode() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- getCode() - Method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- getCode() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getCode() - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacket
-
- getCode() - Method in class org.waarp.thrift.r66.R66Result
-
- getCodec() - Method in class org.waarp.common.json.AdaptativeJsonHandler
-
- getCodeCommand() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getColumn() - Method in class org.waarp.common.database.data.DbValue
-
- getCommand() - Method in interface org.waarp.common.command.CommandInterface
-
- getCommand() - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- getCommand() - Method in class org.waarp.ftp.core.data.FtpTransfer
-
- getCommand() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getCommand() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getCommand() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- getCommand() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- getCommand() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- getCommandChannelGroup() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- getCommandExecutor() - Static method in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- getCommandExecutor() - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- getCommandExecutor() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- getCommandExecutor() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- getCommandExecutor() - Method in interface org.waarp.gateway.kernel.session.HttpAuthInterface
-
- getCommandField() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getComment() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
- getComponentAfter(Container, Component) - Method in class com.swtdesigner.FocusTraversalOnArray
-
- getComponentBefore(Container, Component) - Method in class com.swtdesigner.FocusTraversalOnArray
-
- getComposingRoles() - Method in enum org.waarp.common.role.RoleDefault.ROLE
-
- getComputedHadh() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- getConfig(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostConfigHandler
-
Method called to retrieve a host's configuration entry in the database.
- getConfig(HttpRequest, HttpResponder, String, String, String, String, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Exports parts of the current server configuration to multiple XML files,
depending on the parameters of the
request.
- getConfig() - Method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- getConfigPath() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getConfiguration() - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- getConfiguration() - Method in class org.waarp.ftp.core.session.FtpSession
-
Get the configuration
- getConfiguration() - Method in class org.waarp.ftp.core.utils.FtpTimerTask
-
- getConn() - Method in class org.waarp.common.database.DbSession
-
- getConnection() - Method in class org.waarp.common.database.ConnectionFactory
-
- getConnection() - Method in class org.waarp.common.database.DbConnectionPool
-
Retrieves a connection from the connection pool.
- getConnectionFactory() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
- getConstraintLimitHandler() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getConstraintLimitHandler() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getContentType() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- getControlChannel() - Method in class org.waarp.ftp.core.control.NetworkHandler
-
- getControlChannel() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getCookieArgs() - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
set values from Cookies
- getCookieArgs() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getCookieSession() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getCorrespondingRoot(File) - Method in class org.waarp.common.file.AbstractDir
-
- getCount() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getCountAllPrepareStatement(DbSession) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getCountAllPrepareStatement(DbSession) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getCountConfig() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- getCountConfig() - Method in class org.waarp.openr66.pojo.MultipleMonitor
-
- getCounter() - Method in class org.waarp.common.guid.GUID
-
- getCountHost() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- getCountHost() - Method in class org.waarp.openr66.pojo.MultipleMonitor
-
- getCountInfoPrepareStatement(DbSession) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getCountInfoPrepareStatement(DbSession) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getCountInfoPrepareStatement(DbSession) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getCountInOutErrorPrepareStatement(DbSession, boolean) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Running or not transfers are concerned
- getCountInOutErrorPrepareStatement(DbSession, boolean) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Running or not transfers are concerned
- getCountInOutErrorPrepareStatement(DbSession, boolean) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Running or not transfers are concerned
- getCountInOutRunningPrepareStatement(DbSession, boolean, boolean) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Running or not transfers are concerned
- getCountInOutRunningPrepareStatement(DbSession, boolean, boolean) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Running or not transfers are concerned
- getCountInOutRunningPrepareStatement(DbSession, boolean, boolean) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Running or not transfers are concerned
- getCountRule() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- getCountRule() - Method in class org.waarp.openr66.pojo.MultipleMonitor
-
- getCountStatusPrepareStatement(DbSession) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getCountStatusPrepareStatement(DbSession) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getCountStatusPrepareStatement(DbSession) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getCountStatusRunningPrepareStatement(DbSession, ErrorCode) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Only running transfers
- getCountStepPrepareStatement(DbSession, DbTaskRunner.TASKSTEP) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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
-
- getCreateIndex() - Method in class org.waarp.common.database.model.DbModelAbstract.DbTypeResolver
-
- getCreateIndex() - Method in class org.waarp.common.database.model.DbModelH2.DbTypeResolverH2
-
- getCreateIndex() - Method in class org.waarp.common.database.model.DbModelMariadb.DbTypeResolverMariadDb
-
- getCreateIndex() - Method in class org.waarp.common.database.model.DbModelMysql.DbTypeResolverMySQL
-
- getCreateQuery() - Method in class org.waarp.openr66.database.properties.R66DbProperties
-
- getCreateTable() - Method in class org.waarp.common.database.model.DbModelAbstract.DbTypeResolver
-
- getCreateTable() - Method in class org.waarp.common.database.model.DbModelH2.DbTypeResolverH2
-
- getCreateTable() - Method in class org.waarp.common.database.model.DbModelMariadb.DbTypeResolverMariadDb
-
- getCreateTable() - Method in class org.waarp.common.database.model.DbModelMysql.DbTypeResolverMySQL
-
- getCryptedPassword() - Method in class org.waarp.uip.WaarpPassword
-
- getCryptoFile() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getCryptoKey() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getCryptoKey() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getCurrent() - Method in class org.waarp.common.state.MachineState
-
Return the current application state.
- getCurrentCode() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getCurrentCommand() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getCurrentCommand() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getCurrentDataChannel() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Return the current Data Channel
- getCurrentHistoryNb() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- getCwd() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getDao() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getDao() - Method in class org.waarp.openr66.database.data.DbConfiguration
-
- getDao() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getDao() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getDao() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- getDao() - Method in class org.waarp.openr66.database.data.DbRule
-
- getDao() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getData() - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- getData() - Method in class org.waarp.xample.custnodes.FFileDialog
-
- getDataBusinessHandler() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getDataBusinessHandler() - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
- getDataChannelGroup() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- getDataConn() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getDataExecutor() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Return the associated Executor for Data Event
- getDataNetworkHandler() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getDataNetworkHandler() - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
- getDataTimeoutCon() - Static method in class org.waarp.ftp.core.config.FtpConfiguration
-
- 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
-
- getDbDataFromFuture(DbSession, RestFuture) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66Client
-
- getDbModel() - Method in class org.waarp.common.database.DbAdmin
-
- getDbSession() - Method in class org.waarp.common.database.DbPreparedStatement
-
- getDbSession() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- getDbSession() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getDbSession() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
- getDbSessionFromUser() - Static method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
- getDbTaskRunner(String, String, String, long, String, int, R66BusinessInterface, boolean) - Method in class org.waarp.http.protocol.HttpSessionAbstract
-
Initialize the DbTaskRunner for this user and rulename
- getDbTaskRunner() - Method in class org.waarp.http.protocol.HttpSessionAbstract
-
- 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
-
- getDbTypeResolver() - Method in interface org.waarp.common.database.model.DbModel
-
- getDbTypeResolver() - Method in class org.waarp.common.database.model.DbModelAbstract
-
- getDbTypeResolver() - Method in class org.waarp.common.database.model.EmptyDbModel
-
- getDecl() - Method in class org.waarp.common.xml.XmlValue
-
- getDEFAULT_GLOBAL_LIMIT() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getDEFAULT_SESSION_LIMIT() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getDefaultComponent(Container) - Method in class com.swtdesigner.FocusTraversalOnArray
-
- getDefaultFactory() - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
Returns the default factory.
- getDefaultFeatMessage() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
- getDelay() - Method in class org.waarp.openr66.pojo.RuleTask
-
- getDelay() - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- getDelay() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- getDelay() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getDelay() - Method in class org.waarp.thrift.r66.R66Request
-
- getDelayCommander() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getDelayLimit() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getDelayLimit() - Method in class org.waarp.openr66.pojo.Limit
-
- getDelayLimit() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getDelayRetry() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getDeleteAllRequest() - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getDeleteAllRequest() - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getDeleteAllRequest() - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getDeleteAllRequest() - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getDeleteAllRequest() - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getDeleteAllRequest() - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getDeleteAllRequest() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getDeleteRequest() - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getDeleteRequest() - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getDeleteRequest() - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getDeleteRequest() - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getDeleteRequest() - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getDeleteRequest() - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getDeleteRequest() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getDescription() - Method in class org.waarp.openr66.serveraction.FileExtensionFilter
-
- getDescriptor() - Method in class org.waarp.common.file.DataBlock
-
- getDestuid() - Method in class org.waarp.thrift.r66.R66Request
-
- getDestuid() - Method in class org.waarp.thrift.r66.R66Result
-
- getDetail() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getDetailedAllow() - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- getDetailedAllow() - Method in class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestBandwidthR66Handler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestBusinessR66Handler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestConfigR66Handler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestControlR66Handler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestInformationR66Handler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestLogR66Handler
-
- getDetailedAllow() - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestServerR66Handler
-
- getDetailedAllowOption() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getDigest(String, String) - Method in interface org.waarp.common.file.DirInterface
-
Get the Digest of the given FileInterface
- getDigest(String, String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- getDigest() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getDigest() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getDigestAlgo() - Method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- getDigestAlgo(String) - Static method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- getDigestCommand() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getDir() - Method in interface org.waarp.common.file.FileInterface
-
- getDir() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- getDir() - Method in interface org.waarp.common.file.SessionInterface
-
- getDir() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getDir() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getDir() - Method in class org.waarp.openr66.context.R66Session
-
- getDirsFromSession() - Method in class org.waarp.openr66.context.R66Session
-
- getDocName() - Method in class com.fg.fxapplet.FXApplet
-
- getDocument(String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getDocument(File) - Static method in class org.waarp.common.xml.XmlUtil
-
- getDocumentBuilderFactory() - Static method in class org.waarp.openr66.dao.DAOFactory
-
OWASP security
- getDoneMultiple() - Method in class org.waarp.openr66.client.MultipleDirectTransfer
-
- getDoneMultiple() - Method in class org.waarp.openr66.client.MultipleSubmitTransfer
-
- getDouble() - Method in class org.waarp.common.xml.XmlValue
-
- getDriverName() - Method in interface org.waarp.common.database.properties.DbProperties
-
- getDriverName() - Method in class org.waarp.common.database.properties.H2Properties
-
- getDriverName() - Method in class org.waarp.common.database.properties.MariaDBProperties
-
- getDriverName() - Method in class org.waarp.common.database.properties.MySQLProperties
-
- getDriverName() - Method in class org.waarp.common.database.properties.OracleProperties
-
- getDriverName() - Method in class org.waarp.common.database.properties.PostgreSQLProperties
-
- getElapsed() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getElapsedWaarp() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getElapseTime() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- getElapseWaarpTime() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- getElement() - Method in class com.fg.fxapplet.FXApplet
-
- 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
-
- getEmptyArgsInstance() - Method in class org.waarp.thrift.r66.R66Service.Processor.infoListQuery
-
- getEmptyArgsInstance() - Method in class org.waarp.thrift.r66.R66Service.Processor.infoTransferQuery
-
- getEmptyArgsInstance() - Method in class org.waarp.thrift.r66.R66Service.Processor.isStillRunning
-
- getEmptyArgsInstance() - Method in class org.waarp.thrift.r66.R66Service.Processor.transferRequestQuery
-
- getEndForm() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- getEndform() - Method in class org.waarp.gateway.kernel.HttpPage
-
- 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
-
- getEnvironment() - Method in class org.waarp.openr66.r66gui.R66ClientGui
-
- getEnvironnement() - Static method in class org.waarp.administrator.AdminGui
-
- getError() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- getErrorInfo() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getErrorInfo() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getErrorInfo() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getErrorMessage() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getErrorMultiple() - Method in class org.waarp.openr66.client.MultipleDirectTransfer
-
- getErrorMultiple() - Method in class org.waarp.openr66.client.MultipleSubmitTransfer
-
- getErrorpage() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getException() - Method in class org.waarp.commandexec.utils.LocalExecResult
-
- getException() - Method in class org.waarp.openr66.context.R66Result
-
- getExceptionFromTrappedException(Channel, Throwable) - Static method in class org.waarp.openr66.protocol.exception.OpenR66ExceptionTrappedFactory
-
- getExecutingFtpTransfer() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
- getExecutor() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Return the associated Executor for Command Event
- getExecutorService() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getExistRequest() - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getExistRequest() - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getExistRequest() - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getExistRequest() - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getExistRequest() - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getExistRequest() - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getExistRequest() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getExported() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- getExtendedProtocol() - Method in class org.waarp.openr66.context.R66Session
-
- getExtension(File) - Static method in class org.waarp.openr66.serveraction.FileExtensionFilter
-
Get extension file
- getExtraArguments() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- getExtraTrimed(String) - Static method in class org.waarp.common.xml.XmlUtil
-
Remove extra space and tab, newline from beginning and end of String
- getFactory() - Static method in class org.waarp.snmp.WaarpMOFactory
-
- getFeat() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedOptsMLSxImpl
-
- getFeat() - Method in interface org.waarp.common.file.OptsMLSxInterface
-
- getFeatMessage() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
- getFeatMessage() - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- getFeatMessage() - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- getField(AbstractHttpBusinessRequest, String) - Method in class org.waarp.gateway.kernel.HttpPage
-
Convenient method to get one field
- getFieldForm(AbstractHttpField) - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- getFieldinfo() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- getFieldname() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Request._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Result._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Service.infoListQuery_args._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Service.infoListQuery_result._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_args._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_result._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Service.isStillRunning_args._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Service.isStillRunning_result._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_args._Fields
-
- getFieldName() - Method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_result._Fields
-
- getFieldposition() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- getFieldrank() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- getFields() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getFieldsForRequest(AbstractHttpBusinessRequest) - Method in class org.waarp.gateway.kernel.HttpPage
-
Convenient method to get the fields list
- getFieldtype() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- getFieldValue(R66Request._Fields) - Method in class org.waarp.thrift.r66.R66Request
-
- getFieldValue(R66Result._Fields) - Method in class org.waarp.thrift.r66.R66Result
-
- getFieldValue(R66Service.infoListQuery_args._Fields) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- getFieldValue(R66Service.infoListQuery_result._Fields) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- getFieldValue(R66Service.infoTransferQuery_args._Fields) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- getFieldValue(R66Service.infoTransferQuery_result._Fields) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- getFieldValue(R66Service.isStillRunning_args._Fields) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- getFieldValue(R66Service.isStillRunning_result._Fields) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- getFieldValue(R66Service.transferRequestQuery_args._Fields) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- getFieldValue(R66Service.transferRequestQuery_result._Fields) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- getFile() - Method in interface org.waarp.common.file.FileInterface
-
- getFile() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- getFile(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method that get "get" data, answer has to be written in the business part
finalGet
- getFile() - Method in class org.waarp.http.protocol.HttpDeleteSession
-
- getFile() - Method in class org.waarp.openr66.context.R66Result
-
- getFile() - Method in class org.waarp.openr66.context.R66Session
-
- getFile(WaarpLogger, R66Session, String, boolean, boolean, boolean, R66File) - Static method in class org.waarp.openr66.protocol.utils.FileUtils
-
Change or create the R66File associated with the context
- getFile() - Method in class org.waarp.thrift.r66.R66Request
-
- getFile() - Method in class org.waarp.thrift.r66.R66Result
-
- getFilealias() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- getFilebusiness() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- getFileChannel() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Returns the FileChannel in In mode associated with the current file.
- getFileChannel() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- 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
-
- getFileform() - Method in class org.waarp.gateway.kernel.HttpPage
-
- 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
- getFilehost() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- getFileInfo() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getFileInfo() - Method in class org.waarp.openr66.pojo.Transfer
-
- getFileInfo() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- getFileInformation() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getFileInformation() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getFileInformation() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getFileItem() - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- getFilename() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getFilename() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getFilename() - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- getFilename() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getFilename() - Method in class org.waarp.http.protocol.HttpResumableInfo
-
The original file name (since a bug in Firefox results in the file name
not being transmitted in chunk multipart posts).
- getFilename() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getFilename() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getFilename() - Method in class org.waarp.openr66.pojo.Transfer
-
- getFilename() - Method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- getFilename() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- getFilename() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- getFilename() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- getFilename() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getFilename() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getFileOutputStream(boolean) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Returns the FileOutputStream in Out mode associated with the current
file.
- getFileOutputStream(boolean) - Method in class org.waarp.openr66.context.filesystem.R66File
-
Returns the FileOutputStream in Out mode associated with the current
file.
- getFileParameter() - Method in interface org.waarp.common.file.SessionInterface
-
- getFileParameter() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getFileParameter() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getFileParameter() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getFileParameter() - Method in class org.waarp.openr66.context.R66Session
-
- getFileParameter() - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getFilepath() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getFileProperty(String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getFileroles() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- getFilerule() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- getFiles(File) - Static method in class org.waarp.common.file.FileUtils
-
Get the list of files from a given directory
- getFiles(File, FilenameFilter) - Static method in class org.waarp.common.file.FileUtils
-
Get the list of files from a given directory and a filter
- getFileSize() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- getFilesize() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- getFilesize() - Method in class org.waarp.openr66.protocol.utils.R66Future
-
- getFileUpload() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- getFileUpload(AbstractHttpBusinessRequest, String) - Method in class org.waarp.gateway.kernel.HttpPage
-
Convenient method to get the value of one field
- getFileUpload(HttpRestHandler, FileUpload, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- getFileUpload(HttpRestHandler, FileUpload, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
Get a new Http Uploaded File from BODY
- getFileUpload(HttpRestHandler, FileUpload, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- getFileUpload(HttpRestHandler, FileUpload, RestArgument, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler
-
- getFilter() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getFilterPrepareStament(DbSession, String, String, String, String, String) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getFilterPrepareStament(DbSession, String, long) - Static method in class org.waarp.openr66.database.data.DbConfiguration
-
- getFilterPrepareStament(DbSession, String, String, boolean, boolean) - Static method in class org.waarp.openr66.database.data.DbHostAuth
-
- getFilterPrepareStament(DbSession, String, String) - Static method in class org.waarp.openr66.database.data.DbHostAuth
-
- getFilterPrepareStament(DbSession, String, String, String, String, String) - Static method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getFilterPrepareStament(DbSession, String, int) - Static method in class org.waarp.openr66.database.data.DbRule
-
- getFilterPrepareStatement(DbSession, int, boolean, String, String, Timestamp, Timestamp, String, String, boolean, boolean, boolean, boolean, boolean) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getFilterPrepareStatement(DbSession, int, boolean, String, String, Timestamp, Timestamp, String, String, boolean, boolean, boolean, boolean, boolean, String) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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
- getFinalName() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- getFinalStatus() - Method in interface org.waarp.gateway.ftp.exec.GatewayRunnable
-
- getFinalStatus() - Method in class org.waarp.gateway.ftp.exec.JavaExecutorWaarpFtp4jClient
-
- getFinalStatus() - Method in class org.waarp.gateway.ftp.exec.LogJavaTask
-
- getFinalStatus() - Method in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- getFinalStatus() - Method in interface org.waarp.openr66.context.task.R66Runnable
-
- getFinalUniqueFilename(R66File) - Static method in class org.waarp.openr66.context.filesystem.R66Dir
-
- getFirstChild() - Method in class org.waarp.xample.History
-
- getFirstComponent(Container) - Method in class com.swtdesigner.FocusTraversalOnArray
-
- getFloat() - Method in class org.waarp.common.xml.XmlValue
-
- getFooter() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- getFooter() - Method in class org.waarp.gateway.kernel.HttpPage
-
- 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
-
- getFromBase16(String) - Static method in class org.waarp.common.utility.BaseXx
-
- getFromBase32(String) - Static method in class org.waarp.common.utility.BaseXx
-
- getFromBase64(String) - Static method in class org.waarp.common.utility.BaseXx
-
- getFromBase64UrlPadding(String) - Static method in class org.waarp.common.utility.BaseXx
-
- getFromBase64UrlWithoutPadding(String) - Static method in class org.waarp.common.utility.BaseXx
-
- getFromCode(String) - Static method in enum org.waarp.openr66.context.ErrorCode
-
Code is either the 1 char code or the exact name in Enum
- 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
-
- getFromFile(File) - Static method in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
Load and update a Rule from a file
- getFromHex(String) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
Get the array of bytes representation of the hexadecimal String
- getFromId(Integer) - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
- getFromLine(FtpSession, String) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
Get the corresponding AbstractCommand object from the line received from
the client associated with the
handler
- getFromName(String) - Static method in enum org.waarp.common.digest.FilesystemBasedDigest.DigestAlgo
-
- getFromRequest(String) - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
- getFromResultSet(ResultSet) - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getFromResultSet(ResultSet) - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getFromResultSet(ResultSet) - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getFromResultSet(ResultSet) - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getFromResultSet(ResultSet) - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getFromResultSet(ResultSet) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getFromResultSet(ResultSet) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
For instance when getting updated information
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
For instance when getting updated information
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbConfiguration
-
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbHostAuth
-
For instance from Commander when getting updated information
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbHostConfiguration
-
For instance from Commander when getting updated information
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
For instance from Commander when getting updated information
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbRule
-
For instance from Commander when getting updated information
- getFromStatement(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
For instance from Commander when getting updated information
- getFromStatementNoDbRule(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
For REST interface, to prevent DbRule issue
- getFromStatementNoRule(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
For instance from Commander when getting updated information
This version tries to load DbRule but will not make any error if not found!
- 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.
- getFromTransferMap(String) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getFromuid() - Method in class org.waarp.thrift.r66.R66Request
-
- getFromuid() - Method in class org.waarp.thrift.r66.R66Result
-
- getFromuid() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- getFtpArgs(String[]) - Static method in class org.waarp.openr66.context.task.FtpArgs
-
"-file filepath
-to requestedHost
-port port
-user user
-pwd pwd
[-account
account]
[-mode active/passive]
[-ssl no/implicit/explicit]
[-cwd remotepath]
[-digest
(crc,md5,sha1)]
[-pre extraCommand1 with ',' as separator of arguments]
-command command from
(get,put,append)
[-post extraCommand2 with ',' as separator of arguments]"
- getFtpFile() - Method in class org.waarp.ftp.core.data.FtpTransfer
-
- getFtpInternalConfiguration() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getFtpMib() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getFtpSession(Channel, boolean) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Return and remove the FtpSession
- getFtpSession(Channel, boolean, boolean) - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Return and remove the FtpSession
- getFtpSession() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
- getFtpSession() - Method in class org.waarp.ftp.core.control.NetworkHandler
-
- getFtpSession() - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
- getFtpSession() - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
- getFtpSessionNoRemove(Channel, boolean) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Return the FtpSession
- getFtpTransferControl() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getFullFilePath() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getFullInDir() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- getFullPath() - Method in class org.waarp.openr66.context.filesystem.R66Dir
-
This method returns the Full path for the current directory
- getFutureCompletion() - Method in class org.waarp.openr66.context.task.AbstractTask
-
- getFutureEndTransfer() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getFutureRequest() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getFutureValidateConnection() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getFutureValidateStartup() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getFutureValidRequest() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getFXModel() - Method in class com.fg.xmleditor.FXBasicView
-
- getGetAllRequest() - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getGetAllRequest() - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getGetAllRequest() - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getGetAllRequest() - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getGetAllRequest() - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getGetAllRequest() - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getGetAllRequest() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getGloballaststep() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getGloballaststep() - Method in class org.waarp.thrift.r66.R66Result
-
- getGlobalStep() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getGlobalStep() - Method in class org.waarp.openr66.pojo.Transfer
-
- getGlobalstep() - Method in class org.waarp.thrift.r66.R66Result
-
- getGlobalTrafficShapingHandler() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- getGlobalTrafficShapingHandler() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHandler() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Could be overwritten if necessary
- getHandlerGroup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHash(File, boolean, FilesystemBasedDigest.DigestAlgo) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
Get the Digest for the file using the specified algorithm using access
through NIO or not
- getHash(InputStream, FilesystemBasedDigest.DigestAlgo) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
Get the Digest for the file using the specified algorithm using access
through NIO or not
- getHash(ByteBuf, FilesystemBasedDigest.DigestAlgo) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
Get hash with given ByteBuf
(from Netty)
- getHash() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- getHash(ByteBuf, FilesystemBasedDigest.DigestAlgo) - Static method in class org.waarp.openr66.protocol.utils.FileUtils
-
- getHashComputeDuringTransfer() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getHashmap() - Method in class org.waarp.gateway.kernel.HttpPageHandler
-
- getHashMd5(File) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
get the byte array of the MD5 for the given FileInterface using standard
access
- getHashMd5(ByteBuf) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
Get hash with given ByteBuf
(from Netty)
- getHashMd5Nio(File) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
get the byte array of the MD5 for the given FileInterface using Nio
access
- getHashSha1(File) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
get the byte array of the SHA-1 for the given FileInterface using
standard
access
- getHashSha1Nio(File) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
get the byte array of the SHA-1 for the given FileInterface using Nio
access
- getHeader() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- getHeader() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getHeaderArgs() - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
set values from Header
- getHeaderArgs() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getHelpMessage(String) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
- getHelpMessage(String) - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- getHelpMessage(String) - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- getHex(byte[]) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
Get the hexadecimal representation as a String of the array of bytes
- getHexSize() - Method in enum org.waarp.common.digest.FilesystemBasedDigest.DigestAlgo
-
- getHighHex(byte) - Static method in class org.waarp.common.utility.Hexa
-
- getHmacSha256() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- getHost(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostIdHandler
-
Method called to retrieve a host entry from the database with the id in
the request URI.
- getHost() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getHost(String) - Static method in class org.waarp.openr66.r66gui.R66Environment
-
- getHostAuth() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHostDAO() - Method in class org.waarp.openr66.dao.DAOFactory
-
Return a HostDAO
- getHostDAO() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
- getHostDAO() - Method in class org.waarp.openr66.dao.xml.XMLDAOFactory
-
- getHostId() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getHostid() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getHostid() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getHostid() - Method in class org.waarp.openr66.pojo.Business
-
- getHostid() - Method in class org.waarp.openr66.pojo.Host
-
- getHostid() - Method in class org.waarp.openr66.pojo.Limit
-
- getHostid() - Method in class org.waarp.openr66.pojo.MultipleMonitor
-
- getHostId(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHostId(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHostId(DbSession, String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHostId() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHostId() - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- getHostid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getHostId() - Method in class org.waarp.openr66.protocol.networkhandler.ClientNetworkChannels
-
- getHostId() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- getHostIds(XmlValue) - Static method in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- getHostids() - Method in class org.waarp.openr66.pojo.Rule
-
- getHostIds() - Static method in class org.waarp.openr66.r66gui.R66Environment
-
- getHostkey() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getHostkey() - Method in class org.waarp.openr66.pojo.Host
-
- getHostSslAuth() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHostSslId() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHtmlAuth(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getHtmlFormField(HttpPage) - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- getHtmlFormField(HttpPage) - Method in class org.waarp.gateway.kernel.DefaultHttpField
-
- getHtmlPage(AbstractHttpBusinessRequest) - Method in class org.waarp.gateway.kernel.HttpPage
-
- getHtmlTabField(HttpPage) - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- getHtmlTabField(HttpPage) - Method in class org.waarp.gateway.kernel.DefaultHttpField
-
- getHtmlTransfer(String, int) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Only available with Database support for Waarp
- getHttpBasePath() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getHttpBasePath() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHttpBusinessFactory() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getHttpChannelGroup() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getHttpChannelGroup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHttpModel() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getHttpPage(int) - Method in class org.waarp.gateway.kernel.HttpPageHandler
-
- getHttpPage(String, String, HttpSession) - Method in class org.waarp.gateway.kernel.HttpPageHandler
-
- getHttpPipelineExecutor() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getHttpResumableInfo() - Method in class org.waarp.http.protocol.HttpResumableSession
-
- getHttpSession() - Static method in class org.waarp.common.database.DbAdmin
-
- getHttpWorkerGroup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getId() - Method in class org.waarp.common.guid.GUID
-
- getId() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getId(ObjectNode) - Static method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getId(Business) - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getId(Host) - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getId(Limit) - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getId(MultipleMonitor) - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getId(Rule) - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getId(Transfer) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getId(E) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getId() - Method in class org.waarp.openr66.pojo.Transfer
-
- getID() - Method in enum org.waarp.openr66.pojo.UpdatedInfo
-
- getId() - Method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- getId() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- getIdentifier() - Method in class org.waarp.http.protocol.HttpDeleteSession
-
- getIdentifier() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- getIdentifier() - Method in class org.waarp.http.protocol.HttpResumableInfo
-
A unique identifier for the file contained in the request.
- getIdRule() - Method in class org.waarp.openr66.database.data.DbRule
-
- getIdsArray() - Method in class org.waarp.openr66.database.data.DbRule
-
- 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);
- getImmediateNetworkChannel(Channel) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
- getInetSocketAddress(String) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Get the InetSocketAddress corresponding to the FTP format of address
- getInfo() - Method in class org.waarp.ftp.core.data.FtpTransfer
-
- getInfo(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called to get the current extra "Information" from Business side to
transmit, valid in extended protocol (>
2.4)
- getInfo() - Method in class org.waarp.thrift.r66.R66Request
-
- getInfoStatus() - Method in class org.waarp.openr66.pojo.Transfer
-
- getInfotransf() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getInfotransf() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getInPath() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getInsertAllValues() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getInsertAllValues() - Method in class org.waarp.common.database.data.DbDataModel
-
- getInsertAllValues() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getInsertAllValues() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getInsertAllValues() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getInsertRequest() - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getInsertRequest() - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getInsertRequest() - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getInsertRequest() - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getInsertRequest() - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getInsertRequest() - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getInsertRequest() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getInsertValues(Business) - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getInsertValues(Host) - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getInsertValues(Limit) - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getInsertValues(MultipleMonitor) - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getInsertValues(Rule) - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getInsertValues(Transfer) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getInsertValues(E) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getInsets() - Method in class org.waarp.xample.FHistoryButton
-
- 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() - Static method in class org.waarp.common.database.ConnectionFactory
-
- getInstance() - Static method in class org.waarp.common.digest.WaarpBC
-
- 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.
- getInstance() - Static method in class org.waarp.http.protocol.HttpSessions
-
- getInstance() - Static method in class org.waarp.openr66.dao.DAOFactory
-
- getInstance(DbProperties) - Static method in class org.waarp.openr66.database.properties.R66DbProperties
-
- getInt() - Method in class org.waarp.common.guid.IntegerUuid
-
- 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
-
- getInternalRunner() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getIntoString() - Method in class org.waarp.common.xml.XmlValue
-
Get a value into a String
- getIntProperty(String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getIsMoved() - Method in class org.waarp.openr66.pojo.Transfer
-
- getIsNull(String) - Static method in class org.waarp.common.database.DbRequest
-
Test if value is null and create the string for insert/update
- getItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
For Read or Update, should include a select() from the database.
- getItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler
-
- getItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler
-
- getItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler
-
- getItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler
-
- getItem(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler
-
- getItemPreparedStatement(DbPreparedStatement) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- getItemPreparedStatement(DbPreparedStatement) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler
-
- getItemPreparedStatement(DbPreparedStatement) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler
-
- getItemPreparedStatement(DbPreparedStatement) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler
-
- getItemPreparedStatement(DbPreparedStatement) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler
-
- getItemPreparedStatement(DbPreparedStatement) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler
-
- getJson() - Method in class org.waarp.common.database.data.AbstractDbData
-
Create the equivalent object in Json (no database access)
- getJson() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
Create the equivalent object in Json (no database access)
- getJson(DbPreparedStatement, int) - Static method in class org.waarp.openr66.database.data.DbHostAuth
-
Write selected DbHostAuth to a Json String
- getJson(DbPreparedStatement, int) - Static method in class org.waarp.openr66.database.data.DbRule
-
Write selected DbRule to a Json String
- getJson(DbPreparedStatement, int) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Write selected TaskRunners to a Json String
- getJson() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getJsonAsString() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getJsonAsString() - Method in class org.waarp.openr66.database.data.DbRule
-
- getJsonAsString() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getJsonPacketFromFuture(RestFuture) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66Client
-
- getJsonRepr() - Method in enum org.waarp.openr66.context.ErrorCode
-
- getJsonRequest() - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- getKey(String) - Method in class org.waarp.common.crypto.KeyManager
-
- getKey() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Used internally
- getKey() - Method in class org.waarp.openr66.pojo.Host
-
- getKey() - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- getKey() - Method in class org.waarp.openr66.protocol.localhandler.packet.BlockRequestPacket
-
- getKey() - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- getKey() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
- getKey() - Method in class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- getKeyFile() - Method in class org.waarp.uip.WaarpPassword
-
- 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
-
- getKeySize() - Static method in class org.waarp.common.guid.GUID
-
- getKeyStoreFilename() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
- getKeyStorePassword() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
- getKeyTrustStorePassword() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
- getLastComponent(Container) - Method in class com.swtdesigner.FocusTraversalOnArray
-
- getLastGlobalStep() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getLastGlobalStep() - Method in class org.waarp.openr66.pojo.Transfer
-
- getLastId() - Method in class org.waarp.common.database.DbRequest
-
Get the last ID autoincrement from the last request
- getLastTimeUsed() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- getLegacy() - Method in enum org.waarp.openr66.pojo.UpdatedInfo
-
- getLengthPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- 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
-
- getLimit() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getLimit() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getLimitCache() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getLimitDAO() - Method in class org.waarp.openr66.dao.DAOFactory
-
Return a LimitDAO
- getLimitDAO() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
- getLimitDAO() - Method in class org.waarp.openr66.dao.xml.XMLDAOFactory
-
- getLimitFromUri() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getLimitParallel() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getLimitRow() - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- getLimits(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.LimitsHandler
-
Method called to obtain a description of the host's current bandwidth
limits.
- getList() - Method in class org.waarp.common.xml.XmlValue
-
- getLoadAverage() - Method in interface org.waarp.common.cpu.CpuManagementInterface
-
- getLocalAddress() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getLocalAddress() - Method in class org.waarp.openr66.context.R66Session
-
- getLocalChannelReference() - Method in class org.waarp.openr66.commander.ClientRunner
-
- getLocalChannelReference() - Method in class org.waarp.openr66.context.R66Session
-
- getLocalChannelReference() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getLocalChannelReference() - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
- getLocalDirectory() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getLocale(HttpRequest) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.RestUtils
-
Returns the language of the given request.
- getLocalExecResult() - Method in class org.waarp.gateway.ftp.exec.LocalExecClient
-
- getLocalExecResult() - Method in class org.waarp.openr66.context.task.localexec.LocalExecClient
-
- getLocalFiles(DbRule, String[]) - Method in class org.waarp.openr66.client.AbstractTransfer
-
- getLocalId() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getLocalId() - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- getLocalId() - Method in class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- getLocalId() - Method in class org.waarp.openr66.protocol.localhandler.RetrieveRunner
-
- getLocalId() - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacket
-
- getLocalInetAddress(Channel) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Get the Local InetAddress
- getLocalInetAddress(Channel) - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Get the Local InetAddress
- getLocalInetSocketAddress(Channel) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Get the Local InetSocketAddress
- getLocalInetSocketAddress(Channel) - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Get the Local InetSocketAddress
- getLocalPacket(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
- getLocalPort() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getLocalSocketAddress() - Method in class org.waarp.openr66.proxy.network.ProxyEntry
-
- getLocalTransaction() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getLock() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getLock() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- 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)
- getLogid() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getLoginTimeout() - Method in class org.waarp.common.database.DbConnectionPool
-
- getLogLevel() - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
- getLogPrepareStament(DbSession, Timestamp, Timestamp) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getLogPrepareStament(DbSession, Timestamp, Timestamp, ReplyCode) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getLogPrepareStament(DbSession, Timestamp, Timestamp) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getLogPrepareStatement(DbSession, Timestamp, Timestamp) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getLogs(HttpRequest, HttpResponder, String, String, String, String, String, String, String, String, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Export the server logs to a file.
- getLong() - Method in class org.waarp.common.guid.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.guid.GUID
-
Extract Platform id as bytes.
- getMainFileUpload() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
Utility mainly used for PUT where the content is coming out of the
decoder
- 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
-
- getMapHttpFields() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- 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.ConnectionFactory
-
- getMaxConnections() - Method in class org.waarp.common.database.DbConnectionPool
-
- getMaxConnections() - Method in class org.waarp.openr66.dao.DAOFactory
-
- getMaxConnections() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
- getMaxfilenamelength() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getMaxGlobalMemory() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getMaxGlobalMemory() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getMaximumConnections(Connection) - Method in interface org.waarp.common.database.properties.DbProperties
-
- getMaximumConnections(Connection) - Method in class org.waarp.common.database.properties.H2Properties
-
- getMaximumConnections(Connection) - Method in class org.waarp.common.database.properties.MariaDBProperties
-
- getMaximumConnections(Connection) - Method in class org.waarp.common.database.properties.MySQLProperties
-
- getMaximumConnections(Connection) - Method in class org.waarp.common.database.properties.OracleProperties
-
- getMaximumConnections(Connection) - Method in class org.waarp.common.database.properties.PostgreSQLProperties
-
- 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
-
- getMesg() - Method in enum org.waarp.common.command.ReplyCode
-
- getMesg() - Method in enum org.waarp.openr66.context.ErrorCode
-
- getMessage() - Method in exception org.waarp.common.command.exception.CommandAbstractException
-
- getMessage() - Method in class org.waarp.openr66.context.R66Result
-
- getMethod() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getMethod() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getMethods(byte) - Static method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
- getMib() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- getMinimalDelay() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getMinimalSize() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getMLSxOptsMessage(String[]) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
- getMode() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getMode() - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- getMode() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getMode() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getMode() - Method in class org.waarp.openr66.database.data.DbRule
-
- getMode() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getMode() - Method in class org.waarp.openr66.pojo.Rule
-
- getMode() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getMode() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getMode() - Method in class org.waarp.thrift.r66.R66Request
-
- getMode() - Method in class org.waarp.thrift.r66.R66Result
-
- getModeMD5(int) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getModetransfer() - Method in class org.waarp.thrift.r66.R66Result
-
- 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
- getMonitor() - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- getMonitor() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- getMonitoring() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getMonitoring() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getMultipleFromFile(File) - Static method in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
Load and update multiple Rules from one file
- getMultipleMonitorDAO() - Method in class org.waarp.openr66.dao.DAOFactory
-
Return a MultipleMonitorDAO
- getMultipleMonitorDAO() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
- getMultipleMonitorDAO() - Method in class org.waarp.openr66.dao.xml.XMLDAOFactory
-
- getMultipleMonitors() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- 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
- getName() - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- getName() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getName() - Method in class org.waarp.openr66.pojo.Rule
-
- getName() - Method in class org.waarp.openr66.proxy.network.ProxyEntry
-
- getNamespace() - Method in class com.fg.fxapplet.FXApplet
-
- getNbBindedPassive() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- getNbConnection() - Static method in class org.waarp.common.database.DbAdmin
-
- getNbDbSession() - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getNetworkChannel() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getNetworkChannel() - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- getNetworkChannelObject() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getNetworkHandler() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
- getNetworkHandler() - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
- getNetworkHandler() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getNetworkPacket() - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacket
-
- getNetworkServerHandler() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getNetworkTransaction() - Method in class org.waarp.openr66.commander.ClientRunner
-
- getNetworkTransaction() - Method in class org.waarp.openr66.commander.InternalRunner
-
- getNetworkWorkerGroup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getNewCookieSession() - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Default Session Cookie generator
- getNewEngineAbstract() - Method in class org.waarp.common.service.ServiceLauncher
-
- getNewEngineAbstract() - Method in class org.waarp.gateway.ftp.service.FtpServiceLauncher
-
- getNewEngineAbstract() - Method in class org.waarp.openr66.client.spooledService.SpooledServiceLauncher
-
- getNewEngineAbstract() - Method in class org.waarp.openr66.service.R66ServiceLauncher
-
- getNewHttpBusinessRequest(SocketAddress, Map<String, AbstractHttpField>, HttpPage) - Method in class org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory
-
- getNewHttpBusinessRequest(SocketAddress, Map<String, AbstractHttpField>, HttpPage) - Method in class org.waarp.gateway.kernel.HttpBusinessFactory
-
It returns the AbstractHttpBusinessRequest to use during a new request.
- getNewPassivePort(FtpConfiguration) - Static method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- 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
- getNextFieldInForm() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- getNextId() - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getNextId() - Method in class org.waarp.openr66.dao.database.h2.H2TransferDAO
-
- getNextId() - Method in class org.waarp.openr66.dao.database.mariadb.MariaDBTransferDAO
-
- getNextId() - Method in class org.waarp.openr66.dao.database.oracle.OracleTransferDAO
-
- getNextId() - Method in class org.waarp.openr66.dao.database.postgres.PostgreSQLTransferDAO
-
- getNextinform() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getNextRangePort() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Return the next available port for passive connections.
- getNextRangePort() - Method in class org.waarp.ftp.simpleimpl.config.FileBasedConfiguration
-
- getNextRangePort() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getNotNull() - Method in class org.waarp.common.database.model.DbModelAbstract.DbTypeResolver
-
- getNumberClients(String) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
- getNumberClients() - Method in class org.waarp.openr66.proxy.network.NetworkTransaction
-
- getNumberLocalChannel() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- getNumberLocalChannel() - Method in class org.waarp.gateway.ftp.control.FtpConstraintLimitHandler
-
- getNumberLocalChannel() - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
- getNumberLocalChannel() - Method in class org.waarp.openr66.protocol.networkhandler.R66ConstraintLimitHandler
-
- getNumberSessions() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- getObject() - Method in interface org.waarp.common.command.CommandInterface
-
- getObject() - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- getOID(OID) - Method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationElements
-
- getOID(OID, int) - Method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationElements
-
- getOID() - Method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationTasks
-
- getOID() - Method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDefinitionIndex
-
- getOID() - Method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDetailedValuesIndex
-
- getOID() - Method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpErrorValuesIndex
-
- getOID() - Method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpGlobalValuesIndex
-
- getOID(OID) - Method in enum org.waarp.snmp.r66.WaarpPrivateMib.NotificationElements
-
- getOID(OID, int) - Method in enum org.waarp.snmp.r66.WaarpPrivateMib.NotificationElements
-
- getOID() - Method in enum org.waarp.snmp.r66.WaarpPrivateMib.NotificationTasks
-
- getOID() - Method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpDefinitionIndex
-
- getOID() - Method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpDetailedValuesIndex
-
- getOID() - Method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpErrorValuesIndex
-
- getOID() - Method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpGlobalValuesIndex
-
- getOne(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
Get one item according to id
- getOptional() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- getOptional() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- 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
-
- getOptsMessage(String[]) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
- getOptsMessage(String[]) - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- getOptsMessage(String[]) - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- 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
-
- getOrCreateResumableSession(HttpResumableInfo, String, String, HttpAuthent) - Method in class org.waarp.http.protocol.HttpSessions
-
Get a already existing HttpResumableSession or create a new one if not
exists
- getOriginalFilename() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getOriginalfilename() - Method in class org.waarp.thrift.r66.R66Result
-
- getOriginalName() - Method in class org.waarp.openr66.pojo.Transfer
-
- getOriginalSize() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getOriginalSize() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getOriginalSize() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getOS() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- getOther() - Method in class org.waarp.openr66.context.R66Result
-
- getOtherElement() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getOtherObject() - Method in class org.waarp.gateway.kernel.rest.client.RestFuture
-
- getOthers() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getOthers() - Method in class org.waarp.openr66.pojo.Business
-
- getOutPath() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getOwnerRequest() - Method in class org.waarp.openr66.pojo.Transfer
-
- getPacketRank() - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- getPagename() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getPagerole() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getPageValue(String) - Method in class org.waarp.gateway.kernel.HttpPage
-
- getParameterInfo() - Method in class com.fg.fxapplet.FXApplet
-
- getParams(String[]) - Static method in class org.waarp.administrator.AdminGui
-
- getParams(String[]) - Static method in class org.waarp.gateway.ftp.LogExport
-
Parses command line arguments
- getParams(String[]) - Static method in class org.waarp.gateway.ftp.ServerInitDatabase
-
- getParams(String[]) - Static method in class org.waarp.openr66.client.AbstractBusinessRequest
-
Parse the parameter and set current values
- getParams(String[], boolean) - Static method in class org.waarp.openr66.client.AbstractTransfer
-
Parse the parameter and set current values
- getParams(String[]) - Static method in class org.waarp.openr66.client.Message
-
Parse the parameter and set current values
- getParams(String[]) - Static method in class org.waarp.openr66.client.RequestInformation
-
Parse the parameter and set current values
- getParams(String[]) - Static method in class org.waarp.openr66.client.RequestTransfer
-
Parse the parameter and set current values
- getParams(String[]) - Static method in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
Parse the parameter and set current values
- getParams(String[]) - Static method in class org.waarp.openr66.client.utils.OutputFormat
-
Helper to set the output format desired for the command
- getParams(String[]) - Static method in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- getParams(String[]) - Static method in class org.waarp.openr66.server.ConfigExport
-
- getParams(String[]) - Static method in class org.waarp.openr66.server.ConfigImport
-
- getParams(String[]) - Static method in class org.waarp.openr66.server.LogExport
-
- getParams(String[]) - Static method in class org.waarp.openr66.server.LogExtendedExport
-
- getParams(String[]) - Static method in class org.waarp.openr66.server.ServerInitDatabase
-
- getParamsFromConfigFile(String) - Static method in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- getParamsInternal(String[]) - Static method in class org.waarp.openr66.client.AbstractTransfer
-
Internal getParams without configuration initialization, but still as
first argument
- getParentElement(Element, String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getParentElement(Document, String) - Static method in class org.waarp.common.xml.XmlUtil
-
- getPartner() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getPassiveFtpSession(Channel, boolean) - Method in class org.waarp.ftp.core.session.FtpSessionReference
-
Return and remove the FtpSession
- getPasswd() - Method in class org.waarp.common.database.DbAdmin
-
- getPassword() - Method in class org.waarp.common.database.ConnectionFactory
-
- getPassword() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- getPasswordFile() - Method in class org.waarp.uip.WaarpPassword
-
- getPastLimit() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getPath() - Method in class org.waarp.ftp.core.data.FtpTransfer
-
- getPath() - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- getPath() - Method in class org.waarp.openr66.pojo.RuleTask
-
- getPlatformId() - Method in class org.waarp.common.guid.GUID
-
Extract Platform id as int.
- getPort() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getPort() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getPort() - Method in class org.waarp.openr66.pojo.Host
-
- 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.Restart
-
- getPostArgs() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getPreArgs() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getPreparedCommand(String, String[]) - Static method in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- getPreparedStatement() - Method in class org.waarp.common.database.DbPreparedStatement
-
- getPreparedStatement(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
For getAll access
- getPreparedStatement(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler
-
- getPreparedStatement(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler
-
- getPreparedStatement(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler
-
- getPreparedStatement(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler
-
- getPreparedStatement(HttpRestHandler, RestArgument, RestArgument, Object) - Method in class org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler
-
- getPretrDelay() - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- getPreviousCommand() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getPrimaryField() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getPrimaryField() - Method in class org.waarp.openr66.database.data.DbConfiguration
-
- getPrimaryField() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getPrimaryField() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getPrimaryField() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- getPrimaryField() - Method in class org.waarp.openr66.database.data.DbRule
-
- getPrimaryField() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getPrimaryKey() - Method in class org.waarp.common.database.model.DbModelAbstract.DbTypeResolver
-
- getPrimaryKey() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getPrimaryKey() - Method in class org.waarp.openr66.database.data.DbConfiguration
-
- getPrimaryKey() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getPrimaryKey() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getPrimaryKey() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- getPrimaryKey() - Method in class org.waarp.openr66.database.data.DbRule
-
- getPrimaryKey() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getPrimaryProperty(RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66Client
-
- getPrimaryPropertyName() - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- getPrimaryPropertyName(String) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66Client
-
- getPrimaryPropertyName() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler
-
- getPrimaryPropertyName() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler
-
- getPrimaryPropertyName() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler
-
- getPrimaryPropertyName() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler
-
- getPrimaryPropertyName() - Method in class org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler
-
- getProcessId() - Method in class org.waarp.common.guid.GUID
-
Extract process id and return as int
- getProcessId() - Method in class org.waarp.common.guid.LongUuid
-
extract process id from raw UUID bytes and return as int
- getProperties() - Method in class org.waarp.common.database.ConnectionFactory
-
- getProperty(String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getProtocolID() - Static method in class org.waarp.common.database.properties.H2Properties
-
- getProtocolID() - Static method in class org.waarp.common.database.properties.MariaDBProperties
-
- getProtocolID() - Static method in class org.waarp.common.database.properties.MySQLProperties
-
- getProtocolID() - Static method in class org.waarp.common.database.properties.OracleProperties
-
- getProtocolID() - Static method in class org.waarp.common.database.properties.PostgreSQLProperties
-
- getProxified() - Method in class org.waarp.openr66.proxy.network.ProxyBridge
-
- getProxyEntry() - Method in class org.waarp.openr66.proxy.network.ProxyBridge
-
- getPstorDelay() - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- getPurged() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- getPwd() - Method in class org.waarp.common.file.AbstractDir
-
- getPwd() - Method in interface org.waarp.common.file.DirInterface
-
- getPwd() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getR66BusinessFactory() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getR66Mib() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getRandom(int) - Static method in class org.waarp.common.utility.StringUtils
-
- getRandomFile() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Returns the RandomAccessFile in Out mode associated with the current
file.
- getRandomFile() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- getRank() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getRank() - Method in class org.waarp.openr66.pojo.Transfer
-
- getRank() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownRequestJsonPacket
-
- getRank() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getRank() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getRank() - Method in class org.waarp.thrift.r66.R66Result
-
- getRankMethodAndLine(int) - Static method in class org.waarp.common.logging.AbstractWaarpLogger
-
- getRankRestart() - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getReadglobal() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- getReadGlobalLimit() - Method in class org.waarp.openr66.pojo.Limit
-
- 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)
- getReadLimit() - Method in class org.waarp.gateway.ftp.control.FtpConstraintLimitHandler
-
- getReadLimit() - Method in class org.waarp.openr66.protocol.networkhandler.R66ConstraintLimitHandler
-
- getReadsession() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- getReadSessionLimit() - Method in class org.waarp.openr66.pojo.Limit
-
- getRecvPath() - Method in class org.waarp.openr66.database.data.DbRule
-
- getRecvPath() - Method in class org.waarp.openr66.pojo.Rule
-
- getRecvThroughHandler() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getRefresh() - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- getRegex() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- 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(String) - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- getRelativePath() - Method in class org.waarp.http.protocol.HttpResumableInfo
-
The file's relative path when selecting a directory (defaults to file
name in all browsers except Chrome).
- getRemoteAddress() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getRemoteAddress() - Method in class org.waarp.openr66.context.R66Session
-
- getRemoteFiles(DbRule, String[], String, NetworkTransaction) - Method in class org.waarp.openr66.client.AbstractTransfer
-
- getRemoteHosts() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getRemoteId() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getRemoteId() - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacket
-
- getRemoteInetAddress(Channel) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Get the Remote InetAddress
- getRemoteInetAddress(Channel) - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Get the Remote InetAddress
- getRemoteInetSocketAddress(Channel) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Get the Remote InetSocketAddress
- getRemoteInetSocketAddress(Channel) - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Get the Remote InetSocketAddress
- getRemotePort() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getRemoteSocketAddress() - Method in class org.waarp.openr66.proxy.network.ProxyEntry
-
- getReplacedValue(String, Object[]) - Method in class org.waarp.openr66.context.task.AbstractTask
-
- getReplyCode(int) - Static method in enum org.waarp.common.command.ReplyCode
-
- getReplyCode() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getRequest() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- getRequest() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getRequest() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- getRequest() - Method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- getRequest() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- getRequest() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- getRequest() - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- getRequest() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- getRequest() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- getRequest() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- getRequested() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getRequested(R66Session, RequestPacket) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getRequested() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getRequested() - Method in class org.waarp.openr66.pojo.Transfer
-
- getRequested() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- getRequested() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- getRequested() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getRequester(R66Session, RequestPacket) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getRequester() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getRequester() - Method in class org.waarp.openr66.pojo.Transfer
-
- getRequester() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- getRequester() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- getRequestId() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
- getRErrorTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getRerrorTasksArray() - Method in class org.waarp.openr66.database.data.DbRule
-
- getResponse(ByteBuf) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- getResponse(ByteBuf) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- getRestAddress() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- getRestArgument() - Method in class org.waarp.gateway.kernel.rest.client.RestFuture
-
- getRestart() - Method in interface org.waarp.common.file.SessionInterface
-
- getRestart() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getRestart() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getRestart() - Method in class org.waarp.openr66.context.R66Session
-
- getRestarttime() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- getRestConfigurations() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getRestHandler(RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66Client
-
- getRESTHANDLER(String) - Static method in enum org.waarp.openr66.protocol.http.rest.HttpRestR66Handler.RESTHANDLERS
-
- getResthandlersCrud() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- getRestPort() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- getRestTimeLimit() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- getResult() - Method in class org.waarp.commandexec.utils.LocalExecResult
-
- getResult() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
- getResult() - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- getResult() - Method in class org.waarp.openr66.protocol.utils.R66Future
-
- getResult() - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.infoListQuery_call
-
- getResult() - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.infoTransferQuery_call
-
- getResult() - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.isStillRunning_call
-
- getResult() - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.transferRequestQuery_call
-
- getResult(I, R66Service.infoListQuery_args) - Method in class org.waarp.thrift.r66.R66Service.Processor.infoListQuery
-
- getResult(I, R66Service.infoTransferQuery_args) - Method in class org.waarp.thrift.r66.R66Service.Processor.infoTransferQuery
-
- getResult(I, R66Service.isStillRunning_args) - Method in class org.waarp.thrift.r66.R66Service.Processor.isStillRunning
-
- getResult(I, R66Service.transferRequestQuery_args) - Method in class org.waarp.thrift.r66.R66Service.Processor.transferRequestQuery
-
- getResultCountPrepareStatement(DbPreparedStatement, AbstractDbData.UpdatedInfo, long) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getResultCountPrepareStatement(DbPreparedStatement, ReplyCode, long) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getResultCountPrepareStatement(DbPreparedStatement) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getResultCountPrepareStatement(DbPreparedStatement, AbstractDbData.UpdatedInfo, long) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getResultCountPrepareStatement(DbPreparedStatement, HttpResponseStatus, long) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getResultCountPrepareStatement(DbPreparedStatement) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getResultCountPrepareStatement(DbPreparedStatement, AbstractDbData.UpdatedInfo, long) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getResultCountPrepareStatement(DbPreparedStatement, ErrorCode, long) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getResultCountPrepareStatement(DbPreparedStatement) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getResultinfo() - Method in class org.waarp.thrift.r66.R66Result
-
- getResults() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getResults() - Method in class org.waarp.openr66.client.MultipleDirectTransfer
-
- getResults() - Method in class org.waarp.openr66.client.MultipleSubmitTransfer
-
- getResultSet() - Method in class org.waarp.common.database.DbPreparedStatement
-
- getResultSet() - Method in class org.waarp.common.database.DbRequest
-
- getRetrCmd() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- getRetrDelay() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- getRetrieveMode() - Method in class org.waarp.openr66.pojo.Transfer
-
- getRetrieveRunnerActive() - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
- getRetrieveRunnerGroup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getRetrType() - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- getRetrType() - Method in interface org.waarp.gateway.kernel.session.CommandExecutorInterface
-
- getReverseAliases() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getRole() - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- getRoleAsByte() - Method in class org.waarp.common.role.RoleDefault
-
- getRoles() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getRoles() - Method in class org.waarp.openr66.pojo.Business
-
- getRoles() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getRoles(String) - Static method in class org.waarp.openr66.protocol.http.restv2.converters.HostConfigConverter
-
Returns the requested host's list of roles on the server.
- getRoles() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getRolesid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getRootElement(Document) - Static method in class org.waarp.common.xml.XmlUtil
-
- getRow() - Method in class org.waarp.snmp.utils.WaarpMORow
-
- getRPostTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getRpostTasksArray() - Method in class org.waarp.openr66.database.data.DbRule
-
- getRPreTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getRpreTasksArray() - Method in class org.waarp.openr66.database.data.DbRule
-
- getRule() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getRule() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getRule() - Method in class org.waarp.openr66.pojo.Transfer
-
- getRule(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.RuleIdHandler
-
Method called to retrieve a transfer rule with the id given in the
request URI.
- getRule() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getRule() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- getRule(String) - Static method in class org.waarp.openr66.r66gui.R66Environment
-
- getRule() - Method in class org.waarp.thrift.r66.R66Request
-
- getRule() - Method in class org.waarp.thrift.r66.R66Result
-
- getRuleArchivePath() - Method in class org.waarp.openr66.database.data.DbRule
-
- getRuleDAO() - Method in class org.waarp.openr66.dao.DAOFactory
-
Return a RuleDAO
- getRuleDAO() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
- getRuleDAO() - Method in class org.waarp.openr66.dao.xml.XMLDAOFactory
-
- getRuleId() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getRuleid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- getRulename() - Method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- getRulename() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- getRulename() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getRulename() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getRuleRecvPath() - Method in class org.waarp.openr66.database.data.DbRule
-
- getRules() - Static method in class org.waarp.openr66.r66gui.R66Environment
-
- getRules(boolean) - Static method in class org.waarp.openr66.r66gui.R66Environment
-
- getRuleSendPath() - Method in class org.waarp.openr66.database.data.DbRule
-
- getRuleWorkPath() - Method in class org.waarp.openr66.database.data.DbRule
-
- getRunner() - Method in class org.waarp.openr66.context.R66Result
-
- getRunner() - Method in class org.waarp.openr66.context.R66Session
-
- getRunner() - Method in class org.waarp.openr66.protocol.utils.R66Future
-
- getRunnerThread() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- 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.
- getSecureRandom() - Static method in class org.waarp.common.digest.WaarpBC
-
- 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
-
- getSelectAllFields() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getSelectAllFields() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getSelectAllFields() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getSelectedObjects() - Method in class org.waarp.xample.FHistoryButton
-
- getSelectFromInfoPrepareStatement(AbstractDbData.UpdatedInfo, boolean, int) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getSelectRequest() - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getSelectRequest() - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getSelectRequest() - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getSelectRequest() - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getSelectRequest() - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getSelectRequest() - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getSelectRequest() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getSenderByRequestPacket(RequestPacket) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Helper
- getSendPath() - Method in class org.waarp.openr66.database.data.DbRule
-
- getSendPath() - Method in class org.waarp.openr66.pojo.Rule
-
- getSendThroughMode() - Method in class org.waarp.openr66.commander.ClientRunner
-
- getSent() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- getSeparator(String) - Static method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- getSeparator() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getSEPARATOR_FIELD() - Static method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- getSeperator() - Method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- getSErrorTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getSerrorTasksArray() - Method in class org.waarp.openr66.database.data.DbRule
-
- getServer() - Method in class org.waarp.common.database.ConnectionFactory
-
- getServer() - Method in class org.waarp.common.database.DbAdmin
-
- getServerAddress() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getServerAdminKey() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerAuth(String) - Static method in class org.waarp.openr66.context.authentication.R66Auth
-
- getServerChannelGroup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerChannelReadLimit() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getServerChannelReadLimit() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerChannelWriteLimit() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getServerChannelWriteLimit() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerContext() - Method in class org.waarp.common.crypto.ssl.WaarpSslContextFactory
-
- getServerGlobalReadLimit() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getServerGlobalReadLimit() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerGlobalWriteLimit() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getServerGlobalWriteLimit() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerHandler() - Method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
- getServerHandler() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getServerHttpport() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerHttpsPort() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerKeyFile() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerPort() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getServerPort() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerSslPort() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getServerThread() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getServerThread() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- 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.Restart
-
- getSession() - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- getSession() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- getSession() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- getSession() - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
- getSession() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- getSessionState() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- 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
-
- getSheader() - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- getSheader() - Method in class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- getSheader() - Method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- getSheader() - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- getShort() - Method in class org.waarp.common.xml.XmlValue
-
- getShutdownConfiguration() - Method in class org.waarp.common.utility.WaarpShutdownHook
-
- getShutdownConfiguration() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getShutdownConfiguration() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getSimpleAuth(String) - Method in class org.waarp.ftp.simpleimpl.config.FileBasedConfiguration
-
- getSimpleAuth(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getSingletonByteArray() - Static method in class org.waarp.common.utility.SingletonUtils
-
Immutable empty byte array
- getSleepTime() - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- getSlocale() - Static method in class org.waarp.openr66.protocol.configuration.Messages
-
- getSmiddle() - Method in class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- getSmiddle() - Method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- getSmiddle() - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- getSnmpConfig() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- getSnmpConfig() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getSNMPv2MIB() - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- getSNMPv2MIB() - Method in interface org.waarp.snmp.interf.WaarpInterfaceMib
-
- getSNMPv2MIB() - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
- getSocketAddress() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getSocketHashCode() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- getSource() - Method in class org.waarp.openr66.proxy.network.ProxyBridge
-
- getSpecialId() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getSpecialId() - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- getSpecialId() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getSpecialId() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getSpecialid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- getSpecialid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- getSpecialId() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getSpecialId() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getSpecializedSiteCommand(FtpSession, String) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Check if a command pass to SITE command is legal
- getSpecializedSiteCommand(FtpSession, String) - Method in class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- getSpecializedSiteCommand(FtpSession, String) - Method in class org.waarp.gateway.ftp.control.ExecBusinessHandler
-
- getSPostTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getSpostTasksArray() - Method in class org.waarp.openr66.database.data.DbRule
-
- getSPreTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getSpreTasksArray() - Method in class org.waarp.openr66.database.data.DbRule
-
- getSsl() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getSslFeatMessage() - Method in class org.waarp.ftp.core.control.BusinessHandler
-
- getStart() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getStart() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getStart() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getStart() - Method in class org.waarp.openr66.pojo.Transfer
-
- getStart() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- getStart() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getStart() - Method in class org.waarp.thrift.r66.R66Request
-
- getStart() - Method in class org.waarp.thrift.r66.R66Result
-
- getStartid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- getState() - Method in class org.waarp.common.state.Transition
-
- getState() - Method in class org.waarp.openr66.context.R66Session
-
- getStatus() - Method in class org.waarp.commandexec.utils.LocalExecResult
-
- getStatus() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- getStatus() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getStatus() - Method in class org.waarp.ftp.core.data.FtpTransfer
-
- getStatus() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- getStatus() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getStatus(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Get the general status of the server.
- getStatusCode() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getStatusFile() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getStatusMessage() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getStatusPrepareStament(DbSession, ReplyCode, int) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getStatusPrepareStament(DbSession, HttpResponseStatus, int) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getStep() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getStep() - Method in class org.waarp.openr66.pojo.Transfer
-
- getStep() - Method in class org.waarp.thrift.r66.R66Result
-
- getStepStatus() - Method in class org.waarp.openr66.pojo.Transfer
-
- getStop() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getStop() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getStop() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getStop() - Method in class org.waarp.openr66.pojo.Transfer
-
- getStop() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- getStop() - Method in class org.waarp.thrift.r66.R66Result
-
- getStopFile() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getStopid() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- getStorCmd() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- getStorDelay() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- getStorType() - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- getStorType() - Method in interface org.waarp.gateway.kernel.session.CommandExecutorInterface
-
- 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
-
- getString(String) - Static method in class org.waarp.openr66.protocol.configuration.Messages
-
- getString(String, Object...) - Static method in class org.waarp.openr66.protocol.configuration.Messages
-
- getStringProperty(String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getStructure() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getStructure() - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- getSubstitutionMap() - Method in class org.waarp.openr66.context.task.AbstractExecTask
-
Generates a substitution map as expected by Apache Commons Exec
CommandLine
- getSubTaskGroup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getSubType() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getSubUri() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getSubUriSize() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- 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
-
- getSuccess() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- getSuccess() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- getSuccess() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- getSuccessIterator() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- getSuccessSize() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- getTable() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getTable() - Method in class org.waarp.common.database.data.DbDataModel
-
- getTable() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getTable() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getTable() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getTable() - Method in class org.waarp.openr66.database.data.DbConfiguration
-
- getTable() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- getTable() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getTable() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- getTable() - Method in class org.waarp.openr66.database.data.DbRule
-
- getTable() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getTask(String[], R66Session) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getTaskFromId(TaskType, String, int, R66Session) - Static method in enum org.waarp.openr66.context.task.TaskType
-
- getTaskFromId(String, String, int, R66Session) - Static method in enum org.waarp.openr66.context.task.TaskType
-
- getTaskFromIdForBusiness(String, String, int, R66Session) - Static method in enum org.waarp.openr66.context.task.TaskType
-
For usage in ExecBusinessTask
- getTaskNo() - Method in enum org.waarp.openr66.pojo.Transfer.TASKSTEP
-
- getTaskRunner() - Method in class org.waarp.openr66.commander.ClientRunner
-
- getTasksRule(XmlValue) - Static method in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
Utility function
- getTenantId() - Method in class org.waarp.common.guid.GUID
-
- getTextPaneDialog() - Method in class org.waarp.openr66.serveraction.R66Dialog
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Request._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Result._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Service.infoListQuery_args._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Service.infoListQuery_result._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_args._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_result._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Service.isStillRunning_args._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Service.isStillRunning_result._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_args._Fields
-
- getThriftFieldId() - Method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_result._Fields
-
- getThriftport() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getThriftService() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getTid() - Method in class org.waarp.thrift.r66.R66Request
-
- getTid() - Method in class org.waarp.thrift.r66.R66Result
-
- getTid() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- getTimeLimitCache() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getTimeoutCon() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getTimeoutCon() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getTimeoutForceClose() - Method in class org.waarp.common.database.DbConnectionPool
-
- getTimerClose() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getTimestamp() - Method in class org.waarp.common.guid.GUID
-
Extract timestamp and return as long
- getTimestamp() - Method in class org.waarp.common.guid.IntegerUuid
-
extract timestamp from raw UUID bytes and return as int
- getTimestamp() - Method in class org.waarp.common.guid.LongUuid
-
extract timestamp from raw UUID bytes and return as int
- getTimestamp() - Method in class org.waarp.common.xml.XmlValue
-
- getTimeStat() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getTodayMidnight() - Static method in class org.waarp.common.utility.WaarpStringUtils
-
- getTotalChunks() - Method in class org.waarp.http.protocol.HttpResumableInfo
-
The total number of chunks.
- getTotalSize() - Method in class org.waarp.http.protocol.HttpResumableInfo
-
The total file size.
- getTouid() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- getTransfer(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransferIdHandler
-
Method called to obtain the information on the transfer whose id was
given in the request's URI.
- getTransferDAO() - Method in class org.waarp.openr66.dao.DAOFactory
-
Return a TransferDAO
- getTransferDAO() - Method in class org.waarp.openr66.dao.database.DBDAOFactory
-
- getTransferDAO() - Method in class org.waarp.openr66.dao.xml.XMLDAOFactory
-
- getTransferInfo() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getTransferInfo() - Method in class org.waarp.openr66.pojo.Transfer
-
- getTransferMap() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getTransferMode(char) - Static method in class org.waarp.ftp.core.command.FtpArgumentCode
-
Get the TransferMode according to the char
- getTransferMode() - Method in class org.waarp.openr66.pojo.Transfer
-
- getTransferStructure(char) - Static method in class org.waarp.ftp.core.command.FtpArgumentCode
-
Get the TransferStructure according to the char
- getTransferSubType(char) - Static method in class org.waarp.ftp.core.command.FtpArgumentCode
-
Get the TransferSubType according to the char
- getTransferType(char) - Static method in class org.waarp.ftp.core.command.FtpArgumentCode
-
Get the TransferType according to the char
- getTrapLevel() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- getTree() - Method in class com.fg.xmleditor.FXBasicView
-
- getTrimValue(String) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- getTrimValue(String) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- getTrueFile(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Get the true file from the path
- getTrueFile() - Method in class org.waarp.ftp.simpleimpl.file.FileBasedFile
-
This method is a good to have in a true
FtpFile
implementation.
- getTrueFile() - Method in class org.waarp.gateway.ftp.file.FileBasedFile
-
This method is a good to have in a true
FtpFile
implementation.
- getTrueFile() - Method in class org.waarp.openr66.context.filesystem.R66File
-
This method is a good to have in a true FileInterface implementation.
- 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) - Method in class org.waarp.common.database.model.DbModelAbstract.DbTypeResolver
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelCommonMariadbMySql.DBType
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelH2.DBType
-
- getType(int) - Method in class org.waarp.common.database.model.DbModelH2.DbTypeResolverH2
-
- getType(int) - Method in class org.waarp.common.database.model.DbModelMariadb.DbTypeResolverMariadDb
-
- getType(int) - Method in class org.waarp.common.database.model.DbModelMysql.DbTypeResolverMySQL
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelOracle.DBType
-
- getType(int) - Method in class org.waarp.common.database.model.DbModelOracle.DbTypeResolverOracle
-
- getType(int) - Static method in enum org.waarp.common.database.model.DbModelPostgresql.DBType
-
- getType(int) - Method in class org.waarp.common.database.model.DbModelPostgresql.DbTypeResolverPostgreSQL
-
- getType() - Method in class org.waarp.common.xml.XmlDecl
-
- getType() - Method in class org.waarp.common.xml.XmlValue
-
- getType() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- getType() - Method in class org.waarp.openr66.context.task.AbstractTask
-
- getType() - Method in class org.waarp.openr66.pojo.RuleTask
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.BlockRequestPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.KeepAlivePacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.NoOpPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.TestPacket
-
- getType() - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- getTypeDriver() - Method in class org.waarp.common.database.DbAdmin
-
- getTypeValid() - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- getTypeValid() - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- getUniqueExtension() - Method in interface org.waarp.common.file.SessionInterface
-
- getUniqueExtension() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- getUniqueExtension() - Method in class org.waarp.ftp.core.session.FtpSession
-
- getUniqueExtension() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- getUniqueExtension() - Method in class org.waarp.openr66.context.R66Session
-
- getUpdateAllFields() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getUpdateAllFields() - Method in class org.waarp.common.database.data.DbDataModel
-
- getUpdateAllFields() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getUpdateAllFields() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getUpdateAllFields() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getUpdatedInfo() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getUpdatedInfo() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getUpdatedInfo() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- getUpdatedInfo() - Method in class org.waarp.openr66.pojo.Business
-
- getUpdatedInfo() - Method in class org.waarp.openr66.pojo.Host
-
- getUpdatedInfo() - Method in class org.waarp.openr66.pojo.Limit
-
- getUpdatedInfo() - Method in class org.waarp.openr66.pojo.Rule
-
- getUpdatedInfo() - Method in class org.waarp.openr66.pojo.Transfer
-
- getUpdatedPreparedStatement() - Static method in class org.waarp.openr66.database.data.DbHostAuth
-
- getUpdatedPrepareStament(DbSession) - Static method in class org.waarp.common.database.data.DbDataModel
-
- getUpdatedPrepareStament() - Static method in class org.waarp.openr66.database.data.DbConfiguration
-
- getUpdatedPrepareStament() - Static method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getUpdatedPrepareStament(DbSession) - Static method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- getUpdatedPrepareStament() - Static method in class org.waarp.openr66.database.data.DbRule
-
- getUpdateRequest() - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getUpdateRequest() - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getUpdateRequest() - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getUpdateRequest() - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getUpdateRequest() - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getUpdateRequest() - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getUpdateRequest() - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getUpdateValues(Business) - Method in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- getUpdateValues(Host) - Method in class org.waarp.openr66.dao.database.DBHostDAO
-
- getUpdateValues(Limit) - Method in class org.waarp.openr66.dao.database.DBLimitDAO
-
- getUpdateValues(MultipleMonitor) - Method in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- getUpdateValues(Rule) - Method in class org.waarp.openr66.dao.database.DBRuleDAO
-
- getUpdateValues(Transfer) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- getUpdateValues(E) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- getUptime() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- getUptimeSystemTime() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- getUri() - Method in class org.waarp.gateway.kernel.HttpPage
-
- getUri() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getUriArgs() - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
set values from URI
- getUriArgs() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getUser() - Method in class org.waarp.common.database.ConnectionFactory
-
- 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
-
- getUser() - Method in class org.waarp.ftp.simpleimpl.file.SimpleAuth
-
- getUser() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getUser() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- getUser() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getUser() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- getUser() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- getUserId() - Method in interface org.waarp.http.protocol.servlet.HttpAuthent
-
- getUserId() - Method in class org.waarp.http.protocol.servlet.HttpAuthentDefault
-
- getValidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- getValidationQuery() - Method in interface org.waarp.common.database.properties.DbProperties
-
- getValidationQuery() - Method in class org.waarp.common.database.properties.H2Properties
-
- getValidationQuery() - Method in class org.waarp.common.database.properties.MariaDBProperties
-
- getValidationQuery() - Method in class org.waarp.common.database.properties.MySQLProperties
-
- getValidationQuery() - Method in class org.waarp.common.database.properties.OracleProperties
-
- getValidationQuery() - Method in class org.waarp.common.database.properties.PostgreSQLProperties
-
- 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
-
- getValue(String) - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- getValue(AbstractHttpBusinessRequest, String) - Method in class org.waarp.gateway.kernel.HttpPage
-
Convenient method to get the value of one field
- getValue() - Method in class org.waarp.snmp.interf.WaarpCounter32
-
- getValue() - Method in class org.waarp.snmp.interf.WaarpGauge32
-
- getValue() - Method in class org.waarp.snmp.interf.WaarpTimeTicks
-
- getValue() - Method in class org.waarp.snmp.utils.WaarpUptime
-
- getValue() - Method in enum org.waarp.thrift.r66.Action
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum org.waarp.thrift.r66.ErrorCode
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- getValue() - Method in enum org.waarp.thrift.r66.RequestMode
-
Get the integer value of this enum value, as defined in the Thrift IDL.
- 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
- getValues(DbPreparedStatement, DbValue[]) - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getVariable(OID, int, int, int) - Method in class org.waarp.gateway.ftp.snmp.FtpVariableFactory
-
- getVariable(OID, int, int, int) - Method in class org.waarp.openr66.protocol.snmp.R66VariableFactory
-
- getVariable(OID, int, int, int) - Method in interface org.waarp.snmp.interf.WaarpInterfaceVariableFactory
-
Used to access MIB entry according to argument
- getVariable(OID, int, int, int) - Method in class org.waarp.snmp.utils.WaarpDefaultVariableFactory
-
- getVariable(OID, Object, int, int, int) - Static method in class org.waarp.snmp.WaarpMOFactory
-
Create a Variable using the arguments
- getVersion() - Method in class org.waarp.common.guid.GUID
-
extract version field as a hex char from raw GUID bytes
- getVersion() - Method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- getVersion() - Method in enum org.waarp.openr66.protocol.utils.R66Versions
-
- getVersionDb(String) - Static method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- getVersions() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getWaarpHosts() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- getWaarpSecureKeyStore() - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getWaarpSecureKeyStore() - Static method in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerInitializer
-
- getWaarpSslContextFactory() - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getWaarpSslContextFactory() - Static method in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerInitializer
-
- getWherePrimaryKey() - Method in class org.waarp.common.database.data.AbstractDbData
-
- getWherePrimaryKey() - Method in class org.waarp.common.database.data.DbDataModel
-
- getWherePrimaryKey() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- getWherePrimaryKey() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- getWherePrimaryKey() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- getWildcardFileFilter(String) - Static method in class org.waarp.common.file.filesystembased.specific.FilesystemBasedCommonsIo
-
- getWindow() - Static method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- getWorker() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- getWorkingPath() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- getWorkPath() - Method in class org.waarp.openr66.database.data.DbRule
-
- getWorkPath() - Method in class org.waarp.openr66.pojo.Rule
-
- getWriteglobal() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- getWriteGlobalLimit() - Method in class org.waarp.openr66.pojo.Limit
-
- 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)
- getWriteLimit() - Method in class org.waarp.gateway.ftp.control.FtpConstraintLimitHandler
-
- getWriteLimit() - Method in class org.waarp.openr66.protocol.networkhandler.R66ConstraintLimitHandler
-
- getWritesession() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- getWriteSessionLimit() - Method in class org.waarp.openr66.pojo.Limit
-
- getXAuthKey() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getXAuthRole() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getXAuthTimestamp() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getXAuthUser() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- getXML() - Method in class org.waarp.openr66.pojo.RuleTask
-
- getXMLDest() - Method in class com.fg.fxapplet.FXApplet
-
- getXMLDocumentAsText() - Method in class com.fg.fxapplet.FXApplet
-
- getXMLHostids() - Method in class org.waarp.openr66.pojo.Rule
-
- getXmlPath() - Method in class org.waarp.common.xml.XmlDecl
-
- getXmlPath() - Method in class org.waarp.common.xml.XmlValue
-
- getXMLRErrorTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getXMLRPostTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getXMLRPreTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getXMLSchema() - Method in class com.fg.fxapplet.FXApplet
-
- getXMLSErrorTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getXMLSource() - Method in class com.fg.fxapplet.FXApplet
-
- getXMLSPostTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getXMLSPreTasks() - Method in class org.waarp.openr66.pojo.Rule
-
- getXmlStart() - Method in class org.waarp.openr66.pojo.Transfer
-
- getXmlStop() - Method in class org.waarp.openr66.pojo.Transfer
-
- GgFTree - Class in com.fg.ftree
-
Extension of the work of Felix Golubov
- GgFTree() - Constructor for class com.fg.ftree.GgFTree
-
- GgFTree(TreeNode) - Constructor for class com.fg.ftree.GgFTree
-
- ggObjectId - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
SnmpConstants.sysObjectID
- ggObjectId - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
SnmpConstants.sysObjectID
- GLOBAL_LAST_STEP - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- GLOBAL_LAST_STEP_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- GLOBAL_STEP - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- GLOBAL_STEP_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- GLOBAL_STEP_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- globalDigest - Variable in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Global Digest in receive
- 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
-
- globalTrafficShapingHandler - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
Global TrafficCounter (set from global configuration)
- GMT_ZONE - Static variable in class org.waarp.gateway.kernel.http.HttpWriteCacheEnable
-
GMT timezone - all HTTP dates are on GMT
- GOLBAL_LIMIT_FILED - Static variable in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- group - Static variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- group - Variable in enum org.waarp.gateway.kernel.rest.RestArgument.REST_GROUP
-
- GUID - Class in org.waarp.common.guid
-
- GUID(byte[]) - Constructor for class org.waarp.common.guid.GUID
-
Constructor that takes a byte array as this GUID's content
- GUID(String) - Constructor for class org.waarp.common.guid.GUID
-
Build from String key
- GUID() - Constructor for class org.waarp.common.guid.GUID
-
Constructor that generates a new GUID using the current process id,
Platform Id and timestamp with no tenant
- GUID(int, int) - Constructor for class org.waarp.common.guid.GUID
-
Constructor that generates a new GUID using the current process id and
timestamp
- guiResultat - Variable in class org.waarp.openr66.r66gui.R66Environment
-
- GZIP - Static variable in class org.waarp.common.utility.Base64
-
Specify that data should be gzip-compressed in second bit.
- I18NEXT - Static variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- id - Variable in class org.waarp.openr66.client.AbstractTransfer
-
- id - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- ID - Static variable in class org.waarp.openr66.protocol.utils.Version
-
The version identifier.
- ID_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- ID_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- ID_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- ID_RULE_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- IDENTIFIER - Static variable in class org.waarp.http.protocol.servlet.DownloadServlet
-
- idt - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
- ignoreAlreadyUsed - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- ignoreAlreadyUsed - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- IGNORECODE - Static variable in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- ignoreLog(Throwable) - Method in class org.waarp.common.logging.SysErrLogger
-
Utility method to log nothing
Used only in classes where WaarpLogger is not allowed
- ILLEGAL_FIELD_VALUE(String, String) - Static method in class org.waarp.openr66.protocol.http.restv2.errors.RestErrors
-
Creates an error saying that the given field has been assigned an illegal
value.
- ILLEGAL_PARAMETER_VALUE(String, String) - Static method in class org.waarp.openr66.protocol.http.restv2.errors.RestErrors
-
Creates an error saying that one of the request's parameters has an
illegal value.
- 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)
- importedalias - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- importedbusiness - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- importedhost - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- importedroles - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- importedrule - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- importLog(R66Future) - Method in class org.waarp.openr66.server.LogExtendedExport
-
- importRules(File) - Static method in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
Import all Rule files into the HashTable of Rules
- incHttpSession() - Static method in class org.waarp.common.database.DbAdmin
-
Increment nb of Http Connection
- IncorrectCommand - Class in org.waarp.ftp.core.command.internal
-
Incorrect command
- IncorrectCommand() - Constructor for class org.waarp.ftp.core.command.internal.IncorrectCommand
-
- incrementRank() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Increment the rank of the transfer
- incrementTaskRunnerTry(DbTaskRunner, int) - Method in class org.waarp.openr66.commander.ClientRunner
-
- indexes - Static variable in class org.waarp.common.database.data.DbDataModel
-
- indexes - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- indexes - Static variable in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- indexes - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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
-
- INFO_STATUS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- INFO_STATUS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- infoListQuery(R66Request) - Method in class org.waarp.openr66.thrift.R66EmbeddedServiceImpl
-
- infoListQuery(R66Request, <any>) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient
-
- infoListQuery(R66Request, <any>) - Method in interface org.waarp.thrift.r66.R66Service.AsyncIface
-
- infoListQuery(R66Request) - Method in class org.waarp.thrift.r66.R66Service.Client
-
- infoListQuery(R66Request) - Method in interface org.waarp.thrift.r66.R66Service.Iface
-
- infoListQuery() - Constructor for class org.waarp.thrift.r66.R66Service.Processor.infoListQuery
-
- infoListQuery_args() - Constructor for class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- infoListQuery_args(R66Request) - Constructor for class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- infoListQuery_args(R66Service.infoListQuery_args) - Constructor for class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
Performs a deep copy on other.
- infoListQuery_call(R66Request, <any>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.waarp.thrift.r66.R66Service.AsyncClient.infoListQuery_call
-
- infoListQuery_result() - Constructor for class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- infoListQuery_result(List<String>) - Constructor for class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- infoListQuery_result(R66Service.infoListQuery_result) - Constructor for class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
Performs a deep copy on other.
- information(InformationPacket) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Receive a request of information
- information - Variable in class org.waarp.openr66.r66gui.R66Environment
-
- informationFile(byte, String, String, boolean) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Receive a request of information (Transfer information or File listing)
- InformationJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Information (on request or on filesystem) JSON packet
- InformationJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
Empty constructor
- InformationJsonPacket(long, boolean, String) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
Constructor for Transfer Request Information
- InformationJsonPacket(byte, String, String) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
Constructor for File information
- informationMonitorCommand - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorTimerInformationTask
-
- InformationPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Information of files class
header = "rulename" middle = requestedInfo end = "FILENAME"
- InformationPacket(String, byte, String) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- INFORMATIONPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- InformationPacket.ASKENUM - Enum in org.waarp.openr66.protocol.localhandler.packet
-
- informationRequest(long, boolean, String, boolean) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Receive a request of information (Transfer information or File listing)
- infoTransferQuery(R66Request) - Method in class org.waarp.openr66.thrift.R66EmbeddedServiceImpl
-
- infoTransferQuery(R66Request, <any>) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient
-
- infoTransferQuery(R66Request, <any>) - Method in interface org.waarp.thrift.r66.R66Service.AsyncIface
-
- infoTransferQuery(R66Request) - Method in class org.waarp.thrift.r66.R66Service.Client
-
- infoTransferQuery(R66Request) - Method in interface org.waarp.thrift.r66.R66Service.Iface
-
- infoTransferQuery() - Constructor for class org.waarp.thrift.r66.R66Service.Processor.infoTransferQuery
-
- infoTransferQuery_args() - Constructor for class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- infoTransferQuery_args(R66Request) - Constructor for class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- infoTransferQuery_args(R66Service.infoTransferQuery_args) - Constructor for class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
Performs a deep copy on other.
- infoTransferQuery_call(R66Request, <any>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.waarp.thrift.r66.R66Service.AsyncClient.infoTransferQuery_call
-
- infoTransferQuery_result() - Constructor for class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- infoTransferQuery_result(R66Result) - Constructor for class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- infoTransferQuery_result(R66Service.infoTransferQuery_result) - Constructor for class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
Performs a deep copy on other.
- init() - Method in class com.fg.fxapplet.FXApplet
-
- init(DaemonContext) - Method in class org.waarp.common.service.ServiceLauncher
-
- init(ServletConfig) - Method in class org.waarp.http.protocol.servlet.AbstractServlet
-
- init(Locale) - Static method in class org.waarp.openr66.protocol.configuration.Messages
-
- initAfterIdentification() - Method in class org.waarp.common.file.AbstractDir
-
- initAfterIdentification() - Method in interface org.waarp.common.file.DirInterface
-
Init DirInterface after authentication is done
- initCellControl(boolean) - Method in class org.waarp.xample.custnodes.FFileDialog
-
- initChannel(SocketChannel) - Method in class org.waarp.commandexec.client.LocalExecClientInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.commandexec.server.LocalExecServerInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.commandexec.ssl.client.LocalExecSslClientInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.commandexec.ssl.server.LocalExecSslServerInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.ftp.core.control.FtpInitializer
-
Create the pipeline with Handler, ObjectDecoder, ObjectEncoder.
- initChannel(SocketChannel) - Method in class org.waarp.ftp.core.control.ftps.FtpsInitializer
-
Create the pipeline with Handler, ObjectDecoder, ObjectEncoder.
- initChannel(SocketChannel) - Method in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Create the pipeline with Handler, ObjectDecoder, ObjectEncoder.
- initChannel(SocketChannel) - Method in class org.waarp.ftp.core.data.handler.ftps.FtpsDataInitializer
-
Create the pipeline with Handler, ObjectDecoder, ObjectEncoder.
- initChannel(SocketChannel) - Method in class org.waarp.gateway.ftp.adminssl.HttpSslInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.gateway.kernel.rest.client.HttpRestClientSimpleInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpReponsiveSslInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.protocol.http.HttpInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Initializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkServerInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.proxy.network.NetworkServerInitializerProxy
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.proxy.network.ssl.NetworkSslServerInitializerProxy
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.proxy.protocol.http.adminssl.HttpSslInitializer
-
- initChannel(SocketChannel) - Method in class org.waarp.openr66.proxy.protocol.http.HttpInitializer
-
- initdb() - Static method in class org.waarp.gateway.ftp.ServerInitDatabase
-
- initdb() - Static method in class org.waarp.openr66.server.ServerInitDatabase
-
- initEmptyTrustStore() - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize an empty TrustStore
- initExecClient(long, String) - Method in class org.waarp.commandexec.client.LocalExecClientHandler
-
Initialize the client status for a new execution
- 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) - Static method in class org.waarp.common.database.ConnectionFactory
-
Initialize the ConnectionFactory
- 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.digest.FilesystemBasedDigest
-
(Re)Initialize the digest
- initialize(FilesystemBasedDigest.DigestAlgo) - Method in class org.waarp.common.digest.FilesystemBasedDigest
-
(Re)Initialize the digest
- initialize() - Method in class org.waarp.common.service.ServiceLauncher
-
Do the work of starting the engine
- initialize(String, String, String, String, boolean) - Static method in class org.waarp.gateway.ftp.database.model.DbModelFactoryFtp
-
Initialize the Database Model according to arguments.
- initialize(int, long) - Static method in class org.waarp.gateway.ftp.exec.LocalExecClient
-
Initialize the LocalExec Client context
- initialize(String, String) - Static method in class org.waarp.gateway.ftp.ExecGatewayFtpServer
-
- initialize(String[]) - Static method in class org.waarp.gateway.ftp.LogExport
-
Verifies command line arguments and initialize internals (mainly config)
- initialize() - Method in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- initialize(String, String, String, String, boolean) - Static method in class org.waarp.gateway.kernel.database.model.DbModelFactoryGateway
-
Initialize the Database Model according to arguments.
- initialize() - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Called at the beginning of every new request
Override if needed
- initialize(String) - Static method in class org.waarp.gateway.kernel.HttpBusinessFactory
-
Initialize the Disk support
- initialize(String) - Static method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Initialize the Disk support
- initialize() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Called at the beginning of every new request
Override if needed
- initialize(String[], boolean) - Static method in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- initialize() - Static method in class org.waarp.openr66.context.task.localexec.LocalExecClient
-
Initialize the LocalExec Client context
- initialize() - Static method in class org.waarp.openr66.dao.DAOFactory
-
- initialize(ConnectionFactory) - Static method in class org.waarp.openr66.dao.DAOFactory
-
- initialize(String, String, String, String, boolean) - Static method in class org.waarp.openr66.database.model.DbModelFactoryR66
-
Initialize the Database Model according to arguments.
- initialize() - Method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
Called at the beginning of every new request
Override if needed
- initialize() - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
Initialize the Db Requests after constructor or after use of
releaseResources
- initialize() - Static method in class org.waarp.openr66.proxy.network.ProxyBridge
-
- initialize(String) - Static method in class org.waarp.openr66.proxy.R66Proxy
-
- initialize() - Method in class org.waarp.openr66.r66gui.R66ClientGui
-
Initialize the contents of the frame.
- initialize(String[]) - Method in class org.waarp.openr66.r66gui.R66Environment
-
- initialize(String) - Static method in class org.waarp.openr66.server.R66Server
-
- initialize() - Method in interface org.waarp.snmp.interf.WaarpInterfaceMonitor
-
To initialize the monitor
- initializeAuthent(String, boolean) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Initialize Authentication from current authenticationFile
- initializeAuthent(Map<String, String>) - Method in interface org.waarp.http.protocol.servlet.HttpAuthent
-
Method to setup authentication using servlet arguments
- initializeAuthent(Map<String, String>) - Method in class org.waarp.http.protocol.servlet.HttpAuthentDefault
-
- initializeConfig(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostConfigHandler
-
Method called to initialize a host's configuration database entry if none
already exists.
- initialized - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- initialized() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- initializedTlsContext() - Static method in class org.waarp.common.digest.WaarpBC
-
- initializeExecutor(String, long, String, long) - Static method in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
Initialize the Executor with the correct command and delay
- initializeHttpPageHandler() - Static method in class org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory
-
- initializeKey(String) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
Set Key from String directly
- initializeKey(File) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
Set Key from file
- initializeLimits(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.LimitsHandler
-
Method called to initiate the entry for this host in the bandwidth limits
database.
- initializeMd5(boolean) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
Initialize the MD5 support
- initializeProxy() - Method in class org.waarp.openr66.proxy.network.ProxyBridge
-
- initializeService(RestConfiguration) - Static method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
Initialize the REST service (server side) for one restConfiguration
- initiateRequest() - Method in class org.waarp.openr66.client.SendThroughClient
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- 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
-
- initKeyStore(String, String, String) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize the SecureKeyStore with no TrustStore from file
- initLog() - Method in class org.waarp.openr66.r66gui.R66Environment
-
- 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
-
- initObject() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- initObject() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- initObject() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- initObject() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- initObject() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- initObject() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- initObject() - Method in class org.waarp.openr66.database.data.DbRule
-
- initObject() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- initPassiveConnection() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Initialize the socket from Server side (only used in Passive)
- initR66FiniteStates() - Static method in enum org.waarp.openr66.context.R66FiniteDualStates
-
This method should be called once at startup to initialize the Finite
States association.
- initRequest() - Method in class org.waarp.openr66.client.AbstractBusinessRequest
-
- initRequest() - Method in class org.waarp.openr66.client.AbstractTransfer
-
Initiate the Request and return a potential DbTaskRunner
- initRequest() - Method in class org.waarp.openr66.commander.ClientRunner
-
Initialize the request
- initRestService(RestConfiguration) - Static method in class org.waarp.openr66.protocol.http.restv2.RestServiceInitializer
-
- initStatic() - Static method in class org.waarp.common.service.ServiceLauncher
-
- initTransportMappings() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- initTrustStore(String, String, boolean) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Initialize the TrustStore from a filename and its password
- INPATH - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
IN Path used
- 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
-
- insert() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- insert() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- insert(E) - Method in interface org.waarp.openr66.dao.AbstractDAO
-
Insert the specified object in the persistance layer
- insert(Transfer) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- insert(E) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- insert(Business) - Method in class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- insert(Host) - Method in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- insert(Limit) - Method in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- insert(Rule) - Method in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- insert(Transfer) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- insert() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
Insert object into table
- insertAllValues - Static variable in class org.waarp.common.database.data.DbDataModel
-
- insertAllValues - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- insertAllValues - Static variable in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- insertAllValues - Static variable in class org.waarp.openr66.database.data.DbConfiguration
-
- insertAllValues - Static variable in class org.waarp.openr66.database.data.DbHostAuth
-
- insertAllValues - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
- insertAllValues - Static variable in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- insertAllValues - Static variable in class org.waarp.openr66.database.data.DbRule
-
- insertAllValues - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- insertNodeAfter() - Method in class com.fg.xmleditor.FXBasicView
-
- insertNodeBefore() - Method in class com.fg.xmleditor.FXBasicView
-
- inShutdownProcess() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Shutdown process is on going
- inShutdownProcess() - Method in class org.waarp.ftp.simpleimpl.config.FileBasedConfiguration
-
- inShutdownProcess() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- instantiateHandlers(RestConfiguration) - Static method in class org.waarp.openr66.protocol.http.rest.HttpRestR66Handler
-
- IntegerUuid - Class in org.waarp.common.guid
-
UUID Generator (also Global UUID Generator) but limited to 1 Integer (32
bits)
Inspired from com.groupon locality-uuid which used combination of internal
counter value - process id -
and Timestamp. see https://github.com/groupon/locality-uuid.java
But force sequence and take care of errors and improves some performance
issues.
- IntegerUuid() - Constructor for class org.waarp.common.guid.IntegerUuid
-
Constructor that generates a new UUID using the current process id, MAC
address, and timestamp
- IntegerUuid(byte[]) - Constructor for class org.waarp.common.guid.IntegerUuid
-
Constructor that takes a byte array as this UUID's content
- IntegerUuid(int) - Constructor for class org.waarp.common.guid.IntegerUuid
-
- IntegerUuid(String) - Constructor for class org.waarp.common.guid.IntegerUuid
-
- InterfaceLruCache<K,V> - Interface in org.waarp.common.lru
-
LRU cache interface.
- InterfaceLruCacheEntry<V> - Interface in org.waarp.common.lru
-
Cache Entry interface
- InternalError - Static variable in class org.waarp.commandexec.utils.LocalExecDefaultResult
-
- internalfuture - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- InternalRunner - Class in org.waarp.openr66.commander
-
This class launch and control the Commander and enable TaskRunner job
submissions
- InternalRunner() - Constructor for class org.waarp.openr66.commander.InternalRunner
-
Create the structure to enable submission by database
- INTERNALSHUTDOWN - Class in org.waarp.ftp.core.command.internal
-
Internal shutdown command that will shutdown the FTP service with a password
- INTERNALSHUTDOWN() - Constructor for class org.waarp.ftp.core.command.internal.INTERNALSHUTDOWN
-
- intervalCallback - Variable in class org.waarp.openr66.client.ProgressBarTransfer
-
- invalid() - Method in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
To be used if abnormal usage is made of one Java Method
- INVALID_BLOCK - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- INVALID_REQUEST_PARAMS - Static variable in class org.waarp.http.protocol.servlet.AbstractServlet
-
- 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
-
- invalidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
Invalidate the request
- invalidateRequest(R66Result) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Invalidate the current request
- 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).
- invalidCurrentCommand() - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- ipOnly - Variable in class org.waarp.ftp.core.session.FtpSessionReference.P2PAddress
-
Remote Inet Address (no port)
- IS_ACTIVE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetHostsParams
-
- IS_ACTIVE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostFields
-
- IS_ACTIVE_FIELD - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- IS_ACTIVE_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- IS_ADMIN - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostFields
-
- IS_CLIENT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostFields
-
- IS_CLIENT_FIELD - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- IS_CLIENT_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- IS_MOVED_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- IS_MOVED_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- IS_PROXIFIED_FIELD - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- IS_PROXIFIED_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- IS_PROXY - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostFields
-
- IS_SSL - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetHostsParams
-
- IS_SSL - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostFields
-
- IS_SSL_FIELD - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- IS_SSL_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- isAbsolute(String) - Method in class org.waarp.common.file.AbstractDir
-
- isAcceptAuthProt() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- isAccountValid(String) - Method in class org.waarp.ftp.simpleimpl.file.SimpleAuth
-
Is the given account a valid one
- isAccountValid(String) - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
Is the given account a valid one
- isActive() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Is the Data dataChannel connected
- isActive - Variable in class org.waarp.ftp.core.data.handler.FtpDataInitializer
-
Is this factory for Active mode
- isActive() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- isActive() - Method in class org.waarp.openr66.pojo.Host
-
- isAdditionalDelay - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- isAdditionalDelay() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- isAdmin() - Method in interface org.waarp.common.file.AuthInterface
-
- isAdmin() - Method in class org.waarp.ftp.simpleimpl.file.FileBasedAuth
-
- isAdmin() - Method in class org.waarp.ftp.simpleimpl.file.SimpleAuth
-
- isAdmin() - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- isAdmin() - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- isAdmin() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- isAdmin() - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- isAdmin() - Method in class org.waarp.openr66.pojo.Host
-
- isAdminrole() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- isAlias() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- isAllDone() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isAnswered() - Method in class org.waarp.openr66.context.R66Result
-
- isAnyBandwidthLimitation() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isAppend - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
Is this file in append mode
- isAuthenticated() - Method in class org.waarp.openr66.context.R66Session
-
- isAuthorized(String) - Method in class org.waarp.openr66.pojo.Rule
-
- isAutoCommit() - Method in class org.waarp.common.database.DbSession
-
- isBind() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- isBlacklistBadAuthent() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isBlackListed - Variable in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
Is this network connection being refused (black listed)
- isBlacklisted(Channel) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
- isBodyJsonDecode - Variable in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- isBodyJsonDecoded() - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- isBoolean() - Method in enum org.waarp.common.xml.XmlType
-
- isBusiness() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- isBusinessPathValid(String) - Method in interface org.waarp.common.file.AuthInterface
-
Is the given complete relative Path valid from Authentication/Business
point of view.
- isBusinessPathValid(String) - Method in class org.waarp.ftp.simpleimpl.file.FileBasedAuth
-
- isBusinessPathValid(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- isBusinessPathValid(String) - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- isBusinessPathValid(String) - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- 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
-
- isCheckClientAddress() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isCheckRemoteAddress() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isChrootChecked() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isClean() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- isCleared() - Method in class org.waarp.common.file.DataBlock
-
Is this Block cleared
- isClient() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
Test if the address is 0.0.0.0 for a client or isClient
- isClient() - Method in class org.waarp.openr66.pojo.Host
-
- isClient - Variable in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerInitializer
-
- isClientSending - Variable in class org.waarp.openr66.r66gui.R66Environment
-
- isCodeValid(ErrorCode) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
- isCompatible(XmlDecl) - Method in class org.waarp.common.xml.XmlDecl
-
Check if two XmlDecl are compatible
- isCompatible(HttpResumableInfo) - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- isCompatibleMode(int, int) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isCompatibleWithThreadSharedConnexion() - Method in class org.waarp.common.database.DbAdmin
-
- isConfigured() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isConnectionValidate() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- isContained(byte) - Method in enum org.waarp.common.role.RoleDefault.ROLE
-
- isContained(RoleDefault.ROLE) - Method in enum org.waarp.common.role.RoleDefault.ROLE
-
- isContaining(RoleDefault.ROLE) - Method in class org.waarp.common.role.RoleDefault
-
- isCookieValid(Cookie) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Could be used for other method (as validation of an authent cookie)
- isCurrentCommandFinished() - Method in class org.waarp.ftp.core.session.FtpSession
-
- isCurrentRequestJson - Variable in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- isCurrentRequestXml - Variable in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- isDataConnectionUsageCommand(FtpCommandCode) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
True if the command is using a Data connection
- isDataSsl() - Method in class org.waarp.ftp.core.session.FtpSession
-
- 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
-
- isDeleteOnAbort() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- 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() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- isDisActive() - Method in class org.waarp.common.database.DbSession
-
- isDocChanged() - Method in class com.fg.xmleditor.FXBasicView
-
- isDocValid() - Method in class com.fg.xmleditor.FXBasicView
-
- 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
-
- isDynamic() - Method in class org.waarp.snmp.interf.WaarpCounter32
-
- isDynamic() - Method in class org.waarp.snmp.interf.WaarpGauge32
-
- isDynamic() - Method in class org.waarp.snmp.interf.WaarpTimeTicks
-
- 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 enum org.waarp.common.xml.XmlType
-
- isEmpty() - Method in class org.waarp.common.xml.XmlValue
-
Test if the Value is empty.
- isEmpty() - Method in class org.waarp.openr66.protocol.networkhandler.ClientNetworkChannels
-
- 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
?
- isEndOfInput() - Method in class org.waarp.gateway.kernel.commonfile.CommonFileChunkedInput
-
- 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
-
- isErrorCode(ErrorCode) - Static method in enum org.waarp.openr66.context.ErrorCode
-
- 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
-
- isExecuteErrorBeforeTransferAllowed() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isExtendedProtocol() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isExtensionCommand(FtpCommandCode) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
True if the command is an extension operation (XMD5, XCRC, XSHA1, ...)
- isExternal() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- isFailed() - Method in class org.waarp.common.future.WaarpFuture
-
Returns true
if and only if the operation was completed but
unsuccessfully.
- isFieldcookieset() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- isFieldmandatory() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- isFieldtovalidate() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- isFieldValid(AbstractHttpField) - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
Called if fieldtovalidate is true
- isFieldvisibility() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- 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() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- isFileEncodingCorrect() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- isFileMoved() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isFileStreamBlockAsciiImage() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- isFinished() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- isFinished() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isFloat() - Method in enum org.waarp.common.xml.XmlType
-
- isForm() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
- isFromSsl() - Method in class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- isFtpTransferExecuting() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Is a command currently executing (called from
NetworkHandler
when
a
message is received to see if
another transfer command is already in execution, which is not allowed)
- isFullTime() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
Decide if Full time or partial time as in 'ls' command
- isGlobalDigest() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isHost() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- isHostProxyfied() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- 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.
- isIdentified - Variable in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
Is Identified
- isIdentified() - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- isIdRequest - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- isIdRequest() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- isIgnoreAlreadyUsed() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- isIgnoreAlreadyUsed() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- isIgnored(boolean) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- isImportedalias() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isImportedbusiness() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isImportedhost() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isImportedroles() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isImportedrule() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isInError() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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
-
- isInRequest - Variable in class org.waarp.openr66.r66gui.R66Environment
-
- 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
-
- isInTransfer() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isInWriting() - Method in interface org.waarp.common.file.FileInterface
-
- isInWriting() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- isIsmoved() - Method in class org.waarp.thrift.r66.R66Result
-
- isIsUnix() - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isJunit() - Static method in class org.waarp.common.utility.DetectionUtils
-
JUnit usage only
- isKeyValid(byte[]) - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- isKeyValid(byte[]) - Method in class org.waarp.openr66.database.data.DbHostAuth
-
Is the given key a valid one
- isKeyValid(byte[]) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
Is the given key a valid one
- isKeyValid(FilesystemBasedDigest.DigestAlgo) - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- isLevelValid(int) - Method in enum org.waarp.snmp.interf.WaarpInterfaceMib.TrapLevel
-
- isLimitRetryConnection() - Method in class org.waarp.openr66.client.DirectTransfer
-
- isLimitRetryConnection() - Method in class org.waarp.openr66.commander.ClientRunner
-
- isListLikeCommand(FtpCommandCode) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
True if the command is a List like operation (LIST, NLST, MLSD, MLST,
...)
- isLocalSsl() - Method in class org.waarp.openr66.proxy.network.ProxyEntry
-
- isLogWarn() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- isLong() - Method in enum org.waarp.common.xml.XmlType
-
- isMac() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- isMD5 - Variable in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- isMD5 - Variable in class org.waarp.openr66.client.AbstractTransfer
-
- ismd5 - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
- isMd5() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- isMD5 - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- isMD5 - Variable in class org.waarp.openr66.r66gui.R66Environment
-
- isMd5() - Method in class org.waarp.thrift.r66.R66Request
-
- isMD5Mode(int) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isMethodIncluded(HttpRestHandler.METHOD) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- 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.
- isNextCommandValid(CommandInterface) - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- isNoAddress() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
True if the address is a client address (0.0.0.0) or if the port is < 0
- isNoLog() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- isNotEmpty(String...) - Static method in class org.waarp.common.utility.ParametersChecker
-
Check if any parameter are null or empty and if so, return false
- isNotrace() - Method in class org.waarp.thrift.r66.R66Request
-
- isOneway() - Method in class org.waarp.thrift.r66.R66Service.Processor.infoListQuery
-
- isOneway() - Method in class org.waarp.thrift.r66.R66Service.Processor.infoTransferQuery
-
- isOneway() - Method in class org.waarp.thrift.r66.R66Service.Processor.isStillRunning
-
- isOneway() - Method in class org.waarp.thrift.r66.R66Service.Processor.transferRequestQuery
-
- isOwnConfiguration() - Method in class org.waarp.openr66.database.data.DbConfiguration
-
- isOwnConfiguration() - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- isParallel() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- isPartialHash() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- isPassive() - Method in class org.waarp.openr66.context.task.FtpArgs
-
- isPassiveMode() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- isPasswordValid(String) - Method in class org.waarp.ftp.simpleimpl.file.SimpleAuth
-
Is the given password a valid one
- isPasswordValid(String) - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
Is the given password a valid one
- 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
- isPresent() - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- isPreTaskStarting() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
To be called before executing Pre execution
- isPretrRefused() - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- isProxified() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- isProxified() - Method in class org.waarp.openr66.pojo.Host
-
- isProxified() - Method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- isPstorRefused() - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- isPurge() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- isPurgealias() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- isPurgebusiness() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- isPurgedalias() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isPurgedbusiness() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isPurgedhost() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isPurgedroles() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isPurgedrule() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- isPurgehost() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- isPurgeroles() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- isPurgerule() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- isQuiet() - Static method in class org.waarp.openr66.client.utils.OutputFormat
-
- 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
- isReady() - Method in class org.waarp.ftp.core.session.FtpSession
-
- isReady() - Method in class org.waarp.openr66.context.R66Session
-
- isRecursive() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- isRecvMode() - Method in class org.waarp.openr66.database.data.DbRule
-
- isRecvMode(int) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isRecvThrough() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isRecvThroughMode() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- isRecvThroughMode(int, boolean) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isRecvThroughMode(int) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isReducedView() - Method in class com.fg.xmleditor.FXBasicView
-
- isRemoteSsl() - Method in class org.waarp.openr66.proxy.network.ProxyEntry
-
- isRequestValid() - Method in class org.waarp.gateway.kernel.AbstractHttpBusinessRequest
-
Note that mandatory fields is tested outside of the
AbstractHttpBusinessRequest
- isRequestValid(AbstractHttpBusinessRequest) - Method in class org.waarp.gateway.kernel.HttpPage
-
- isRescheduledTransfer() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isRESTART() - Method in class org.waarp.common.file.DataBlock
-
- isRestart() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
- isRestart() - Method in class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- isRestartOrBlock - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
Shutdown: isRestart, Block: block/unblock
- isRestartOrBlock() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
- isRestAuthenticated() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- isRestSignature() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- isRestSsl() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- isRetrieve() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isRetrievemode() - Method in class org.waarp.thrift.r66.R66Result
-
- isRetrLikeCommand(FtpCommandCode) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
True if the command is a Retrieve like operation (RETR, ...)
- isReuse() - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- isRoles() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- isRule() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- isSaved - Variable in class org.waarp.common.database.data.AbstractDbData
-
- isSaveTaskRunnerWithNoDb() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isSeeAllId(String) - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- isSelfRequest() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isSelfRequested() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isSender() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- isSender() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- isSender() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isSendMode() - Method in class org.waarp.openr66.database.data.DbRule
-
- isSendMode(int) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isSendThrough() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- isSendThroughMode() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- isSendThroughMode(int, boolean) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isSendThroughMode(int) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isServer() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isServer - Variable in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
Is this Handler a server side
- isServer - Variable in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
Is this Handler a server side
- isSet() - Method in class org.waarp.common.file.Restart
-
- isSet(R66Request._Fields) - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field corresponding to fieldID is set (has been assigned
a
value) and false otherwise
- isSet(R66Result._Fields) - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field corresponding to fieldID is set (has been assigned
a
value) and false otherwise
- isSet(R66Service.infoListQuery_args._Fields) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
- isSet(R66Service.infoListQuery_result._Fields) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
- isSet(R66Service.infoTransferQuery_args._Fields) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
- isSet(R66Service.infoTransferQuery_result._Fields) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
- isSet(R66Service.isStillRunning_args._Fields) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
- isSet(R66Service.isStillRunning_result._Fields) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
- isSet(R66Service.transferRequestQuery_args._Fields) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
- isSet(R66Service.transferRequestQuery_result._Fields) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
Returns true if field corresponding to fieldID is set (has been
assigned
a value) and false otherwise
- isSetAction() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field action is set (has been assigned a value) and false
otherwise
- isSetAction() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field action is set (has been assigned a value) and false
otherwise
- isSetBlocksize() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field blocksize is set (has been assigned a value) and
false otherwise
- isSetBlocksize() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field blocksize is set (has been assigned a value) and
false otherwise
- isSetCode() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field code is set (has been assigned a value) and false
otherwise
- isSetDelay() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field delay is set (has been assigned a value) and false
otherwise
- isSetDestuid() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field destuid is set (has been assigned a value) and
false
otherwise
- isSetDestuid() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field destuid is set (has been assigned a value) and
false
otherwise
- isSetFile() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field file is set (has been assigned a value) and false
otherwise
- isSetFile() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field file is set (has been assigned a value) and false
otherwise
- isSetFromuid() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field fromuid is set (has been assigned a value) and
false
otherwise
- isSetFromuid() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field fromuid is set (has been assigned a value) and
false
otherwise
- isSetFromuid() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
Returns true if field fromuid is set (has been assigned a value) and
false otherwise
- isSetGloballaststep() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field globallaststep is set (has been assigned a value)
and
false otherwise
- isSetGlobalstep() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field globalstep is set (has been assigned a value) and
false otherwise
- isSetInfo() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field info is set (has been assigned a value) and false
otherwise
- isSetIsmoved() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field ismoved is set (has been assigned a value) and
false
otherwise
- isSetMd5() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field md5 is set (has been assigned a value) and false
otherwise
- isSetMode() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field mode is set (has been assigned a value) and false
otherwise
- isSetMode() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field mode is set (has been assigned a value) and false
otherwise
- isSetModetransfer() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field modetransfer is set (has been assigned a value) and
false otherwise
- isSetNotrace() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field notrace is set (has been assigned a value) and
false
otherwise
- isSetOriginalfilename() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field originalfilename is set (has been assigned a value)
and false otherwise
- isSetRank() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field rank is set (has been assigned a value) and false
otherwise
- isSetRequest() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
Returns true if field request is set (has been assigned a value) and
false otherwise
- isSetRequest() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
Returns true if field request is set (has been assigned a value) and
false otherwise
- isSetRequest() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
Returns true if field request is set (has been assigned a value) and
false otherwise
- isSetResultinfo() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field resultinfo is set (has been assigned a value) and
false otherwise
- isSetRetrievemode() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field retrievemode is set (has been assigned a value) and
false otherwise
- isSetRule() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field rule is set (has been assigned a value) and false
otherwise
- isSetRule() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field rule is set (has been assigned a value) and false
otherwise
- isSetStart() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field start is set (has been assigned a value) and false
otherwise
- isSetStart() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field start is set (has been assigned a value) and false
otherwise
- isSetStep() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field step is set (has been assigned a value) and false
otherwise
- isSetStop() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field stop is set (has been assigned a value) and false
otherwise
- isSetSuccess() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
Returns true if field success is set (has been assigned a value) and
false otherwise
- isSetSuccess() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
Returns true if field success is set (has been assigned a value) and
false otherwise
- isSetSuccess() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
Returns true if field success is set (has been assigned a value) and
false otherwise
- isSetSuccess() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
Returns true if field success is set (has been assigned a value) and
false otherwise
- isSetter() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- isSetTid() - Method in class org.waarp.thrift.r66.R66Request
-
Returns true if field tid is set (has been assigned a value) and false
otherwise
- isSetTid() - Method in class org.waarp.thrift.r66.R66Result
-
Returns true if field tid is set (has been assigned a value) and false
otherwise
- isSetTid() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
Returns true if field tid is set (has been assigned a value) and
false
otherwise
- isSetTouid() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
Returns true if field touid is set (has been assigned a value) and
false
otherwise
- isShort() - Method in enum org.waarp.common.xml.XmlType
-
- isShutdown - Static variable in class org.waarp.commandexec.server.LocalExecServerHandler
-
- isShutdown(Channel) - Static method in class org.waarp.commandexec.server.LocalExecServerHandler
-
Is the Local Exec Server going Shutdown
- isShutdown() - Method in class org.waarp.common.service.EngineAbstract
-
- isShutdown() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- isShutdown() - Method in class org.waarp.gateway.ftp.service.FtpEngine
-
- isShutdown() - Method in class org.waarp.openr66.client.spooledService.SpooledEngine
-
- isShutdown() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isShutdown() - Method in class org.waarp.openr66.service.R66Engine
-
- isShutdownOrBlock - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
True: Shutdown, False: Block
- isShutdownOrBlock() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
- isShutdownStarting() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
- isShuttingDown - Variable in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Does this Network Channel is in shutdown
- isShuttingDown() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- isShuttingdownNetworkChannel(SocketAddress) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
- isSolaris() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- isSpecialCommand(FtpCommandCode) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
True if the command is a special operation (QUIT, ABOR, NOOP, STAT, ...)
- isSsl() - Method in class org.waarp.ftp.core.session.FtpSession
-
- isSsl() - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- isSsl() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- isSSL() - Method in class org.waarp.openr66.pojo.Host
-
- isSSL() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- isSSL - Variable in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
Does this Handler is for SSL
- isSsl() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
- isSSL - Variable in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
Does this Handler is for SSL
- isSsl() - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- isSslConnectedChannel(Channel) - Static method in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerHandler
-
- isSslConnectedChannel(Channel) - Static method in class org.waarp.openr66.proxy.network.ssl.NetworkSslServerHandler
-
- isSslOrAuthCommand(FtpCommandCode) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
True if the command is Ssl related (AUTH, PBSZ, PROT, USER, PASS, ACCT)
- isSslReady() - Method in class org.waarp.ftp.core.session.FtpSession
-
- isStatusdone() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- isStatuserror() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- isStatuspending() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- isStatustransfer() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- isStillLaunched() - Method in class org.waarp.xample.AdminXample
-
- isStillRunning(String, String, long) - Method in class org.waarp.openr66.thrift.R66EmbeddedServiceImpl
-
- isStillRunning(String, String, long, <any>) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient
-
- isStillRunning(String, String, long, <any>) - Method in interface org.waarp.thrift.r66.R66Service.AsyncIface
-
- isStillRunning(String, String, long) - Method in class org.waarp.thrift.r66.R66Service.Client
-
- isStillRunning(String, String, long) - Method in interface org.waarp.thrift.r66.R66Service.Iface
-
- isStillRunning() - Constructor for class org.waarp.thrift.r66.R66Service.Processor.isStillRunning
-
- isStillRunning_args() - Constructor for class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- isStillRunning_args(String, String, long) - Constructor for class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- isStillRunning_args(R66Service.isStillRunning_args) - Constructor for class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
Performs a deep copy on other.
- isStillRunning_call(String, String, long, <any>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.waarp.thrift.r66.R66Service.AsyncClient.isStillRunning_call
-
- isStillRunning_result() - Constructor for class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- isStillRunning_result(boolean) - Constructor for class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- isStillRunning_result(R66Service.isStillRunning_result) - Constructor for class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
Performs a deep copy on other.
- isStillValid(long) - Method in interface org.waarp.common.lru.InterfaceLruCacheEntry
-
- isStoreLikeCommand(FtpCommandCode) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
True if the command is a Store like operation (APPE, STOR, STOU, ...)
- isStorOrRetrLikeCommand(FtpCommandCode) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
True if the command is a Retrieve or Store like operation
- isStreamFile() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- 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.commandexec.utils.LocalExecResult
-
- 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
-
- isSuccess() - Method in class org.waarp.openr66.context.task.AbstractTask
-
- isSuccess() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- isThroughMode(int) - Static method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- isTimerCloseReady() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isTimestamp() - Method in enum org.waarp.common.xml.XmlType
-
- isTo - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- isTo() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- isToApplied - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- isToApplied() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- isToSubmit() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- isToValidate - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- isToValidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- isToValidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- isToValidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- isToValidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- isToValidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- isToValidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.KeepAlivePacket
-
- isToValidate() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- 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
-
- isTransmitting() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- ISUNIX - Static variable in class org.waarp.common.file.AbstractDir
-
Hack to say Windows or Unix (root like X:\ or /)
- isUnix() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- isUnixIBM() - Static method in class org.waarp.common.utility.DetectionUtils
-
Return true
if the JVM is running on IBM UNIX JVM
- isUseFastMd5() - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
- isUseHttpCompression() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- isUseHttpCompression() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isUseLocalExec() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- isUseLocalExec() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isUseNOSSL() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isUseSSL() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isUsingNativeSsl() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- isValid() - Method in class org.waarp.ftp.core.session.FtpSessionReference.P2PAddress
-
- isValid(byte) - Method in enum org.waarp.gateway.kernel.rest.RestConfiguration.CRUD
-
- isValidated - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- isValidated() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- isValidOperation(boolean) - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- isValidOperation(boolean) - Static method in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
Check if the given operation is allowed Globally
- isValidOperation(boolean) - Method in interface org.waarp.gateway.kernel.session.CommandExecutorInterface
-
Check if the given operation is allowed
- isValidRole(RoleDefault.ROLE) - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- isVersion2GEQVersion1(String, String) - Static method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
Compare 2 versions
- isVersion2GTVersion1(String, String) - Static method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
Compare strictly 2 versions
- 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
-
- isWarnOnStartup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- isWillClose() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- isWindows() - Static method in class org.waarp.common.utility.DetectionUtils
-
Return true
if the JVM is running on Windows
- isWindows() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
- isXmlValue() - Method in enum org.waarp.common.xml.XmlType
-
- itemStateChanged(ItemEvent) - Method in class org.waarp.xample.XAmple
-
- lalias - Static variable in class org.waarp.openr66.server.ConfigImport
-
- lang - Variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- lang - Variable in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- langHandle(StringBuilder) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpResponsiveSslHandler
-
Applied current lang to system page
- langHandle(StringBuilder) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
Applied current lang to system page
- LAST_GLOBAL_STEP_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- lastAlert - Variable in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- lastCallBack(boolean, int, int) - Method in class org.waarp.openr66.client.ProgressBarTransfer
-
This function will be called only once when the transfer is over
- lastCallBack(boolean, int, int) - Method in class org.waarp.openr66.r66gui.ProgressDirectTransfer
-
- lastFileItems - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- lastInActiveTransfer - Variable in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- lastInActiveTransfer - Variable in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- lastOutActiveTransfer - Variable in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- lastOutActiveTransfer - Variable in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- lastRunTimeMs() - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- lastTime - Variable in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- lastUpdate - Variable in class org.waarp.openr66.context.task.SpooledInformTask.SpooledInformation
-
- launchFinalExit() - Method in class org.waarp.common.utility.WaarpShutdownHook
-
Extra call to ensure exit after long delay
- launchInFixedDelay(Thread, long, TimeUnit) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
submit a task in a fixed delay
- launchStatistics() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
Used to log statistics information regularly
- lbusiness - Static variable in class org.waarp.openr66.server.ConfigImport
-
- length() - Method in interface org.waarp.common.file.FileInterface
-
- length() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedFileImpl
-
- length() - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpFile
-
- length() - Method in class org.waarp.gateway.kernel.commonfile.CommonFileChunkedInput
-
- length() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- LF - Static variable in enum org.waarp.common.command.ReplyCode
-
LF
- lhost - Static variable in class org.waarp.openr66.server.ConfigImport
-
- limit - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedRestartImpl
-
- Limit - Class in org.waarp.openr66.pojo
-
Limit data object
- Limit() - Constructor for class org.waarp.openr66.pojo.Limit
-
Empty constructor
- Limit(String, long, long, long, long, long, UpdatedInfo) - Constructor for class org.waarp.openr66.pojo.Limit
-
- Limit(String, long, long, long, long, long) - Constructor for class org.waarp.openr66.pojo.Limit
-
- Limit(String, long) - Constructor for class org.waarp.openr66.pojo.Limit
-
- LIMIT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetHostsParams
-
- LIMIT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetRulesParams
-
- LIMIT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetTransfersParams
-
- limit - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- LIMIT_SUBMIT - Static variable in class org.waarp.openr66.commander.Commander
-
- LIMITBANDWIDTH - Class in org.waarp.ftp.core.command.internal
-
Internal limit bandwidth command that will change the global limit bandwidth
- LIMITBANDWIDTH() - Constructor for class org.waarp.ftp.core.command.internal.LIMITBANDWIDTH
-
- LIMITCHANNEL - Static variable in class org.waarp.openr66.protocol.networkhandler.NetworkServerInitializer
-
- limitCount - Variable in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- LimitDAO - Interface in org.waarp.openr66.dao
-
Interface to interact with Limit objects in the persistance layer
- LIMITGLOBAL - Static variable in class org.waarp.openr66.protocol.networkhandler.NetworkServerInitializer
-
- limitParallelTasks - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- limitRequest(String, String, int) - Method in interface org.waarp.common.database.model.DbModel
-
Add a limit on the request to get the "limit" first rows.
- limitRequest(String, String, int) - Method in class org.waarp.common.database.model.DbModelCommonMariadbMySql
-
- limitRequest(String, String, int) - Method in class org.waarp.common.database.model.DbModelH2
-
- limitRequest(String, String, int) - Method in class org.waarp.common.database.model.DbModelOracle
-
- limitRequest(String, String, int) - Method in class org.waarp.common.database.model.DbModelPostgresql
-
- limitRequest(String, String, int) - Method in class org.waarp.common.database.model.EmptyDbModel
-
- limitRetryConnection - Variable in class org.waarp.openr66.client.DirectTransfer
-
- LIMITROW - Static variable in class org.waarp.gateway.ftp.adminssl.HttpSslHandler
-
- LIMITROW - Static variable in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- LIMITROW1 - Static variable in class org.waarp.openr66.protocol.http.adminssl.HttpResponsiveSslHandler
-
- LIMITS_HANDLER_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Access point of the bandwidth limits.
- LimitsConverter - Class in org.waarp.openr66.protocol.http.restv2.converters
-
A collection of utility methods to convert
Limit
objects to their
corresponding
ObjectNode
and vice-versa.
- LimitsHandler - Class in org.waarp.openr66.protocol.http.restv2.dbhandlers
-
- LimitsHandler(byte) - Constructor for class org.waarp.openr66.protocol.http.restv2.dbhandlers.LimitsHandler
-
Initializes the handler with the given CRUD mask.
- limitToNode(Limit) - Static method in class org.waarp.openr66.protocol.http.restv2.converters.LimitsConverter
-
Converts the given
Limit
object into an
ObjectNode
.
- LINE_SEP - Static variable in class org.waarp.common.utility.StringUtils
-
- LinkRenameTask - Class in org.waarp.openr66.context.task
-
Create a link of the current file and make the file pointing to it.
- LinkRenameTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.LinkRenameTask
-
- list(String) - Method in interface org.waarp.common.file.DirInterface
-
List all files from the given path (could be a file or a directory)
- list(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- LIST - Class in org.waarp.ftp.core.command.service
-
LIST command
- LIST() - Constructor for class org.waarp.ftp.core.command.service.LIST
-
- list - Static variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- listFiles() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
- listFiles() - Method in class org.waarp.ftp.client.WaarpFtpClient
-
- listFull(String, boolean) - Method in interface org.waarp.common.file.DirInterface
-
List all files with other informations from the given path (could be a
file
or a directory)
- listFull(String, boolean) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- LISTING_PAGE - Static variable in class org.waarp.openr66.protocol.http.adminssl.HttpResponsiveSslHandler
-
- load(History) - Static method in class org.waarp.xample.HistoryIO
-
- loadAuthentication(Configuration, String) - Static method in class org.waarp.openr66.configuration.AuthenticationFileBasedConfiguration
-
Load Authentication from File
- loadCommonLimit(Configuration, XmlHash, boolean) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
- loadHostAuth(String) - Static method in class org.waarp.openr66.server.ServerInitDatabase
-
- loadHttpConfiguration(HttpJsonDefinition.ConfigHttpPage) - Static method in class org.waarp.gateway.kernel.HttpJsonDefinition
-
- loadHttpPage(HttpJsonDefinition.ConfigHttpField) - Static method in class org.waarp.gateway.kernel.HttpJsonDefinition
-
- loadIdentity(Configuration, XmlRootHash) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
- loadKey(File) - Method in class org.waarp.uip.WaarpPassword
-
- loadMinimalDirectory(Configuration, XmlHash) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
- loadObject(String, Class<T>) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.XmlUtils
-
Loads the given XML file into a corresponding serializable Java object.
- loadOptions(String[]) - Static method in class org.waarp.uip.WaarpPassword
-
- loadPasswordFile() - Method in class org.waarp.uip.WaarpPassword
-
Load the crypted password from the file
- loadRules(File) - Static method in class org.waarp.openr66.server.ServerInitDatabase
-
- loadServerConfig(Configuration, XmlHash) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
- loadSsl(FtpConfiguration) - Static method in class org.waarp.ftp.simpleimpl.config.FileBasedSslConfiguration
-
- loadSsl() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- loadSsl(Configuration, XmlRootHash) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
- loadX509Certificate(String) - Static method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Load a certificate from a filename
- loadXml(File) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Method to load several DbTaskRunner from File logs.
- loadXML(String) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.XmlUtils
-
Loads an XML file into a String.
- loadXMLDocument(String) - Method in class com.fg.fxapplet.FXApplet
-
- loadXmlWorkNoDb() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Method to load a previous existing DbTaskRunner for NoDb client from File
instead of from DB.
- localChannelReference - Variable in class org.waarp.openr66.client.RecvThroughClient
-
- localChannelReference - Variable in class org.waarp.openr66.client.SendThroughClient
-
- localChannelReference - Variable in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Local Channel Reference
- LocalChannelReference - Class in org.waarp.openr66.protocol.localhandler
-
Reference of one object using Local Channel localId and containing local
channel and network channel.
- LocalChannelReference(NetworkChannelReference, Integer, R66Future) - Constructor for class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- LocalChannelReference() - Constructor for class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Special empty LCR constructor
- localDigest - Variable in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Global Digest in receive using local hash if necessary
- LOCALE_US - Static variable in class org.waarp.gateway.kernel.http.HttpWriteCacheEnable
-
US locale - all HTTP dates are in english
- LOCALEXEC - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
If specified, use the LocalExec Daemon specified in the global
configuration (default no usage of
LocalExec)
- LocalExecClient - Class in org.waarp.gateway.ftp.exec
-
Client to execute external command through Waarp Local Exec
- LocalExecClient() - Constructor for class org.waarp.gateway.ftp.exec.LocalExecClient
-
- LocalExecClient - Class in org.waarp.openr66.context.task.localexec
-
Client to execute external command through Waarp Local Exec
- LocalExecClient() - Constructor for class org.waarp.openr66.context.task.localexec.LocalExecClient
-
- LocalExecClientHandler - Class in org.waarp.commandexec.client
-
Handles a client-side channel for LocalExec
- LocalExecClientHandler(LocalExecClientInitializer) - Constructor for class org.waarp.commandexec.client.LocalExecClientHandler
-
Constructor
- LocalExecClientInitializer - Class in org.waarp.commandexec.client
-
Creates a newly configured ChannelPipeline
for a new channel for
LocalExecClientTest.
- LocalExecClientInitializer() - Constructor for class org.waarp.commandexec.client.LocalExecClientInitializer
-
- LocalExecDefaultResult - Class in org.waarp.commandexec.utils
-
Default message for LocalExec
- LocalExecResult - Class in org.waarp.commandexec.utils
-
Message Result for an Execution
- LocalExecResult(boolean, int, Exception, String) - Constructor for class org.waarp.commandexec.utils.LocalExecResult
-
- LocalExecResult(LocalExecResult) - Constructor for class org.waarp.commandexec.utils.LocalExecResult
-
Constructor from a pre-existing LocalExecResult
- LocalExecServer - Class in org.waarp.commandexec.server
-
LocalExec server Main method.
- LocalExecServer() - Constructor for class org.waarp.commandexec.server.LocalExecServer
-
- LocalExecServerHandler - Class in org.waarp.commandexec.server
-
Handles a server-side channel for LocalExec.
- LocalExecServerHandler(LocalExecServerInitializer, long) - Constructor for class org.waarp.commandexec.server.LocalExecServerHandler
-
Constructor with a specific delay
- LocalExecServerInitializer - Class in org.waarp.commandexec.server
-
Creates a newly configured ChannelPipeline
for a new channel for
LocalExecServer.
- LocalExecServerInitializer(EventExecutorGroup) - Constructor for class org.waarp.commandexec.server.LocalExecServerInitializer
-
Constructor with default delay
- LocalExecServerInitializer(long, EventExecutorGroup) - Constructor for class org.waarp.commandexec.server.LocalExecServerInitializer
-
Constructor with a specific default delay
- LocalExecSslClientHandler - Class in org.waarp.commandexec.ssl.client
-
- LocalExecSslClientHandler(LocalExecClientInitializer) - Constructor for class org.waarp.commandexec.ssl.client.LocalExecSslClientHandler
-
- LocalExecSslClientInitializer - Class in org.waarp.commandexec.ssl.client
-
Version with SSL support
- LocalExecSslClientInitializer(WaarpSslContextFactory) - Constructor for class org.waarp.commandexec.ssl.client.LocalExecSslClientInitializer
-
- LocalExecSslServer - Class in org.waarp.commandexec.ssl.server
-
LocalExec server Main method.
- LocalExecSslServer() - Constructor for class org.waarp.commandexec.ssl.server.LocalExecSslServer
-
- LocalExecSslServerHandler - Class in org.waarp.commandexec.ssl.server
-
- LocalExecSslServerHandler(LocalExecServerInitializer, long) - Constructor for class org.waarp.commandexec.ssl.server.LocalExecSslServerHandler
-
- LocalExecSslServerInitializer - Class in org.waarp.commandexec.ssl.server
-
Version with SSL support
- LocalExecSslServerInitializer(WaarpSslContextFactory, EventExecutorGroup) - Constructor for class org.waarp.commandexec.ssl.server.LocalExecSslServerInitializer
-
Constructor with default delay
- LocalExecSslServerInitializer(WaarpSslContextFactory, long, EventExecutorGroup) - Constructor for class org.waarp.commandexec.ssl.server.LocalExecSslServerInitializer
-
Constructor with a specific default delay
- localFilename - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
- LOCALHOST - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Local host id
- LOCALHOSTADDR - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Local host address
- LocalPacketCodec - Class in org.waarp.openr66.protocol.localhandler.packet
-
Local Packet Decoder
- LocalPacketCodec() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.LocalPacketCodec
-
- LocalPacketFactory - Class in org.waarp.openr66.protocol.localhandler.packet
-
Factory to create Packet according to type from a buffer
- LocalServerHandler - Class in org.waarp.openr66.protocol.localhandler
-
The local server handler handles real end file operations.
- localTransaction - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
LocalTransaction
- LocalTransaction - Class in org.waarp.openr66.protocol.localhandler
-
This class handles Local Transaction connections
- LocalTransaction() - Constructor for class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
Constructor
- lock(long, TimeUnit) - Method in class org.waarp.common.future.WaarpLock
-
Try to lock within the given limit, but do not raized any exception if
not
locked.
- lock - Variable in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Associated lock
- log(WaarpLogLevel, String, Throwable) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- log(WaarpLogLevel, Throwable) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- log(WaarpLogLevel, String) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- log(WaarpLogLevel, String, Object) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- log(WaarpLogLevel, String, Object, Object) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- log(WaarpLogLevel, String, Object...) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- log(WaarpLogLevel, String) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the specified level
.
- log(WaarpLogLevel, String, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the specified level
according to the specified
format and argument.
- log(WaarpLogLevel, String, Object, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the specified level
according to the specified
format and arguments.
- log(WaarpLogLevel, String, Object...) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the specified level
according to the specified
format and arguments.
- log(WaarpLogLevel, String, Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the specified level
with an
accompanying message.
- log(WaarpLogLevel, Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the specified level
.
- logAction(DbSession, long, String, BusinessHandler, ReplyCode, AbstractDbData.UpdatedInfo) - Static method in class org.waarp.gateway.ftp.control.WaarpActionLogger
-
Log the action
- logAction(DbSession, HttpSession, String, HttpResponseStatus, AbstractDbData.UpdatedInfo) - Static method in class org.waarp.gateway.kernel.database.WaarpActionLogger
-
Log the action
- logCreate(DbSession, String, String, BusinessHandler) - Static method in class org.waarp.gateway.ftp.control.WaarpActionLogger
-
Log the action
- logCreate(DbSession, String, HttpSession) - Static method in class org.waarp.gateway.kernel.database.WaarpActionLogger
-
Log the action
- logErrorAction(DbSession, long, FtpTransfer, String, ReplyCode, BusinessHandler) - Static method in class org.waarp.gateway.ftp.control.WaarpActionLogger
-
Log the action in error
- logErrorAction(DbSession, HttpSession, String, HttpResponseStatus) - Static method in class org.waarp.gateway.kernel.database.WaarpActionLogger
-
Log the action in error
- LogExport - Class in org.waarp.gateway.ftp
-
Program to export log history from database to a file and optionally purge
exported entries.
- LogExport - Class in org.waarp.openr66.server
-
Log Export from a local client without database connection
- LogExport(R66Future, boolean, boolean, Timestamp, Timestamp, NetworkTransaction) - Constructor for class org.waarp.openr66.server.LogExport
-
- LogExtendedExport - Class in org.waarp.openr66.server
-
Log Export from a client (local or allowed)
- LogExtendedExport(R66Future, boolean, boolean, Timestamp, Timestamp, String, String, String, String, boolean, boolean, boolean, boolean, NetworkTransaction, DbHostAuth) - Constructor for class org.waarp.openr66.server.LogExtendedExport
-
- logger - Static variable in class org.waarp.common.filemonitor.FileMonitor
-
Internal Logger
- logger - Static variable in class org.waarp.common.service.ServiceLauncher
-
Internal Logger
- logger - Static variable in class org.waarp.openr66.client.AbstractBusinessRequest
-
Internal Logger
- logger - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
Internal Logger
- logger - Static variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
Internal Logger
- logger - Static variable in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Internal Logger
- logger - Static variable in class org.waarp.openr66.r66gui.R66Environment
-
Internal Logger
- loggerOut() - Method in class org.waarp.openr66.client.utils.OutputFormat
-
Helper for Logger
- logid - Variable in class org.waarp.gateway.kernel.session.HttpSession
-
- LogImport - Class in org.waarp.openr66.server
-
To import logs that were exported (one should not try to import on the same
server to prevent strange
behavior).
- LogImport() - Constructor for class org.waarp.openr66.server.LogImport
-
- LogJavaTask - Class in org.waarp.gateway.ftp.exec
-
- LogJavaTask() - Constructor for class org.waarp.gateway.ftp.exec.LogJavaTask
-
- LogJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Export Log JSON packet
- LogJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- logon() - Method in class org.waarp.openr66.protocol.http.adminssl.HttpResponsiveSslHandler
-
- logon() - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- logout() - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
QUIT the control connection
- logout() - Method in class org.waarp.ftp.client.WaarpFtpClient
-
Logout from the Control connection
- LOGPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- logPurge(boolean, boolean, Timestamp, Timestamp, String, String, String, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Purge the logs as required
- LOGPURGEPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- LogResponseJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Export Log response JSON packet
- LogResponseJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- LOGS_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ServerCommandsURI
-
- LogTask - Class in org.waarp.openr66.context.task
-
This class is for logging or write to an external file some info:
- if delay is 0, no echo at all will be done
- if delay is 1, will echo some information in the normal log
- if delay is 2, will echo some information in the file (last deduced
argument will be the full path for
the file output)
- if delay is 3, will echo both in the normal log and in the file (last
deduced argument will be the full
path for the file output)
If first word for logging is one of debug, info, warn, error, then the
corresponding level of log will be
used.
- LogTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.LogTask
-
- LongUuid - Class in org.waarp.common.guid
-
UUID Generator (also Global UUID Generator) but limited to 1 Long (64 bits)
Inspired from com.groupon locality-uuid which used combination of internal
counter value - process id - and
Timestamp. see https://github.com/groupon/locality-uuid.java
But force sequence and take care of errors and improves some performance
issues
- LongUuid() - Constructor for class org.waarp.common.guid.LongUuid
-
Constructor that generates a new UUID using the current process id, MAC
address, and timestamp
- LongUuid(byte[]) - Constructor for class org.waarp.common.guid.LongUuid
-
Constructor that takes a byte array as this UUID's content
- LongUuid(long) - Constructor for class org.waarp.common.guid.LongUuid
-
- LongUuid(String) - Constructor for class org.waarp.common.guid.LongUuid
-
- LOOK_AND_FEEL - Static variable in class org.waarp.xample.XAmple
-
- LOWBANDWIDTH_DEFAULT - Static variable in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- lrole - Static variable in class org.waarp.openr66.server.ConfigImport
-
- lrule - Static variable in class org.waarp.openr66.server.ConfigImport
-
- lsInfo(File) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedDirImpl
-
- objectToXml(XmlSerializable) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.XmlUtils
-
Converts a serializable Java object into XML format as a String.
- OFFSET - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetHostsParams
-
- OFFSET - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetRulesParams
-
- OFFSET - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetTransfersParams
-
- oid - Variable in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationElements
-
- oid - Variable in enum org.waarp.snmp.r66.WaarpPrivateMib.NotificationElements
-
- oid - Variable in enum org.waarp.snmp.SnmpConfiguration.PrivacyProtocolList
-
- oid - Variable in enum org.waarp.snmp.SnmpConfiguration.SecurityProtocolList
-
- ON_LOAD - Static variable in class com.fg.fxapplet.FXApplet
-
- ON_SAVE - Static variable in class com.fg.fxapplet.FXApplet
-
- ON_START - Static variable in class com.fg.fxapplet.FXApplet
-
- openDataConnection() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Wait for the client to be connected (Passive) or Wait for the server to
be
connected to the client (Active)
- openDataConnection() - Method in class org.waarp.ftp.core.session.FtpSession
-
Try to open a connection.
- OPENR66_BLACKLIST_BADAUTHENT - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Shall we blacklist badly authenticated servers (default = true, if
OPENR66_ISHOSTPROXYFIED is true, then is
mandatory false).
- OPENR66_CACHE_LIMIT - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Maximum number of DbTaskRunners to keep in LRU cache (used in self
request
and for instance without
database).
- OPENR66_CACHE_TIMELIMIT - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Maximum time in ms of valid element once created, used or updated (used
in
self request and for instance
without database).
- OPENR66_CHROOT_CHECKED - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Shall we allow or not a request as RECV that will access to file outside
Rule Out directory (default =
false)
- OPENR66_CONFIGFILE - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Use in Windows Service mode to specify the location of the configuration
file
- OPENR66_EXECUTEBEFORETRANSFERRED - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Shall Waarp allow to execute error actions in case no transfer at all
occurs but an error in "pre-task"
occurs: default true
- OPENR66_FILENAME_MAXLENGTH - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Filename max length (default = 255), only for Basename (not full path).
- OPENR66_ISHOSTPROXYFIED - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
True if this host is proxyfied for other partners (default false)
- OPENR66_LOCALE - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Used to set en/fr or other locale defined (default en)
- OPENR66_STARTUP_DATABASE_AUTOUPGRADE - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Shall the database being check at startup (default is false)
- OPENR66_STARTUP_DATABASE_CHECK - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Deprecated.
- OPENR66_STARTUP_WARNING - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Shall we print info of startup in Warning mode (true, default) or Info
mode
(false)
- OPENR66_TRACE_STATS - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Debug by making a trace of consumption every x s, where x is specify as
value in the definition.
- OPENR66_USESPACESEPARATOR - Static variable in class org.waarp.openr66.protocol.configuration.R66SystemProperties
-
Shall Waarp use space as separator (buggy, should be false)
- OpenR66DatabaseGlobalException - Exception in org.waarp.openr66.protocol.exception
-
OpenR66 Database Mother Exception
- OpenR66DatabaseGlobalException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66DatabaseGlobalException
-
- OpenR66DatabaseGlobalException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66DatabaseGlobalException
-
- OpenR66DatabaseGlobalException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66DatabaseGlobalException
-
- OpenR66DatabaseGlobalException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66DatabaseGlobalException
-
- OpenR66Exception - Exception in org.waarp.openr66.protocol.exception
-
Mother class of All OpenR66 Exceptions
- OpenR66Exception() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66Exception
-
- OpenR66Exception(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66Exception
-
- OpenR66Exception(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66Exception
-
- OpenR66Exception(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66Exception
-
- OpenR66ExceptionTrappedFactory - Class in org.waarp.openr66.protocol.exception
-
Class that filter exceptions
- OpenR66ProtocolBusinessCancelException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception on Business part
- OpenR66ProtocolBusinessCancelException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessCancelException
-
- OpenR66ProtocolBusinessCancelException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessCancelException
-
- OpenR66ProtocolBusinessCancelException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessCancelException
-
- OpenR66ProtocolBusinessCancelException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessCancelException
-
- OpenR66ProtocolBusinessException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception on Business part
- OpenR66ProtocolBusinessException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessException
-
- OpenR66ProtocolBusinessException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessException
-
- OpenR66ProtocolBusinessException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessException
-
- OpenR66ProtocolBusinessException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessException
-
- OpenR66ProtocolBusinessNoWriteBackException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception on Business part without any write back action
- OpenR66ProtocolBusinessNoWriteBackException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessNoWriteBackException
-
- OpenR66ProtocolBusinessNoWriteBackException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessNoWriteBackException
-
- OpenR66ProtocolBusinessNoWriteBackException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessNoWriteBackException
-
- OpenR66ProtocolBusinessNoWriteBackException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessNoWriteBackException
-
- OpenR66ProtocolBusinessQueryAlreadyFinishedException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception on Business part due to Query is already finished
- OpenR66ProtocolBusinessQueryAlreadyFinishedException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessQueryAlreadyFinishedException
-
- OpenR66ProtocolBusinessQueryAlreadyFinishedException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessQueryAlreadyFinishedException
-
- OpenR66ProtocolBusinessQueryAlreadyFinishedException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessQueryAlreadyFinishedException
-
- OpenR66ProtocolBusinessQueryAlreadyFinishedException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessQueryAlreadyFinishedException
-
- OpenR66ProtocolBusinessQueryStillRunningException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception on Business part due to Query is still running
- OpenR66ProtocolBusinessQueryStillRunningException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessQueryStillRunningException
-
- OpenR66ProtocolBusinessQueryStillRunningException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessQueryStillRunningException
-
- OpenR66ProtocolBusinessQueryStillRunningException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessQueryStillRunningException
-
- OpenR66ProtocolBusinessQueryStillRunningException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessQueryStillRunningException
-
- OpenR66ProtocolBusinessRemoteFileNotFoundException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception on Business part telling that remote host did not find the
file.
- OpenR66ProtocolBusinessRemoteFileNotFoundException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessRemoteFileNotFoundException
-
- OpenR66ProtocolBusinessRemoteFileNotFoundException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessRemoteFileNotFoundException
-
- OpenR66ProtocolBusinessRemoteFileNotFoundException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessRemoteFileNotFoundException
-
- OpenR66ProtocolBusinessRemoteFileNotFoundException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessRemoteFileNotFoundException
-
- OpenR66ProtocolBusinessStopException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception on Business part
- OpenR66ProtocolBusinessStopException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessStopException
-
- OpenR66ProtocolBusinessStopException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessStopException
-
- OpenR66ProtocolBusinessStopException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessStopException
-
- OpenR66ProtocolBusinessStopException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolBusinessStopException
-
- OpenR66ProtocolNetworkException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception due to a network error
- OpenR66ProtocolNetworkException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNetworkException
-
- OpenR66ProtocolNetworkException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNetworkException
-
- OpenR66ProtocolNetworkException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNetworkException
-
- OpenR66ProtocolNetworkException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNetworkException
-
- OpenR66ProtocolNoConnectionException - Exception in org.waarp.openr66.protocol.exception
-
Protocol Exception when no connection is possible
- OpenR66ProtocolNoConnectionException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoConnectionException
-
- OpenR66ProtocolNoConnectionException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoConnectionException
-
- OpenR66ProtocolNoConnectionException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoConnectionException
-
- OpenR66ProtocolNoConnectionException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoConnectionException
-
- OpenR66ProtocolNoDataException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception due to no Data exception
- OpenR66ProtocolNoDataException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoDataException
-
- OpenR66ProtocolNoDataException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoDataException
-
- OpenR66ProtocolNoDataException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoDataException
-
- OpenR66ProtocolNoDataException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoDataException
-
- OpenR66ProtocolNoSslException - Exception in org.waarp.openr66.protocol.exception
-
Protocol Exception when no SSL is supported
- OpenR66ProtocolNoSslException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoSslException
-
- OpenR66ProtocolNoSslException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoSslException
-
- OpenR66ProtocolNoSslException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoSslException
-
- OpenR66ProtocolNoSslException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNoSslException
-
- OpenR66ProtocolNotAuthenticatedException - Exception in org.waarp.openr66.protocol.exception
-
Business Protocol exception due to no valid authentication
- OpenR66ProtocolNotAuthenticatedException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNotAuthenticatedException
-
- OpenR66ProtocolNotAuthenticatedException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNotAuthenticatedException
-
- OpenR66ProtocolNotAuthenticatedException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNotAuthenticatedException
-
- OpenR66ProtocolNotAuthenticatedException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNotAuthenticatedException
-
- OpenR66ProtocolNotYetConnectionException - Exception in org.waarp.openr66.protocol.exception
-
Protocol Exception when a connection is not yet possible but could be later
on
- OpenR66ProtocolNotYetConnectionException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNotYetConnectionException
-
- OpenR66ProtocolNotYetConnectionException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNotYetConnectionException
-
- OpenR66ProtocolNotYetConnectionException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNotYetConnectionException
-
- OpenR66ProtocolNotYetConnectionException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolNotYetConnectionException
-
- OpenR66ProtocolPacketException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception on Packet
- OpenR66ProtocolPacketException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolPacketException
-
- OpenR66ProtocolPacketException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolPacketException
-
- OpenR66ProtocolPacketException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolPacketException
-
- OpenR66ProtocolPacketException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolPacketException
-
- OpenR66ProtocolRemoteShutdownException - Exception in org.waarp.openr66.protocol.exception
-
Protocol Exception for remote information of Shutdown
- OpenR66ProtocolRemoteShutdownException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolRemoteShutdownException
-
- OpenR66ProtocolRemoteShutdownException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolRemoteShutdownException
-
- OpenR66ProtocolRemoteShutdownException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolRemoteShutdownException
-
- OpenR66ProtocolRemoteShutdownException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolRemoteShutdownException
-
- OpenR66ProtocolShutdownException - Exception in org.waarp.openr66.protocol.exception
-
Protocol Exception to enable Shutdown
- OpenR66ProtocolShutdownException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolShutdownException
-
- OpenR66ProtocolShutdownException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolShutdownException
-
- OpenR66ProtocolShutdownException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolShutdownException
-
- OpenR66ProtocolShutdownException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolShutdownException
-
- OpenR66ProtocolSystemException - Exception in org.waarp.openr66.protocol.exception
-
Protocol exception due to system error
- OpenR66ProtocolSystemException() - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolSystemException
-
- OpenR66ProtocolSystemException(String, Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolSystemException
-
- OpenR66ProtocolSystemException(String) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolSystemException
-
- OpenR66ProtocolSystemException(Throwable) - Constructor for exception org.waarp.openr66.protocol.exception.OpenR66ProtocolSystemException
-
- OpenR66RunnerEndTasksException - Exception in org.waarp.openr66.context.task.exception
-
Runner exception in end of tasks status
- OpenR66RunnerEndTasksException() - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerEndTasksException
-
- OpenR66RunnerEndTasksException(String, Throwable) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerEndTasksException
-
- OpenR66RunnerEndTasksException(String) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerEndTasksException
-
- OpenR66RunnerEndTasksException(Throwable) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerEndTasksException
-
- OpenR66RunnerErrorException - Exception in org.waarp.openr66.context.task.exception
-
Runner exception in error status
- OpenR66RunnerErrorException() - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerErrorException
-
- OpenR66RunnerErrorException(String, Throwable) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerErrorException
-
- OpenR66RunnerErrorException(String) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerErrorException
-
- OpenR66RunnerErrorException(Throwable) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerErrorException
-
- OpenR66RunnerException - Exception in org.waarp.openr66.context.task.exception
-
Runner exception
- OpenR66RunnerException() - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerException
-
- OpenR66RunnerException(String, Throwable) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerException
-
- OpenR66RunnerException(String) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerException
-
- OpenR66RunnerException(Throwable) - Constructor for exception org.waarp.openr66.context.task.exception.OpenR66RunnerException
-
- operand - Variable in class org.waarp.openr66.dao.Filter
-
- operationComplete(ChannelFuture) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler.HttpCleanChannelFutureListener
-
- optimizedUpdate() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Update Runner using special PreparedStatement
- options(Channel, RestArgument) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66ClientResponseHandler
-
- options(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostConfigHandler
-
Method called to get a list of all allowed HTTP methods on this entry
point.
- options(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostIdHandler
-
Method called to get a list of all allowed HTTP methods on this entry
point.
- options(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.HostsHandler
-
Method called to get a list of all allowed HTTP methods on this entry
point.
- options(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.LimitsHandler
-
Method called to get a list of all allowed HTTP methods on this entry
point.
- options(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.RuleIdHandler
-
Method called to get a list of all allowed HTTP methods on this entry
point.
- options(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.RulesHandler
-
Method called to get a list of all allowed HTTP methods on this entry
point.
- options(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Method called to get a list of all allowed HTTP methods on the '/server'
entry point.
- options(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransferIdHandler
-
Method called to get a list of all allowed HTTP methods on this entry
point.
- options(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransfersHandler
-
Method called to get a list of all allowed HTTP methods on this entry
point.
- optionsCommand(HttpRestHandler, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
Options command that all handler should implement
- optionsCommand(HttpRestHandler, RestArgument, RestArgument) - Method in class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- OPTS - Class in org.waarp.ftp.core.command.rfc2389
-
OPTS command
- OPTS() - Constructor for class org.waarp.ftp.core.command.rfc2389.OPTS
-
- 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
-
- OracleProperties - Class in org.waarp.common.database.properties
-
Oracle Database Model
- OracleProperties() - Constructor for class org.waarp.common.database.properties.OracleProperties
-
- OracleTransferDAO - Class in org.waarp.openr66.dao.database.oracle
-
- OracleTransferDAO(Connection) - Constructor for class org.waarp.openr66.dao.database.oracle.OracleTransferDAO
-
- ORDER - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetHostsParams
-
- ORDER - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetRulesParams
-
- ORDER - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetTransfersParams
-
- ORDERED - Static variable in class org.waarp.common.utility.Base64
-
- org.waarp.administrator - package org.waarp.administrator
-
- org.waarp.administrator.guipwd - package org.waarp.administrator.guipwd
-
Extension for Administrator
- org.waarp.commandexec.client - package org.waarp.commandexec.client
-
Classes implementing LocalExec Client part without SSL link
- org.waarp.commandexec.server - package org.waarp.commandexec.server
-
Classes implementing LocalExec Server part without SSL link
- org.waarp.commandexec.ssl.client - package org.waarp.commandexec.ssl.client
-
Classes implementing LocalExec Client part with SSL link
- org.waarp.commandexec.ssl.server - package org.waarp.commandexec.ssl.server
-
Classes implementing LocalExec Server part with SSL link
- org.waarp.commandexec.utils - package org.waarp.commandexec.utils
-
Classes implementing Utility part as the LocalExecResult object
- 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.database.properties - package org.waarp.common.database.properties
-
Classes implementing Database Model (H2, Oracle, PostgreSQL, MySQL, MariaDB)
- org.waarp.common.digest - package org.waarp.common.digest
-
Classes implementing digests support (MD2, MD5, SHA1, SHA-256/384/512, CRC32,
ADLER32)
MD5 can be implemented through Fast MD5 implementation, but can be reverted
to JVM native digest also.
- org.waarp.common.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.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.guid - package org.waarp.common.guid
-
Classes implementing GUID
- 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.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
- org.waarp.ftp.client - package org.waarp.ftp.client
-
Main class for the FTP Client for R66.
- org.waarp.ftp.core.command - package org.waarp.ftp.core.command
-
Global classes that store all informations on implemented commands,
arguments, reply codes.
- org.waarp.ftp.core.command.access - package org.waarp.ftp.core.command.access
-
FTP Access related command
- org.waarp.ftp.core.command.directory - package org.waarp.ftp.core.command.directory
-
FTP Directory related commands
- org.waarp.ftp.core.command.extension - package org.waarp.ftp.core.command.extension
-
FTP non standard Extensions related command
- org.waarp.ftp.core.command.info - package org.waarp.ftp.core.command.info
-
FTP Informational related command
- org.waarp.ftp.core.command.internal - package org.waarp.ftp.core.command.internal
-
FTP Internal related command
- org.waarp.ftp.core.command.parameter - package org.waarp.ftp.core.command.parameter
-
FTP Parameter related command
- org.waarp.ftp.core.command.rfc2389 - package org.waarp.ftp.core.command.rfc2389
-
FTP RFC 2389 related command
- org.waarp.ftp.core.command.rfc2428 - package org.waarp.ftp.core.command.rfc2428
-
FTP RFC 2428 related command
- org.waarp.ftp.core.command.rfc3659 - package org.waarp.ftp.core.command.rfc3659
-
FTP RFC 3659 related command
- org.waarp.ftp.core.command.rfc4217 - package org.waarp.ftp.core.command.rfc4217
-
RFC 4217 on securing FTP with TLS through commands
- org.waarp.ftp.core.command.rfc775 - package org.waarp.ftp.core.command.rfc775
-
FTP RFC 775 related command
- org.waarp.ftp.core.command.service - package org.waarp.ftp.core.command.service
-
FTP Service (transfer) related command
- org.waarp.ftp.core.config - package org.waarp.ftp.core.config
-
Classes implementing configuration
- org.waarp.ftp.core.control - package org.waarp.ftp.core.control
-
Classes implementing Control connections.
- org.waarp.ftp.core.control.ftps - package org.waarp.ftp.core.control.ftps
-
This module is for FTPS support as native SSL/TLS on port 990 similar to RFC
2818.
- org.waarp.ftp.core.data - package org.waarp.ftp.core.data
-
Classes implementing Data and Transfer status
When a transfer should occur, here are the steps:
The connection is prepared through a PORT or PASV command.
- org.waarp.ftp.core.data.handler - package org.waarp.ftp.core.data.handler
-
Classes implementing Data connections
The internal logic is the following:
When a connection is opened for data network: It first tries to find
the corresponding session
setup from the control connection.
- org.waarp.ftp.core.data.handler.ftps - package org.waarp.ftp.core.data.handler.ftps
-
This module is for FTPS support as native SSL/TLS on port 989 similar to RFC
2818.
- org.waarp.ftp.core.exception - package org.waarp.ftp.core.exception
-
Classes implementing internal exceptions
- org.waarp.ftp.core.file - package org.waarp.ftp.core.file
-
Interfaces for FtpFile, FtpDir and FtpAuth as specific FTP extension of
interfaces FileInterface,
DirInterface and AuthInterface
- org.waarp.ftp.core.session - package org.waarp.ftp.core.session
-
Classes implementing session
- org.waarp.ftp.core.utils - package org.waarp.ftp.core.utils
-
Classes implementing utilities functions
- org.waarp.ftp.filesystembased - package org.waarp.ftp.filesystembased
-
Classes implementing File, Directory and Authentication according to a
filesystem implementation for FTP
- org.waarp.ftp.simpleimpl - package org.waarp.ftp.simpleimpl
-
Main class for the simple FTP server example based on Filesystem and simple
authentication.
- org.waarp.ftp.simpleimpl.config - package org.waarp.ftp.simpleimpl.config
-
Simple configuration example.
- org.waarp.ftp.simpleimpl.control - package org.waarp.ftp.simpleimpl.control
-
Simple FTP server example of control business.
- org.waarp.ftp.simpleimpl.data - package org.waarp.ftp.simpleimpl.data
-
Simple FTP server example of data business.
- org.waarp.ftp.simpleimpl.file - package org.waarp.ftp.simpleimpl.file
-
Filesystem based implementation example of File, Dir, Auth and SimpleAuth.
- org.waarp.gateway.ftp - package org.waarp.gateway.ftp
-
Main class for the Exec FTP server based on Filesystem and simple
authentication.
- org.waarp.gateway.ftp.adminssl - package org.waarp.gateway.ftp.adminssl
-
Classes implementing HTTPS Administration support
- org.waarp.gateway.ftp.config - package org.waarp.gateway.ftp.config
-
Exec configuration.
- org.waarp.gateway.ftp.control - package org.waarp.gateway.ftp.control
-
Exec FTP server control business.
- org.waarp.gateway.ftp.data - package org.waarp.gateway.ftp.data
-
Exec FTP server data business.
- org.waarp.gateway.ftp.database - package org.waarp.gateway.ftp.database
-
Classes implementing Database access
- org.waarp.gateway.ftp.database.data - package org.waarp.gateway.ftp.database.data
-
Classes implementing Database Data model
- org.waarp.gateway.ftp.database.model - package org.waarp.gateway.ftp.database.model
-
Classes implementing Database Model (H2, Oracle, PostgreSQL, MySQL)
- org.waarp.gateway.ftp.exec - package org.waarp.gateway.ftp.exec
-
Class for the real Exec for the Waarp Gateway.
- org.waarp.gateway.ftp.file - package org.waarp.gateway.ftp.file
-
Filesystem based implementation of File, Dir, Auth and SimpleAuth.
- org.waarp.gateway.ftp.service - package org.waarp.gateway.ftp.service
-
Interface for Apache Daemon tool to run as a Service
- org.waarp.gateway.ftp.snmp - package org.waarp.gateway.ftp.snmp
-
SNMP support classes.
- org.waarp.gateway.kernel - package org.waarp.gateway.kernel
-
- org.waarp.gateway.kernel.commonfile - package org.waarp.gateway.kernel.commonfile
-
- org.waarp.gateway.kernel.database - package org.waarp.gateway.kernel.database
-
- org.waarp.gateway.kernel.database.data - package org.waarp.gateway.kernel.database.data
-
Classes implementing Database Data model
- org.waarp.gateway.kernel.database.model - package org.waarp.gateway.kernel.database.model
-
Classes implementing Database Model (H2, Oracle, PostgreSQL, MySQL)
- org.waarp.gateway.kernel.exception - package org.waarp.gateway.kernel.exception
-
- org.waarp.gateway.kernel.http - package org.waarp.gateway.kernel.http
-
- org.waarp.gateway.kernel.http.saplink - package org.waarp.gateway.kernel.http.saplink
-
Sap Link Archiver
- org.waarp.gateway.kernel.rest - package org.waarp.gateway.kernel.rest
-
- org.waarp.gateway.kernel.rest.client - package org.waarp.gateway.kernel.rest.client
-
Package for REST Http client support
- org.waarp.gateway.kernel.session - package org.waarp.gateway.kernel.session
-
- org.waarp.http.protocol - package org.waarp.http.protocol
-
- org.waarp.http.protocol.servlet - package org.waarp.http.protocol.servlet
-
- org.waarp.openr66.client - package org.waarp.openr66.client
-
Classes implementing Clients
- org.waarp.openr66.client.spooledService - package org.waarp.openr66.client.spooledService
-
This package contains helper to setup a SpooledDirectory as a service using
Apache Service Daemons tool.
- org.waarp.openr66.client.utils - package org.waarp.openr66.client.utils
-
Package that contains helper for Clients
- org.waarp.openr66.commander - package org.waarp.openr66.commander
-
Classes implementing Commander, reader of database updates from clients
- org.waarp.openr66.configuration - package org.waarp.openr66.configuration
-
Classes implementing Configuration loading from database or files
- org.waarp.openr66.context - package org.waarp.openr66.context
-
Classes implementing Session, Result and ErrorCode
- org.waarp.openr66.context.authentication - package org.waarp.openr66.context.authentication
-
Classes implementing Authentication
- org.waarp.openr66.context.filesystem - package org.waarp.openr66.context.filesystem
-
Classes implementing Filesystem
- org.waarp.openr66.context.task - package org.waarp.openr66.context.task
-
Classes implementing Tasks for pre, post or error operations
Several kind of tasks exist in OpenR66:
LOG, MOVE, MOVERENAME, COPY, COPYRENAME, EXEC, EXECMOVE, LINKRENAME,
TRANSFER, VALIDFILEPATH, DELETE
Several tasks are possible to run before a transfer starts (pre action),
after a transfer is finished
correctly (post action) or after an error occurs (either in pre or post
action or during transfer: error
action).
- org.waarp.openr66.context.task.exception - package org.waarp.openr66.context.task.exception
-
Classes implementing Exceptions for Runner
- org.waarp.openr66.context.task.javatask - package org.waarp.openr66.context.task.javatask
-
- org.waarp.openr66.context.task.localexec - package org.waarp.openr66.context.task.localexec
-
Classes implementing Execution of Commands through LocalExec Daemon
- org.waarp.openr66.context.task.test - package org.waarp.openr66.context.task.test
-
Package for an example of Java Task for ExecJava and for BusinessFactory
- org.waarp.openr66.dao - package org.waarp.openr66.dao
-
- org.waarp.openr66.dao.database - package org.waarp.openr66.dao.database
-
- org.waarp.openr66.dao.database.h2 - package org.waarp.openr66.dao.database.h2
-
- org.waarp.openr66.dao.database.mariadb - package org.waarp.openr66.dao.database.mariadb
-
- org.waarp.openr66.dao.database.oracle - package org.waarp.openr66.dao.database.oracle
-
- org.waarp.openr66.dao.database.postgres - package org.waarp.openr66.dao.database.postgres
-
- org.waarp.openr66.dao.exception - package org.waarp.openr66.dao.exception
-
- org.waarp.openr66.dao.xml - package org.waarp.openr66.dao.xml
-
- org.waarp.openr66.database - package org.waarp.openr66.database
-
Classes implementing Database access
- org.waarp.openr66.database.data - package org.waarp.openr66.database.data
-
Classes implementing Database Data model
- org.waarp.openr66.database.model - package org.waarp.openr66.database.model
-
Classes implementing Database Model (H2, Oracle, PostgreSQL, MySQL)
- org.waarp.openr66.database.properties - package org.waarp.openr66.database.properties
-
- org.waarp.openr66.exception - package org.waarp.openr66.exception
-
- org.waarp.openr66.pojo - package org.waarp.openr66.pojo
-
- org.waarp.openr66.protocol.configuration - package org.waarp.openr66.protocol.configuration
-
Class implementing Configuration
- org.waarp.openr66.protocol.exception - package org.waarp.openr66.protocol.exception
-
Classes implementing Exceptions
- org.waarp.openr66.protocol.http - package org.waarp.openr66.protocol.http
-
Classes implementing HTTP information support
- org.waarp.openr66.protocol.http.adminssl - package org.waarp.openr66.protocol.http.adminssl
-
Classes implementing HTTPS Administration support
- org.waarp.openr66.protocol.http.rest - package org.waarp.openr66.protocol.http.rest
-
Http Rest R66 interface
- org.waarp.openr66.protocol.http.rest.client - package org.waarp.openr66.protocol.http.rest.client
-
R66 REST HTTP Client package
- org.waarp.openr66.protocol.http.rest.handler - package org.waarp.openr66.protocol.http.rest.handler
-
Http Rest method handlers for R66
- org.waarp.openr66.protocol.http.restv2 - package org.waarp.openr66.protocol.http.restv2
-
This is the root package of the REST API version 2 code.
- org.waarp.openr66.protocol.http.restv2.converters - package org.waarp.openr66.protocol.http.restv2.converters
-
This package regroups the different utility classes used to convert between
database objects and their
representations as ObjectNode
.
- org.waarp.openr66.protocol.http.restv2.dbhandlers - package org.waarp.openr66.protocol.http.restv2.dbhandlers
-
This package contains all the handlers processing the REST requests.
- org.waarp.openr66.protocol.http.restv2.errors - package org.waarp.openr66.protocol.http.restv2.errors
-
This package contains the code handling user input errors in the REST API.
- org.waarp.openr66.protocol.http.restv2.resthandlers - package org.waarp.openr66.protocol.http.restv2.resthandlers
-
This package regroups all the general purpose Netty ChannelHandlers
of the REST API.
- org.waarp.openr66.protocol.http.restv2.utils - package org.waarp.openr66.protocol.http.restv2.utils
-
A series of utility classes for the RESTv2 handlers.
- org.waarp.openr66.protocol.localhandler - package org.waarp.openr66.protocol.localhandler
-
Classes implementing LocalHandlers (real work)
- org.waarp.openr66.protocol.localhandler.packet - package org.waarp.openr66.protocol.localhandler.packet
-
Classes implementing Packet for Local Handlers
- org.waarp.openr66.protocol.localhandler.packet.json - package org.waarp.openr66.protocol.localhandler.packet.json
-
- org.waarp.openr66.protocol.networkhandler - package org.waarp.openr66.protocol.networkhandler
-
Classes implementing Network Handler (multiplexing local handlers)
- org.waarp.openr66.protocol.networkhandler.packet - package org.waarp.openr66.protocol.networkhandler.packet
-
Classes implementing Packet for Network Handler
- org.waarp.openr66.protocol.networkhandler.ssl - package org.waarp.openr66.protocol.networkhandler.ssl
-
Classes implementing Network SSL Handler (multiplexing local handlers)
- org.waarp.openr66.protocol.snmp - package org.waarp.openr66.protocol.snmp
-
Classes implementing SNMP elements for OpenR66
- org.waarp.openr66.protocol.utils - package org.waarp.openr66.protocol.utils
-
Classes implementing Utilities
- org.waarp.openr66.proxy - package org.waarp.openr66.proxy
-
Proxy package for R66 protocol
- org.waarp.openr66.proxy.configuration - package org.waarp.openr66.proxy.configuration
-
Specific configuration package
- org.waarp.openr66.proxy.network - package org.waarp.openr66.proxy.network
-
Network Package for Proxy R66
- org.waarp.openr66.proxy.network.ssl - package org.waarp.openr66.proxy.network.ssl
-
SSL proxy
- org.waarp.openr66.proxy.protocol.http - package org.waarp.openr66.proxy.protocol.http
-
Classes implementing HTTP information support
- org.waarp.openr66.proxy.protocol.http.adminssl - package org.waarp.openr66.proxy.protocol.http.adminssl
-
Classes implementing HTTPS Administration support
- org.waarp.openr66.r66gui - package org.waarp.openr66.r66gui
-
Adaptation to Administrator
- org.waarp.openr66.server - package org.waarp.openr66.server
-
Classes implementing Server startup main class or utility classes
- org.waarp.openr66.serveraction - package org.waarp.openr66.serveraction
-
Integrate remote actions on R66 servers
- org.waarp.openr66.service - package org.waarp.openr66.service
-
Interface for Apache Daemon tool to run as a Service
- org.waarp.openr66.thrift - package org.waarp.openr66.thrift
-
Thrift Package that can be activated to allow Thrift clients interactions
- org.waarp.snmp - package org.waarp.snmp
-
Classes implementing Main functionalities to be used by Goldengate Projects
- org.waarp.snmp.interf - package org.waarp.snmp.interf
-
Interfaces to be implemented by Goldengate Projects
- org.waarp.snmp.r66 - package org.waarp.snmp.r66
-
Base class for OpenR66 MIB implementation to be used by OpenR66 Project
- org.waarp.snmp.utils - package org.waarp.snmp.utils
-
Utility Classes used by SNMP support
- org.waarp.thrift.r66 - package org.waarp.thrift.r66
-
- org.waarp.uip - package org.waarp.uip
-
- org.waarp.xample - package org.waarp.xample
-
Extension of Xample for unification in Administrator
- org.waarp.xample.custnodes - package org.waarp.xample.custnodes
-
- ORIGINAL_FILENAME - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- ORIGINAL_NAME_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- ORIGINAL_NAME_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- ORIGINALFILENAME - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Original FILENAME (basename) (before changing in retrieval part)
- ORIGINALFULLPATH - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Current full path of Original FILENAME (as transmitted) (before changing
in
retrieval part)
- originalSize - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- originalSize - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- otherFields - Variable in class org.waarp.common.database.data.AbstractDbData
-
- OTHERS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostConfigFields
-
- OTHERS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- OUTPATH - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
OUT Path used
- OutputFormat - Class in org.waarp.openr66.client.utils
-
This method allows to format output for Waarp R66 clients
- OutputFormat(String, String[]) - Constructor for class org.waarp.openr66.client.utils.OutputFormat
-
Create an OutputFormat helper using the default Format defined in
defaultOutput
- OutputFormat.FIELDS - Enum in org.waarp.openr66.client.utils
-
- OutputFormat.OUTPUTFORMAT - Enum in org.waarp.openr66.client.utils
-
- OWNER_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- OWNER_REQUEST_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- R66Auth - Class in org.waarp.openr66.context.authentication
-
- R66Auth(R66Session) - Constructor for class org.waarp.openr66.context.authentication.R66Auth
-
- R66BusinessFactoryInterface - Interface in org.waarp.openr66.context
-
- R66BusinessInterface - Interface in org.waarp.openr66.context
-
- R66ClientGui - Class in org.waarp.openr66.r66gui
-
R66 Client GUI to show how to use the API and also to enable to test the
connectivity to R66 servers and
the validity of a transfer through a rule.
- R66ClientGui() - Constructor for class org.waarp.openr66.r66gui.R66ClientGui
-
Used by extended class
- R66ClientGui(String[]) - Constructor for class org.waarp.openr66.r66gui.R66ClientGui
-
Create the application.
- R66ClientGui.JTextAreaOutputStream - Class in org.waarp.openr66.r66gui
-
- R66ClientGui.R66ClientGuiActions - Class in org.waarp.openr66.r66gui
-
- R66CONFIGFILE - Static variable in class org.waarp.gateway.ftp.service.FtpEngine
-
- R66ConstraintLimitHandler - Class in org.waarp.openr66.protocol.networkhandler
-
R66 Constraint Limit Handler
Constraint Limit (CPU and connection - network and local -) handler, only for
server side (requested or
requester).
- R66ConstraintLimitHandler() - Constructor for class org.waarp.openr66.protocol.networkhandler.R66ConstraintLimitHandler
-
- R66ConstraintLimitHandler(boolean, double, double, double, GlobalTrafficShapingHandler, long, long) - Constructor for class org.waarp.openr66.protocol.networkhandler.R66ConstraintLimitHandler
-
- R66ConstraintLimitHandler(boolean, boolean, double, int) - Constructor for class org.waarp.openr66.protocol.networkhandler.R66ConstraintLimitHandler
-
- R66ConstraintLimitHandler(boolean, boolean, double, int, double, double, double, GlobalTrafficShapingHandler, long, long) - Constructor for class org.waarp.openr66.protocol.networkhandler.R66ConstraintLimitHandler
-
- R66DbProperties - Class in org.waarp.openr66.database.properties
-
- R66DbProperties() - Constructor for class org.waarp.openr66.database.properties.R66DbProperties
-
- R66DefaultBusinessFactory - Class in org.waarp.openr66.context
-
Empty Business factory
- R66DefaultBusinessFactory() - Constructor for class org.waarp.openr66.context.R66DefaultBusinessFactory
-
- R66Dialog - Class in org.waarp.openr66.serveraction
-
- R66Dialog() - Constructor for class org.waarp.openr66.serveraction.R66Dialog
-
Create the dialog.
- R66Dir - Class in org.waarp.openr66.context.filesystem
-
Directory representation
- R66Dir(R66Session) - Constructor for class org.waarp.openr66.context.filesystem.R66Dir
-
- R66EmbeddedServiceImpl - Class in org.waarp.openr66.thrift
-
Embedded service attached with the Thrift service
- R66EmbeddedServiceImpl() - Constructor for class org.waarp.openr66.thrift.R66EmbeddedServiceImpl
-
- R66Engine - Class in org.waarp.openr66.service
-
Engine used to start and stop the real R66 service
- R66Engine() - Constructor for class org.waarp.openr66.service.R66Engine
-
- R66Environment - Class in org.waarp.openr66.r66gui
-
- R66Environment() - Constructor for class org.waarp.openr66.r66gui.R66Environment
-
- R66File - Class in org.waarp.openr66.context.filesystem
-
File representation
- R66File(R66Session, R66Dir, String, boolean) - Constructor for class org.waarp.openr66.context.filesystem.R66File
-
- R66File(R66Session, R66Dir, String) - Constructor for class org.waarp.openr66.context.filesystem.R66File
-
This constructor is for External file
- R66FiniteDualStates - Enum in org.waarp.openr66.context
-
Finite Dual State Machine for OpenR66 (Requester=R, requesteD=D, Sender=S,
Receive=R)
- R66Future - Class in org.waarp.openr66.protocol.utils
-
Future implementation
- R66Future() - Constructor for class org.waarp.openr66.protocol.utils.R66Future
-
- R66Future(boolean) - Constructor for class org.waarp.openr66.protocol.utils.R66Future
-
- R66H2Properties - Class in org.waarp.openr66.database.properties
-
- R66H2Properties() - Constructor for class org.waarp.openr66.database.properties.R66H2Properties
-
- R66MariaDBProperties - Class in org.waarp.openr66.database.properties
-
- R66MariaDBProperties() - Constructor for class org.waarp.openr66.database.properties.R66MariaDBProperties
-
- R66MySQLProperties - Class in org.waarp.openr66.database.properties
-
- R66MySQLProperties() - Constructor for class org.waarp.openr66.database.properties.R66MySQLProperties
-
- R66OracleProperties - Class in org.waarp.openr66.database.properties
-
- R66OracleProperties() - Constructor for class org.waarp.openr66.database.properties.R66OracleProperties
-
- R66PostgreSQLProperties - Class in org.waarp.openr66.database.properties
-
- R66PostgreSQLProperties() - Constructor for class org.waarp.openr66.database.properties.R66PostgreSQLProperties
-
- R66PreparedTransferExecutor - Class in org.waarp.gateway.ftp.exec
-
R66PreparedTransferExecutor class.
- R66PreparedTransferExecutor(String, long, WaarpFuture) - Constructor for class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- R66PREPARETRANSFER - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- R66PrivateMib - Class in org.waarp.openr66.protocol.snmp
-
Waarp OpenR66 Private MIB implementation
- R66PrivateMib(String, int, int, int, String, String, String, int) - Constructor for class org.waarp.openr66.protocol.snmp.R66PrivateMib
-
- R66Proxy - Class in org.waarp.openr66.proxy
-
- R66Request - Class in org.waarp.thrift.r66
-
- R66Request() - Constructor for class org.waarp.thrift.r66.R66Request
-
- R66Request(RequestMode) - Constructor for class org.waarp.thrift.r66.R66Request
-
- R66Request(R66Request) - Constructor for class org.waarp.thrift.r66.R66Request
-
Performs a deep copy on other.
- R66Request._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience methods
for
finding and manipulating them.
- R66Restart - Class in org.waarp.openr66.context.filesystem
-
Restart implementation
- R66Restart(R66Session) - Constructor for class org.waarp.openr66.context.filesystem.R66Restart
-
- R66Result - Class in org.waarp.openr66.context
-
This class is the result for every operations in OpenR66.
- R66Result(OpenR66Exception, R66Session, boolean, ErrorCode, DbTaskRunner) - Constructor for class org.waarp.openr66.context.R66Result
-
- R66Result(R66Session, boolean, ErrorCode, DbTaskRunner) - Constructor for class org.waarp.openr66.context.R66Result
-
- R66Result - Class in org.waarp.thrift.r66
-
- R66Result() - Constructor for class org.waarp.thrift.r66.R66Result
-
- R66Result(RequestMode, ErrorCode, String) - Constructor for class org.waarp.thrift.r66.R66Result
-
- R66Result(R66Result) - Constructor for class org.waarp.thrift.r66.R66Result
-
Performs a deep copy on other.
- R66Result._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience methods
for
finding and manipulating them.
- R66Runnable - Interface in org.waarp.openr66.context.task
-
Runnable interface for internal R66 tasks (through Rule EXECJAVA, or through
message BusinessRequestPacket)
- R66Server - Class in org.waarp.openr66.server
-
R66Server startup main class
- R66Service - Class in org.waarp.thrift.r66
-
- R66Service() - Constructor for class org.waarp.thrift.r66.R66Service
-
- R66Service.AsyncClient - Class in org.waarp.thrift.r66
-
- R66Service.AsyncClient.Factory - Class in org.waarp.thrift.r66
-
- R66Service.AsyncClient.infoListQuery_call - Class in org.waarp.thrift.r66
-
- R66Service.AsyncClient.infoTransferQuery_call - Class in org.waarp.thrift.r66
-
- R66Service.AsyncClient.isStillRunning_call - Class in org.waarp.thrift.r66
-
- R66Service.AsyncClient.transferRequestQuery_call - Class in org.waarp.thrift.r66
-
- R66Service.AsyncIface - Interface in org.waarp.thrift.r66
-
- R66Service.Client - Class in org.waarp.thrift.r66
-
- R66Service.Client.Factory - Class in org.waarp.thrift.r66
-
- R66Service.Iface - Interface in org.waarp.thrift.r66
-
- R66Service.infoListQuery_args - Class in org.waarp.thrift.r66
-
- R66Service.infoListQuery_args._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
- R66Service.infoListQuery_result - Class in org.waarp.thrift.r66
-
- R66Service.infoListQuery_result._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
- R66Service.infoTransferQuery_args - Class in org.waarp.thrift.r66
-
- R66Service.infoTransferQuery_args._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
- R66Service.infoTransferQuery_result - Class in org.waarp.thrift.r66
-
- R66Service.infoTransferQuery_result._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
- R66Service.isStillRunning_args - Class in org.waarp.thrift.r66
-
- R66Service.isStillRunning_args._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
- R66Service.isStillRunning_result - Class in org.waarp.thrift.r66
-
- R66Service.isStillRunning_result._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
- R66Service.Processor<I extends R66Service.Iface> - Class in org.waarp.thrift.r66
-
- R66Service.Processor.infoListQuery<I extends R66Service.Iface> - Class in org.waarp.thrift.r66
-
- R66Service.Processor.infoTransferQuery<I extends R66Service.Iface> - Class in org.waarp.thrift.r66
-
- R66Service.Processor.isStillRunning<I extends R66Service.Iface> - Class in org.waarp.thrift.r66
-
- R66Service.Processor.transferRequestQuery<I extends R66Service.Iface> - Class in org.waarp.thrift.r66
-
- R66Service.transferRequestQuery_args - Class in org.waarp.thrift.r66
-
- R66Service.transferRequestQuery_args._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
- R66Service.transferRequestQuery_result - Class in org.waarp.thrift.r66
-
- R66Service.transferRequestQuery_result._Fields - Enum in org.waarp.thrift.r66
-
The set of fields this struct contains, along with convenience
methods
for finding and manipulating them.
- R66ServiceLauncher - Class in org.waarp.openr66.service
-
- R66ServiceLauncher() - Constructor for class org.waarp.openr66.service.R66ServiceLauncher
-
- R66Session - Class in org.waarp.openr66.context
-
The global object session in OpenR66, a session by local channel
- R66Session() - Constructor for class org.waarp.openr66.context.R66Session
-
Create the session
- R66SESSION - Static variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- R66ShutdownHook - Class in org.waarp.openr66.protocol.utils
-
- R66ShutdownHook(WaarpShutdownHook.ShutdownConfiguration) - Constructor for class org.waarp.openr66.protocol.utils.R66ShutdownHook
-
- r66Startup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- r66Startup() - Method in class org.waarp.openr66.proxy.configuration.ConfigurationProxyR66
-
- R66SystemProperties - Class in org.waarp.openr66.protocol.configuration
-
This class is only intend to concentrate all SystemProperty definitions
- R66ThriftServerService - Class in org.waarp.openr66.thrift
-
Main Thrift server service
- R66ThriftServerService(WaarpFuture, int) - Constructor for class org.waarp.openr66.thrift.R66ThriftServerService
-
- R66VariableFactory - Class in org.waarp.openr66.protocol.snmp
-
R66 implementation of VariableFactory for SNMP support
- R66VariableFactory() - Constructor for class org.waarp.openr66.protocol.snmp.R66VariableFactory
-
- R66Versions - Enum in org.waarp.openr66.protocol.utils
-
- R_66_CONFIG - Static variable in class org.waarp.http.protocol.servlet.AbstractServlet
-
- R_ERROR_TASKS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- R_ERROR_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- R_POST_TASKS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- R_POST_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- R_PRE_TASKS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- R_PRE_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- RANDOM - Static variable in class org.waarp.common.utility.StringUtils
-
Random Generator
- RANDOM - Static variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- RANK - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- rank - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownRequestJsonPacket
-
- rank - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- rank - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- RANK_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- RANK_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- RANKTRANSFER - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Current or final RANK of block
- 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
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Request
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Result
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- read(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- READ_GLOBAL_LIMIT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.LimitsFields
-
- READ_GLOBAL_LIMIT_FIELD - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- READ_SESSION_LIMIT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.LimitsFields
-
- READ_SESSION_LIMIT_FIELD - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- readAllHttpData() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Read all InterfaceHttpData from finished transfer
- readChunk(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.commonfile.CommonFileChunkedInput
-
- readChunk(ByteBufAllocator) - Method in class org.waarp.gateway.kernel.commonfile.CommonFileChunkedInput
-
- 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
-
- 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
- readglobal - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- readGlobalLimit - Variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- readHttpData(InterfaceHttpData, ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Read one Data
- readHttpData(InterfaceHttpData) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Read one Data
- readHttpDataAllReceive(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Read all InterfaceHttpData from finished transfer
- readHttpDataChunkByChunk(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Read request by chunk and getting values from chunk to chunk
- readHttpDataChunkByChunk() - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Read request by chunk and getting values from chunk to chunk
- readResolve() - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- readsession - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- readSessionLimit - Variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- ready - Variable in class org.waarp.commandexec.client.LocalExecClientHandler
-
- ready() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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.
- recurs - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- recv_infoListQuery() - Method in class org.waarp.thrift.r66.R66Service.Client
-
- recv_infoTransferQuery() - Method in class org.waarp.thrift.r66.R66Service.Client
-
- recv_isStillRunning() - Method in class org.waarp.thrift.r66.R66Service.Client
-
- RECV_PATH - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- RECV_PATH_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- RECV_PATH_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- recv_transferRequestQuery() - Method in class org.waarp.thrift.r66.R66Service.Client
-
- RecvThroughClient - Class in org.waarp.openr66.client
-
Class for Recv Through client
This class does not included the real file transfer since it is up to the
business project to implement how
to write new data received from the remote host.
- RecvThroughClient(R66Future, RecvThroughHandler, String, String, String, String, boolean, int, long, NetworkTransaction) - Constructor for class org.waarp.openr66.client.RecvThroughClient
-
- RecvThroughHandler - Class in org.waarp.openr66.client
-
- RecvThroughHandler() - Constructor for class org.waarp.openr66.client.RecvThroughHandler
-
- refresh() - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Re-retrieves all system properties so that any post-launch properties
updates are retrieved.
- REFRESH - Static variable in class org.waarp.openr66.protocol.http.adminssl.HttpResponsiveSslHandler
-
- REFUSED - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- 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
-
- regexFilter - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- registerMain(Class<?>, String[]) - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
Called to setup main class and args to enable restart
- registerManagedObjects() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
Register additional managed objects at the agent's server.
- registerMOs(MOServer, OctetString) - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- registerMOs(MOServer, OctetString) - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
- registerMOs(MOServer, OctetString) - Method in class org.waarp.snmp.utils.WaarpMORow
-
- REIN - Class in org.waarp.ftp.core.command.access
-
REIN command
- REIN() - Constructor for class org.waarp.ftp.core.command.access.REIN
-
- rein() - Method in class org.waarp.ftp.core.session.FtpSession
-
Reinitialize all connection parameters, including authentification
- reinitFtpAuth() - Method in class org.waarp.ftp.core.session.FtpSession
-
Reinitialize the authentication to the connection step
- 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 class org.waarp.commandexec.client.LocalExecClientInitializer
-
Release internal resources
- releaseResources() - Method in class org.waarp.commandexec.server.LocalExecServerInitializer
-
Release internal resources
- 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
-
- releaseResources() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
To use if any external resources are to be released when shutting down
- releaseResources() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- releaseResources() - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- releaseResources() - Static method in class org.waarp.gateway.ftp.exec.LocalExecClient
-
To be called when the server is shutting down to release the resources
- releaseResources() - Method in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- releaseResources() - Method in interface org.waarp.openr66.context.R66BusinessFactoryInterface
-
- releaseResources(R66Session) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Called when the session is to be closed in order to release resources
- releaseResources() - Method in class org.waarp.openr66.context.R66DefaultBusinessFactory
-
- releaseResources() - Static method in class org.waarp.openr66.context.task.localexec.LocalExecClient
-
To be called when the server is shutting down to release the resources
- releaseResources() - Method in class org.waarp.openr66.context.task.test.TestBusinessFactory
-
- releaseResources() - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
Release all Db Requests
- releaseResources() - Method in class org.waarp.openr66.thrift.R66ThriftServerService
-
- releaseResources() - Method in interface org.waarp.snmp.interf.WaarpInterfaceMonitor
-
To release the monitor resources.
- releaseSavepoint(Savepoint) - Method in class org.waarp.common.database.DbSession
-
Release the savepoint
- reloadCommanderDelay() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
Try to reload the Commander
- reloadInternalRunner() - Method in class org.waarp.openr66.commander.InternalRunner
-
- reloadStatus() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- remoteConnected() - Method in class org.waarp.openr66.proxy.network.ProxyBridge
-
- remoteHost - Variable in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- remoteHost - Variable in class org.waarp.openr66.client.AbstractBusinessRequest
-
- remoteHost - Variable in class org.waarp.openr66.client.AbstractTransfer
-
- REMOTEHOST - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Remote host id (if not the initiator of the call)
- REMOTEHOSTADDR - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Remote host address
- remoteHosts - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- 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(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
Remove one local channel
- remove(NetworkChannelReference) - Method in class org.waarp.openr66.protocol.networkhandler.ClientNetworkChannels
-
- remove(LocalChannelReference) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Remove one LocalChanelReference
- remove(String) - Method in class org.waarp.xample.History
-
- removeActionListener(ActionListener) - Method in class org.waarp.xample.FHistoryButton
-
- removeAllExternalDialogs() - Method in class com.fg.xmleditor.FXBasicView
-
- removeAssociation(E) - Method in class org.waarp.common.state.MachineState
-
Remove an association from one state to any acceptable following states
- removeConnection(GUID) - 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
-
- removeExternalDialog(String) - Method in class com.fg.xmleditor.FXBasicView
-
- removeItemListener(ItemListener) - Method in class org.waarp.xample.FHistoryButton
-
- 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
- removeNoDbSpecialId(long) - Static method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
To allow to remove specifically one SpecialId from MemoryHashmap
- removeNoDbSpecialId(long) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
To allow to remove specifically one SpecialId from MemoryHashmap
- removeNode() - Method in class com.fg.xmleditor.FXBasicView
-
- removeSession(HttpResumableInfo) - Method in class org.waarp.http.protocol.HttpSessions
-
Removes the current session
- removeSession(HttpResumableSession) - Method in class org.waarp.http.protocol.HttpSessions
-
Removes the current session
- removeShutdownHook() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
For Server part
- removeViewStatusListener(FXViewStatusListener) - Method in class com.fg.xmleditor.FXBasicView
-
- removingSslHandler(ChannelFuture, Channel, boolean) - Static method in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Remove the SslHandler (if any) cleanly
- renameReceiverFile(String) - Method in class org.waarp.openr66.context.R66Session
-
Rename the current receive file from the very beginning since the sender
has a post action that changes its
name
- RenameTask - Class in org.waarp.openr66.context.task
-
Rename the current file (no move, move or creation should be done elsewhere)
- RenameTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.RenameTask
-
- 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.openr66.context.filesystem.R66File
-
- renameTo(String, boolean) - Method in class org.waarp.openr66.context.filesystem.R66File
-
Move the current file to the path as destination
- 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
- replace(StringBuilder, String, String) - Static method in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
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
- replaceAll(StringBuilder, String, String) - Static method in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
Make replacement of all "find" string by "replace" string into the
StringBuilder
- replaceFilename(String, boolean) - Method in class org.waarp.openr66.context.filesystem.R66File
-
Replace the current file with the new filename after closing the previous
one.
- 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.
- Reply550Exception(String, Throwable) - 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.
- REQANSWERVALIDATE - Static variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- REQANSWERVALIDATE - Static variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- request - Variable in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- request - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- request - Variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- request - Variable in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- request - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- request - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- request(RequestPacket) - Method in class org.waarp.openr66.protocol.localhandler.TransferActions
-
Receive a request of Transfer
- request - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- REQUEST_CHECK - Static variable in class org.waarp.openr66.client.RequestInformation
-
- requestChangeFileInfo(String) - Method in class org.waarp.openr66.protocol.localhandler.TransferActions
-
If newFileInfo is provided and different than current value
- requestChangeNameSize(String, long) - Method in class org.waarp.openr66.protocol.localhandler.TransferActions
-
Change the filename and the filesize
- REQUESTED - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetLogsParams
-
- REQUESTED - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- requested - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- requested - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- requested - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- REQUESTED_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- REQUESTED_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- REQUESTEDHOST - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Requested Host
- REQUESTER - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- requester - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- requester - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- REQUESTER_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- REQUESTER_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- REQUESTERHOST - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Requester Host
- RequestInformation - Class in org.waarp.openr66.client
-
Class to request information on remote files
- RequestInformation(R66Future, String, String, String, byte, long, boolean, NetworkTransaction) - Constructor for class org.waarp.openr66.client.RequestInformation
-
- RequestJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
File name or size changing Request JSON packet
- RequestJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- RequestMode - Enum in org.waarp.thrift.r66
-
- REQUESTPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- RequestPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Request class
header = "rulename MODETRANS" middle = way+"FILENAME BLOCKSIZE RANK specialId
code (optional length)" end =
"fileInformation"
or
header = "{rule:rulename, mode:MODETRANS}" middle = way{filename:FILENAME,
block:BLOCKSIZE, rank:RANK,
id:specialId, code:code, length:length}" end = "fileInformation"
- RequestPacket(String, int, String, int, int, long, String, long, String) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- RequestPacket.FIELDS - Enum in org.waarp.openr66.protocol.localhandler.packet
-
- RequestPacket.TRANSFERMODE - Enum in org.waarp.openr66.protocol.localhandler.packet
-
- requestRestart(String, String, long, Date) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Request to restart a transfer
- RequestTransfer - Class in org.waarp.openr66.client
-
Class to request information or request cancellation or restart
- RequestTransfer(R66Future, long, String, String, boolean, boolean, boolean, NetworkTransaction) - Constructor for class org.waarp.openr66.client.RequestTransfer
-
- RequestTransfer(R66Future, long, String, String, boolean, boolean, boolean, String, NetworkTransaction) - Constructor for class org.waarp.openr66.client.RequestTransfer
-
- REQUESTUSERPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- RequiredRole - Annotation Type in org.waarp.openr66.protocol.http.restv2.dbhandlers
-
This annotation specifies what minimum
RoleDefault.ROLE
is required in order to
be allowed to call the method
annotated.
- REQVALIDATE - Static variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- REQVALIDATE - Static variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- RERROR_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- RescheduleTransferTask - Class in org.waarp.openr66.context.task
-
Reschedule Transfer task to a time delayed by the specified number of
milliseconds, if the error code is
one of the specified codes and the optional intervals of date are compatible
with the new time schedule
Result of arguments will be as following options (the two first are
mandatory):
"-delay ms" where ms is the added number of ms on current time before retry
on schedule
"-case errorCode,errorCode,..." where errorCode is one of the following error
of the current transfer
(either literal or code in 1 character:
ConnectionImpossible(C), ServerOverloaded(l), BadAuthent(A), ExternalOp(E),
TransferError(T), MD5Error(M),
Disconnection(D), RemoteShutdown(r), FinalOp(F), Unimplemented(U),
Shutdown(S), RemoteError(R),
Internal(I), StoppedTransfer(H), CanceledTransfer(K), Warning(W), Unknown(-),
QueryAlreadyFinished(Q),
QueryStillRunning(s), NotKnownHost(N), QueryRemotelyUnknown(u),
FileNotFound(f), CommandNotFound(c),
PassThroughMode(p)
"-between start;end" and/or "-notbetween start;end" (multiple times are
allowed, start or end can be not
set) and where start and stop are in the following format:
Yn:Mn:Dn:Hn:mn:Sn where n is a number for each time specification, each
specification is optional, as
Y=Year, M=Month, D=Day, H=Hour, m=minute, s=second.
- RescheduleTransferTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.RescheduleTransferTask
-
- reset() - Method in class org.waarp.common.future.WaarpCompletedFuture
-
- reset() - Method in class org.waarp.common.future.WaarpFuture
-
Experimental: try to re-enable the future
- reset() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Reset the runner (ready to be run again)
- resetCount - Variable in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- resetInformation(int) - Method in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- 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.DbModelCommonMariadbMySql
-
- resetSequence(DbSession, long) - Method in class org.waarp.common.database.model.DbModelH2
-
- 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
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.ftp.database.model.DbModelH2Ftp
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.ftp.database.model.DbModelMariaDbFtp
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.ftp.database.model.DbModelMysqlFtp
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.ftp.database.model.DbModelOracleFtp
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.ftp.database.model.DbModelPostgresqlFtp
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.kernel.database.model.DbModelH2Kernel
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.kernel.database.model.DbModelMariaDbKernel
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.kernel.database.model.DbModelMysqlKernel
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.kernel.database.model.DbModelOracleKernel
-
- resetSequence(DbSession, long) - Method in class org.waarp.gateway.kernel.database.model.DbModelPostgresqlKernel
-
- resetSequenceMonitoring(DbSession, long) - Static method in class org.waarp.gateway.kernel.database.model.DbModelFactoryGateway
-
- resetSequenceMonitoring(DbSession, long) - Static method in class org.waarp.gateway.kernel.database.model.DbModelMysqlKernel
-
- resetSequenceMonitoring(DbSession, long) - Static method in class org.waarp.gateway.kernel.database.model.DbModelOracleKernel
-
- resetTime(long) - Method in interface org.waarp.common.lru.InterfaceLruCacheEntry
-
Reset the time of overtime
- resetToSubmit(DbSession) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Change RUNNING, INTERRUPTED to TOSUBMIT TaskRunner from database.
- resetWaitForOpenedDataChannel() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Allow to reset the waitForOpenedDataChannel
- resolveVariable(QName) - Method in class org.waarp.openr66.dao.xml.SimpleVariableResolver
-
- response - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
The only structure that might be needed is: ARGS_COOKIE (subset)
- responseContent - Variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- responseContent - Variable in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- REST - Class in org.waarp.ftp.core.command.service
-
REST command
- REST() - Constructor for class org.waarp.ftp.core.command.service.REST
-
- RESTARGUMENT - Static variable in class org.waarp.gateway.kernel.rest.client.HttpRestClientSimpleResponseHandler
-
- RestArgument - Class in org.waarp.gateway.kernel.rest
-
Rest object that contains all arguments or answers once all tasks are
over:
- ARG_HASBODY, ARG_METHOD, ARG_PATH, ARG_BASEPATH, ARGS_SUBPATH,
ARG_X_AUTH_KEY, ARG_X_AUTH_USER,
ARG_X_AUTH_TIMESTAMP, ARG_X_AUTH_ROLE: root elements (query only)
- ARG_METHOD, ARG_PATH, ARG_BASEPATH, ARGS_SUBPATH, ARG_X_AUTH_USER,
JSON_STATUSMESSAGE, JSON_STATUSCODE,
JSON_COMMAND: root elements (answer only)
- ARGS_URI: uri elements (query only)
- ARGS_HEADER: header elements (query only)
- ARG_COOKIE: cookie elements
- ARGS_BODY: body elements (query only)
- ARGS_ANSWER: answer part (answer only)
- RestArgument(ObjectNode) - Constructor for class org.waarp.gateway.kernel.rest.RestArgument
-
Create a RestArgument
- RestArgument.DATAMODEL - Enum in org.waarp.gateway.kernel.rest
-
- RestArgument.REST_FIELD - Enum in org.waarp.gateway.kernel.rest
-
- RestArgument.REST_GROUP - Enum in org.waarp.gateway.kernel.rest
-
- RestArgument.REST_ROOT_FIELD - Enum in org.waarp.gateway.kernel.rest
-
- 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
- restart(boolean) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Make this Runner ready for restart
- restart(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Restart the server.
- RESTART_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ServerCommandsURI
-
- RESTART_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferCommandsURI
-
- 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
- restartMarker(String) - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpRestart
-
- restartMarker(String) - Method in class org.waarp.openr66.context.filesystem.R66Restart
-
- restartMarker(long) - Method in class org.waarp.openr66.context.filesystem.R66Restart
-
Same as restartMarker with String
- restartRank() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Decrease if necessary the rank
- RestartServerTask - Class in org.waarp.openr66.context.task
-
Command to Restart the R66 server (for instance after upgrade of jar sent by
administrative operations,
unzipped in the library directory)
- RestartServerTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.RestartServerTask
-
- restarttime - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- restartTransfer(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransferIdHandler
-
Method called to restart a paused transfer.
- restartTransfer(DbTaskRunner, LocalChannelReference) - Static method in class org.waarp.openr66.protocol.utils.TransferUtils
-
Try to restart one Transfer Runner Task
- RestartTransferJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Restarting a request query JSON packet
- RestartTransferJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- restConfiguration - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- RestConfiguration - Class in org.waarp.gateway.kernel.rest
-
General RestConfiguration model
- RestConfiguration() - Constructor for class org.waarp.gateway.kernel.rest.RestConfiguration
-
- restConfiguration - Variable in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- RestConfiguration.CRUD - Enum in org.waarp.gateway.kernel.rest
-
- RestConstants - Class in org.waarp.openr66.protocol.http.restv2
-
A list of all constants of the RESTv2 API.
- RestConstants.ExportConfigParams - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the query parameters of the GET
method on the server
configuration entry point.
- RestConstants.GetHostsParams - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the query parameters of the GET
method on the host
collection entry point.
- RestConstants.GetLogsParams - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the query parameters of the GET
method on the
transfer logs entry point.
- RestConstants.GetRulesParams - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the query parameters of the GET
method on the rule
collection entry point.
- RestConstants.GetStatusParams - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the query parameters of the GET
method on the server
status entry point.
- RestConstants.GetTransfersParams - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the query parameters of the GET
method on the
transfer collection entry point.
- RestConstants.HostConfigFields - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the fields of a HostConfig JSON object.
- RestConstants.HostFields - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the fields of a Host JSON object.
- RestConstants.ImportConfigParams - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the query parameters of the PUT
method on the server
configuration entry point.
- RestConstants.LimitsFields - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the fields of a Limits JSON object.
- RestConstants.RuleFields - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the fields of a Rule JSON object.
- RestConstants.ServerCommandsURI - Class in org.waarp.openr66.protocol.http.restv2
-
The names of all the sub-paths of the
ServerHandler
corresponding
to the server commands.
- RestConstants.TransferCommandsURI - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the sub-paths of the
TransferIdHandler
corresponding
to the transfer commands.
- RestConstants.TransferFields - Class in org.waarp.openr66.protocol.http.restv2
-
The names of the fields of a Transfer JSON object.
- RestError - Class in org.waarp.openr66.protocol.http.restv2.errors
-
This class represents a user error encountered during the processing of a
request.
- RestErrorException - Exception in org.waarp.openr66.protocol.http.restv2.errors
-
Thrown to indicate that the request made to the server is invalid, and lists
all the errors found as a list
of
RestError
objects.
- RestErrorException(RestError) - Constructor for exception org.waarp.openr66.protocol.http.restv2.errors.RestErrorException
-
Initializes an exception with a single error.
- RestErrorException(List<RestError>) - Constructor for exception org.waarp.openr66.protocol.http.restv2.errors.RestErrorException
-
Initializes an exception with a list of errors.
- RestErrors - Class in org.waarp.openr66.protocol.http.restv2.errors
-
Factory class used to create instances of
RestError
representing
input errors in an HTTP request
made to the REST API.
- RestExceptionHandler - Class in org.waarp.openr66.protocol.http.restv2.resthandlers
-
Handles all exceptions thrown by handlers during the processing of an HTTP
request.
- RestExceptionHandler() - Constructor for class org.waarp.openr66.protocol.http.restv2.resthandlers.RestExceptionHandler
-
- RestFuture - Class in org.waarp.gateway.kernel.rest.client
-
WaarpFuture for Rest interface
- RestFuture() - Constructor for class org.waarp.gateway.kernel.rest.client.RestFuture
-
- RestFuture(boolean) - Constructor for class org.waarp.gateway.kernel.rest.client.RestFuture
-
- RestHandlerHook - Class in org.waarp.openr66.protocol.http.restv2.resthandlers
-
This class defines hooks called before and after the corresponding
AbstractRestDbHandler
when a
request is made.
- RestHandlerHook(boolean, HmacSha256, long) - Constructor for class org.waarp.openr66.protocol.http.restv2.resthandlers.RestHandlerHook
-
Creates a HandlerHook which will check for authentication and signature
on incoming request depending on
the parameters.
- restHashMap - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- restHashMap - Variable in class org.waarp.gateway.kernel.rest.RestConfiguration
-
Associated RestMethod Handlers
- RestMethodHandler - Class in org.waarp.gateway.kernel.rest
-
Rest Method handler (used by Http Rest Handler)
- RestMethodHandler(String, String, boolean, RestConfiguration, HttpRestHandler.METHOD...) - Constructor for class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- RestServiceInitializer - Class in org.waarp.openr66.protocol.http.restv2
-
This class is called to initialize the RESTv2 API.
- RestSignatureHandler - Class in org.waarp.openr66.protocol.http.restv2.resthandlers
-
Handler checking the REST request signature when signature checking is
enabled.
- RestSignatureHandler(HmacSha256) - Constructor for class org.waarp.openr66.protocol.http.restv2.resthandlers.RestSignatureHandler
-
Initializes the handler with the given HMAC key.
- RestUtils - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A series of utility methods shared by all handlers of the RESTv2 API.
- RestVersionHandler - Class in org.waarp.openr66.protocol.http.restv2.resthandlers
-
Handles the dispatching of incoming request between version 1 and 2 of the
REST API.
- RestVersionHandler(RestConfiguration) - Constructor for class org.waarp.openr66.protocol.http.restv2.resthandlers.RestVersionHandler
-
- result - Variable in class org.waarp.commandexec.client.LocalExecClientHandler
-
- result - Variable in class org.waarp.ftp.client.WaarpFtp4jClient
-
- result - Variable in class org.waarp.ftp.client.WaarpFtpClient
-
- results - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- RESUMABLE_CHUNK_NUMBER - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- RESUMABLE_CHUNK_SIZE - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- RESUMABLE_FILENAME - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- RESUMABLE_IDENTIFIER - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- RESUMABLE_RELATIVE_PATH - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- RESUMABLE_TOTAL_SIZE - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- retain() - Method in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
- 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
-
- RETR - Class in org.waarp.ftp.core.command.service
-
RETR command
- RETR() - Constructor for class org.waarp.ftp.core.command.service.RETR
-
- retries - Variable in class org.waarp.snmp.SnmpConfiguration.TargetElement
-
- retrieve() - Method in class org.waarp.common.file.AbstractFile
-
- retrieve() - Method in interface org.waarp.common.file.FileInterface
-
Ask to retrieve the current FileInterface.
- RETRIEVE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- RETRIEVE_MODE_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- RETRIEVE_MODE_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- retrieveBlocking(AtomicBoolean) - Method in class org.waarp.openr66.context.filesystem.R66File
-
Start the retrieve (send to the remote host the local file)
- RetrieveRunner - Class in org.waarp.openr66.protocol.localhandler
-
Retrieve transfer runner
- RetrieveRunner() - Constructor for class org.waarp.openr66.protocol.localhandler.RetrieveRunner
-
- RetrieveRunner(R66Session) - Constructor for class org.waarp.openr66.protocol.localhandler.RetrieveRunner
-
- retrieveRunnerGroup - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- RETRYINMS - Static variable in class org.waarp.commandexec.utils.LocalExecDefaultResult
-
- RETRYINMS - Static variable in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Time elapse for retry in ms
- RETRYINMS - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
Time elapse for retry in ms
- RETRYNB - Static variable in class org.waarp.common.database.DbAdmin
-
- RETRYNB - Static variable in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Number of retry before error
- RETRYNB - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
Number of retry before error
- RFC1123_PATTERN - Static variable in class org.waarp.gateway.kernel.http.HttpWriteCacheEnable
-
format for RFC 1123 date string -- "Sun, 06 Nov 1994 08:49:37 GMT"
- rhost - Static variable in class org.waarp.openr66.client.AbstractBusinessRequest
-
- rhost - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
- RMD - Class in org.waarp.ftp.core.command.service
-
RMD command
- RMD() - Constructor for class org.waarp.ftp.core.command.service.RMD
-
- 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
-
- RNFR - Class in org.waarp.ftp.core.command.service
-
RNFR command
- RNFR() - Constructor for class org.waarp.ftp.core.command.service.RNFR
-
- RNTO - Class in org.waarp.ftp.core.command.service
-
RNTO command
- RNTO() - Constructor for class org.waarp.ftp.core.command.service.RNTO
-
- role - Variable in class org.waarp.openr66.server.ConfigExport
-
- role - Variable in class org.waarp.openr66.server.ConfigImport
-
- ROLE_FILE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ImportConfigParams
-
- ROLE_LIST - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostConfigFields
-
- 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
-
- RoleEntry() - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Roles.RoleEntry
-
- roleid - Variable in class org.waarp.openr66.server.ConfigImport
-
- roleList - Variable in class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Roles.RoleEntry
-
The list of allowed actions on the server.
- rolePurge - Variable in class org.waarp.openr66.server.ConfigImport
-
- ROLES - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.HostConfigFields
-
- Roles() - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Roles
-
- Roles(List<XmlSerializable.Roles.RoleEntry>) - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Roles
-
- roles - Variable in class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Roles
-
The list of roles.
- roles - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- roles - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- ROLES_FIELD - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- rolesid - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- rollback(Savepoint) - Method in class org.waarp.common.database.DbSession
-
Rollback from the savepoint or the last set if null
- ROOT - Static variable in class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- ROOT - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- ROOT_ELEMENT - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- ROOT_ELEMENT - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- ROOT_LIST - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- ROOT_LIST - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- rootEnterpriseMib - Static variable in interface org.waarp.snmp.interf.WaarpInterfaceMib
-
- rootFromAuth - Variable in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Relative Path after Authentication
- rootHandler - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- rootOIDWaarp - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
root OID
- rootOIDWaarp - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
root OID
- rootOIDWaarpDetailed - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Detailed dynamic part
- rootOIDWaarpDetailed - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Detailed dynamic part
- rootOIDWaarpError - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Error dynamic part
- rootOIDWaarpError - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Error dynamic part
- rootOIDWaarpGlobal - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Global dynamic part
- rootOIDWaarpGlobal - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Global dynamic part
- rootOIDWaarpGlobalUptime - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Uptime OID
- rootOIDWaarpGlobalUptime - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Uptime OID
- rootOIDWaarpInfo - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Info static part
- rootOIDWaarpInfo - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Info static part
- rootOIDWaarpNotif - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Used in Notify
- rootOIDWaarpNotif - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Used in Notify
- rootOIDWaarpNotifStartOrShutdown - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Used in Notify Start or Shutdown
- rootOIDWaarpNotifStartOrShutdown - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Used in Notify Start or Shutdown
- RootOptionsRestMethodHandler - Class in org.waarp.gateway.kernel.rest
-
RestMethod handler to implement Root Options handler
- RootOptionsRestMethodHandler(RestConfiguration) - Constructor for class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- roots - Static variable in class org.waarp.common.file.AbstractDir
-
Roots for Windows system
- rowDetailed - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Detailed Row access
- rowDetailed - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Detailed Row access
- rowError - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Error Row access
- rowError - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Error Row access
- rowGlobal - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Global Row access
- rowGlobal - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Global Row access
- rowInfo - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Info Row access
- rowInfo - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Info Row access
- RPOST_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- RPRE_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- rule - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
- RULE - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Current full path of current RULE
- Rule - Class in org.waarp.openr66.pojo
-
Rule data object
- Rule() - Constructor for class org.waarp.openr66.pojo.Rule
-
Empty constructor
- Rule(String, int, List<String>, String, String, String, String, List<RuleTask>, List<RuleTask>, List<RuleTask>, List<RuleTask>, List<RuleTask>, List<RuleTask>, UpdatedInfo) - Constructor for class org.waarp.openr66.pojo.Rule
-
- Rule(String, int, List<String>, String, String, String, String, List<RuleTask>, List<RuleTask>, List<RuleTask>, List<RuleTask>, List<RuleTask>, List<RuleTask>) - Constructor for class org.waarp.openr66.pojo.Rule
-
- Rule(String, int, List<String>, String, String, String, String) - Constructor for class org.waarp.openr66.pojo.Rule
-
- Rule(String, int, List<String>) - Constructor for class org.waarp.openr66.pojo.Rule
-
- Rule(String, int) - Constructor for class org.waarp.openr66.pojo.Rule
-
- RULE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- rule - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- rule - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- rule - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- rule - Variable in class org.waarp.openr66.server.ConfigExport
-
- rule - Variable in class org.waarp.openr66.server.ConfigImport
-
- rule - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- RULE_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- RULE_FILE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ImportConfigParams
-
- RULE_ID - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetTransfersParams
-
- RULE_ID_HANDLER_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Access point of a single transfer rules entry.
- RULE_NAME - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetLogsParams
-
- RULE_NAME - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- RULE_NOT_ALLOWED(String, String) - Static method in class org.waarp.openr66.protocol.http.restv2.errors.RestErrors
-
Creates an error saying that the given host is not allowed to use the
given rule for its transfers.
- RuleConverter - Class in org.waarp.openr66.protocol.http.restv2.converters
-
A collection of utility methods to convert
Rule
objects to their
corresponding
ObjectNode
and vice-versa.
- RuleConverter.ModeTrans - Enum in org.waarp.openr66.protocol.http.restv2.converters
-
The different modes of file transfer.
- RuleConverter.Order - Enum in org.waarp.openr66.protocol.http.restv2.converters
-
All the possible ways to sort a list of rule objects.
- RuleDAO - Interface in org.waarp.openr66.dao
-
Interface to interact with Rule objects in the persistance layer
- ruleDownload - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- RuleFileBasedConfiguration - Class in org.waarp.openr66.configuration
-
Rule File Based Configuration
- ruleid - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- ruleId - Variable in class org.waarp.openr66.r66gui.R66Environment
-
- ruleid - Variable in class org.waarp.openr66.server.ConfigImport
-
- RuleIdHandler - Class in org.waarp.openr66.protocol.http.restv2.dbhandlers
-
- RuleIdHandler(byte) - Constructor for class org.waarp.openr66.protocol.http.restv2.dbhandlers.RuleIdHandler
-
Initializes the handler with the given CRUD mask.
- rulename - Variable in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- RULENAME - Static variable in class org.waarp.http.protocol.servlet.AbstractServlet
-
- rulename - Variable in class org.waarp.openr66.client.AbstractTransfer
-
- ruleName - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- rulename - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- rulename - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- rulename - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- RULENAME_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- rulePurge - Variable in class org.waarp.openr66.server.ConfigImport
-
- RULES - Static variable in class org.waarp.common.utility.ParametersChecker
-
- Rules() - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Rules
-
- Rules(List<Rule>) - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Rules
-
- rules - Variable in class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Rules
-
The list of rules.
- RULES_HANDLER_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Access point of the transfer rules collection.
- RulesHandler - Class in org.waarp.openr66.protocol.http.restv2.dbhandlers
-
- RulesHandler(byte) - Constructor for class org.waarp.openr66.protocol.http.restv2.dbhandlers.RulesHandler
-
- RuleTask - Class in org.waarp.openr66.pojo
-
RuleTask data object
- RuleTask() - Constructor for class org.waarp.openr66.pojo.RuleTask
-
- RuleTask(String, String, int) - Constructor for class org.waarp.openr66.pojo.RuleTask
-
- ruleToNode(Rule) - Static method in class org.waarp.openr66.protocol.http.restv2.converters.RuleConverter
-
Converts the given
Rule
object into an
ObjectNode
.
- 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
-
- run() - Method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
- run() - Method in class org.waarp.ftp.core.utils.FtpTimerTask
-
- run() - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- run() - Method in class org.waarp.gateway.ftp.exec.ExecuteExecutor
-
- run() - Method in class org.waarp.gateway.ftp.exec.JavaExecutor
-
- run() - Method in class org.waarp.gateway.ftp.exec.JavaExecutorWaarpFtp4jClient
-
"-file filepath
-to requestedHost
-port port
-user user
-pwd pwd
[-account
account]
[-mode active/passive]
[-ssl no/implicit/explicit]
[-cwd remotepath]
[-digest
(crc,md5,sha1)]
[-pre extraCommand1 with ',' as separator of arguments]
-command command from
(get,put,append)
[-post extraCommand2 with ',' as separator of arguments]"
- run() - Method in class org.waarp.gateway.ftp.exec.LogJavaTask
-
- run() - Method in class org.waarp.gateway.ftp.exec.NoTaskExecutor
-
- run() - Method in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- run() - Static method in class org.waarp.gateway.ftp.LogExport
-
Main logic for the command.
- run() - Method in class org.waarp.gateway.ftp.service.FtpEngine
-
- run(int, int) - Method in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
Update the value for one particular MIB entry
- run(long, FtpPrivateMib.WaarpGlobalValuesIndex) - Method in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
Update a value in Global MIB part
- run(long, FtpPrivateMib.WaarpDetailedValuesIndex) - Method in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
Update a value in Detailed MIB part
- run(long, FtpPrivateMib.WaarpErrorValuesIndex) - Method in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
Update a value in Error MIB part
- run() - Method in class org.waarp.openr66.client.AbstractBusinessRequest
-
- run() - Method in class org.waarp.openr66.client.DirectTransfer
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- run() - Method in class org.waarp.openr66.client.Message
-
- run() - Method in class org.waarp.openr66.client.MultipleDirectTransfer
-
- run() - Method in class org.waarp.openr66.client.MultipleSubmitTransfer
-
- run() - Method in class org.waarp.openr66.client.ProgressBarTransfer
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- run() - Method in class org.waarp.openr66.client.RecvThroughClient
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- run() - Method in class org.waarp.openr66.client.RequestInformation
-
- run() - Method in class org.waarp.openr66.client.RequestTransfer
-
- run() - Method in class org.waarp.openr66.client.SendThroughClient
-
DO NOT CALL THIS!
- run() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- run(FileMonitor.FileItem) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.SpooledRunner
-
- run() - Method in class org.waarp.openr66.client.spooledService.SpooledEngine
-
- run() - Method in class org.waarp.openr66.client.SubmitTransfer
-
- run() - Method in class org.waarp.openr66.commander.ClientRunner
-
- run() - Method in class org.waarp.openr66.commander.Commander
-
- run() - Method in class org.waarp.openr66.commander.CommanderNoDb
-
- run() - Method in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- run() - Method in class org.waarp.openr66.context.task.AbstractTask
-
This is the only interface to execute an operator.
- run() - Method in class org.waarp.openr66.context.task.ChModTask
-
- run() - Method in class org.waarp.openr66.context.task.CopyRenameTask
-
- run() - Method in class org.waarp.openr66.context.task.CopyTask
-
- run() - Method in class org.waarp.openr66.context.task.DeleteTask
-
- run() - Method in class org.waarp.openr66.context.task.ExecBusinessTask
-
- run() - Method in class org.waarp.openr66.context.task.ExecJavaTask
-
- run() - Method in class org.waarp.openr66.context.task.ExecMoveTask
-
- run() - Method in class org.waarp.openr66.context.task.ExecOutputTask
-
- run() - Method in class org.waarp.openr66.context.task.ExecTask
-
- run() - Method in class org.waarp.openr66.context.task.FileCheckTask
-
- run() - Method in class org.waarp.openr66.context.task.FtpTransferTask
-
"-file filepath
-to requestedHost
-port port
-user user
-pwd pwd
[-account
account]
[-mode active/passive]
[-ssl no/implicit/explicit]
[-cwd remotepath]
[-digest
(crc,md5,sha1)]
[-pre extraCommand1 with ',' as separator of arguments]
-command command from
(get,put,append)
[-post extraCommand2 with ',' as separator of arguments]"
- run() - Method in class org.waarp.openr66.context.task.javatask.AddDigestJavaTask
-
- run() - Method in class org.waarp.openr66.context.task.javatask.AddUuidJavaTask
-
- run() - Method in class org.waarp.openr66.context.task.LinkRenameTask
-
- run() - Method in class org.waarp.openr66.context.task.LogTask
-
- run() - Method in class org.waarp.openr66.context.task.MoveRenameTask
-
- run() - Method in class org.waarp.openr66.context.task.MoveTask
-
- run() - Method in class org.waarp.openr66.context.task.RenameTask
-
- run() - Method in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- run() - Method in class org.waarp.openr66.context.task.RestartServerTask
-
- run() - Method in class org.waarp.openr66.context.task.SnmpTask
-
- run() - Method in class org.waarp.openr66.context.task.SpooledInformTask
-
- run() - Method in class org.waarp.openr66.context.task.TarTask
-
- run() - Method in class org.waarp.openr66.context.task.test.TestExecJavaTask
-
- run() - Method in class org.waarp.openr66.context.task.TranscodeTask
-
- run() - Method in class org.waarp.openr66.context.task.TransferTask
-
- run() - Method in class org.waarp.openr66.context.task.UnzeroedFileTask
-
- run() - Method in class org.waarp.openr66.context.task.ValidFilePathTask
-
- run() - Method in class org.waarp.openr66.context.task.ZipTask
-
- run() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Run all task from current status (globalstep and step)
- run() - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
Default execution of testing with default pastLimit
- run(long) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- run(boolean) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
Default execution of testing with default pastLimit
- run(long, boolean) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- run(int, int) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
Update the value for one particular MIB entry
- run(long, WaarpPrivateMib.WaarpGlobalValuesIndex) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
Update a value in Global MIB part
- run(long, WaarpPrivateMib.WaarpDetailedValuesIndex) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
Update a value in Detailed MIB part
- run(long, WaarpPrivateMib.WaarpErrorValuesIndex) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
Update a value in Error MIB part
- run() - Method in class org.waarp.openr66.protocol.localhandler.RetrieveRunner
-
- run(Timeout) - Method in class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
- run() - Method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
This function is the top function to be called when the server is to be
shutdown.
- run() - Method in class org.waarp.openr66.server.ChangeBandwidthLimits
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- run() - Method in class org.waarp.openr66.server.ConfigExport
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- run() - Method in class org.waarp.openr66.server.ConfigImport
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- run() - Method in class org.waarp.openr66.server.LogExport
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- run() - Method in class org.waarp.openr66.server.LogExtendedExport
-
Prior to call this method, the pipeline and NetworkTransaction must have
been initialized.
- run() - Method in class org.waarp.openr66.service.R66Engine
-
- run() - Method in class org.waarp.openr66.thrift.R66ThriftServerService
-
- RUN_LIMIT_FILED - Static variable in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- runner - Variable in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- running - Variable in class org.waarp.openr66.protocol.localhandler.RetrieveRunner
-
- runOneCommand(String, long, WaarpFuture) - Method in class org.waarp.gateway.ftp.exec.LocalExecClient
-
Run one command with a specific allowed delay for execution.
- runOneCommand(String, long, boolean, WaarpFuture) - Method in class org.waarp.openr66.context.task.localexec.LocalExecClient
-
Run one command with a specific allowed delay for execution.
- runPostTask() - Method in class org.waarp.http.protocol.HttpSessionAbstract
-
Run post tasks on finished transfer
- runRetrieve(R66Session) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Start retrieve operation
- runtimeGetRuntimeHalt(int) - Static method in class org.waarp.common.utility.DetectionUtils
-
Replacement for Runtime.getRuntime().halt(value)
- runTransfer() - Method in class org.waarp.openr66.commander.ClientRunner
-
True transfer run (can be called directly to enable exception outside any
executors)
- S_ERROR_TASKS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- S_ERROR_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- S_POST_TASKS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- S_POST_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- S_PRE_TASKS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- S_PRE_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- salias - Static variable in class org.waarp.openr66.server.ConfigExport
-
- salias - Static variable in class org.waarp.openr66.server.ConfigImport
-
- saliaspurge - Static variable in class org.waarp.openr66.server.ConfigImport
-
- SAPLINK - Static variable in class org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory
-
- save(History) - Static method in class org.waarp.xample.HistoryIO
-
- saveAuthenticationFile(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Export the Authentication to the original files
- saveDbTransferLog(String) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Save the current DbTransferLog to a file
- saveDbTransferLog(String) - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Save the current DbTransferLog to a file
- saveDbTransferLogFile(DbPreparedStatement, String) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Exports DbTransferLogs to a file and purges the corresponding
DbTransferLogs
- saveDbTransferLogFile(DbPreparedStatement, Writer, boolean) - Static method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Exports DbTransferLogs to a Writer object and optionally purges the
corresponding DbTransferLogs
- saveDbTransferLogFile(DbPreparedStatement, String) - Static method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Export DbTransferLogs to a file and purge the corresponding
DbTransferLogs
- 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
- saveKey(File) - Method in class org.waarp.uip.WaarpPassword
-
- saveKeyStore(String) - Method in class org.waarp.common.crypto.ssl.WaarpSecureKeyStore
-
Save a KeyStore to a file
- saveObject(XmlSerializable, String) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.XmlUtils
-
Saves a serializable Java object to an XML file at the given location.
- savePasswordFile() - Method in class org.waarp.uip.WaarpPassword
-
Save the Crypted Paswword to the 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
-
- saveStatus() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
This method is to be called each time an operation is happening on Runner
- saveStatus() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
This method is to be called each time an operation is happening on Runner
- saveStatus() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
This method is to be called each time an operation is happening on Runner
- 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
- saveXML(String, String) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.XmlUtils
-
Saves an XML String to a file at the given location.
- sbusiness - Static variable in class org.waarp.openr66.server.ConfigExport
-
- sbusiness - Static variable in class org.waarp.openr66.server.ConfigImport
-
- sbusinesspurge - Static variable in class org.waarp.openr66.server.ConfigImport
-
- scalarUptime - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Corresponding UpTime in Mib
- scalarUptime - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Corresponding UpTime in Mib
- scanSubDir - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- scanSubDir - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- scheduledExecutorService - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
ExecutorService Scheduled tasks
- sclean - Static variable in class org.waarp.openr66.server.LogExport
-
- sclean - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- secondsRunning - Variable in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- secondsRunning - Variable in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- 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.
- select(String) - Method in interface org.waarp.openr66.dao.AbstractDAO
-
Retrieve the object with the specified id from the persistance
layer
- select(long, String, String, String) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- select(String) - Method in class org.waarp.openr66.dao.database.DBTransferDAO
-
- select(String) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- select(long, String, String, String) - Method in interface org.waarp.openr66.dao.TransferDAO
-
Retrieve the Transfer object with the specified Special ID from the
persistance layer
- select(String) - Method in class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- select(String) - Method in class org.waarp.openr66.dao.xml.XMLHostDAO
-
- select(String) - Method in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- select(String) - Method in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- select(String) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- select(long, String, String, String) - Method in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- select() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
Select object from table
- select() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- selectAllFields - Static variable in class org.waarp.common.database.data.DbDataModel
-
- selectAllFields - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- selectAllFields - Static variable in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- selectAllFields - Static variable in class org.waarp.openr66.database.data.DbConfiguration
-
- selectAllFields - Static variable in class org.waarp.openr66.database.data.DbHostAuth
-
- selectAllFields - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
- selectAllFields - Static variable in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- selectAllFields - Static variable in class org.waarp.openr66.database.data.DbRule
-
- selectAllFields - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- 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
-
- send_infoListQuery(R66Request) - Method in class org.waarp.thrift.r66.R66Service.Client
-
- send_infoTransferQuery(R66Request) - Method in class org.waarp.thrift.r66.R66Service.Client
-
- send_isStillRunning(String, String, long) - Method in class org.waarp.thrift.r66.R66Service.Client
-
- SEND_PATH - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- SEND_PATH_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- SEND_PATH_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- send_transferRequestQuery(R66Request) - Method in class org.waarp.thrift.r66.R66Service.Client
-
- sendColdStartNotification() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- sendError(ChannelHandlerContext, HttpResponseStatus) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
Send an error and close
- sendOptionsResponse(HttpRestHandler, ChannelHandlerContext, RestArgument, HttpResponseStatus) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- sendQuery(HmacSha256, Channel, HttpMethod, String, String, String, String, Map<String, String>, String) - Method in class org.waarp.gateway.kernel.rest.client.HttpRestClientHelper
-
Send an HTTP query using the channel for target, using signature
- sendQuery(Channel, HttpMethod, String, String, String, Map<String, String>, String) - Method in class org.waarp.gateway.kernel.rest.client.HttpRestClientHelper
-
Send an HTTP query using the channel for target, but without any
Signature
- sendQuery(RestConfiguration, Channel, HttpMethod, String, String, String, String, Map<String, String>, String) - Method in class org.waarp.openr66.protocol.http.rest.client.HttpRestR66Client
-
Send an HTTP query using the channel for target
- sendRequest() - Method in class org.waarp.openr66.client.AbstractBusinessRequest
-
- sendResponse(HttpRestHandler, ChannelHandlerContext, RestArgument, RestArgument, Object, HttpResponseStatus) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- sendResponse(HttpRestHandler, ChannelHandlerContext, RestArgument, RestArgument, Object, HttpResponseStatus) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
Send a response (correct or not)
- sendResponse(HttpRestHandler, ChannelHandlerContext, RestArgument, RestArgument, Object, HttpResponseStatus) - Method in class org.waarp.gateway.kernel.rest.RootOptionsRestMethodHandler
-
- sendResponse(HttpRestHandler, ChannelHandlerContext, RestArgument, RestArgument, Object, HttpResponseStatus) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler
-
- sendShutdownNotification() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
Send a Notification just before Shutdown the SNMP service.
- SendThroughClient - Class in org.waarp.openr66.client
-
Class for Send Through client
This class does not included the real file transfer since it is up to the
business project to implement how
to read new data to be sent to the remote host.
- SendThroughClient(R66Future, String, String, String, String, boolean, int, long, NetworkTransaction) - Constructor for class org.waarp.openr66.client.SendThroughClient
-
- sendValidPacket(DbHostAuth, LocalChannelReference, AbstractLocalPacket, R66Future) - Static method in class org.waarp.openr66.client.AbstractTransfer
-
- SEPARATOR - Static variable in interface org.waarp.common.file.DirInterface
-
FileInterface separator for external
- separator - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- separator - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- SEPARATORCHAR - Static variable in interface org.waarp.common.file.DirInterface
-
FileInterface separator for external
- SERROR_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- server - Variable in class org.waarp.openr66.protocol.networkhandler.NetworkServerInitializer
-
- server - Variable in class org.waarp.openr66.thrift.R66ThriftServerService
-
- SERVER_HANDLER_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Access point of the server commands.
- ServerActions - Class in org.waarp.openr66.protocol.localhandler
-
Class to implement actions related to extra server actions: shutdown,
bandwidth control, configuration
import/export, log purge, request restart/stop/cancel, business request,
block new request control,
information request and transfer request.
- ServerActions() - Constructor for class org.waarp.openr66.protocol.localhandler.ServerActions
-
- serverBootstrap - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
Bootstrap for server
- serverChannelGroup - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
List of all Server Channels to enable the close call on them using Netty
ChannelGroup
- serverChannelReadLimit - Variable in class org.waarp.ftp.core.config.FtpConfiguration
-
Limit in Read byte/s to apply by session to the FTP Server
- serverChannelWriteLimit - Variable in class org.waarp.ftp.core.config.FtpConfiguration
-
Limit in Write byte/s to apply by session to the FTP Server
- ServerException - Exception in org.waarp.openr66.exception
-
- ServerException(String) - Constructor for exception org.waarp.openr66.exception.ServerException
-
- ServerException(String, Throwable) - Constructor for exception org.waarp.openr66.exception.ServerException
-
- ServerExportConfiguration - Class in org.waarp.openr66.server
-
Server local configuration export to files
- ServerExportConfiguration() - Constructor for class org.waarp.openr66.server.ServerExportConfiguration
-
- serverGlobalReadLimit - Variable in class org.waarp.ftp.core.config.FtpConfiguration
-
Limit in Read byte/s to apply globally to the FTP Server
- serverGlobalWriteLimit - Variable in class org.waarp.ftp.core.config.FtpConfiguration
-
Limit in Write byte/s to apply globally to the FTP Server
- ServerHandler - Class in org.waarp.openr66.protocol.http.restv2.dbhandlers
-
- ServerHandler(byte[]) - Constructor for class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Instantiates the handler with the given CRUD configuration array.
- ServerInitDatabase - Class in org.waarp.gateway.ftp
-
Program to initialize the database for Waarp Ftp Exec
- ServerInitDatabase - Class in org.waarp.openr66.server
-
Utility class to initiate the database for a server
- serverName() - Static method in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
The name of this R66 server instance.
- serverName(String) - Static method in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
The name of this R66 server instance according to SSL or not of remote one.
- serverPipelineInit() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- ServerShutdown - Class in org.waarp.openr66.server
-
Local client to shutdown the server (using network)
- ServerShutdown() - Constructor for class org.waarp.openr66.server.ServerShutdown
-
- serverSslBootstrap - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
Bootstrap for SSL server
- serverStartup() - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Init internal configuration
- serverStartup() - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Startup the server
- serverStartup() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
Startup the server
- serverStartup() - Method in class org.waarp.openr66.proxy.configuration.ConfigurationProxyR66
-
- ServerStatusMaker - Class in org.waarp.openr66.protocol.http.restv2.converters
-
A POJO representing the general status of the R66 server.
- serverStop() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
Stops the server
To be called after all other stuff are closed (channels, connections)
- serverStop() - Method in class org.waarp.openr66.proxy.configuration.ConfigurationProxyR66
-
- serverTransport - Variable in class org.waarp.openr66.thrift.R66ThriftServerService
-
- service - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
SnmpConstants.sysServices
transport + application
- 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
-
- serviceReady - Variable in class org.waarp.openr66.thrift.R66ThriftServerService
-
- 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.ftp.core.data.handler.DataNetworkHandler
-
Internal store for the SessionInterface
- session - Variable in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- session - Variable in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
SessionInterface
- session - Variable in class org.waarp.http.protocol.HttpSessionAbstract
-
- session - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- session - Variable in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Session
- SESSION_LIMIT_FILED - Static variable in class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- SessionInterface - Interface in org.waarp.common.file
-
Interface for SessionInterface
- sessionNewState(R66FiniteDualStates) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Shortcut to set a new state in Session
- sessions - Static variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
Session Management
- sessionsNumber() - Method in class org.waarp.ftp.core.session.FtpSessionReference
-
- set(LocalExecResult) - Method in class org.waarp.commandexec.utils.LocalExecResult
-
Set the values from a LocalExecResult (pointer copy)
- set(String, String) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Set the value of the Java system property with the specified key
to the specified default value.
- set(String, boolean) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Set the value of the Java system property with the specified key
to the specified default value.
- set(String, int) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Set the value of the Java system property with the specified key
to the specified default value.
- set(String, long) - Static method in class org.waarp.common.utility.SystemPropertyUtil
-
Set the value of the Java system property with the specified key
to the specified default value.
- setAcceptAuthProt(boolean) - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- setAccount(String) - Method in interface org.waarp.ftp.core.file.FtpAuth
-
- setAccount(String) - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpAuth
-
- setAccount(String) - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- setAccount(String) - Method in interface org.waarp.gateway.kernel.session.HttpAuthInterface
-
- setAcct(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setAction(Action) - Method in class org.waarp.thrift.r66.R66Request
-
- setAction(Action) - Method in class org.waarp.thrift.r66.R66Result
-
- setActionIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setActionIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setActive(InetSocketAddress) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Change to active connection (reset localPort to default)
- setActive(boolean) - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- setActive(boolean) - Method in class org.waarp.openr66.pojo.Host
-
- setAdditionalDelay(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setAddress(InetSocketAddress) - Static method in class org.waarp.gateway.ftp.exec.LocalExecClient
-
- setAddress(String) - Method in class org.waarp.openr66.pojo.Host
-
- setAdmin(DbAdmin) - Method in class org.waarp.common.database.DbSession
-
- setAdmin(boolean) - Method in class org.waarp.ftp.simpleimpl.file.SimpleAuth
-
- setAdmin(boolean) - Method in class org.waarp.gateway.ftp.file.SimpleAuth
-
- setAdmin(boolean) - Method in class org.waarp.openr66.pojo.Host
-
- setAdminName(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setAdminName(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setAgent(WaarpSnmpAgent) - Method in class org.waarp.gateway.ftp.snmp.FtpMonitoring
-
- setAgent(WaarpSnmpAgent) - Method in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- setAgent(WaarpSnmpAgent) - Method in class org.waarp.openr66.protocol.localhandler.Monitoring
-
- setAgent(WaarpSnmpAgent) - Method in interface org.waarp.snmp.interf.WaarpInterfaceMib
-
Set the agent
- setAgent(WaarpSnmpAgent) - Method in interface org.waarp.snmp.interf.WaarpInterfaceMonitor
-
- setAgent(WaarpSnmpAgent) - Method in class org.waarp.snmp.r66.WaarpPrivateMib
-
- setAgentSnmp(WaarpSnmpAgent) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setAgentSnmp(WaarpSnmpAgent) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setAlias(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- setAlias(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setAliases(String) - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- setAliases(String) - Method in class org.waarp.openr66.pojo.Business
-
- setAliasid(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setAllDone() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set the global step as finished (after post task in success)
- setAnswered(boolean) - Method in class org.waarp.openr66.context.R66Result
-
- setAnyBandwidthLimitation(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setArchivePath(String) - Method in class org.waarp.openr66.database.data.DbRule
-
Get the full path from archivePath
- setArchivePath(String) - Method in class org.waarp.openr66.pojo.Rule
-
- setArchivePath(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setArgs(SessionInterface, String, String, Enum) - Method in interface org.waarp.common.command.CommandInterface
-
Set the Command from the args
- setArgs(SessionInterface, String, String, Enum) - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- setArgs(boolean, boolean, int, String[]) - Method in interface org.waarp.gateway.ftp.exec.GatewayRunnable
-
The way the parameter will be set
- setArgs(boolean, boolean, int, String[]) - Method in class org.waarp.gateway.ftp.exec.JavaExecutorWaarpFtp4jClient
-
- setArgs(boolean, boolean, int, String[]) - Method in class org.waarp.gateway.ftp.exec.LogJavaTask
-
- setArgs(R66Session, boolean, boolean, int, String, String, boolean, boolean) - Method in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- setArgs(R66Session, boolean, boolean, int, String, String, boolean, boolean) - Method in interface org.waarp.openr66.context.task.R66Runnable
-
The way the parameter will be set
- setArguments(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- setAuthenticationFile(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setAuthFile(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setAutoCommit(boolean) - Method in class org.waarp.common.database.DbSession
-
Change the autocommit feature
- setBackground(Color) - Method in class com.fg.xmleditor.FXBasicView
-
- setBadRunner(DbTaskRunner, ErrorCode) - Method in class org.waarp.openr66.context.R66Session
-
To be used when a request comes with a bad code so it cannot be set
normally
- setBandwidth() - Method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- setBaseDirectory(String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setBaseDirectory(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setBaseURL(String) - Method in class com.fg.fxapplet.FXApplet
-
- setBlacklistBadAuthent(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setBlock(ByteBuf) - Method in class org.waarp.common.file.DataBlock
-
Set the block and the byte count according to the block
- setBlock(int) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setBlocksize(int) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setBlockSize(int) - Method in class org.waarp.openr66.context.R66Session
-
- setBlocksize(int) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setBlockSize(int) - Method in class org.waarp.openr66.pojo.Transfer
-
- setBlockSize(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setBlocksize(int) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setBlocksize(int) - Method in class org.waarp.thrift.r66.R66Request
-
- setBlocksize(int) - Method in class org.waarp.thrift.r66.R66Result
-
- setBlocksizeIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setBlocksizeIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setBootstrap(Bootstrap, EventLoopGroup, int) - Static method in class org.waarp.common.utility.WaarpNettyUtil
-
Add default configuration for client bootstrap
- setBridge(ProxyBridge) - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- setBusiness(String) - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- setBusiness(String) - Method in class org.waarp.openr66.pojo.Business
-
- setBusiness(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- setBusiness(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setBusinessAccount(String) - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpAuth
-
Set the account according to any implementation and could set the
rootFromAuth.
- setBusinessAccount(String) - Method in class org.waarp.ftp.simpleimpl.file.FileBasedAuth
-
Set the account according to any implementation and could set the
rootFromAuth.
- setBusinessAccount(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
Set the account according to any implementation and could set the
rootFromAuth.
- setBusinessid(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setBusinessObject(R66BusinessInterface) - Method in class org.waarp.openr66.context.R66Session
-
- setBusinessPassword(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Set the password according to any implementation and could set the
rootFromAuth.
- setBusinessPassword(String) - Method in class org.waarp.ftp.simpleimpl.file.FileBasedAuth
-
Set the password according to any implementation and could set the
rootFromAuth.
- setBusinessPassword(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
Set the password according to any implementation and could set the
rootFromAuth.
- setBusinessPassword(String) - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- setBusinessRequest(boolean) - Method in class org.waarp.openr66.context.task.ExecJavaTask
-
Set the type
- setBusinessRootFromAuth() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- setBusinessRootFromAuth() - Method in class org.waarp.ftp.simpleimpl.file.FileBasedAuth
-
- setBusinessRootFromAuth() - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- setBusinessRootFromAuth() - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- setBusinessUser(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Set the user according to any implementation and could set the
rootFromAuth.
- setBusinessUser(String) - Method in class org.waarp.ftp.simpleimpl.file.FileBasedAuth
-
- setBusinessUser(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- setBusinessUser(String) - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- setByteCount(int) - Method in class org.waarp.common.file.DataBlock
-
- setByteCount(byte, byte) - Method in class org.waarp.common.file.DataBlock
-
- setCancel() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- setChannel(Channel) - Method in class org.waarp.common.future.WaarpChannelFuture
-
- setChannelLimit(int) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- setChannelLimit(boolean, long) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setCheckClientAddress(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setCheckDelay(long) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setCheckRemoteAddress(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setChrootChecked(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setChunkNumber(int) - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- setChunkSize(int) - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- setClassName(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- setClean(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setClearPassword(String) - Method in class org.waarp.uip.WaarpPassword
-
Set the new password and its crypted value
- setClient(boolean) - Method in class org.waarp.openr66.pojo.Host
-
- setClientConfigurationFromXml(Configuration, String) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
Initiate the configuration from the xml file for database client
- setClientRunner(ClientRunner) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setClientThread(int) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setClientThread(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setCode(ErrorCode) - Method in class org.waarp.openr66.context.R66Result
-
- setCode(char) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- setCode(ErrorCode) - Method in class org.waarp.thrift.r66.R66Result
-
- setCodeCommand(int) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setCodecReady() - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
Inform the Codec that DataNetworkHandler is ready (called from
DataNetworkHandler after setCorrectCodec).
- setCodeIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setCommand(DataModelRestMethodHandler.COMMAND_TYPE) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- setCommand(String) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- setCommand(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setCommand(byte) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- setCommand(byte) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setCommand(byte) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- setCommandCheckIteration(FileMonitorCommandRunnableFuture) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setCommandValidFileFactory(FileMonitorCommandFactory, int) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setComment(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
- setConfig(HttpRequest, HttpResponder, String, String, String, String, String, String, String, String, String, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Imports different parts of the server configuration from the XML files
given as parameters of the request.
- setConfig() - Method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- setConfigPath(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setConfiguration(FtpConfiguration) - Method in class org.waarp.ftp.core.utils.FtpTimerTask
-
- setConfigurationFromXml(String) - Method in class org.waarp.ftp.simpleimpl.config.FileBasedConfiguration
-
Initiate the configuration from the xml file
- setConfigurationFromXml(File) - Static method in class org.waarp.snmp.SnmpConfiguration
-
Initiate the configuration from the xml file for SNMP agent
- setConfigurationHttpServerFromJson(String) - Static method in class org.waarp.gateway.kernel.HttpJsonDefinition
-
Initiate the configuration from the json file for Http server
- setConfigurationHttpServerFromXml(String) - Static method in class org.waarp.gateway.kernel.HttpXmlDefinition
-
Initiate the configuration from the xml file for Http server
- setConfigurationInitDatabase(Configuration, String, boolean) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
Load configuration for init database
- setConfigurationLoadLimitFromXml(Configuration, String) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
Load minimalistic Limit configuration
- setConfigurationProxyFromXml(Configuration, String) - Static method in class org.waarp.openr66.proxy.configuration.FileBasedConfiguration
-
Initiate the configuration from the xml file for server
- setConfigurationServerFromXml(FtpConfiguration, String) - Static method in class org.waarp.ftp.simpleimpl.config.FileBasedSslConfiguration
-
Initiate the configuration from the xml file for server
- setConfigurationServerFromXml(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
Initiate the configuration from the xml file for server
- setConfigurationServerFromXml(Configuration, String) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
Initiate the configuration from the xml file for server
- setConfigurationServerMinimalFromXml(Configuration, String) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
Load minimalistic configuration
- setConfigurationServerShutdownFromXml(Configuration, String) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
Initiate the configuration from the xml file for server shutdown
- setConfigured(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setConn(Connection) - Method in class org.waarp.common.database.DbSession
-
- setConstraintLimitHandler(FtpConstraintLimitHandler) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setConstraintLimitHandler(R66ConstraintLimitHandler) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setControlConnected() - Method in class org.waarp.ftp.core.session.FtpSession
-
This function is called when the Command Channel is connected (from
channelConnected of the NetworkHandler)
- setCookieArgs(String) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
set values from Cookies into arguments.path(ARGS_COOKIE)
- setCookieEncoder(FullHttpResponse) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Method to set Cookies in response
- setCookies(FullHttpResponse) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
Method to set Cookies in httpResponse from response ObjectNode
- setCookieSession(String) - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- setCorrectCodec() - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
Set the CODEC according to the mode.
- setCountConfig(int) - Method in class org.waarp.openr66.pojo.MultipleMonitor
-
- setCountHost(int) - Method in class org.waarp.openr66.pojo.MultipleMonitor
-
- setCountRule(int) - Method in class org.waarp.openr66.pojo.MultipleMonitor
-
- setCpuLimit(double) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
- setCryptedPassword(String) - Method in class org.waarp.uip.WaarpPassword
-
- setCryptoFile(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setCryptoKey(Des) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setCryptoKey(Des) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setCurrent(E) - Method in class org.waarp.common.state.MachineState
-
Sets the current application state.
- setCurrentCommand(HttpPage.PageRole) - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- setCurrentCommandFinished() - Method in class org.waarp.ftp.core.session.FtpSession
-
Set the Current Command as finished
- setCwd(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setDataNetworkHandler(DataNetworkHandler) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- setDataNetworkHandler(DataNetworkHandler) - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
Call when the DataNetworkHandler is created
- setDataSsl(boolean) - Method in class org.waarp.ftp.core.session.FtpSession
-
- setDataTimeoutCon(long) - Static method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setDbsession(DbSession) - Method in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- setDbSession(DbSession) - Method in class org.waarp.openr66.protocol.utils.ChannelCloseTimer
-
- setDefaultFactory(WaarpLoggerFactory) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
Changes the default factory.
- setDelay(int) - Method in class org.waarp.openr66.pojo.RuleTask
-
- setDelay(int) - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- setDelay(int) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- setDelay(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setDelay(String) - Method in class org.waarp.thrift.r66.R66Request
-
- setDelayCommander(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setDelayIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setDelayLimit(long) - Method in class org.waarp.openr66.pojo.Limit
-
- setDelayLimit(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setDelayRetry(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setDeleteOnAbort(boolean) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setDescriptor(int) - Method in class org.waarp.common.file.DataBlock
-
- setDestinationWriter() - Static method in class org.waarp.gateway.ftp.LogExport
-
Creates and sets destinationWriter according to the following logic based
on the value of the '-out'
command line argument: - if no value is given, a default path is computed
(the same as online export, i.e.
- setDestuid(String) - Method in class org.waarp.thrift.r66.R66Request
-
- setDestuid(String) - Method in class org.waarp.thrift.r66.R66Result
-
- setDestuidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setDestuidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setDetail(String) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- setDigest(FilesystemBasedDigest.DigestAlgo) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setDigest(FilesystemBasedDigest.DigestAlgo) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setDigestCommand(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setDisActive(boolean) - Method in class org.waarp.common.database.DbSession
-
- setDocName(String) - Method in class com.fg.fxapplet.FXApplet
-
- setDownloadTryImport(String, boolean) - Method in class org.waarp.openr66.server.LogExtendedExport
-
Try first to download the exported logs, then to import (must be a host
different than the source one)
- setDryCurrent(E) - Method in class org.waarp.common.state.MachineState
-
Sets the current application state, but no exception if not compatible.
- setElapsed(long) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setElapsedWaarp(long) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- 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
- setElement(String) - Method in class com.fg.fxapplet.FXApplet
-
- setEnabled(boolean) - Method in class org.waarp.xample.FHistoryButton
-
- setEndOfTransfer() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Set the current transfer as finished.
- 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
-
- setError(HttpRestHandler, RestArgument, HttpResponseStatus) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler
-
- setError(HttpRestHandler, RestArgument, JsonPacket, HttpResponseStatus) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler
-
- setErrorExecutionStatus(ErrorCode) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set the ErrorCode for the InfoStatus
- setErrorMessage(String, ErrorCode) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setErrorPage(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Instantiate the page and the businessRequest handler
- setErrorState() - Method in class org.waarp.openr66.context.R66Session
-
- setErrorTask() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set the Error Task step
- setException(Exception) - Method in class org.waarp.commandexec.utils.LocalExecResult
-
- setException(OpenR66Exception) - Method in class org.waarp.openr66.context.R66Result
-
- setExecuteErrorBeforeTransferAllowed(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setExecutionStatus(ErrorCode) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Change the status from Task Execution
- setExitErrorCode(String) - Method in class org.waarp.ftp.core.session.FtpSession
-
Set Exit code after an error
- setExitNormalCode(String) - Method in class org.waarp.ftp.core.session.FtpSession
-
Set Exit normal code
- setExported(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- setExtendedProtocol(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setExtraArguments(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- setExtraNextCommand(Enum) - Method in interface org.waarp.common.command.CommandInterface
-
This function is intend to allow to force USER->PASS->ACCT->CDW for
instance
- setExtraNextCommand(Enum) - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- setFactory(WaarpInterfaceVariableFactory) - Static method in class org.waarp.snmp.WaarpMOFactory
-
- 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.
- setFieldValue(R66Request._Fields, Object) - Method in class org.waarp.thrift.r66.R66Request
-
- setFieldValue(R66Result._Fields, Object) - Method in class org.waarp.thrift.r66.R66Result
-
- setFieldValue(R66Service.infoListQuery_args._Fields, Object) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- setFieldValue(R66Service.infoListQuery_result._Fields, Object) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- setFieldValue(R66Service.infoTransferQuery_args._Fields, Object) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- setFieldValue(R66Service.infoTransferQuery_result._Fields, Object) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- setFieldValue(R66Service.isStillRunning_args._Fields, Object) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- setFieldValue(R66Service.isStillRunning_result._Fields, Object) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- setFieldValue(R66Service.transferRequestQuery_args._Fields, Object) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- setFieldValue(R66Service.transferRequestQuery_result._Fields, Object) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- setFieldvisibility(boolean) - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
- 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
- setFile(String, boolean) - Method in interface org.waarp.ftp.core.file.FtpDir
-
Set a path as the current FileInterface
- setFile(String, boolean) - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpDir
-
- setFile(R66File) - Method in class org.waarp.openr66.context.R66Result
-
- setFile(String) - Method in class org.waarp.thrift.r66.R66Request
-
- setFile(String) - Method in class org.waarp.thrift.r66.R66Result
-
- setFileAfterPreRunner(boolean) - Method in class org.waarp.openr66.context.R66Session
-
Set the File from the runner once PRE operation are done
- setFilealias(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- setFileBeforePreRunner() - Method in class org.waarp.openr66.context.R66Session
-
Set the File from the runner before PRE operation are done
- setFilebusiness(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- setFilehost(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- setFileInfo(String) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setFileInfo(String) - Method in class org.waarp.openr66.pojo.Transfer
-
- setFileInfo(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- setFileInformation(String) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set a new File information for this transfer
- setFileInformation(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setFileIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setFileIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setFileItem(FileMonitor.FileItem) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- setFileMoved(String, boolean) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setFilename(String) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setFilename(String) - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- setFilename(String) - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- setFilename(String) - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- setFilename(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setFilename(String) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setFilename(String) - Method in class org.waarp.openr66.pojo.Transfer
-
- setFilename(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- setFilename(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- setFilename(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- setFilename(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setFilename(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- setFileNoCheck(String) - Method in class org.waarp.openr66.context.filesystem.R66Dir
-
Create a new file according to the path without checking BusinessPath, so
as external File.
- setFilepath(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setFileProperty(String, File) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setFileroles(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- setFilerule(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- setFilesize(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- setFilesize(long) - Method in class org.waarp.openr66.protocol.utils.R66Future
-
- setFileUpload(FileUpload) - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
Set the fileUpload
- setFileUpload(FileUpload) - Method in class org.waarp.gateway.kernel.DefaultHttpField
-
- setFilter(FileFilter) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setFinalizeTransfer(boolean, R66Result) - Method in class org.waarp.openr66.context.R66Session
-
Finalize the transfer step by running the error or post operation
according
to the status.
- setFormat(OutputFormat.OUTPUTFORMAT) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
To change the applied format
- setFrom(DbTaskRunner) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Partial set from another runner (infostatus, rank, status, step, stop,
filename, globallastep, globalstep,
isFileMoved)
- setFromArgument(RestArgument) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
Set X_AUTH_USER, Method, Path, Basepath and Cookie from source
- 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
-
- setFromArray() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setFromArray() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- setFromArray() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- setFromDbTaskRunner(DbTaskRunner) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
Update the JsonPacket from runner (blocksize, rank, specialid)
- setFromId(DbTaskRunner, LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
- 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)
- setFromJson(String, JsonNode) - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- setFromJson(ObjectNode, boolean) - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
Set the values from the Json node to the current object (no database
access)
- setFromJson(ObjectNode, boolean) - Method in class org.waarp.openr66.database.data.DbConfiguration
-
Read json object into Array then setFromArray
- setFromJson(String, JsonNode) - Method in class org.waarp.openr66.database.data.DbConfiguration
-
- setFromJson(ObjectNode, boolean) - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- setFromJson(String, JsonNode) - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- setFromJson(String, JsonNode) - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- setFromJson(String, JsonNode) - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- setFromJson(ObjectNode, boolean) - Method in class org.waarp.openr66.database.data.DbRule
-
- setFromJson(String, JsonNode) - Method in class org.waarp.openr66.database.data.DbRule
-
- setFromJson(ObjectNode, boolean) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setFromJson(String, JsonNode) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setFromString(String) - Method in class org.waarp.common.xml.XmlValue
-
Set a value from String
- setFromuid(String) - Method in class org.waarp.thrift.r66.R66Request
-
- setFromuid(String) - Method in class org.waarp.thrift.r66.R66Result
-
- setFromuid(String) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- setFromuidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setFromuidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setFromuidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- setFtpMib(FtpPrivateMib) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setFtpSession(FtpSession) - Method in class org.waarp.ftp.core.data.handler.DataBusinessHandler
-
Called when the connection is opened
- setFtpTransfer(FtpTransfer) - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
- setFXModel(FXModel) - Method in class com.fg.xmleditor.FXBasicView
-
- setGlobalDigest(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setGloballaststep(int) - Method in class org.waarp.thrift.r66.R66Result
-
- setGloballaststepIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setGlobalStep(Transfer.TASKSTEP) - Method in class org.waarp.openr66.pojo.Transfer
-
- setGlobalstep(int) - Method in class org.waarp.thrift.r66.R66Result
-
- setGlobalstepIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setHandler(AbstractTrafficShapingHandler) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
Set the handler
- setHashComputeDuringTransfer(String) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setHeaderArgs(List<Map.Entry<String, String>>) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
set values from Header into arguments.path(ARGS_HEADER)
- setHeaderArgs(Iterator<Map.Entry<CharSequence, CharSequence>>) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
set values from Header into arguments.path(ARGS_HEADER)
- setHmacSha256(HmacSha256) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- setHost(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- setHost(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setHost(DbHostAuth) - Method in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- setHost(DbHostAuth) - Method in class org.waarp.openr66.server.ConfigExport
-
- setHost(DbHostAuth) - Method in class org.waarp.openr66.server.ConfigImport
-
- setHost(DbHostAuth) - Method in class org.waarp.openr66.server.LogExport
-
- setHostAuth(DbHostAuth) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setHostId(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setHostid(String) - Method in class org.waarp.openr66.pojo.Business
-
- setHostid(String) - Method in class org.waarp.openr66.pojo.Host
-
- setHostid(String) - Method in class org.waarp.openr66.pojo.Limit
-
- setHostid(String) - Method in class org.waarp.openr66.pojo.MultipleMonitor
-
- setHostId(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setHostid(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setHostId(String) - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- setHostids(List<String>) - Method in class org.waarp.openr66.pojo.Rule
-
- setHostkey(byte[]) - Method in class org.waarp.openr66.pojo.Host
-
- setHostProxyfied(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setHostSslAuth(DbHostAuth) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setHostSslId(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setHttpAuth(HttpAuthInterface) - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- setHttpBasePath(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setHttpBasePath(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setHttpModel(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setIcon(ImageIcon) - Method in class org.waarp.xample.FHistoryButton
-
- setId(long) - Method in class org.waarp.openr66.pojo.Transfer
-
- setId(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- setIdentifier(String) - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- setIdRequest(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- setIgnoreAlreadyUsed(boolean) - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setIgnoreAlreadyUsed(boolean) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setImportedalias(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setImportedbusiness(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setImportedhost(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setImportedroles(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setImportedrule(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setInfo(R66Session, String) - Method in interface org.waarp.openr66.context.R66BusinessInterface
-
Set optional info to be set within extra information of PacketValid as
"Info" or R66Result as "Other",
valid in extended protocol (> 2.4)
- setInfo(String) - Method in class org.waarp.thrift.r66.R66Request
-
- setInfoIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setInfoStatus(ErrorCode) - Method in class org.waarp.openr66.pojo.Transfer
-
- setInfotransf(String) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setInfotransf(String) - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- setInitialTask() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set the Initial Task step (before Pre task)
- setInPath(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setInternalLogLevel(WaarpLogLevel) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
- setInternalValue() - Method in class org.waarp.snmp.interf.WaarpCounter32
-
Function to set the data before it is accessed by SNMP4J.
- setInternalValue(long) - Method in class org.waarp.snmp.interf.WaarpCounter32
-
Function to set the data before it is accessed by SNMP4J.
- setInternalValue() - Method in class org.waarp.snmp.interf.WaarpGauge32
-
Function to set the data before it is accessed by SNMP4J.
- setInternalValue(long) - Method in class org.waarp.snmp.interf.WaarpGauge32
-
Function to set the data before it is accessed by SNMP4J.
- setInternalValue() - Method in class org.waarp.snmp.interf.WaarpTimeTicks
-
Function to set the data before it is accessed by SNMP4J.
- setInternalValue(long) - Method in class org.waarp.snmp.interf.WaarpTimeTicks
-
Function to set the data before it is accessed by SNMP4J.
- setInternalValue() - Method in class org.waarp.snmp.utils.MemoryGauge32
-
- setInternalValue(long) - Method in class org.waarp.snmp.utils.MemoryGauge32
-
- setInternalValue() - Method in class org.waarp.snmp.utils.WaarpUptime
-
- setInternalValue(long) - Method in class org.waarp.snmp.utils.WaarpUptime
-
- setIntersectionMethods(HttpRestHandler.METHOD[], HttpRestHandler.METHOD...) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
Will assign the intersection of both set of Methods
- setIntProperty(String, int) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setIsIdentified(boolean) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Set the Authentication to Identified or Not
- setIsMoved(boolean) - Method in class org.waarp.openr66.pojo.Transfer
-
- setIsmoved(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setIsmovedIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setIsUnix(boolean) - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setItems(List<History>) - Method in class org.waarp.xample.FHistoryButton
-
- setJunit(boolean) - Static method in class org.waarp.common.utility.DetectionUtils
-
JUnit usage only
- setKeepAlivedSent() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
- setKeepAlivedSent() - Method in class org.waarp.openr66.proxy.network.NetworkServerHandler
-
- setKey(String, KeyObject) - Method in class org.waarp.common.crypto.KeyManager
-
Add or set a new key associated to the given name
- setKey(String) - Method in class org.waarp.openr66.pojo.Host
-
- setKey(byte[]) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
- 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
- setLastGlobalStep(Transfer.TASKSTEP) - Method in class org.waarp.openr66.pojo.Transfer
-
- setLimit(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- setLimitCache(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setLimitParallel(int) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setLimitRetryConnection(boolean) - Method in class org.waarp.openr66.client.DirectTransfer
-
- setLimitRetryConnection(boolean) - Method in class org.waarp.openr66.commander.ClientRunner
-
- setLocalChannelReference(LocalChannelReference) - Method in class org.waarp.openr66.context.R66Session
-
- setLocalChannelReference(LocalChannelReference) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set a localChannelReference
- setLocalChannelReference(LocalChannelReference) - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
- setLocalName(String) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
- setLocalPort(int) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Set the Local Port (Active or Passive)
- setLogid(long) - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- setLogLevel(WaarpLogLevel) - Static method in class org.waarp.common.logging.WaarpLoggerFactory
-
- setLogWarn(boolean) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setMac(byte[]) - Static method in class org.waarp.common.guid.JvmProcessId
-
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
- setMaxConnections(int) - Method in class org.waarp.common.database.ConnectionFactory
-
Mainly for Junit
- setMaxfilenamelength(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setMaxGlobalMemory(long) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setMaxGlobalMemory(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setMd5(boolean) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setMd5(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setMd5IsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setMethod(HttpMethod) - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- setMethods(HttpRestHandler.METHOD...) - Method in class org.waarp.gateway.kernel.rest.RestMethodHandler
-
- setMinimalDelay(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setMinimalSize(long) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setMode(FtpArgumentCode.TransferMode) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- setMode(FtpArgumentCode.TransferMode) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- setMode(int) - Method in class org.waarp.openr66.pojo.Rule
-
- setMode(int) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setMode(RequestMode) - Method in class org.waarp.thrift.r66.R66Request
-
- setMode(RequestMode) - Method in class org.waarp.thrift.r66.R66Result
-
- setModeIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setModeIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setModetransfer(int) - Method in class org.waarp.thrift.r66.R66Result
-
- setModetransferIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setMonitor(FileMonitor) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- setMonitoring(FtpMonitoring) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setMonitoring(Monitoring) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setMultipleMonitors(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setName(String) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setName(String) - Method in class org.waarp.openr66.pojo.Rule
-
- setNamespace(String) - Method in class com.fg.fxapplet.FXApplet
-
- setNbDbSession(int) - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setNetworkHandler(NetworkHandler) - Method in class org.waarp.ftp.core.control.BusinessHandler
-
Called when the NetworkHandler is created
- setNewDelay(long) - Method in class org.waarp.commandexec.server.LocalExecServerHandler
-
Change the delay to the specific value.
- setNewFtpSession(InetAddress, InetSocketAddress, FtpSession) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
Add a session from a couple of addresses
- setNewFtpSession(InetAddress, InetSocketAddress, FtpSession) - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Add a session from a couple of addresses
- setNewFtpSession(InetAddress, InetSocketAddress, FtpSession) - Method in class org.waarp.ftp.core.session.FtpSessionReference
-
Add a session from a couple of addresses
- setNewFtpTransfer(FtpCommandCode, FtpFile) - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Add a new transfer to be executed.
- setNewFtpTransfer(FtpCommandCode, List<String>, String) - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Add a new transfer to be executed.
- setNewOpenedDataChannel(Channel) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Set the new connected Data Channel
- 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)
- setNextCommand(CommandInterface) - Method in class org.waarp.ftp.core.session.FtpSession
-
Set the new current command
- setNextDay() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setNoLog(boolean) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setNormalInfoAsWarn(boolean) - Method in class org.waarp.openr66.client.AbstractTransfer
-
- setNoSessionRunner(DbTaskRunner, LocalChannelReference) - Method in class org.waarp.openr66.context.R66Session
-
To be called in case of No Session not from a valid LocalChannelHandler
- setNotrace(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setNotraceIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setObject(Object) - Method in interface org.waarp.common.command.CommandInterface
-
- setObject(Object) - Method in class org.waarp.ftp.core.command.AbstractCommand
-
- setOk(HttpRestHandler, RestArgument) - Method in class org.waarp.gateway.kernel.rest.DataModelRestMethodHandler
-
- setOk(HttpRestHandler, RestArgument, JsonPacket, HttpResponseStatus) - Method in class org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler
-
- setOpenedDataChannel(Channel, DataNetworkHandler) - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
- setOptional(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- setOptional(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- 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
-
- setOriginalFilename(String) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setOriginalfilename(String) - Method in class org.waarp.thrift.r66.R66Result
-
- setOriginalfilenameIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setOriginalName(String) - Method in class org.waarp.openr66.pojo.Transfer
-
- setOriginalSize(long) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setOriginalSize(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setOriginalSize(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- setOther(Object) - Method in class org.waarp.openr66.context.R66Result
-
- setOtherElement(Element) - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- setOtherObject(Object) - Method in class org.waarp.gateway.kernel.rest.client.RestFuture
-
- setOthers(String) - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- setOthers(String) - Method in class org.waarp.openr66.pojo.Business
-
- setOutPath(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setOwnerRequest(String) - Method in class org.waarp.openr66.pojo.Transfer
-
- setParallel(boolean) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setParameters(PreparedStatement, Object...) - Method in class org.waarp.openr66.dao.database.StatementExecutor
-
- setPartialHash() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setPartner(String) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setPassive() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
Change to passive connection (all necessaries informations like local
port
should have been set)
- setPassive(boolean) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setPassword(String) - Method in interface org.waarp.common.file.AuthInterface
-
- setPassword(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- setPassword(String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setPassword(String) - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- setPasswordFile(File) - Method in class org.waarp.uip.WaarpPassword
-
- setPastLimit(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setPath(String) - Method in class org.waarp.openr66.pojo.RuleTask
-
- setPort(int) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setPort(int) - Method in class org.waarp.openr66.pojo.Host
-
- 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.
- setPostArgs(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setPostTask() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set the Post Task step
- setPreArgs(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setPreEndOfTransfer() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
- setPreTask() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set Pre Task step
- setPretrDelay(long) - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- setPretrRefused(boolean) - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- setPreviousAsCurrentCommand() - Method in class org.waarp.ftp.core.session.FtpSession
-
Set the previous command as the new current command (used after a
incorrect
sequence of commands or unknown
command)
- 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
- setPrimaryKey() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Set the primary Key as current value
- setPrimaryKey() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Set the primary Key as current value
- setPrimaryKey() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- setProperty(String, Object) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setProxified(boolean) - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- setProxified(boolean) - Method in class org.waarp.openr66.pojo.Host
-
- setPstorDelay(long) - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- setPstorRefused(boolean) - Method in class org.waarp.gateway.ftp.exec.AbstractExecutor.CommandExecutor
-
- setPurge(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setPurgealias(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setPurgebusiness(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setPurged(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- setPurgedalias(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setPurgedbusiness(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setPurgedhost(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setPurgedroles(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setPurgedrule(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setPurgehost(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setPurgeroles(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setPurgerule(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setPwd(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setR66BusinessFactory(R66BusinessFactoryInterface) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setR66Mib(R66PrivateMib) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setRank(int) - Method in class org.waarp.openr66.pojo.Transfer
-
- setRank(int) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownRequestJsonPacket
-
- setRank(int) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setRank(int) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- setRank(int) - Method in class org.waarp.thrift.r66.R66Result
-
- setRankAtStartup(int) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
To set the rank at startup of the request if the request specify a
specific
rank
- setRankIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setRankRestart(int) - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setReadglobal(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- setReadGlobalLimit(long) - Method in class org.waarp.openr66.pojo.Limit
-
- setReadOnly(boolean) - Method in class org.waarp.common.database.DbSession
-
- setReadsession(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- setReadSessionLimit(long) - Method in class org.waarp.openr66.pojo.Limit
-
- setReady(boolean) - Method in class org.waarp.ftp.core.session.FtpSession
-
- setReady(boolean) - Method in class org.waarp.openr66.context.R66Session
-
- setRecursive(boolean) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setRecvPath(String) - Method in class org.waarp.openr66.database.data.DbRule
-
Get the full path from RecvPath (used only in copy MODETRANS)
- setRecvPath(String) - Method in class org.waarp.openr66.pojo.Rule
-
- setRecvThroughHandler(RecvThroughHandler) - Method in class org.waarp.openr66.commander.ClientRunner
-
- setRecvThroughHandler(RecvThroughHandler) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setReducedView(boolean) - Method in class com.fg.xmleditor.FXBasicView
-
- setRegex(String) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setRelativePath(String) - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- setRemoteId(Integer) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setReplyCode(ReplyCode, String) - Method in class org.waarp.ftp.core.session.FtpSession
-
- setReplyCode(CommandAbstractException) - Method in class org.waarp.ftp.core.session.FtpSession
-
- setReplyCodeExecutionStatus(ReplyCode) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
Set the ReplyCode for the UpdatedInfo
- setReplyCodeExecutionStatus(HttpResponseStatus) - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
Set the HttpResponseStatus for the UpdatedInfo
- setRequest(HttpRequest) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
Set values according to the request URI
- setRequest(byte) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- setRequest(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setRequest(R66Request) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- setRequest(R66Request) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- setRequest(R66Request) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- setRequested(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setRequested(String) - Method in class org.waarp.openr66.pojo.Transfer
-
- setRequested(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- setRequested(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- setRequested(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setRequester(String) - Method in class org.waarp.openr66.pojo.Transfer
-
- setRequester(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- setRequester(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- setRequestId(String) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setRequestIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- setRequestIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- setRequestIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportResponseJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportResponseJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- setRequestUserPacket(byte) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
Default value to set
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogResponseJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RequestJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownRequestJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- setRequestUserPacket() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setRErrorTasks(List<RuleTask>) - Method in class org.waarp.openr66.pojo.Rule
-
- setRescheduledTransfer() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set this DbTaskRunner as rescheduled (valid only while still in memory)
- setRestAddress(String) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- setRestArgument(RestArgument) - Method in class org.waarp.gateway.kernel.rest.client.RestFuture
-
- 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)
- setRestartOrBlock(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
- setRestarttime(Date) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- setRestAuthenticated(boolean) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- setResthandlersCrud(byte[]) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- setRestPort(int) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- setRestSignature(boolean) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- setRestSsl(boolean) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- setRestTimeLimit(long) - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- setResult(String) - Method in class org.waarp.commandexec.utils.LocalExecResult
-
- setResult(HttpResponseStatus) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- setResult(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- setResult(R66Result) - Method in class org.waarp.openr66.protocol.utils.R66Future
-
- setResultinfo(String) - Method in class org.waarp.thrift.r66.R66Result
-
- setResultinfoIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setRetrieveMode(boolean) - Method in class org.waarp.openr66.pojo.Transfer
-
- setRetrievemode(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setRetrievemodeIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setRole(RoleDefault.ROLE) - Method in class org.waarp.common.role.RoleDefault
-
- setRoleDefault(RoleDefault) - Method in class org.waarp.common.role.RoleDefault
-
- setRoles(String) - Method in class org.waarp.openr66.database.data.DbHostConfiguration
-
- setRoles(String) - Method in class org.waarp.openr66.pojo.Business
-
- setRoles(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- setRoles(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setRolesid(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setRootFromAuth() - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
Set the root relative Path from current status of Authentication (should
be
the highest level for the
current authentication).
- setRootFromAuth() - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpAuth
-
Set the root relative Path from current status of Authentication (should
be
the highest level for the
current authentication).
- setRootFromAuth() - Method in class org.waarp.openr66.context.authentication.R66Auth
-
Set the root relative Path from current status of Authentication (should
be
the highest level for the
current authentication).
- setRPostTasks(List<RuleTask>) - Method in class org.waarp.openr66.pojo.Rule
-
- setRPreTasks(List<RuleTask>) - Method in class org.waarp.openr66.pojo.Rule
-
- setRule(String) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setRule(String) - Method in class org.waarp.openr66.pojo.Transfer
-
- setRule(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigExportJsonPacket
-
- setRule(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setRule(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setRule(String) - Method in class org.waarp.thrift.r66.R66Request
-
- setRule(String) - Method in class org.waarp.thrift.r66.R66Result
-
- setRuleid(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ConfigImportJsonPacket
-
- setRuleIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setRuleIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setRulename(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- setRulename(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setRunner(DbTaskRunner) - Method in class org.waarp.openr66.context.R66Result
-
- setRunner(DbTaskRunner) - Method in class org.waarp.openr66.context.R66Session
-
Set the runner, and setup the directory first.
- setRunner(DbTaskRunner) - Method in class org.waarp.openr66.protocol.utils.R66Future
-
- setRunnerThread(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setSaveTaskRunnerWithNoDb(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- 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
.
- setSender(boolean) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Utility for "self request" mode only
- setSenderByRequestToValidate(boolean) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Utility for "self request"
- setSendPath(String) - Method in class org.waarp.openr66.database.data.DbRule
-
Get the full path from sendPath
- setSendPath(String) - Method in class org.waarp.openr66.pojo.Rule
-
- setSendThroughMode() - Method in class org.waarp.openr66.commander.ClientRunner
-
- setSendThroughMode(boolean) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- setSeparator(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setSEPARATOR_FIELD(String) - Static method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- setSErrorTasks(List<RuleTask>) - Method in class org.waarp.openr66.pojo.Rule
-
- setServer(boolean) - Method in class org.waarp.common.cpu.WaarpConstraintLimitHandler
-
To explicitly set this handler as server mode
- setServer(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerAddress(String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setServerBootstrap(ServerBootstrap, EventLoopGroup, int) - Static method in class org.waarp.common.utility.WaarpNettyUtil
-
Add default configuration for server bootstrap
- setServerChannelReadLimit(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerChannelWriteLimit(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerGlobalReadLimit(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerGlobalWriteLimit(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerHttpport(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerHttpsPort(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setSERVERKEY(byte[]) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setSERVERKEY(byte[]) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerKeyFile(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerPort(int) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setServerPort(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerSslPort(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setServerThread(int) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setServerThread(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setSession(DbSession) - Method in class org.waarp.common.database.DbAdmin
-
- setSession(Channel) - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
- setSession(R66Session) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- 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<E>) - Method in class org.waarp.common.state.Transition
-
- setSetter(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- setShutdown(boolean) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setShutdown(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setShutdownOrBlock(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
- setSlocale(String) - Static method in class org.waarp.openr66.protocol.configuration.Messages
-
- setSmiddle(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- setSnmpConfig(String) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setSnmpConfig(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setSpecialId(long) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
- setSpecialid(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- setSpecialid(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- setSpecialId(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setSpecialId(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- setSpecialIds(long, long, long, long, long) - Method in class org.waarp.openr66.server.ConfigImport
-
Used when the filenames are not compliant with remote filenames.
- setSpecialInit(FtpAuth, FtpDir, Restart) - Method in class org.waarp.ftp.core.session.FtpSession
-
Special initialization (FtpExec with Https session)
- setSPostTasks(List<RuleTask>) - Method in class org.waarp.openr66.pojo.Rule
-
- setSPreTasks(List<RuleTask>) - Method in class org.waarp.openr66.pojo.Rule
-
- setSsl(boolean) - Method in class org.waarp.ftp.core.session.FtpSession
-
- setSsl(int) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setSSL(boolean) - Method in class org.waarp.openr66.pojo.Host
-
- setStart(Timestamp) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setStart(Timestamp) - Method in class org.waarp.openr66.pojo.Transfer
-
- setStart(Date) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setStart(Date) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setStart(String) - Method in class org.waarp.thrift.r66.R66Request
-
- setStart(String) - Method in class org.waarp.thrift.r66.R66Result
-
- setStartid(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setStartIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setStartIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setState(E) - Method in class org.waarp.common.state.Transition
-
- setStatus(int) - Method in class org.waarp.commandexec.utils.LocalExecResult
-
- setStatus(boolean) - Method in class org.waarp.ftp.core.data.FtpTransfer
-
- setStatus(HttpResponseStatus) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- setStatus(int) - Method in class org.waarp.openr66.context.R66Session
-
Debugging purpose (trace)
- setStatusdone(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setStatuserror(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setStatusFile(String) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setStatuspending(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setStatustransfer(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setStep(int) - Method in class org.waarp.openr66.pojo.Transfer
-
- setStep(int) - Method in class org.waarp.thrift.r66.R66Result
-
- setStepIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setStepStatus(ErrorCode) - Method in class org.waarp.openr66.pojo.Transfer
-
- setStop(Timestamp) - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setStop(Timestamp) - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- setStop(Timestamp) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setStop(Timestamp) - Method in class org.waarp.openr66.pojo.Transfer
-
- setStop(Date) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setStop() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- setStop(String) - Method in class org.waarp.thrift.r66.R66Result
-
- setStopFile(String) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setStopid(String) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- setStopIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setStringProperty(String, String) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setStringValue(String) - Method in class org.waarp.gateway.kernel.AbstractHttpField
-
Set the value
- setStringValue(String) - Method in class org.waarp.gateway.kernel.DefaultHttpField
-
- setStructure(FtpArgumentCode.TransferStructure) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- setStructure(FtpArgumentCode.TransferStructure) - Method in class org.waarp.ftp.core.data.handler.FtpDataModeCodec
-
- setSubmitClientConfigurationFromXml(Configuration, String) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
Initiate the configuration from the xml file for submit database client
- setSubType(FtpArgumentCode.TransferSubType) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- setSuccess(boolean) - Method in class org.waarp.commandexec.utils.LocalExecResult
-
- 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.
- setSuccess(List<String>) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- setSuccess(R66Result) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- setSuccess(boolean) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- setSuccess(R66Result) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- setSuccessIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- setSuccessIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- setSuccessIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- setSuccessIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- setter - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- setTextPaneDialog(JEditorPane) - Method in class org.waarp.openr66.serveraction.R66Dialog
-
- setThreadName() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- setThriftport(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setThriftService(R66ThriftServerService) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setTid(long) - Method in class org.waarp.thrift.r66.R66Request
-
- setTid(long) - Method in class org.waarp.thrift.r66.R66Result
-
- setTid(long) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- setTidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Request
-
- setTidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Result
-
- setTidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- setTimeLimitCache(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setTimeoutCon(long) - Method in class org.waarp.ftp.core.config.FtpConfiguration
-
- setTimeoutCon(long) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setTimeStat(int) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setTo(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.InformationJsonPacket
-
- setToApplied(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- 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
-
- setToArray() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- setToArray() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- setToArray() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- setToSubmit(boolean) - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer.Arguments
-
- setTotalChunks(int) - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- setTotalSize(long) - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- setTouid(String) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- setTouidIsSet(boolean) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- setTransferAbortedFromInternal(boolean) - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
To enable abort from internal error
- setTransferInfo(String) - Method in class org.waarp.openr66.pojo.Transfer
-
- setTransferMap(Map<String, Object>) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- setTransferMode(int) - Method in class org.waarp.openr66.pojo.Transfer
-
- setTransferTask(int) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Set Transfer rank
- setTrapLevel(int) - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- setTrueValue(PreparedStatement, DbValue, int) - Static method in class org.waarp.common.database.data.AbstractDbData
-
Set Value into PreparedStatement
- setType(FtpArgumentCode.TransferType) - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- setType(String) - Method in class org.waarp.openr66.pojo.RuleTask
-
- 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 interface org.waarp.ftp.core.file.FtpDir
-
Set a new unique path as the current FileInterface from the current
Directory (STOU)
- setUniqueFile() - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpDir
-
- setUniqueFile(long, String) - Method in class org.waarp.openr66.context.filesystem.R66Dir
-
Same as setUnique() except that File will be prefixed by id and postfixed
by filename
- setUpdatedInfo(UpdatedInfo) - Method in class org.waarp.openr66.pojo.Business
-
- setUpdatedInfo(UpdatedInfo) - Method in class org.waarp.openr66.pojo.Host
-
- setUpdatedInfo(UpdatedInfo) - Method in class org.waarp.openr66.pojo.Limit
-
- setUpdatedInfo(UpdatedInfo) - Method in class org.waarp.openr66.pojo.Rule
-
- setUpdatedInfo(UpdatedInfo) - Method in class org.waarp.openr66.pojo.Transfer
-
- setupLimitHandler() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setUseFastMd5(boolean) - Static method in class org.waarp.common.digest.FilesystemBasedDigest
-
- setUseHttpCompression(boolean) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setUseHttpCompression(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setUseLocalExec(boolean) - Method in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
- setUseLocalExec(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setUseNOSSL(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setUser(String) - Method in interface org.waarp.common.file.AuthInterface
-
- setUser(String) - Method in class org.waarp.common.file.filesystembased.FilesystemBasedAuthImpl
-
- setUser(String) - Method in class org.waarp.gateway.kernel.session.DefaultHttpAuth
-
- setUser(String) - Method in class org.waarp.openr66.context.task.FtpArgs
-
- setUseSSL(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setUsingNativeSsl(boolean) - Method in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
- setValid(FileMonitor.FileItem) - Method in class org.waarp.common.filemonitor.FileMonitorCommandRunnableFuture
-
- setValidate(byte) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- setValidated(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BusinessRequestJsonPacket
-
- 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
-
- setValue(AbstractHttpBusinessRequest, String, String, AbstractHttpField.FieldPosition) - Method in class org.waarp.gateway.kernel.HttpPage
-
Set the value to the field according to fieldname.
- setValue(AbstractHttpBusinessRequest, String, FileUpload) - Method in class org.waarp.gateway.kernel.HttpPage
-
Set the value to the field according to fieldname.
- setValue(Map<String, Object>) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setValue(String, boolean) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setValue(String, double) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setValue(String, int) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setValue(String, long) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setValue(String, String) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setValue(String, byte[]) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setValue(int, Object) - Method in class org.waarp.snmp.utils.WaarpMORow
-
Set a Value in this Row
- 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
- setValueString(Map<String, String>) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setValueString(ObjectNode) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- setVariable(Variable, Object, int) - Static method in class org.waarp.snmp.WaarpMOFactory
-
Set a Variable value
- setWaarpSecureKeyStore(WaarpSecureKeyStore) - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setWaarpSecureKeyStore(WaarpSecureKeyStore) - Static method in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerInitializer
-
- setWaarpSslContextFactory(WaarpSslContextFactory) - Static method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setWaarpSslContextFactory(WaarpSslContextFactory) - Static method in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerInitializer
-
- setWarnOnStartup(boolean) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setWillClose(boolean) - Method in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- setWindow(AdminR66OperationsGui) - Static method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- setWorkingPath(String) - Method in class org.waarp.openr66.database.data.DbRule
-
Get the full path from workPath
- setWorkingPath(String) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- setWorkPath(String) - Method in class org.waarp.openr66.pojo.Rule
-
- setWriteglobal(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- setWriteGlobalLimit(long) - Method in class org.waarp.openr66.pojo.Limit
-
- setWritesession(long) - Method in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- setWriteSessionLimit(long) - Method in class org.waarp.openr66.pojo.Limit
-
- setXAuthRole(RoleDefault) - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- setXMLDest(String) - Method in class com.fg.fxapplet.FXApplet
-
- setXmlRootHash(XmlRootHash) - Static method in class org.waarp.openr66.configuration.FileBasedConfiguration
-
- setXMLSchema(String) - Method in class com.fg.fxapplet.FXApplet
-
- setXMLSource(String) - Method in class com.fg.fxapplet.FXApplet
-
- setXmlStart(long) - Method in class org.waarp.openr66.pojo.Transfer
-
- setXmlStop(long) - Method in class org.waarp.openr66.pojo.Transfer
-
- SHA_256 - Static variable in class org.waarp.http.protocol.servlet.UploadServlet
-
- shallIgnoreSave() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- shost - Static variable in class org.waarp.openr66.server.ConfigExport
-
- shost - Static variable in class org.waarp.openr66.server.ConfigImport
-
- shostpurge - Static variable in class org.waarp.openr66.server.ConfigImport
-
- showErrorMessage(String) - Method in class com.fg.xmleditor.FXBasicView
-
- showInfoMessage(String) - Method in class com.fg.xmleditor.FXBasicView
-
- showInvalidNode() - Method in class com.fg.xmleditor.FXBasicView
-
- showNSQualifiersDialog() - Method in class com.fg.xmleditor.FXBasicView
-
- showSearchDialog() - Method in class com.fg.xmleditor.FXBasicView
-
- shutdown() - Method in class org.waarp.common.service.EngineAbstract
-
Shutdown the service
- shutdown() - Method in class org.waarp.gateway.ftp.service.FtpEngine
-
- shutdown() - Method in class org.waarp.openr66.client.spooledService.SpooledEngine
-
- shutdown - Variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- shutdown(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Shut down the server.
- shutdown(ShutdownPacket) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Receive a Shutdown request
- shutdown(byte[], boolean) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Receive a Shutdown request
- shutdown() - Method in class org.waarp.openr66.serveraction.AdminR66OperationsGui
-
- shutdown() - Method in class org.waarp.openr66.service.R66Engine
-
- shutdown_options(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Method called to get a list of all allowed HTTP methods on the
'/server/shutdown' entry point.
- SHUTDOWN_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ServerCommandsURI
-
- shutdownAllLocalChannels() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
Shutdown All Local Channels associated with this NCR
- shutdownAllNetworkChannels() - Method in class org.waarp.openr66.protocol.networkhandler.ClientNetworkChannels
-
- ShutdownConfiguration() - Constructor for class org.waarp.common.utility.WaarpShutdownHook.ShutdownConfiguration
-
- shutdownGracefully() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- shutdownHook - Static variable in class org.waarp.common.utility.WaarpShutdownHook
-
Thread for ShutdownHook
- shutdownLocalChannels() - Method in class org.waarp.openr66.protocol.localhandler.LocalTransaction
-
Informs all remote client that the server is shutting down
- ShutdownOnGoing - Static variable in class org.waarp.commandexec.utils.LocalExecDefaultResult
-
- ShutdownOrBlockJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Shutdown or Block JSON packet
- ShutdownOrBlockJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownOrBlockJsonPacket
-
- SHUTDOWNPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- ShutdownPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Shutdown Message class for packet
1 string: spassword(or key) + 1 byte (optional) to restart (if not null)
- ShutdownPacket(byte[]) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- ShutdownPacket(byte[], byte) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- shutdownQuickly() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- ShutdownRequestJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Shutdown current request JSON packet
- ShutdownRequestJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.ShutdownRequestJsonPacket
-
- shutdownWillStart() - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
To specify that shutdown will soon start
- shuttingDownNetworkChannel(NetworkChannelReference) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Shutdown one Network Channel
- shuttingDownNetworkChannelBlackList(NetworkChannelReference) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Shutdown a NetworkChannel and add it to BlaclList
- shuttingdownNetworkChannelsPerHostID(String) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Shutdown NetworkChannelReference as client
- SimpleAuth - Class in org.waarp.ftp.simpleimpl.file
-
Simple Authentication based on a previously load XML file.
- SimpleAuth(String, String, String[]) - Constructor for class org.waarp.ftp.simpleimpl.file.SimpleAuth
-
- SimpleAuth - Class in org.waarp.gateway.ftp.file
-
Simple Authentication based on a previously load XML file.
- SimpleAuth(String, String, String[], String, long, String, long) - Constructor for class org.waarp.gateway.ftp.file.SimpleAuth
-
- SimpleBusinessHandler - Class in org.waarp.ftp.simpleimpl.control
-
BusinessHandler implementation that allows pre and post actions on any
operations and specifically on
transfer operations
- SimpleBusinessHandler() - Constructor for class org.waarp.ftp.simpleimpl.control.SimpleBusinessHandler
-
- simpleClassName(Object) - Static method in class org.waarp.common.logging.AbstractWaarpLogger
-
- simpleClassName(Class<?>) - Static method in class org.waarp.common.logging.AbstractWaarpLogger
-
- SimpleGatewayFtpServer - Class in org.waarp.ftp.simpleimpl
-
Example of FTP Server using simple authentication (XML FileInterface based),
and standard Directory and
FileInterface implementation (Filesystem based).
- SimpleGatewayFtpServer() - Constructor for class org.waarp.ftp.simpleimpl.SimpleGatewayFtpServer
-
- SimpleGatewaySslFtpServer - Class in org.waarp.ftp.simpleimpl
-
Example of FTP Server using simple authentication (XML FileInterface based),
and standard Directory and
FileInterface implementation (Filesystem based).
- SimpleGatewaySslFtpServer() - Constructor for class org.waarp.ftp.simpleimpl.SimpleGatewaySslFtpServer
-
- SimpleLRUCache<K,V> - Class in org.waarp.common.lru
-
Simple LRU Cache
- SimpleLRUCache(int) - Constructor for class org.waarp.common.lru.SimpleLRUCache
-
- SimpleVariableResolver - Class in org.waarp.openr66.dao.xml
-
- SimpleVariableResolver() - Constructor for class org.waarp.openr66.dao.xml.SimpleVariableResolver
-
- singletonInputStream() - Static method in class org.waarp.common.utility.SingletonUtils
-
Immutable empty InputStream
- singletonList() - Static method in class org.waarp.common.utility.SingletonUtils
-
Immutable empty List
- singletonMap() - Static method in class org.waarp.common.utility.SingletonUtils
-
Immutable empty Map
- singletonOutputStream() - Static method in class org.waarp.common.utility.SingletonUtils
-
Immutable void OutputStream.
- singletonSet() - Static method in class org.waarp.common.utility.SingletonUtils
-
Immutable empty Set
- SingletonUtils - Class in org.waarp.common.utility
-
Singleton utility class
- SITE - Class in org.waarp.ftp.core.command.info
-
SITE command: implements some specific command like
XMD5
XCRC
XSHA1
or
XDIGEST
as if they were
called directly
- SITE() - Constructor for class org.waarp.ftp.core.command.info.SITE
-
- size - Variable in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- 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 - Class in org.waarp.ftp.core.command.rfc3659
-
SIZE command
- SIZE() - Constructor for class org.waarp.ftp.core.command.rfc3659.SIZE
-
- size() - Method in class org.waarp.openr66.protocol.networkhandler.ClientNetworkChannels
-
- sLIMITROW - Static variable in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
- SmileJsonHandler - Class in org.waarp.common.json
-
JSON handler using Smile default format
- SmileJsonHandler() - Constructor for class org.waarp.common.json.SmileJsonHandler
-
- smiPrivateCode - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Private MIB: not published so take an OID probably not attributed
- smiTypeWaarp - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
identification of Waarp module
- SMNT - Class in org.waarp.ftp.core.command.directory
-
SMNT command (unimplemented)
- SMNT() - Constructor for class org.waarp.ftp.core.command.directory.SMNT
-
- SnmpConfiguration - Class in org.waarp.snmp
-
SnmpConfiguration class from XML file
- SnmpConfiguration.PrivacyProtocolList - Enum in org.waarp.snmp
-
Protocol for Privacy
- SnmpConfiguration.SecurityProtocolList - Enum in org.waarp.snmp
-
Protocols for Security
- SnmpConfiguration.TargetElement - Class in org.waarp.snmp
-
Target entry
- SnmpDefaultAuthor - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpDefaultAuthor - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- SnmpDefaultLocalization - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpDefaultLocalization - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- SnmpFtpId - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpName - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpName - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- SnmpPrivateId - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpPrivateId - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- SnmpR66Id - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- SnmpService - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpService - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- SnmpTask - Class in org.waarp.openr66.context.task
-
This class is for sending a SNMP trap/info (according to snmp
configuration):
- if delay is 0, only a warning will be send with the message
accordingly
- if delay is 1, a notification with the current task and the current message
will be send
- SnmpTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.SnmpTask
-
- snmpv2 - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
New SNMPV2 MIB
- snmpv2 - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
New SNMPV2 MIB
- SnmpVersion - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
- SnmpVersion - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- snormalInfoAsWarn - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
- snormalInfoAsWarn - Static variable in class org.waarp.openr66.client.RequestInformation
-
- snormalInfoAsWarn - Static variable in class org.waarp.openr66.client.RequestTransfer
-
- 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
-
- SPECIALID - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- specialid - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.RestartTransferJsonPacket
-
- specialid - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- specialId - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- specialId - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- specialNoSessionAuth(String) - Method in class org.waarp.gateway.ftp.file.FileBasedAuth
-
Special Authentication for local execution
- specialNoSessionAuth(boolean, String) - Method in class org.waarp.openr66.context.authentication.R66Auth
-
Special Authentication for local execution
- specialSubmit() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Special method used to force insert in case of SelfSubmit
- SpooledDirectoryTransfer - Class in org.waarp.openr66.client
-
Direct Transfer from a client with or without database connection or Submit
Transfer from a client with
database connection to transfer files from a spooled directory to possibly
multiple hosts at once.
- SpooledDirectoryTransfer(R66Future, SpooledDirectoryTransfer.Arguments, NetworkTransaction) - Constructor for class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- SpooledDirectoryTransfer.Arguments - Class in org.waarp.openr66.client
-
Default arguments
- SpooledDirectoryTransfer.SpooledRunner - Class in org.waarp.openr66.client
-
- SpooledEngine - Class in org.waarp.openr66.client.spooledService
-
Engine used to start and stop the SpooledDirectory service
- SpooledEngine() - Constructor for class org.waarp.openr66.client.spooledService.SpooledEngine
-
- SpooledInformTask - Class in org.waarp.openr66.context.task
-
Java Task for SpooledDirectory information to the Waarp Server
- SpooledInformTask() - Constructor for class org.waarp.openr66.context.task.SpooledInformTask
-
- SpooledInformTask.SpooledInformation - Class in org.waarp.openr66.context.task
-
- SpooledRunner(FileMonitor.FileItem) - Constructor for class org.waarp.openr66.client.SpooledDirectoryTransfer.SpooledRunner
-
- SpooledServiceLauncher - Class in org.waarp.openr66.client.spooledService
-
- SpooledServiceLauncher() - Constructor for class org.waarp.openr66.client.spooledService.SpooledServiceLauncher
-
- SPOST_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- SPRE_TASKS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- spurgeLog - Static variable in class org.waarp.openr66.server.LogExport
-
- spurgeLog - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- SQL_DELETE - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- SQL_DELETE - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- SQL_DELETE - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- SQL_DELETE - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- SQL_DELETE - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- SQL_DELETE - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- SQL_DELETE_ALL - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- SQL_DELETE_ALL - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- SQL_DELETE_ALL - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- SQL_DELETE_ALL - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- SQL_DELETE_ALL - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- SQL_DELETE_ALL - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- SQL_EXIST - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- SQL_EXIST - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- SQL_EXIST - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- SQL_EXIST - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- SQL_EXIST - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- SQL_EXIST - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- SQL_GET_ALL - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- SQL_GET_ALL - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- SQL_GET_ALL - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- SQL_GET_ALL - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- SQL_GET_ALL - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- SQL_GET_ALL - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- SQL_GET_ID - Static variable in class org.waarp.openr66.dao.database.h2.H2TransferDAO
-
- SQL_GET_ID - Static variable in class org.waarp.openr66.dao.database.mariadb.MariaDBTransferDAO
-
- SQL_GET_ID - Static variable in class org.waarp.openr66.dao.database.oracle.OracleTransferDAO
-
- SQL_GET_ID - Static variable in class org.waarp.openr66.dao.database.postgres.PostgreSQLTransferDAO
-
- SQL_INSERT - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- SQL_INSERT - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- SQL_INSERT - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- SQL_INSERT - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- SQL_INSERT - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- SQL_INSERT - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- SQL_SELECT - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- SQL_SELECT - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- SQL_SELECT - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- SQL_SELECT - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- SQL_SELECT - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- SQL_SELECT - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- SQL_UPDATE - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- SQL_UPDATE - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- SQL_UPDATE - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- SQL_UPDATE - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- SQL_UPDATE - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- SQL_UPDATE - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- sreadGlobalLimit - Static variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- sreadSessionLimit - Static variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- srequest - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- srole - Static variable in class org.waarp.openr66.server.ConfigExport
-
- srole - Static variable in class org.waarp.openr66.server.ConfigImport
-
- srolepurge - Static variable in class org.waarp.openr66.server.ConfigImport
-
- srootOIDWaarp - Variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
root OID in String
- srootOIDWaarp - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
root OID in String
- srule - Static variable in class org.waarp.openr66.server.ConfigExport
-
- srule - Static variable in class org.waarp.openr66.server.ConfigImport
-
- srule - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- sruleDownload - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- srulepurge - Static variable in class org.waarp.openr66.server.ConfigImport
-
- SSL_HANDLER - Static variable in class org.waarp.openr66.protocol.networkhandler.ssl.NetworkSslServerInitializer
-
- SSLCLOSE - Static variable in class org.waarp.common.crypto.ssl.WaarpSslUtility
-
Closing channel with SSL close at first step
- SslNetworkHandler - Class in org.waarp.ftp.core.control.ftps
-
- SslNetworkHandler(FtpSession) - Constructor for class org.waarp.ftp.core.control.ftps.SslNetworkHandler
-
- sstart - Static variable in class org.waarp.openr66.server.LogExport
-
- sstart - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- sstartid - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- sstatusdone - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- sstatuserror - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- sstatuspending - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- sstatustransfer - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- sstop - Static variable in class org.waarp.openr66.server.LogExport
-
- sstop - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- sstopid - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- start() - Method in class com.fg.fxapplet.FXApplet
-
- start() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- start() - Method in class org.waarp.common.service.ServiceLauncher
-
- start - Static variable in class org.waarp.gateway.ftp.LogExport
-
- START - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetLogsParams
-
- START - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- start - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- start - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- start - Variable in class org.waarp.openr66.server.LogExport
-
- start - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- start() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
Start method invokes some initialization methods needed to start the
agent
- start(List<AdminXample>) - Static method in class org.waarp.xample.AdminXample
-
- START_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- START_ID - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetLogsParams
-
- START_TRANS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetTransfersParams
-
- started() - Method in class org.waarp.ftp.client.DataTimeOutListener
-
- startHttpSupport() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- startHttpSupport() - Method in class org.waarp.openr66.proxy.configuration.ConfigurationProxyR66
-
- startid - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- startid - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- startJunitRestSupport(RestConfiguration) - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- startMonitoring() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- startRestSupport() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- startShutdown() - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Start Shutdown
- startsTransfer(JProgressBar, JEditorPane) - Method in class org.waarp.openr66.r66gui.R66Environment
-
- startTime - Variable in class org.waarp.openr66.client.AbstractTransfer
-
- startTransfer(DbTaskRunner) - Method in class org.waarp.http.protocol.HttpSessionAbstract
-
Set the transfer to be starting
- startup(boolean) - Method in class org.waarp.openr66.context.R66Session
-
START from the PreTask if necessary, and prepare the file
- startup(StartupPacket) - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Startup of the session and the local channel reference
- STARTUPPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- StartupPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Startup Message class
1 localId (Integer): localId
- StartupPacket(Integer, boolean) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- startupWaarp(File) - Static method in class org.waarp.http.protocol.WaarpStartup
-
Will try to start the Waarp R66 server (next calls will be ignored)
- STAT - Class in org.waarp.ftp.core.command.info
-
STAT command
- STAT() - Constructor for class org.waarp.ftp.core.command.info.STAT
-
- StatementExecutor<E> - Class in org.waarp.openr66.dao.database
-
- StatementExecutor(Connection) - Constructor for class org.waarp.openr66.dao.database.StatementExecutor
-
- staticConfigExport(String, boolean, boolean, boolean, boolean, boolean) - Static method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Export configuration and return filenames in order
- status - Variable in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- status - Variable in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.OperStatus
-
- status - Variable in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- status - Variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- status - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- status - Variable in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
- STATUS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetLogsParams
-
- STATUS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetTransfersParams
-
- status - Variable in enum org.waarp.snmp.r66.WaarpPrivateMib.OperStatus
-
- status_options(HttpRequest, HttpResponder) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.ServerHandler
-
Method called to get a list of all allowed HTTP methods on the
'/server/status' entry point.
- STATUS_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.ServerCommandsURI
-
- statusdone - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- statusdone - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- statuserror - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- statuserror - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- statusFile - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- statusFile - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- statusFile - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- statusjson(ChannelHandlerContext, long, boolean) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
print only status
- statuspending - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- statuspending - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- statustransfer - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- statustransfer - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- statusxml(ChannelHandlerContext, long, boolean) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
print only status
- STEP - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- STEP_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- STEP_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- STEP_STATUS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- STEP_STATUS_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- STEP_STATUS_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- stohost - Static variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- stohost - Static variable in class org.waarp.openr66.server.ConfigExport
-
- stohost - Static variable in class org.waarp.openr66.server.ConfigImport
-
- stohost - Static variable in class org.waarp.openr66.server.LogExport
-
- stohost - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- stop() - Method in class org.waarp.common.filemonitor.FileMonitor
-
- stop() - Method in class org.waarp.common.service.ServiceLauncher
-
- stop - Static variable in class org.waarp.gateway.ftp.LogExport
-
- stop() - Method in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- STOP - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetLogsParams
-
- STOP - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- stop - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- stop - Variable in class org.waarp.openr66.server.LogExport
-
- stop - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- stop() - Method in class org.waarp.snmp.WaarpSnmpAgent
-
- STOP_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- STOP_ID - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetLogsParams
-
- STOP_TRANS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.GetTransfersParams
-
- STOP_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferCommandsURI
-
- stopAllEndRetrieve() - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
- stopCalledCorrectly - Static variable in class org.waarp.common.service.ServiceLauncher
-
- stopCellEditing(JComponent) - Static method in class com.fg.xmleditor.FXBasicView
-
- stopEditing() - Method in class com.fg.xmleditor.FXBasicView
-
- stopFile - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- stopFile - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- stopFile - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- stopid - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.LogJsonPacket
-
- stopid - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- stopInternalRunner() - Method in class org.waarp.openr66.commander.InternalRunner
-
This should be called when the server is shutting down, after stopping
active requests if possible.
- stopLogger() - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
- stopLogger() - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
- stopOrCancel(byte, String, String, long) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Stop or Cancel a transfer.
- StopOrCancelJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Stop or Cancel one request JSON packet
- StopOrCancelJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.StopOrCancelJsonPacket
-
- stopOrCancelRunner(ErrorCode) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Stop or Cancel a Runner from database point of view
- STOPPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- stopped - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- stopRestService() - Static method in class org.waarp.openr66.protocol.http.restv2.RestServiceInitializer
-
Stops the REST service.
- stopRetrieve(LocalChannelReference) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkTransaction
-
Stop a retrieve operation
- stopRunner() - Method in class org.waarp.openr66.protocol.localhandler.RetrieveRunner
-
Try to stop the runner
- stopSelectedTransfers(DbSession, int, Object, R66Session, String, String, String, Timestamp, Timestamp, String, String, boolean, boolean, boolean) - Static method in class org.waarp.openr66.protocol.utils.TransferUtils
-
Stop all selected transfers
- stopSelectedTransfers(DbSession, int, Object, R66Session, String, String, String, Timestamp, Timestamp, String, String, boolean, boolean, boolean, String) - Static method in class org.waarp.openr66.protocol.utils.TransferUtils
-
- stopTransfer(HttpRequest, HttpResponder, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransferIdHandler
-
Method called to pause a staged or running transfer.
- stopTransfer(Transfer) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
- STOR - Class in org.waarp.ftp.core.command.service
-
STOR command
- STOR() - Constructor for class org.waarp.ftp.core.command.service.STOR
-
- storageType - Variable in class org.waarp.snmp.SnmpConfiguration.TargetElement
-
- store() - Method in class org.waarp.common.file.AbstractFile
-
- store() - Method in interface org.waarp.common.file.FileInterface
-
Ask to store the current FileInterface.
- STOU - Class in org.waarp.ftp.core.command.service
-
STOU command
- STOU() - Constructor for class org.waarp.ftp.core.command.service.STOU
-
- stringToBoolean(String) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.RestUtils
-
Converts a String into its' corresponding boolean value.
- StringUtils - Class in org.waarp.common.utility
-
String utils
- STRU - Class in org.waarp.ftp.core.command.parameter
-
STRU command
- STRU() - Constructor for class org.waarp.ftp.core.command.parameter.STRU
-
- structure - Variable in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferStructure
-
TransferStructure
- stryimport - Static variable in class org.waarp.openr66.server.LogExtendedExport
-
- submit - Variable in class org.waarp.openr66.client.MultipleSubmitTransfer
-
- submit - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- submitTaskRunner(DbTaskRunner) - Method in class org.waarp.openr66.commander.InternalRunner
-
Submit a task
- SubmitTransfer - Class in org.waarp.openr66.client
-
Client to submit a transfer
- SubmitTransfer(R66Future, String, String, String, String, boolean, int, long, Timestamp) - Constructor for class org.waarp.openr66.client.SubmitTransfer
-
- subOptions(HttpRequest, HttpResponder, String, String) - Method in class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransferIdHandler
-
- subTaskGroup - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- subtype - Variable in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferSubType
-
TransferSubType
- sUUID - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- swriteGlobalLimit - Static variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- swriteSessionLimit - Static variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- 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
- syserr(Object) - Method in class org.waarp.common.logging.SysErrLogger
-
Utility method to log through System.err
Used only in classes where WaarpLogger is not allowed
- syserr() - Method in class org.waarp.common.logging.SysErrLogger
-
Utility method to log through System.err the current Stacktrace
Used only in classes where WaarpLogger is not allowed
- syserr(String, Throwable) - Method in class org.waarp.common.logging.SysErrLogger
-
Utility method to log through System.err the current Stacktrace
Used only in classes where WaarpLogger is not allowed
- syserr(Throwable) - Method in class org.waarp.common.logging.SysErrLogger
-
Utility method to log through System.err the current Stacktrace
Used only in classes where WaarpLogger is not allowed
- SysErrLogger - Class in org.waarp.common.logging
-
Utility class to be used only in classes where WaarpLogger is not allowed
- syserrNoLn(Object) - Method in class org.waarp.common.logging.SysErrLogger
-
Utility method to log through System.err
Used only in classes where WaarpLogger is not allowed
- sysout() - Method in class org.waarp.common.logging.SysErrLogger
-
Utility method to log through System.out
Used only in classes where WaarpLogger is not allowed
- sysout(Object) - Method in class org.waarp.common.logging.SysErrLogger
-
Utility method to log through System.out
Used only in classes where WaarpLogger is not allowed
- sysout() - Method in class org.waarp.openr66.client.utils.OutputFormat
-
Helper for sysOut
- SYST - Class in org.waarp.ftp.core.command.info
-
SYST command
- SYST() - Constructor for class org.waarp.ftp.core.command.info.SYST
-
- systemExit(int) - Static method in class org.waarp.common.utility.DetectionUtils
-
Replacement for System.exit(value)
- SystemPropertyUtil - Class in org.waarp.common.utility
-
A collection of utility methods to retrieve and parse the values of the Java
system properties.
- SystemPropertyUtil.Platform - Enum in org.waarp.common.utility
-
Inspired from http://commons.apache.org/lang/api-2.4/org/apache/commons/lang/
SystemUtils.html
- table - Static variable in class org.waarp.common.database.data.DbDataModel
-
- table - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- table - Static variable in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- TABLE - Static variable in class org.waarp.openr66.dao.database.DBBusinessDAO
-
- TABLE - Static variable in class org.waarp.openr66.dao.database.DBHostDAO
-
- TABLE - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- TABLE - Static variable in class org.waarp.openr66.dao.database.DBMultipleMonitorDAO
-
- TABLE - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- TABLE - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- table - Static variable in class org.waarp.openr66.database.data.DbConfiguration
-
- table - Static variable in class org.waarp.openr66.database.data.DbHostAuth
-
- table - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
- table - Static variable in class org.waarp.openr66.database.data.DbMultipleMonitor
-
- table - Static variable in class org.waarp.openr66.database.data.DbRule
-
- table - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- tagList - Variable in class org.waarp.snmp.SnmpConfiguration.TargetElement
-
- TarTask - Class in org.waarp.openr66.context.task
-
TAR task
- TarTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.TarTask
-
- TarUtility - Class in org.waarp.common.tar
-
TAR support
- TASK_ARGUMENTS - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- TASK_COMMENT - Static variable in class org.waarp.openr66.database.data.DbRule
-
Internal context XML fields
- TASK_DELAY - Static variable in class org.waarp.openr66.database.data.DbRule
-
Internal context XML fields
- TASK_DELAY - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- TASK_NODE - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- TASK_PATH - Static variable in class org.waarp.openr66.database.data.DbRule
-
Internal context XML fields
- TASK_TYPE - Static variable in class org.waarp.openr66.database.data.DbRule
-
Internal context XML fields
- TASK_TYPE - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- taskRunner - Variable in class org.waarp.openr66.client.SendThroughClient
-
- Tasks() - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Rules.Tasks
-
- Tasks(List<RuleTask>) - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Rules.Tasks
-
- tasks - Variable in class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Rules.Tasks
-
The list of tasks.
- tasksDecl - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- TaskType - Enum in org.waarp.openr66.context.task
-
This enum class references all available tasks.
- teminateServer(FtpConfiguration) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
This function is the top function to be called when the server is to be
shutdown.
- TempPath - Static variable in class org.waarp.gateway.kernel.HttpBusinessFactory
-
- TempPath - Static variable in class org.waarp.gateway.kernel.rest.HttpRestHandler
-
- terminate() - Method in class org.waarp.common.service.ServiceLauncher
-
Cleanly stop the engine.
- terminate(boolean) - Static method in class org.waarp.common.utility.WaarpShutdownHook
-
This function is the top function to be called when the process is to be
shutdown.
- test(TestPacket) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Test reception
- TestBusinessFactory - Class in org.waarp.openr66.context.task.test
-
Example dummy Business Factory which only generates Log Business
- TestBusinessFactory() - Constructor for class org.waarp.openr66.context.task.test.TestBusinessFactory
-
Empry constructor
- TestExecJavaTask - Class in org.waarp.openr66.context.task.test
-
Example of Java Task for ExecJava
2nd argument is a numerical rank.
- TestExecJavaTask() - Constructor for class org.waarp.openr66.context.task.test.TestExecJavaTask
-
- TESTPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- TestPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Test class for packet
3 strings: sheader,smiddle,send
- TestPacket(String, String, int) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.TestPacket
-
- tEXECUTE - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- textualName - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
SnmpConstants.sysName
- textualSysDecr - Variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
SnmpConstants.sysDescr
- ThreadLocalRandom - Class in org.waarp.common.utility
-
A random number generator isolated to the current thread.
- ThreadLocalRandom() - Constructor for class org.waarp.common.utility.ThreadLocalRandom
-
- ThreadPoolRunnerExecutor - Class in org.waarp.openr66.commander
-
Thread Pool Executor for ClientRunner
- ThreadPoolRunnerExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.waarp.openr66.commander.ThreadPoolRunnerExecutor
-
- ThreadPoolRunnerExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.waarp.openr66.commander.ThreadPoolRunnerExecutor
-
- ThreadPoolRunnerExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - Constructor for class org.waarp.openr66.commander.ThreadPoolRunnerExecutor
-
- ThreadPoolRunnerExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.waarp.openr66.commander.ThreadPoolRunnerExecutor
-
- timeout - Variable in class org.waarp.common.utility.WaarpShutdownHook.ShutdownConfiguration
-
- TIMEOUT - Static variable in class org.waarp.openr66.protocol.networkhandler.NetworkServerInitializer
-
- timeout - Variable in class org.waarp.snmp.SnmpConfiguration.TargetElement
-
- TimeOutExecution - Static variable in class org.waarp.commandexec.utils.LocalExecDefaultResult
-
- timer - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- TIMER_CONTROL - Static variable in class org.waarp.ftp.core.utils.FtpTimerTask
-
Finalize Control connection
- TIMER_EXIT - Static variable in class org.waarp.ftp.core.utils.FtpTimerTask
-
EXIT type (System.exit(1))
- timerWaarp - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- timestart - Variable in class org.waarp.gateway.ftp.exec.R66PreparedTransferExecutor
-
- timeUsed - Variable in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- tJAVAEXECUTE - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- tNONE - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- toArk() - Method in class org.waarp.common.guid.GUID
-
- toArkName() - Method in class org.waarp.common.guid.GUID
-
- toBase32() - Method in class org.waarp.common.guid.GUID
-
- toBase64() - Method in class org.waarp.common.guid.GUID
-
- toBinaryString(byte[], boolean) - Static method in class org.waarp.common.file.DataBlock
-
Translate the given array of byte into a string in binary format
- toCrypt() - Method in class org.waarp.common.crypto.HmacSha1
-
- toCrypt() - Method in class org.waarp.common.crypto.HmacSha256
-
- toCrypt() - Method in class org.waarp.common.crypto.KeyObject
-
Returns a cipher for encryption associated with the key
- todayerror - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- todayerror - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- todayok - Variable in class org.waarp.common.filemonitor.FileMonitor.FileMonitorInformation
-
- todayok - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- toDecrypt() - Method in class org.waarp.common.crypto.HmacSha1
-
- toDecrypt() - Method in class org.waarp.common.crypto.HmacSha256
-
- toDecrypt() - Method in class org.waarp.common.crypto.KeyObject
-
Returns a cipher for decryption associated with the key
- todoList - Static variable in class org.waarp.openr66.commander.CommanderNoDb
-
- toFullString() - Method in class org.waarp.common.xml.XmlValue
-
- toHex() - Method in class org.waarp.common.guid.GUID
-
- toHex(byte[]) - Static method in class org.waarp.common.utility.Hexa
-
- toHtml(R66Session, String) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- toInt(String, int) - Static method in class org.waarp.http.protocol.HttpHelper
-
Convert String to int
- toJson() - Method in class org.waarp.openr66.database.data.AbstractDbDataDao
-
- toLegacy() - Method in enum org.waarp.openr66.pojo.Transfer.TASKSTEP
-
- toLogRunStep() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- toLong(String, long) - Static method in class org.waarp.http.protocol.HttpHelper
-
Convert String to long
- toShortNoHtmlString(String) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- toShortString() - Method in class org.waarp.openr66.database.data.DbRule
-
Object to String
- toShortString() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- toSpecializedHtml(R66Session, String, boolean) - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- toSpecializedHtml(R66Session, String) - Method in class org.waarp.openr66.database.data.DbRule
-
- toSpecializedHtml(R66Session, String, String) - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- toString() - Method in class org.waarp.commandexec.utils.LocalExecResult
-
- toString() - Method in exception org.waarp.common.command.exception.CommandAbstractException
-
- toString() - Method in class org.waarp.common.database.ConnectionFactory
-
- toString() - Method in class org.waarp.common.database.DbAdmin
-
- toString() - Method in class org.waarp.common.file.DataBlock
-
- toString() - Method in class org.waarp.common.filemonitor.FileMonitor.FileItem
-
- toString() - Method in class org.waarp.common.guid.GUID
-
- toString() - Method in class org.waarp.common.guid.IntegerUuid
-
- toString() - Method in class org.waarp.common.guid.LongUuid
-
- toString() - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- toString(byte) - Static method in enum org.waarp.common.role.RoleDefault.ROLE
-
- toString() - Method in class org.waarp.common.role.RoleDefault
-
- toString() - Method in class org.waarp.common.xml.XmlDecl
-
- toString() - Method in class org.waarp.common.xml.XmlValue
-
- toString() - Method in enum org.waarp.ftp.core.command.FtpCommandCode
-
- toString() - Method in class org.waarp.ftp.core.data.FtpDataAsyncConn
-
- toString() - Method in class org.waarp.ftp.core.data.FtpTransfer
-
- toString() - Method in class org.waarp.ftp.core.session.FtpSession
-
- toString() - Method in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- toString() - Method in interface org.waarp.gateway.ftp.exec.GatewayRunnable
-
- toString() - Method in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- toString() - Method in enum org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory.SapField
-
- toString() - Method in class org.waarp.gateway.kernel.rest.RestArgument
-
- toString() - Method in class org.waarp.gateway.kernel.rest.RestConfiguration
-
- toString() - Method in class org.waarp.gateway.kernel.session.HttpSession
-
- toString() - Method in class org.waarp.http.protocol.HttpDeleteSession
-
- toString() - Method in class org.waarp.http.protocol.HttpDownloadSession
-
- toString() - Method in class org.waarp.http.protocol.HttpResumableChunkNumber
-
- toString() - Method in class org.waarp.http.protocol.HttpResumableInfo
-
- toString() - Method in class org.waarp.http.protocol.HttpResumableSession
-
- toString() - Method in class org.waarp.openr66.client.utils.OutputFormat
-
- toString(OutputFormat.OUTPUTFORMAT) - Method in class org.waarp.openr66.client.utils.OutputFormat
-
Helper to get string representation of the current object
- toString() - Method in class org.waarp.openr66.context.authentication.R66Auth
-
- toString() - Method in class org.waarp.openr66.context.filesystem.R66Dir
-
- toString() - Method in class org.waarp.openr66.context.filesystem.R66File
-
- toString() - Method in class org.waarp.openr66.context.R66Result
-
- toString() - Method in class org.waarp.openr66.context.R66Session
-
- toString() - Method in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- toString() - Method in interface org.waarp.openr66.context.task.R66Runnable
-
- toString() - Method in class org.waarp.openr66.database.data.DbHostAuth
-
- toString() - Method in class org.waarp.openr66.database.data.DbMultipleMonitor
-
return the String representation
- toString() - Method in class org.waarp.openr66.database.data.DbRule
-
Object to String
- toString() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
- toString() - Method in class org.waarp.openr66.protocol.configuration.Configuration
-
- toString() - Method in class org.waarp.openr66.protocol.configuration.PartnerConfiguration
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.AbstractLocalPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.BlockRequestPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.ConnectionErrorPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.DataPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.ErrorPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.InformationPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.JsonPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.JsonCommandPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.KeepAlivePacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.NoOpPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.ShutdownPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.StartupPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.TestPacket
-
- toString() - Method in class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- toString() - Method in class org.waarp.openr66.protocol.networkhandler.NetworkChannelReference
-
- toString() - Method in class org.waarp.openr66.protocol.networkhandler.packet.NetworkPacket
-
- toString() - Method in class org.waarp.openr66.protocol.utils.R66Future
-
- toString() - Method in class org.waarp.openr66.proxy.network.ProxyEntry
-
- toString() - Method in class org.waarp.openr66.r66gui.R66Environment
-
- toString() - Method in class org.waarp.snmp.SnmpConfiguration.TargetElement
-
- toString() - Method in class org.waarp.thrift.r66.R66Request
-
- toString() - Method in class org.waarp.thrift.r66.R66Result
-
- toString() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- toString() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- toString() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- toString() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- toString() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- toString() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- toString() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- toString() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- toString() - Method in class org.waarp.xample.History
-
- totalCount - Variable in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- toUse - Variable in class org.waarp.common.filemonitor.FileMonitor
-
- tR66PREPARETRANSFER - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- trace(Throwable) - Method in class org.waarp.common.logging.AbstractWaarpLogger
-
- trace(String) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message object at level FINEST.
- trace(String, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level FINEST according to the specified format and
argument.
- trace(String, Object, Object) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level FINEST according to the specified format and
arguments.
- trace(String, Object...) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log a message at level FINEST according to the specified format and
arguments.
- trace(String, Throwable) - Method in class org.waarp.common.logging.WaarpJdkLogger
-
Log an exception (throwable) at level FINEST with an accompanying
message.
- trace(String) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the TRACE level.
- trace(String, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the TRACE level according to the specified format and
argument.
- trace(String, Object, Object) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the TRACE level according to the specified format and
arguments.
- trace(String, Object...) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log a message at the TRACE level according to the specified format and
arguments.
- trace(String, Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the TRACE level with an accompanying
message.
- trace(Throwable) - Method in interface org.waarp.common.logging.WaarpLogger
-
Log an exception (throwable) at the TRACE level.
- trace(String) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- trace(String, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- trace(String, Object, Object) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- trace(String, Object...) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- trace(String, Throwable) - Method in class org.waarp.common.logging.WaarpSlf4JLogger
-
- transaction - Static variable in class org.waarp.openr66.proxy.network.ProxyBridge
-
- transcode(String, String, String, String, int) - Static method in class org.waarp.common.transcode.CharsetsUtil
-
Method to transcode one file to another using 2 different charsets
- TranscodeTask - Class in org.waarp.openr66.context.task
-
Transcode the current file from one Charset to another Charset as
specified
Arguments are:
-dos2unix or -unix2dos (only one) ; optional argument, but if present -from
and -to might be omitted;
-from charset
-to charset
-newfile newfilename ; optional argument ; if not used, will be current
filename.extension ; if used,
extension is ignored
-extension extension ; optional argument ; if not used, will be
filename.transcode
A convenient method (from Waarp Common) allows to list in html (-html), csv
(-csv) or text format (-text)
all the supported Charsets from your JVM.
- TranscodeTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.TranscodeTask
-
- Transfer - Class in org.waarp.openr66.pojo
-
Transfer data object
- Transfer(long, String, int, String, String, String, boolean, int, boolean, String, String, String, String, Transfer.TASKSTEP, Transfer.TASKSTEP, int, ErrorCode, ErrorCode, int, Timestamp, Timestamp, UpdatedInfo) - Constructor for class org.waarp.openr66.pojo.Transfer
-
Full Constructor to create Transfer from the database
- Transfer(long, String, int, String, String, String, boolean, int, boolean, String, String, String, String, Transfer.TASKSTEP, Transfer.TASKSTEP, int, ErrorCode, ErrorCode, int, Timestamp, Timestamp) - Constructor for class org.waarp.openr66.pojo.Transfer
-
Constructor to create Transfer from remote requests
- Transfer(String, String, int, boolean, String, String, int, Timestamp) - Constructor for class org.waarp.openr66.pojo.Transfer
-
Constructor to create transfer locally with delayed start time
- Transfer(String, String, int, boolean, String, String, int) - Constructor for class org.waarp.openr66.pojo.Transfer
-
Constructor to create transfer locally
- Transfer() - Constructor for class org.waarp.openr66.pojo.Transfer
-
Empty constructor
- Transfer.TASKSTEP - Enum in org.waarp.openr66.pojo
-
- TRANSFER_ID - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- TRANSFER_ID_HANDLER_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Access point of a single transfer entry.
- TRANSFER_INFO - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.TransferFields
-
- TRANSFER_INFO_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- TRANSFER_MODE_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- TRANSFER_MODE_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- TRANSFER_START_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- TRANSFER_STOP_FIELD - Static variable in class org.waarp.openr66.dao.database.DBTransferDAO
-
- TransferActions - Class in org.waarp.openr66.protocol.localhandler
-
Class to implement actions related to real transfer: request initialization,
data transfer, end of transfer
and of request, changing filename or filesize.
- TransferActions() - Constructor for class org.waarp.openr66.protocol.localhandler.TransferActions
-
- TransferConverter - Class in org.waarp.openr66.protocol.http.restv2.converters
-
A collection of utility methods to convert
Transfer
objects to their
corresponding
ObjectNode
and vice-versa.
- TransferConverter.Order - Enum in org.waarp.openr66.protocol.http.restv2.converters
-
All the possible ways to order a list of transfer objects.
- TransferDAO - Interface in org.waarp.openr66.dao
-
Interface to interact with Transfer objects in the persistance layer
- transferFile(String, String, int) - Method in class org.waarp.ftp.client.WaarpFtp4jClient
-
Ask to transfer a file
- transferFile(String, String, int) - Method in class org.waarp.ftp.client.WaarpFtpClient
-
Ask to transfer a file
- TRANSFERID - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Transfer id
- TransferIdHandler - Class in org.waarp.openr66.protocol.http.restv2.dbhandlers
-
- TransferIdHandler(byte) - Constructor for class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransferIdHandler
-
Initializes the handler with the given CRUD mask.
- transferInError(OpenR66Exception) - Method in class org.waarp.openr66.client.SendThroughClient
-
To be used in case of error after a correct initiate of the request
- transferred(int) - Method in class org.waarp.ftp.client.DataTimeOutListener
-
- transferRequest(TransferRequestJsonPacket) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Receive a TransferRequest in JSON mode: just setting it to be scheduled
- TransferRequestJsonPacket - Class in org.waarp.openr66.protocol.localhandler.packet.json
-
Transfer request JSON packet
- TransferRequestJsonPacket() - Constructor for class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- transferRequestQuery(R66Request) - Method in class org.waarp.openr66.thrift.R66EmbeddedServiceImpl
-
- transferRequestQuery(R66Request, <any>) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient
-
- transferRequestQuery(R66Request, <any>) - Method in interface org.waarp.thrift.r66.R66Service.AsyncIface
-
- transferRequestQuery(R66Request) - Method in class org.waarp.thrift.r66.R66Service.Client
-
- transferRequestQuery(R66Request) - Method in interface org.waarp.thrift.r66.R66Service.Iface
-
- transferRequestQuery() - Constructor for class org.waarp.thrift.r66.R66Service.Processor.transferRequestQuery
-
- transferRequestQuery_args() - Constructor for class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- transferRequestQuery_args(R66Request) - Constructor for class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- transferRequestQuery_args(R66Service.transferRequestQuery_args) - Constructor for class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
Performs a deep copy on other.
- transferRequestQuery_call(R66Request, <any>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.waarp.thrift.r66.R66Service.AsyncClient.transferRequestQuery_call
-
- transferRequestQuery_result() - Constructor for class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- transferRequestQuery_result(R66Result) - Constructor for class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- transferRequestQuery_result(R66Service.transferRequestQuery_result) - Constructor for class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
Performs a deep copy on other.
- Transfers() - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Transfers
-
- Transfers(List<Transfer>) - Constructor for class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Transfers
-
- transfers - Variable in class org.waarp.openr66.protocol.http.restv2.utils.XmlSerializable.Transfers
-
- TRANSFERS_HANDLER_URI - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Access point of the transfers collection.
- TransfersHandler - Class in org.waarp.openr66.protocol.http.restv2.dbhandlers
-
This is the
AbstractRestDbHandler
handling all requests made on the
transfer collection REST entry
point.
- TransfersHandler(byte) - Constructor for class org.waarp.openr66.protocol.http.restv2.dbhandlers.TransfersHandler
-
Initializes the handler with the given CRUD mask.
- TransferTask - Class in org.waarp.openr66.context.task
-
Transfer task:
Result of arguments will be as r66send command.
- TransferTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.TransferTask
-
- transferToNode(Transfer) - Static method in class org.waarp.openr66.protocol.http.restv2.converters.TransferConverter
-
Returns an
ObjectNode
representing the
Transfer
object
given as parameter.
- TransferUtils - Class in org.waarp.openr66.protocol.utils
-
Utility class for transfers
- transformToDataBlock(byte[]) - Method in class org.waarp.openr66.client.SendThroughClient
-
Utility method for send through mode
- transformToDataBlock(byte[]) - Static method in class org.waarp.openr66.protocol.localhandler.RetrieveRunner
-
Utility method for send through mode
- Transition<E extends Enum<E>> - Class in org.waarp.common.state
-
Transition object that joins one state and one set of acceptable following
states
Note: the type EnumSet< ?
- Transition(E, EnumSet<E>) - Constructor for class org.waarp.common.state.Transition
-
- transportDomain - Variable in class org.waarp.snmp.SnmpConfiguration.TargetElement
-
- tREFUSED - Static variable in class org.waarp.gateway.ftp.exec.AbstractExecutor
-
- TRUEFILENAME - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Current FILENAME (basename) (change in retrieval part)
- TRUEFULLPATH - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
Current full path of current FILENAME
- trueRetrieve() - Method in interface org.waarp.ftp.core.file.FtpFile
-
Launch retrieve operation (internal method, should not be called
directly)
- trueRetrieve() - Method in class org.waarp.ftp.filesystembased.FilesystemBasedFtpFile
-
Launch retrieve operation (internal method, should not be called
directly)
- tryAgainTransferOnOverloaded(boolean, LocalChannelReference) - Method in class org.waarp.openr66.commander.ClientRunner
-
In case an overloaded signal is returned by the requested
- tryConnect(DbHostAuth, R66Future, NetworkTransaction) - Static method in class org.waarp.openr66.client.AbstractTransfer
-
Helper to connect
- tryFinalizeRequest(R66Result) - Method in class org.waarp.openr66.context.R66Session
-
Try to finalize the request if possible
- tryFinalizeRequest(R66Result) - Method in class org.waarp.openr66.protocol.localhandler.ConnectionActions
-
Try to finalize the request if possible
- tryimport - Variable in class org.waarp.openr66.server.LogExtendedExport
-
- tryWrite(OutputStream) - Method in class org.waarp.http.protocol.HttpDownloadSession
-
Try to read and return all bytes from file
- tryWrite(HttpResumableInfo, InputStream) - Method in class org.waarp.http.protocol.HttpResumableSession
-
Try to write the data according to resumbaleInfo
- ttimestart - Static variable in class org.waarp.openr66.client.AbstractTransfer
-
- type - Variable in enum org.waarp.common.database.model.DbModelCommonMariadbMySql.DBType
-
- type - Variable in enum org.waarp.common.database.model.DbModelH2.DBType
-
- type - Variable in enum org.waarp.common.database.model.DbModelOracle.DBType
-
- type - Variable in enum org.waarp.common.database.model.DbModelPostgresql.DBType
-
- type - Variable in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferType
-
TransferType
- TYPE - Class in org.waarp.ftp.core.command.parameter
-
TYPE command
- TYPE() - Constructor for class org.waarp.ftp.core.command.parameter.TYPE
-
- type - Variable in enum org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler.FILTER_ARGS
-
- type - Variable in enum org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler.FILTER_ARGS
-
- type - Variable in enum org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler.FILTER_ARGS
-
- type - Variable in enum org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler.FILTER_ARGS
-
- type - Variable in enum org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler.FILTER_ARGS
-
- type - Variable in class org.waarp.snmp.utils.MemoryGauge32
-
Type of MemoryType used
- type - Variable in class org.waarp.snmp.utils.WaarpUptime
-
- TYPE_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- typeDriver - Variable in class org.waarp.common.database.DbAdmin
-
Database type
- valid(HttpResumableInfo) - Method in class org.waarp.http.protocol.HttpResumableSession
-
Check if the resumableInfo is valid compared to current session
- valid(ValidPacket) - Method in class org.waarp.openr66.protocol.localhandler.ServerActions
-
Receive a validation or a special request
- validate(BusinessRequestPacket) - Method in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
Server side method to validate the request
- validate(boolean) - Method in class org.waarp.openr66.protocol.localhandler.packet.AuthentPacket
-
Validate the connection
- validate() - Method in class org.waarp.openr66.protocol.localhandler.packet.BusinessRequestPacket
-
Validate the request
- validate() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndRequestPacket
-
Validate the connection
- validate() - Method in class org.waarp.openr66.protocol.localhandler.packet.EndTransferPacket
-
Validate the connection
- validate - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
- validate() - Method in class org.waarp.openr66.protocol.localhandler.packet.json.TransferRequestJsonPacket
-
Validate the request
- validate() - Method in class org.waarp.openr66.protocol.localhandler.packet.KeepAlivePacket
-
Validate the connection
- validate() - Method in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
Validate the request
- validate() - Method in class org.waarp.thrift.r66.R66Request
-
- validate() - Method in class org.waarp.thrift.r66.R66Result
-
- validate() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- validate() - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- validate() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- validate() - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- validate() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- validate() - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- validate() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- validate() - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- validateArgs(String[]) - Method in class org.waarp.openr66.context.task.RescheduleTransferTask
-
- validateConnection(boolean, R66Result) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Validate or Invalidate the connection (authentication)
- validateEndTransfer(R66Result) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Validate the End of a Transfer
- validateHMACCredentials(Host, String, String, String) - Method in class org.waarp.openr66.protocol.http.restv2.resthandlers.RestHandlerHook
-
- 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
)
- validateRequest(R66Result) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Validate the current Request
- validateStartup(boolean) - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Validate or not the Startup (before connection)
- validCommandChannels(FtpConfiguration) - Static method in class org.waarp.ftp.core.utils.FtpChannelUtils
-
Return the number of still positive command connections
- 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.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.DbModelCommonMariadbMySql
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelH2
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelOracle
-
- validConnectionString() - Method in class org.waarp.common.database.model.DbModelPostgresql
-
- ValidFilePathTask - Class in org.waarp.openr66.context.task
-
This task validate the File Path according to the following argument:
- the full path is get from the current file
- the arg path is transformed as usual (static and dynamic from information
transfer) and should be the
beginning of the correct valid path
- the full path should begin with one of the result of the transformation
(blank separated)
For instance "#OUTPATH# #INPATH# #WORKPATH# #ARHCPATH#" will test that the
current file is in one of the
standard path.
- ValidFilePathTask(String, int, String, R66Session) - Constructor for class org.waarp.openr66.context.task.ValidFilePathTask
-
- VALIDPACKET - Static variable in class org.waarp.openr66.protocol.localhandler.packet.LocalPacketFactory
-
- ValidPacket - Class in org.waarp.openr66.protocol.localhandler.packet
-
Validation Message class for packet
2 strings and one byte: sheader,smiddle,send
- ValidPacket(String, String, byte) - Constructor for class org.waarp.openr66.protocol.localhandler.packet.ValidPacket
-
- VALIDTESTDURATION - Static variable in class org.waarp.common.database.DbConstant
-
How long to wait in second for a validation of connection (isValid(time))
- value - Variable in enum org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory.SapField
-
True String as Field
- value - Variable in class org.waarp.openr66.dao.Filter
-
- 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.DbModelCommonMariadbMySql.DBType
-
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.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.digest.FilesystemBasedDigest.DigestAlgo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.common.filemonitor.FileMonitor.Status
-
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.utility.SystemPropertyUtil.Platform
-
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.
- valueOf(String) - Static method in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferStructure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferSubType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.database.data.DbTransferLog.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.MibLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationTasks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.OperStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDefinitionIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDetailedValuesIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpErrorValuesIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpGlobalValuesIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.AbstractHttpField.FieldPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.AbstractHttpField.FieldRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.database.data.DbTransferLog.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory.SapField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory.SapFunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.HttpPage.PageRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.rest.DataModelRestMethodHandler.COMMAND_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.rest.HttpRestHandler.METHOD
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.rest.RestArgument.DATAMODEL
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.rest.RestArgument.REST_FIELD
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.rest.RestArgument.REST_GROUP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.rest.RestArgument.REST_ROOT_FIELD
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.gateway.kernel.rest.RestConfiguration.CRUD
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.client.utils.OutputFormat.FIELDS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.client.utils.OutputFormat.OUTPUTFORMAT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.context.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.context.R66FiniteDualStates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.context.task.TaskType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.database.data.DbConfiguration.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.database.data.DbHostAuth.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.database.data.DbHostConfiguration.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.database.data.DbHostConfiguration.OtherFields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.database.data.DbMultipleMonitor.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.database.data.DbRule.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.database.data.DbTaskRunner.Columns
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.database.data.DbTaskRunner.TASKSTEP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.pojo.Transfer.TASKSTEP
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.waarp.openr66.pojo.Transfer.TASKSTEP
-
- valueOf(String) - Static method in enum org.waarp.openr66.pojo.UpdatedInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.waarp.openr66.pojo.UpdatedInfo
-
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.configuration.PartnerConfiguration.FIELDS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.adminssl.HttpSslHandler.REPLACEMENT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.HttpFormattedHandler.REPLACEMENT
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler.FILTER_ARGS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler.FILTER_ARGS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler.FILTER_ARGS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler.FILTER_ARGS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler.FILTER_ARGS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler.ACTIONS_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.rest.HttpRestR66Handler.RESTHANDLERS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.HostConverter.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.RuleConverter.ModeTrans
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.RuleConverter.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.TransferConverter.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.localhandler.packet.InformationPacket.ASKENUM
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.localhandler.packet.RequestPacket.FIELDS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.localhandler.packet.RequestPacket.TRANSFERMODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.openr66.protocol.utils.R66Versions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.interf.WaarpInterfaceMib.TrapLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.MibLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.NotificationElements
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.NotificationTasks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.OperStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpDefinitionIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpDetailedValuesIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpErrorValuesIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpGlobalValuesIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.SnmpConfiguration.PrivacyProtocolList
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.SnmpConfiguration.SecurityProtocolList
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.snmp.utils.MemoryGauge32.MemoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Request._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_args._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_result._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.waarp.thrift.r66.RequestMode
-
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.DbModelCommonMariadbMySql.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.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.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.digest.FilesystemBasedDigest.DigestAlgo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.common.filemonitor.FileMonitor.Status
-
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.utility.SystemPropertyUtil.Platform
-
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.
- values() - Static method in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferStructure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferSubType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.ftp.core.command.FtpArgumentCode.TransferType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.ftp.core.command.FtpCommandCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.database.data.DbTransferLog.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.MibLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationElements
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.NotificationTasks
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.OperStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDefinitionIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpDetailedValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpErrorValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.ftp.snmp.FtpPrivateMib.WaarpGlobalValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.AbstractHttpField.FieldPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.AbstractHttpField.FieldRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.database.data.DbTransferLog.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory.SapField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.http.saplink.HttpSapBusinessFactory.SapFunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.HttpPage.PageRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.rest.DataModelRestMethodHandler.COMMAND_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.rest.HttpRestHandler.METHOD
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.rest.RestArgument.DATAMODEL
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.rest.RestArgument.REST_FIELD
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.rest.RestArgument.REST_GROUP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.rest.RestArgument.REST_ROOT_FIELD
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.gateway.kernel.rest.RestConfiguration.CRUD
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.client.utils.OutputFormat.FIELDS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.client.utils.OutputFormat.OUTPUTFORMAT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.context.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.context.R66FiniteDualStates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.context.task.TaskType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.database.data.DbConfiguration.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.database.data.DbHostAuth.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.database.data.DbHostConfiguration.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.database.data.DbHostConfiguration.OtherFields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.database.data.DbMultipleMonitor.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.database.data.DbRule.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.database.data.DbTaskRunner.Columns
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.database.data.DbTaskRunner.TASKSTEP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.pojo.Transfer.TASKSTEP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.pojo.UpdatedInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.configuration.PartnerConfiguration.FIELDS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.adminssl.HttpSslHandler.REPLACEMENT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.HttpFormattedHandler.REPLACEMENT
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbConfigurationR66RestMethodHandler.FILTER_ARGS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbHostAuthR66RestMethodHandler.FILTER_ARGS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbHostConfigurationR66RestMethodHandler.FILTER_ARGS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbRuleR66RestMethodHandler.FILTER_ARGS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.rest.handler.DbTaskRunnerR66RestMethodHandler.FILTER_ARGS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.rest.handler.HttpRestAbstractR66Handler.ACTIONS_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.rest.HttpRestR66Handler.RESTHANDLERS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.HostConverter.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.RuleConverter.ModeTrans
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.RuleConverter.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.http.restv2.converters.TransferConverter.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.localhandler.packet.InformationPacket.ASKENUM
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.localhandler.packet.RequestPacket.FIELDS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.localhandler.packet.RequestPacket.TRANSFERMODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.openr66.protocol.utils.R66Versions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.interf.WaarpInterfaceMib.TrapLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.MibLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.NotificationElements
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.NotificationTasks
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.OperStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpDefinitionIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpDetailedValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpErrorValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.r66.WaarpPrivateMib.WaarpGlobalValuesIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.SnmpConfiguration.PrivacyProtocolList
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.SnmpConfiguration.SecurityProtocolList
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.snmp.utils.MemoryGauge32.MemoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.ErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Request._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Service.infoListQuery_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Service.infoTransferQuery_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Service.isStillRunning_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_args._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.R66Service.transferRequestQuery_result._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.waarp.thrift.r66.RequestMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in org.waarp.common.utility
-
- Version() - Constructor for class org.waarp.common.utility.Version
-
- version() - Static method in class org.waarp.common.utility.Version
-
- Version - Class in org.waarp.openr66.protocol.utils
-
Provides the version information of Waarp OpenR66 Protocol Only
- VERSION_PREFIX - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants
-
Root directory of the API.
- WAARP_DATABASE_CONNECTION_MAX - Static variable in class org.waarp.common.utility.SystemPropertyUtil
-
Maximum Connections to the Database.
- WaarpActionLogger - Class in org.waarp.gateway.ftp.control
-
Class to help to log any actions through the interface of Waarp
- WaarpActionLogger - Class in org.waarp.gateway.kernel.database
-
Class to help to log any actions through the interface of Waarp
- WaarpBC - Class in org.waarp.common.digest
-
- 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
- WaarpCounter32 - Class in org.waarp.snmp.interf
-
Generic Counter32 with update possibility for GoldenGate
- WaarpCounter32() - Constructor for class org.waarp.snmp.interf.WaarpCounter32
-
- WaarpCounter32(long) - Constructor for class org.waarp.snmp.interf.WaarpCounter32
-
- 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
-
- WaarpDefaultVariableFactory - Class in org.waarp.snmp.utils
-
Default VariableFactory
- WaarpDefaultVariableFactory() - Constructor for class org.waarp.snmp.utils.WaarpDefaultVariableFactory
-
- WaarpDefinition - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Definition part
- WaarpDefinition - Static variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Definition part
- WaarpDetailedValues - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Detailed part
- WaarpDetailedValues - Static variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Detailed part
- WaarpEntry - Class in org.waarp.snmp.utils
-
Entry for MIB definition
- WaarpEntry(int, MOAccess) - Constructor for class org.waarp.snmp.utils.WaarpEntry
-
- WaarpErrorValues - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Error part
- WaarpErrorValues - Static variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Error part
- WaarpFailedFuture - Class in org.waarp.common.future
-
Future in failure
- WaarpFailedFuture(Throwable) - Constructor for class org.waarp.common.future.WaarpFailedFuture
-
Creates a new instance.
- WaarpFtp4jClient - Class in org.waarp.ftp.client
-
FTP client using FTP4J model (working in all modes)
- WaarpFtp4jClient(String, int, String, String, String, boolean, int, int, int) - Constructor for class org.waarp.ftp.client.WaarpFtp4jClient
-
- WaarpFtpClient - Class in org.waarp.ftp.client
-
FTP Client using Apache Commons net FTP client (not working using FTPS or
FTPSE)
- WaarpFtpClient(String, int, String, String, String, boolean, int, int, int) - Constructor for class org.waarp.ftp.client.WaarpFtpClient
-
WARNING: SSL mode (FTPS and FTPSE) are not working due to a bug in Apache
Commons-Net
- 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.
- WaarpGauge32 - Class in org.waarp.snmp.interf
-
Generic Gauge32 with update possibility for GoldenGate
- WaarpGauge32() - Constructor for class org.waarp.snmp.interf.WaarpGauge32
-
- WaarpGauge32(long) - Constructor for class org.waarp.snmp.interf.WaarpGauge32
-
- WaarpGlobalValues - Static variable in class org.waarp.gateway.ftp.snmp.FtpPrivateMib
-
Global part
- WaarpGlobalValues - Static variable in class org.waarp.snmp.r66.WaarpPrivateMib
-
Global part
- waarpHosts - Variable in class org.waarp.openr66.client.SpooledDirectoryTransfer
-
- WaarpInterfaceMib - Interface in org.waarp.snmp.interf
-
Interface for All MIBs in Waarp project
- WaarpInterfaceMib.TrapLevel - Enum in org.waarp.snmp.interf
-
- WaarpInterfaceMonitor - Interface in org.waarp.snmp.interf
-
This interface defines a Monitor to be used in Waarp projects, for HTTP
support or SNMP support.
- WaarpInterfaceVariableFactory - Interface in org.waarp.snmp.interf
-
Constructor of Variable
- 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 Waarp.
- 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
-
- WaarpMOFactory - Class in org.waarp.snmp
-
This class creates and returns ManagedObjects
- WaarpMORow - Class in org.waarp.snmp.utils
-
MORow implementation for GoldenGate
- WaarpMORow(WaarpInterfaceMib, OID, WaarpEntry[], int) - Constructor for class org.waarp.snmp.utils.WaarpMORow
-
- WaarpMOScalar - Class in org.waarp.snmp.utils
-
GoldenGate MOScalar implementation
- WaarpMOScalar(OID, MOAccess, Variable, WaarpMORow) - Constructor for class org.waarp.snmp.utils.WaarpMOScalar
-
- WaarpNettyUtil - Class in org.waarp.common.utility
-
Utility class for Netty usage
- WaarpPassword - Class in org.waarp.uip
-
Console Command Line Main class to provide Password Management for GoldenGate
Products.
- WaarpPassword() - Constructor for class org.waarp.uip.WaarpPassword
-
- WaarpPrivateMib - Class in org.waarp.snmp.r66
-
Private MIB for Waarp OpenR66
- WaarpPrivateMib(String, int, int, int, String, String, String, int) - Constructor for class org.waarp.snmp.r66.WaarpPrivateMib
-
- WaarpPrivateMib.MibLevel - Enum in org.waarp.snmp.r66
-
MIB entry levels
- WaarpPrivateMib.NotificationElements - Enum in org.waarp.snmp.r66
-
Notification Elements
- WaarpPrivateMib.NotificationTasks - Enum in org.waarp.snmp.r66
-
Notification for a task trap
- WaarpPrivateMib.OperStatus - Enum in org.waarp.snmp.r66
-
Oper Status (as defined in Net Application SNMP)
- WaarpPrivateMib.WaarpDefinitionIndex - Enum in org.waarp.snmp.r66
-
Definition part
- WaarpPrivateMib.WaarpDetailedValuesIndex - Enum in org.waarp.snmp.r66
-
Detailed part
- WaarpPrivateMib.WaarpErrorValuesIndex - Enum in org.waarp.snmp.r66
-
Error part
- WaarpPrivateMib.WaarpGlobalValuesIndex - Enum in org.waarp.snmp.r66
-
Global part
- 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
- waarpSecureKeyStore - Static variable in class org.waarp.ftp.core.control.ftps.FtpsInitializer
-
- waarpSecureKeyStore - Static variable in class org.waarp.gateway.ftp.adminssl.HttpSslInitializer
-
- 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
- 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
-
- WaarpSnmpAgent - Class in org.waarp.snmp
-
This Agent contains some functionalities for running a version 2c and 3 of
SNMP agent.
- WaarpSnmpAgent(File, WaarpInterfaceMonitor, WaarpInterfaceMib) - Constructor for class org.waarp.snmp.WaarpSnmpAgent
-
- 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
- waarpSslContextFactory - Static variable in class org.waarp.ftp.core.control.ftps.FtpsInitializer
-
- waarpSslContextFactory - Static variable in class org.waarp.gateway.ftp.adminssl.HttpSslInitializer
-
- 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
- WaarpStartup - Class in org.waarp.http.protocol
-
Point to startup Waarp R66 server a unique time
- WaarpStringUtils - Class in org.waarp.common.utility
-
Various utilities for reading files, transforming dates, ...
- 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
-
- WaarpTimeTicks - Class in org.waarp.snmp.interf
-
Generic TimeTicks with update possibility for GoldenGate
- WaarpTimeTicks() - Constructor for class org.waarp.snmp.interf.WaarpTimeTicks
-
- WaarpTimeTicks(long) - Constructor for class org.waarp.snmp.interf.WaarpTimeTicks
-
- WaarpUiPassword - Class in org.waarp.uip
-
GUI for GoldenGate Password Management for GoldenGate products.
- WaarpUiPassword(boolean) - Constructor for class org.waarp.uip.WaarpUiPassword
-
- WaarpUiPassword() - Constructor for class org.waarp.uip.WaarpUiPassword
-
- WaarpUptime - Class in org.waarp.snmp.utils
-
Specific Value for TimeTicks for Uptime
- WaarpUptime(SysUpTime) - Constructor for class org.waarp.snmp.utils.WaarpUptime
-
- 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
- waitFor(long) - Method in class org.waarp.commandexec.client.LocalExecClientHandler
-
Waiting for the close of the exec
- 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
- waitForDataNetworkHandlerReady() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Wait for the DataNetworkHandler to be ready (from trueRetrieve of
FtpFile
)
- waitForEndOfTransfer() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Wait for the current transfer to finish, called from FtpTransferExecutor
- 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
-
- WAITFORNETOP - Static variable in class org.waarp.ftp.core.config.FtpInternalConfiguration
-
Time elapse for WRITE OR CLOSE WAIT elaps in ms
- WAITFORNETOP - Static variable in class org.waarp.openr66.protocol.configuration.Configuration
-
Time elapse for WRITE OR CLOSE WAIT elaps in ms
- waitForOpenedDataChannel() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
Wait that the new opened connection is ready (same method in
FtpDataAsyncConn
from openConnection)
- waitForRemoteConnection() - Method in class org.waarp.openr66.proxy.network.ProxyBridge
-
- waitForStopFile() - Method in class org.waarp.common.filemonitor.FileMonitor
-
Wait until the Stop file is created
- waitForValidation - Variable in class org.waarp.openr66.context.task.AbstractExecJavaTask
-
- waitFtpTransferExecuting() - Method in class org.waarp.ftp.core.data.FtpTransferControl
-
- waitReadyForSendThrough() - Method in class org.waarp.openr66.protocol.localhandler.LocalChannelReference
-
Special waiter for Send Through method.
- waitShutdown() - Method in class org.waarp.common.service.EngineAbstract
-
Return when the service is shutdown
- waitShutdown() - Method in class org.waarp.gateway.ftp.service.FtpEngine
-
- waitShutdown() - Method in class org.waarp.openr66.client.spooledService.SpooledEngine
-
- waitShutdown() - Method in class org.waarp.openr66.service.R66Engine
-
- 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
-
- way - Variable in class org.waarp.openr66.protocol.localhandler.packet.RequestPacket
-
- 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 '?'
- wildcardFilesNoCheck(String) - Method in class org.waarp.openr66.context.filesystem.R66Dir
-
Finds all files matching a wildcard expression (based on '?'
- willClose - Variable in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
- window - Static variable in class org.waarp.openr66.r66gui.R66ClientGui
-
- windowsService(String[]) - Static method in class org.waarp.gateway.ftp.service.FtpServiceLauncher
-
- windowsService(String[]) - Static method in class org.waarp.openr66.client.spooledService.SpooledServiceLauncher
-
- windowsService(String[]) - Static method in class org.waarp.openr66.service.R66ServiceLauncher
-
- windowsStart() - Method in class org.waarp.common.service.ServiceLauncher
-
Internal command
- windowsStart(String[]) - Static method in class org.waarp.gateway.ftp.service.FtpServiceLauncher
-
- windowsStart(String[]) - Static method in class org.waarp.openr66.client.spooledService.SpooledServiceLauncher
-
- windowsStart(String[]) - Static method in class org.waarp.openr66.service.R66ServiceLauncher
-
- windowsStop() - Method in class org.waarp.common.service.ServiceLauncher
-
Internal command
- windowsStop(String[]) - Static method in class org.waarp.gateway.ftp.service.FtpServiceLauncher
-
- windowsStop(String[]) - Static method in class org.waarp.openr66.client.spooledService.SpooledServiceLauncher
-
- windowsStop(String[]) - Static method in class org.waarp.openr66.service.R66ServiceLauncher
-
- WORK_PATH - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.RuleFields
-
- WORK_PATH_FIELD - Static variable in class org.waarp.openr66.dao.database.DBRuleDAO
-
- WORK_PATH_FIELD - Static variable in class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- workerGroup - Variable in class org.waarp.openr66.protocol.configuration.Configuration
-
- WORKPATH - Static variable in class org.waarp.openr66.context.task.AbstractTask
-
WORK Path used
- 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
- write(byte[], int, int) - Method in class org.waarp.ftp.client.NullOutputStream
-
- write(byte[]) - Method in class org.waarp.ftp.client.NullOutputStream
-
- write(int) - Method in class org.waarp.ftp.client.NullOutputStream
-
- write(int) - Method in class org.waarp.openr66.r66gui.R66ClientGui.JTextAreaOutputStream
-
- write(char[], int, int) - Method in class org.waarp.openr66.r66gui.R66ClientGui.JTextAreaOutputStream
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Request
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Result
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_args
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.infoListQuery_result
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_args
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.infoTransferQuery_result
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_args
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.isStillRunning_result
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_args
-
- write(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.transferRequestQuery_result
-
- write_args(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.infoListQuery_call
-
- write_args(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.infoTransferQuery_call
-
- write_args(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.isStillRunning_call
-
- write_args(TProtocol) - Method in class org.waarp.thrift.r66.R66Service.AsyncClient.transferRequestQuery_call
-
- WRITE_GLOBAL_LIMIT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.LimitsFields
-
- WRITE_GLOBAL_LIMIT_FIELD - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- WRITE_SESSION_LIMIT - Static variable in class org.waarp.openr66.protocol.http.restv2.RestConstants.LimitsFields
-
- WRITE_SESSION_LIMIT_FIELD - Static variable in class org.waarp.openr66.dao.database.DBLimitDAO
-
- writeAbstractLocalPacket(LocalChannelReference, AbstractLocalPacket, boolean) - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Write an AbstractLocalPacket to the network Channel
- 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
-
- writeBackDataBlock(LocalChannelReference, DataBlock) - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
- writeByteBuf(ByteBuf) - Method in class org.waarp.openr66.client.RecvThroughHandler
-
This method will be called for each valid packet received to be written
- 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
-
- writeEndTransfer(LocalChannelReference) - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Write the EndTransfer
- writeEndTransfer(LocalChannelReference, String) - Static method in class org.waarp.openr66.protocol.utils.ChannelUtils
-
Write the EndTransfer plus Global Hash
- writeError(Channel, Integer, Integer, AbstractLocalPacket) - Static method in class org.waarp.openr66.protocol.networkhandler.NetworkServerHandler
-
Write error back to remote client
- writeErrorPage(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Write an error page
- writeFile(HttpRequest, ChannelHandlerContext, String, String) - Static method in class org.waarp.gateway.kernel.http.HttpWriteCacheEnable
-
Write a file, taking into account cache enabled and removing session
cookie
- writeglobal - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- writeGlobalLimit - Variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- writeIntermediateAnswer(ChannelHandlerContext) - Method in class org.waarp.ftp.core.control.NetworkHandler
-
Write an intermediate Answer from Business before last answer also set by
the Business
- writeIntermediateAnswer() - Method in class org.waarp.ftp.core.control.NetworkHandler
-
Write an intermediate Answer from Business before last answer also set by
the Business
- writeMessage(String) - Method in class org.waarp.ftp.core.data.handler.DataNetworkHandler
-
Write a simple message (like LIST) and wait for it
- writeOneXml(String, String) - Static method in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
Write to directory 1 file prefixed by hostname all Rules from database
- writeResponse(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.http.adminssl.HttpSslHandler
-
Write the response
- writeResponse(ChannelHandlerContext) - Method in class org.waarp.openr66.protocol.http.HttpFormattedHandler
-
Write the response
- writesession - Variable in class org.waarp.openr66.protocol.localhandler.packet.json.BandwidthJsonPacket
-
- writeSessionLimit - Variable in class org.waarp.openr66.server.ChangeBandwidthLimits
-
- writeSimplePage(ChannelHandlerContext) - Method in class org.waarp.gateway.kernel.http.HttpRequestHandler
-
Write a simple page from current httpPage and businessRequest
- writeToFile(File, Document) - Static method in class org.waarp.openr66.dao.xml.XMLUtils
-
- writeToString(Document) - Static method in class org.waarp.common.xml.XmlUtil
-
- writeToString(Element) - Static method in class org.waarp.common.xml.XmlUtil
-
- writeWhenPossible(DataBlock) - Method in class org.waarp.openr66.client.SendThroughClient
-
Write the next block when the channel is ready to prevent OOM
- writeWhenPossible(DataBlock, LocalChannelReference) - Static method in class org.waarp.openr66.protocol.localhandler.RetrieveRunner
-
Write the next block when the channel is ready to prevent OOM
- writeXML(String, String, Document) - Static method in class org.waarp.common.xml.XmlUtil
-
Write the given XML document to filename using the encoding
- writeXML(Configuration, String) - Static method in class org.waarp.openr66.configuration.AuthenticationFileBasedConfiguration
-
Write all authentication to a file with filename
- writeXml(String, String) - Static method in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
Write to directory files prefixed by hostname all Rules from database
- writeXML(DbPreparedStatement, XMLWriter) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Write the selected TaskRunners from PrepareStatement to a XMLWriter
- writeXmlWorkNoDb() - Method in class org.waarp.openr66.database.data.DbTaskRunner
-
Method to write the current DbTaskRunner for NoDb client instead of
updating DB.
- writeXMLWriter(DbPreparedStatement, String) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Write selected TaskRunners to an XML file using an XMLWriter
- writeXMLWriter(String) - Static method in class org.waarp.openr66.database.data.DbTaskRunner
-
Write all TaskRunners to an XML file using an XMLWriter
- X_HASH_SHA_256 - Static variable in class org.waarp.http.protocol.servlet.DownloadServlet
-
- XAmple - Class in org.waarp.xample
-
A simple application demonstrates usage of the Swing-based XML editing
component
FXDoubleView
.
- XAmple() - Constructor for class org.waarp.xample.XAmple
-
- XARCHIVEPATH - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XCRC - Class in org.waarp.ftp.core.command.extension
-
XCRC command: takes a filename and returns the CRC of the file
- XCRC() - Constructor for class org.waarp.ftp.core.command.extension.XCRC
-
- XCUP - Class in org.waarp.ftp.core.command.rfc775
-
XCUP command
- XCUP() - Constructor for class org.waarp.ftp.core.command.rfc775.XCUP
-
- XCWD - Class in org.waarp.ftp.core.command.rfc775
-
XCWD command
- XCWD() - Constructor for class org.waarp.ftp.core.command.rfc775.XCWD
-
- XDIGEST - Class in org.waarp.ftp.core.command.extension
-
XDIGEST command: takes an algorithme name (CRC32, ADLER32, MD5, MD2,
SHA-1, SHA-256, SHA-384, SHA-512) and a filename and returns the
digest of the file
- XDIGEST() - Constructor for class org.waarp.ftp.core.command.extension.XDIGEST
-
- XHOSTID - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XHOSTIDS - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XIDRULE - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XMD5 - Class in org.waarp.ftp.core.command.extension
-
XMD5 command: takes a filename and returns the MD5 of the file
- XMD5() - Constructor for class org.waarp.ftp.core.command.extension.XMD5
-
- XMKD - Class in org.waarp.ftp.core.command.rfc775
-
XMKD command
- XMKD() - Constructor for class org.waarp.ftp.core.command.rfc775.XMKD
-
- XML_ALIAS - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
Alias
- XML_ALIASES - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
- XML_ALIASID - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
Alias Id
- XML_ARCHIVEPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
ARCHIVE Directory
- XML_AUTHENTIFICATION_ADDRESS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_ADMIN - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_BASED - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_ENTRY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_FILE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication
- XML_AUTHENTIFICATION_HOSTID - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_ISACTIVE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_ISCLIENT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_ISPROXIFIED - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_ISSSL - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_KEY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_KEYFILE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_PORT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_AUTHENTIFICATION_ROOT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Authentication Fields
- XML_BLOCKSIZE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Size by default of block size for receive/sending files.
- XML_BUSINESS - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
- XML_BUSINESS_FACTORY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
If you need a special Business Factory, you must specify the full class
name here.
- XML_BUSINESSID - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
Check version in protocol
- XML_CHECK_ADDRESS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Usage of checking remote address with the DbHost definition
- XML_CHECK_CLIENTADDRESS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Usage of checking remote address also for Client
- XML_CHECKVERSION - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Check version in protocol
- XML_CLIENT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_CLIENT_THREAD - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Default number of threads in pool for Client (truly concurrent).
- XML_CONFIGPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
CONFIG Directory
- XML_CSTRT_CONNLIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Connection limit where 0 stands for no limit
- XML_CSTRT_CPULIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
CPU LIMIT between 0 and 1, where 1 stands for no limit
- XML_CSTRT_DELAYTHROTTLE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Delay between 2 checks of throttle test
- XML_CSTRT_HIGHCPULIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
CPU HIGH limit to apply decrease of throttle, 0 meaning no throttle
activated
- XML_CSTRT_LIMITLOWBANDWIDTH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Bandwidth low limit to not got below
- XML_CSTRT_LOWCPULIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
CPU LOW limit to apply increase of throttle
- XML_CSTRT_PERCENTDECREASE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
PERCENTAGE DECREASE of Bandwidth
- XML_CSTRT_USECPUJDKLIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Usage of JDK CPU Limit (True) or SysMon CPU Limit
- XML_CSTRT_USECPULIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Usage of CPU Limit
- XML_DB - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_DBAUTOUPGRADE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Upgrade database
- XML_DBCHECK - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Deprecated.
- XML_DBDRIVER - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Database Driver as of oracle, mysql, postgresql, h2
- XML_DBPASSWD - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Database Password
- XML_DBSERVER - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Database Server connection string as of jdbc:type://[host:port],[failoverhost:port]
...
- XML_DBUSER - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Database User
- XML_DELAYCOMMANDER - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Delay between two checks for Commander
- XML_DELAYRETRIEVE_COMMAND - Static variable in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
DELAY RETRIEVE COMMAND
- XML_DELAYRETRY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Delay between two retry after bad connection
- XML_DELAYSTORE_COMMAND - Static variable in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
DELAY STORE COMMAND
- XML_DEST - Static variable in class com.fg.fxapplet.FXApplet
-
- XML_DIGEST - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
What Digest to use: CRC32=0, ADLER32=1, MD5=2, MD2=3, SHA1=4, SHA256=5,
SHA384=6, SHA512=7
- XML_DIRECTORY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_DOC - Static variable in class org.waarp.xample.HistoryIO
-
- XML_FASTMD5 - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
If using Fast MD5, should we used the binary JNI library, empty meaning
no
- XML_GAPRESTART - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
number of rank to go back when a transfer is restarted. restart is
gaprestart*blocksize
- XML_GLOBALDIGEST - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Global digest by transfer enable
- XML_HTTPADMINMODEL - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
HTTP Admin model (fix = 0 or responsive = 1, not mandatory since auto
detection)
- XML_HTTPADMINPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
HTTP Admin Directory
- XML_IDENTITY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_INPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
IN Directory
- XML_LEXECADDR - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Address of Waarp Local Exec for ExecTask and ExecMoveTask
- XML_LEXECPORT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Port of Waarp Local Exec for ExecTask and ExecMoveTask
- XML_LIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_LIMITDELAY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Delay between two checks for Limit
- XML_LIMITGLOBAL - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Limit global
- XML_LIMITRUNNING - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Limit of number of active Runner from Commander
- XML_LIMITSESSION - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Limit per session
- XML_LOCALE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
XML_LOCALE
- XML_MEMORY_LIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Memory Limit to use.
- XML_MONITOR_MINIMALDELAY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Monitoring: minimal interval in ms before redo real monitoring
- XML_MONITOR_PASTLIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Monitoring: how long in ms to get back in monitoring
- XML_MONITOR_SNMP_CONFIG - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Monitoring: snmp configuration file (if empty, no snmp support)
- XML_MULTIPLE_MONITORS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
In case of multiple OpenR66 Monitors behing a loadbalancer (ha config)
- XML_NETWORK - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_OUTPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
OUT Directory
- XML_PATH_ADMIN_KEYPASS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL KEY PASS ADMIN
- XML_PATH_ADMIN_KEYPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL STOREKEY PATH ADMIN
- XML_PATH_ADMIN_KEYSTOREPASS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL STOREKEY PASS ADMIN
- XML_PATH_CRYPTOKEY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER CRYPTO for Password
- XML_PATH_KEYPASS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL KEY PASS
- XML_PATH_KEYPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL STOREKEY PATH
- XML_PATH_KEYSTOREPASS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL STOREKEY PASS
- XML_PATH_TRUSTKEYPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL TRUSTSTOREKEY PATH
- XML_PATH_TRUSTKEYSTOREPASS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL TRUSTSTOREKEY PASS
- XML_REALID - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
Main ID in alias
- XML_REST - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_REST_ADDRESS - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface SHA address usage (and not all available IPs)
- XML_REST_AUTH_KEY - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface SHA Key for request checking
- XML_REST_AUTHENTICATED - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface using authentication
- XML_REST_CRUD - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface CRUD per method
- XML_REST_METHOD - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface method
- XML_REST_METHOD_NAME - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface method
- XML_REST_SIGNATURE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface signature usage (auth key usage)
- XML_REST_SSL - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface using SSL
- XML_REST_TIME_LIMIT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER REST interface using time limit
- XML_RETRIEVE_COMMAND - Static variable in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
RETRIEVE COMMAND
- XML_ROLE - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
Role Main entry
- XML_ROLEID - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
ID in role
- XML_ROLES - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
- XML_ROLESET - Static variable in class org.waarp.openr66.database.data.DbHostConfiguration
-
Role set
- XML_ROOT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Overall structure of the Configuration file
- XML_SAVE_TASKRUNNERNODB - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
In case of No Db Client, Usage of saving TaskRunner into independent XML
file
- XML_SCHEMA - Static variable in class com.fg.fxapplet.FXApplet
-
- XML_SERVER - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_SERVER_ADMIN - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
ADMINISTRATOR SERVER NAME (shutdown)
- XML_SERVER_HOME - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Base Directory
- XML_SERVER_HOSTID - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER HOSTID
- XML_SERVER_HTTPPORT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER HTTP PORT
- XML_SERVER_HTTPSPORT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER HTTPS PORT
- XML_SERVER_PASSWD - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER PASSWORD (shutdown)
- XML_SERVER_PASSWD_FILE - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER PASSWORD FILE (shutdown)
- XML_SERVER_PORT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER PORT
- XML_SERVER_REST_PORT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER HTTP(S) PORT for REST interface
- XML_SERVER_SSLHOSTID - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL HOSTID
- XML_SERVER_SSLPORT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL PORT
- XML_SERVER_THREAD - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Default number of threads in pool for Server.
- XML_SOURCE - Static variable in class com.fg.fxapplet.FXApplet
-
- XML_SSL - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
- XML_STORE_COMMAND - Static variable in class org.waarp.gateway.ftp.config.FileBasedConfiguration
-
STORE COMMAND
- XML_TIMEOUTCON - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Nb of milliseconds after connection is in timeout
- XML_USECLIENT_AUTHENT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
SERVER SSL Use TrustStore for Client Authentication
- XML_USEFASTMD5 - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Should a file MD5 be computed using FastMD5
- XML_USEHTTPCOMP - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Use HTTP compression for R66 HTTP connection
- XML_USELOCALEXEC - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Use external Waarp Local Exec for ExecTask and ExecMoveTask
- XML_USENIO - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Should a file MD5 SHA1 be computed using NIO
- XML_USENOSSL - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Use non SSL for R66 connection
- XML_USESSL - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
Use SSL for R66 connection
- XML_USETHRIFT - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
If set to <=0, will not use Thrift support, if set >0 (preferably > 1024)
will enable Thrift support on the
TCP port specified by this number
- XML_WORKINGPATH - Static variable in class org.waarp.openr66.configuration.FileBasedElements
-
WORKING Directory
- XMLBusinessDAO - Class in org.waarp.openr66.dao.xml
-
- XMLBusinessDAO(String) - Constructor for class org.waarp.openr66.dao.xml.XMLBusinessDAO
-
- XMLDAOFactory - Class in org.waarp.openr66.dao.xml
-
- XMLDAOFactory() - Constructor for class org.waarp.openr66.dao.xml.XMLDAOFactory
-
- XmlDecl - Class in org.waarp.common.xml
-
XmlDecl to declare types, path and name for values from/to XML file/document
- XmlDecl(String, String) - Constructor for class org.waarp.common.xml.XmlDecl
-
- XmlDecl(XmlType, String) - Constructor for class org.waarp.common.xml.XmlDecl
-
- XmlDecl(String, XmlType, String) - Constructor for class org.waarp.common.xml.XmlDecl
-
- XmlDecl(String, XmlType, String, boolean) - Constructor for class org.waarp.common.xml.XmlDecl
-
- XmlDecl(String, XmlType, String, XmlDecl[], boolean) - Constructor for class org.waarp.common.xml.XmlDecl
-
- XMLEXTENSION - Static variable in class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- XMLEXTENSION - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- XmlHash - Class in org.waarp.common.xml
-
XmlHash Hashtable for XmlValue utility.
- XmlHash(XmlValue[]) - Constructor for class org.waarp.common.xml.XmlHash
-
- XmlHash(XmlValue) - Constructor for class org.waarp.common.xml.XmlHash
-
- XMLHostDAO - Class in org.waarp.openr66.dao.xml
-
- XMLHostDAO(String) - Constructor for class org.waarp.openr66.dao.xml.XMLHostDAO
-
- XMLLimitDAO - Class in org.waarp.openr66.dao.xml
-
- XMLLimitDAO(String) - Constructor for class org.waarp.openr66.dao.xml.XMLLimitDAO
-
- XmlRootHash - Class in org.waarp.common.xml
-
XmlHash Hashtable for XmlValue utility.
- XmlRootHash(XmlValue[]) - Constructor for class org.waarp.common.xml.XmlRootHash
-
- XMLRuleDAO - Class in org.waarp.openr66.dao.xml
-
- XMLRuleDAO(String) - Constructor for class org.waarp.openr66.dao.xml.XMLRuleDAO
-
- XMLRUNNER - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- XMLRUNNER - Static variable in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- XMLRUNNER - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- XMLRUNNERS - Static variable in class org.waarp.gateway.ftp.database.data.DbTransferLog
-
- XMLRUNNERS - Static variable in class org.waarp.gateway.kernel.database.data.DbTransferLog
-
- XMLRUNNERS - Static variable in class org.waarp.openr66.database.data.DbTaskRunner
-
- XmlSerializable - Interface in org.waarp.openr66.protocol.http.restv2.utils
-
An interface for POJOs used in XML (de)serialization.
- XmlSerializable.Aliases - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A container for a list of aliases for XML (de)serialisation purposes.
- XmlSerializable.Aliases.AliasEntry - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A POJO representing an alias entry for XML (de)serialisation
purposes.
- XmlSerializable.Businesses - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A POJO representing a list of business ids for XML (de)serialisation
purposes.
- XmlSerializable.Hosts - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A container for a list of hosts for XML (de)serialisation purposes.
- XmlSerializable.Roles - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A container for a list of roles for XML (de)serialisation purposes.
- XmlSerializable.Roles.RoleEntry - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A POJO representing a role entry for XML (de)serialisation purposes.
- XmlSerializable.Rules - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A container for a list of rules for XML (de)serialisation purposes.
- XmlSerializable.Rules.Tasks - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A POJO representing a list of tasks for XML (de)serialisation
purposes.
- XmlSerializable.Transfers - Class in org.waarp.openr66.protocol.http.restv2.utils
-
container for a list of transfers for XML (de)serialisation purposes.
- xmlToObject(String, Class<T>) - Static method in class org.waarp.openr66.protocol.http.restv2.utils.XmlUtils
-
Converts an XML String into a serializable Java object.
- XMLTransferDAO - Class in org.waarp.openr66.dao.xml
-
- XMLTransferDAO(String) - Constructor for class org.waarp.openr66.dao.xml.XMLTransferDAO
-
- XmlType - Enum in org.waarp.common.xml
-
Type of Classes supported in Enum type
- XmlUtil - Class in org.waarp.common.xml
-
XML utility that handles simple cases as:
XPath as /x/y/z for a node and referring to root of Document
XPath as x/y/z for a node and referring to current referenced node
Any XPath can be a singleton (unique node referenced by the XPath) or
multiple nodes (same XPath)
Only Element as Node: no Attribute or any other type within XML
Any other path is not supported: //x /x@y ./ ..
- XMLUtils - Class in org.waarp.openr66.dao.xml
-
- XmlUtils - Class in org.waarp.openr66.protocol.http.restv2.utils
-
A series of utility methods for serializing and deserializing XML.
- XmlValue - Class in org.waarp.common.xml
-
XmlValue base element
- XmlValue(XmlDecl) - Constructor for class org.waarp.common.xml.XmlValue
-
- XmlValue(XmlValue) - Constructor for class org.waarp.common.xml.XmlValue
-
- XMODE - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XPWD - Class in org.waarp.ftp.core.command.rfc775
-
XPWD command
- XPWD() - Constructor for class org.waarp.ftp.core.command.rfc775.XPWD
-
- XRECVPATH - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XRERRORTASKS - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XRMD - Class in org.waarp.ftp.core.command.rfc775
-
XRMD command
- XRMD() - Constructor for class org.waarp.ftp.core.command.rfc775.XRMD
-
- XRPOSTTASKS - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XRPRETASKS - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XSD_DOC - Static variable in class org.waarp.xample.HistoryIO
-
- XSENDPATH - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XSERRORTASKS - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XSHA1 - Class in org.waarp.ftp.core.command.extension
-
XSHA1 command: takes a filename and returns the SHA-1 of the file
- XSHA1() - Constructor for class org.waarp.ftp.core.command.extension.XSHA1
-
- XSPOSTTASKS - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XSPRETASKS - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XTASK - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XTASKS - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-
- XWORKPATH - Static variable in class org.waarp.openr66.configuration.RuleFileBasedConfiguration
-