Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AAC - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
abort() - Method in class org.frankframework.task.TimeoutGuard
Implement this method to stop the process and cleanup the resources you are 'guarding'.
abortPipe() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
abortThread(Object, String, Throwable) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
abortThread(Throwable) - Method in class org.frankframework.threading.ThreadConnector
 
absolute(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
AbstractAdapterLifecycleWrapper - Class in org.frankframework.configuration
 
AbstractAdapterLifecycleWrapper() - Constructor for class org.frankframework.configuration.AbstractAdapterLifecycleWrapper
 
AbstractApplicationWarnings - Class in org.frankframework.configuration
 
AbstractApplicationWarnings() - Constructor for class org.frankframework.configuration.AbstractApplicationWarnings
 
AbstractBlockEnabledSender<H> - Class in org.frankframework.senders
 
AbstractBlockEnabledSender() - Constructor for class org.frankframework.senders.AbstractBlockEnabledSender
 
AbstractBox - Class in org.frankframework.ladybug.filter
 
AbstractBox() - Constructor for class org.frankframework.ladybug.filter.AbstractBox
 
AbstractBytesClassLoader - Class in org.frankframework.configuration.classloaders
 
AbstractBytesClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
 
AbstractCacheAdapter<V> - Class in org.frankframework.cache
Baseclass for caching.
AbstractCacheAdapter() - Constructor for class org.frankframework.cache.AbstractCacheAdapter
 
AbstractClassLoader - Class in org.frankframework.configuration.classloaders
Abstract base class for for IBIS Configuration ClassLoaders.
AbstractClassLoader() - Constructor for class org.frankframework.configuration.classloaders.AbstractClassLoader
 
AbstractClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.AbstractClassLoader
 
AbstractClientCredentials - Class in org.frankframework.http.authentication
 
AbstractCollectorPipe<C,P> - Class in org.frankframework.collection
Base class for pipes that can collect items, such as multipart messages and zip archives.
AbstractCollectorPipe() - Constructor for class org.frankframework.collection.AbstractCollectorPipe
 
AbstractCollectorPipe.Action - Enum Class in org.frankframework.collection
 
AbstractCollectorSender<C,P> - Class in org.frankframework.collection
Sender that writes an item to a collection, created by AbstractCollectorPipe with action=OPEN.
AbstractCollectorSender() - Constructor for class org.frankframework.collection.AbstractCollectorSender
 
AbstractConnectedFileSystem<F,C> - Class in org.frankframework.filesystem
Baseclass for FileSystems that use a 'Connection' to connect to their storage.
AbstractConnectedFileSystem() - Constructor for class org.frankframework.filesystem.AbstractConnectedFileSystem
 
AbstractDatabaseMigrator - Class in org.frankframework.jdbc.migration
DatabaseMigration implementation for IAF.
AbstractDatabaseMigrator() - Constructor for class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
AbstractDigesterRule - Class in org.frankframework.configuration.digester
 
AbstractDigesterRule() - Constructor for class org.frankframework.configuration.digester.AbstractDigesterRule
 
AbstractDigesterRulesHandler - Class in org.frankframework.configuration.digester
 
AbstractDigesterRulesHandler() - Constructor for class org.frankframework.configuration.digester.AbstractDigesterRulesHandler
 
AbstractExceptionCatchingFilter - Class in org.frankframework.xml
 
AbstractExceptionCatchingFilter(ContentHandler) - Constructor for class org.frankframework.xml.AbstractExceptionCatchingFilter
 
AbstractFileSystem<F> - Class in org.frankframework.filesystem
Baseclass for FileSystems.
AbstractFileSystem() - Constructor for class org.frankframework.filesystem.AbstractFileSystem
 
AbstractFileSystemListener<F,FS> - Class in org.frankframework.filesystem
listener that looks in a FileSystem for files.
AbstractFileSystemListener() - Constructor for class org.frankframework.filesystem.AbstractFileSystemListener
 
AbstractFileSystemListener.IMessageType - Interface in org.frankframework.filesystem
 
AbstractFileSystemListener.MessageType - Enum Class in org.frankframework.filesystem
 
AbstractFileSystemPipe<F,FS> - Class in org.frankframework.filesystem
Base class for Pipes that use a FileSystem.
AbstractFileSystemPipe() - Constructor for class org.frankframework.filesystem.AbstractFileSystemPipe
 
AbstractFileSystemSender<F,S> - Class in org.frankframework.filesystem
Base class for Senders that use a FileSystem.
AbstractFileSystemSender() - Constructor for class org.frankframework.filesystem.AbstractFileSystemSender
 
AbstractGatewayEvent - Class in org.frankframework.management.gateway.events
 
AbstractGatewayEvent(ApplicationContext) - Constructor for class org.frankframework.management.gateway.events.AbstractGatewayEvent
 
AbstractHttpSender - Class in org.frankframework.http
Sender for the HTTP protocol using HttpMethod.
AbstractHttpSender() - Constructor for class org.frankframework.http.AbstractHttpSender
 
AbstractHttpSender.HttpMethod - Enum Class in org.frankframework.http
 
AbstractHttpServlet - Class in org.frankframework.http
Base class for @IbisInitializer capable servlets
AbstractHttpServlet() - Constructor for class org.frankframework.http.AbstractHttpServlet
 
AbstractHttpSession - Class in org.frankframework.http
Note 1: Some certificates require the <java_home>/jre/lib/security/xxx_policy.jar files to be upgraded to unlimited strength.
AbstractHttpSession() - Constructor for class org.frankframework.http.AbstractHttpSession
 
AbstractHttpSession.OauthAuthenticationMethod - Enum Class in org.frankframework.http
 
AbstractJarBytesClassLoader - Class in org.frankframework.configuration.classloaders
 
AbstractJarBytesClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.AbstractJarBytesClassLoader
 
AbstractJdbcMessageBrowser<M> - Class in org.frankframework.jdbc
JDBC implementation of IMessageBrowser.
AbstractJdbcMessageBrowser() - Constructor for class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
AbstractJdbcQuerySender<H> - Class in org.frankframework.jdbc
This executes the query that is obtained from the (here still abstract) method getStatement.
AbstractJdbcQuerySender() - Constructor for class org.frankframework.jdbc.AbstractJdbcQuerySender
 
AbstractJdbcQuerySender.QueryType - Enum Class in org.frankframework.jdbc
 
AbstractJdbcSender<H> - Class in org.frankframework.jdbc
Base class for building JDBC-senders.
AbstractJdbcSender() - Constructor for class org.frankframework.jdbc.AbstractJdbcSender
 
AbstractJmsConfigurator - Class in org.frankframework.unmanaged
Base class for JMS Configurator implementations.
AbstractJmsConfigurator() - Constructor for class org.frankframework.unmanaged.AbstractJmsConfigurator
 
AbstractJmsListener - Class in org.frankframework.jms
AbstractJmsListener() - Constructor for class org.frankframework.jms.AbstractJmsListener
 
AbstractJmsMessageBrowser<M,J> - Class in org.frankframework.jms
Basic browser of JMS Messages.
AbstractJmsMessageBrowser() - Constructor for class org.frankframework.jms.AbstractJmsMessageBrowser
 
AbstractJmsMessageBrowser(String) - Constructor for class org.frankframework.jms.AbstractJmsMessageBrowser
 
AbstractJobDef - Class in org.frankframework.scheduler
Possible cron expressions:
AbstractJobDef() - Constructor for class org.frankframework.scheduler.AbstractJobDef
 
AbstractKafkaFacade - Class in org.frankframework.extensions.kafka
 
AbstractKafkaFacade() - Constructor for class org.frankframework.extensions.kafka.AbstractKafkaFacade
 
AbstractLarvaAction<T> - Class in org.frankframework.larva.actions
This class is used to create and manage the lifecycle of Larva actions.
AbstractLarvaAction(T) - Constructor for class org.frankframework.larva.actions.AbstractLarvaAction
 
AbstractLdapQueryPipe - Class in org.frankframework.ldap
Base pipe for querying LDAP.
AbstractLdapQueryPipe() - Constructor for class org.frankframework.ldap.AbstractLdapQueryPipe
 
AbstractMailFileSystem<M,A,C> - Class in org.frankframework.filesystem
Baseclass for MailFileSystems.
AbstractMailFileSystem() - Constructor for class org.frankframework.filesystem.AbstractMailFileSystem
 
AbstractMailListener<M,A,S> - Class in org.frankframework.filesystem
Implementation of a AbstractFileSystemListener that enables a Receiver to look in a folder for received mails.
AbstractMailListener() - Constructor for class org.frankframework.filesystem.AbstractMailListener
 
AbstractMailListener.MessageType - Enum Class in org.frankframework.filesystem
 
AbstractMailSender - Class in org.frankframework.senders
 
AbstractMailSender() - Constructor for class org.frankframework.senders.AbstractMailSender
 
AbstractMailSender.EMail - Class in org.frankframework.senders
Generic mail class
AbstractMailSender.MailAttachmentBase<T> - Class in org.frankframework.senders
Generic mail attachment class
AbstractMailSender.MailAttachmentStream - Class in org.frankframework.senders
 
AbstractMailSender.MailSessionBase - Class in org.frankframework.senders
Generic email class
AbstractMapCredentialFactory - Class in org.frankframework.credentialprovider
 
AbstractMapCredentialFactory() - Constructor for class org.frankframework.credentialprovider.AbstractMapCredentialFactory
 
AbstractMeterRegistryConfig() - Constructor for class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
 
AbstractMetricsRegistryConfigurator<C> - Class in org.frankframework.metrics
 
AbstractMetricsRegistryConfigurator() - Constructor for class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig - Class in org.frankframework.metrics
 
AbstractMonitorDestination - Class in org.frankframework.monitoring
Base class for Monitor Destination implementations.
AbstractMonitorDestination() - Constructor for class org.frankframework.monitoring.AbstractMonitorDestination
 
AbstractNameComparator<T> - Class in org.frankframework.util
 
AbstractNameComparator() - Constructor for class org.frankframework.util.AbstractNameComparator
 
AbstractOauthAuthenticator - Class in org.frankframework.http.authentication
 
AbstractObjectCallback<O,K,V> - Class in org.frankframework.ldap
 
AbstractObjectCallback(O) - Constructor for class org.frankframework.ldap.AbstractObjectCallback
 
AbstractParameter - Class in org.frankframework.parameters
Generic parameter definition.
AbstractParameter() - Constructor for class org.frankframework.parameters.AbstractParameter
 
AbstractParameter.DefaultValueMethods - Enum Class in org.frankframework.parameters
 
AbstractParameter.ParameterMode - Enum Class in org.frankframework.parameters
 
AbstractPGPAction - Class in org.frankframework.pgp
This is an abstraction of general pgp actions such as encryption, verification, etc.
AbstractPipe - Class in org.frankframework.pipes
Base class for Pipe.
AbstractPipe() - Constructor for class org.frankframework.pipes.AbstractPipe
 
AbstractPipeLineProcessor - Class in org.frankframework.processors
Baseclass for PipelineProcessors.
AbstractPipeLineProcessor() - Constructor for class org.frankframework.processors.AbstractPipeLineProcessor
 
AbstractPipeProcessor - Class in org.frankframework.processors
Baseclass for PipeProcessors.
AbstractPipeProcessor() - Constructor for class org.frankframework.processors.AbstractPipeProcessor
 
AbstractPropertySourcePostProcessor - Class in org.frankframework.lifecycle
Property Configurer that adds additional properties to the Spring environment through a custom property-source.
AbstractPropertySourcePostProcessor() - Constructor for class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
 
AbstractQueryOutputTransformer - Class in org.frankframework.jdbc.transformer
 
AbstractQueryOutputTransformer() - Constructor for class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
AbstractQueryOutputTransformer(XMLReader) - Constructor for class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
AbstractRecordHandler - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
AbstractRecordHandler() - Constructor for class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
AbstractRecordHandler.InputField - Class in org.frankframework.batch
Deprecated.
 
AbstractRequestReplyExecutor - Class in org.frankframework.core
Runnable object for calling a request reply service.
AbstractRequestReplyExecutor() - Constructor for class org.frankframework.core.AbstractRequestReplyExecutor
 
AbstractResourceOwnerPasswordCredentials - Class in org.frankframework.http.authentication
 
AbstractResponseValidatorWrapper<V> - Class in org.frankframework.core
Wrapper for the response validator.
AbstractResponseValidatorWrapper(V) - Constructor for class org.frankframework.core.AbstractResponseValidatorWrapper
 
AbstractResultHandler - Class in org.frankframework.batch
Abstract class for resulthandlers (handler that handles the transformed record).
AbstractResultHandler() - Constructor for class org.frankframework.batch.AbstractResultHandler
 
AbstractSender - Class in org.frankframework.senders
Baseclass for senders.
AbstractSender() - Constructor for class org.frankframework.senders.AbstractSender
 
AbstractSenderWithParameters - Class in org.frankframework.senders
Provides a base class for senders with parameters.
AbstractSenderWithParameters() - Constructor for class org.frankframework.senders.AbstractSenderWithParameters
 
AbstractSenderWrapper - Class in org.frankframework.senders
Baseclass for Wrappers for senders, that allows to get input from a session variable, and to store output in a session variable.
AbstractSenderWrapper() - Constructor for class org.frankframework.senders.AbstractSenderWrapper
 
AbstractSenderWrapperProcessor - Class in org.frankframework.processors
Baseclass for SenderWrapperProcessor.
AbstractSenderWrapperProcessor() - Constructor for class org.frankframework.processors.AbstractSenderWrapperProcessor
 
AbstractServletAuthenticator - Class in org.frankframework.lifecycle.servlets
 
AbstractServletAuthenticator() - Constructor for class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
AbstractSOAPProvider - Class in org.frankframework.http.cxf
Base class for handling JAX-WS SOAP messages
AbstractSOAPProvider() - Constructor for class org.frankframework.http.cxf.AbstractSOAPProvider
 
AbstractSpringPoweredDigesterFactory - Class in org.frankframework.configuration.digester
This is a factory for objects to be used with the 'factory-create-rule' of the Apache Digester framework as a replacement for the 'object-create-rule'.
AbstractSpringPoweredDigesterFactory() - Constructor for class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
 
AbstractStatusRecordingTransactionManager - Class in org.frankframework.jta
JtaTransactionManager-wrapper that enables to recover transaction logs produced by another instance.
AbstractStatusRecordingTransactionManager() - Constructor for class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
AbstractStatusRecordingTransactionManager.Status - Enum Class in org.frankframework.jta
 
AbstractValidationContext - Class in org.frankframework.validation
 
AbstractValidationContext() - Constructor for class org.frankframework.validation.AbstractValidationContext
 
AbstractValidator - Class in org.frankframework.pipes
Pipe that validates the input message against a schema.
AbstractValidator() - Constructor for class org.frankframework.pipes.AbstractValidator
 
AbstractValidator.ResponseValidatorWrapper - Class in org.frankframework.pipes
Wrapper for the response validator.
AbstractXADataSourceFactory - Class in org.frankframework.jdbc.datasource
 
AbstractXADataSourceFactory() - Constructor for class org.frankframework.jdbc.datasource.AbstractXADataSourceFactory
 
AbstractXmlValidator - Class in org.frankframework.validation
baseclass for validating input message against a XML Schema.
AbstractXmlValidator() - Constructor for class org.frankframework.validation.AbstractXmlValidator
 
AbstractXmlValidator.ValidationResult - Enum Class in org.frankframework.validation
 
AbstractXSD - Class in org.frankframework.validation
The representation of a XSD.
AbstractXSD() - Constructor for class org.frankframework.validation.AbstractXSD
 
accept(File, String) - Method in class org.frankframework.util.WildCardFilter
 
accept(Throwable) - Method in interface org.frankframework.core.IbisException.ExcludeClassInfoExceptionFilter
 
accept(T) - Method in interface org.frankframework.functional.ThrowingConsumer
 
accepted() - Static method in class org.frankframework.management.bus.message.EmptyMessage
 
accepts(String) - Method in class org.frankframework.http.rest.ApiListener
Match request 'Accept' header to produces enum to see if the client accepts the message
accepts(String) - Method in enum class org.frankframework.http.rest.MediaTypes
Checks if this enum matches a value in the provided 'Accept' header.
acquire() - Method in class org.frankframework.util.Locker
 
acquire(MessageKeeper) - Method in class org.frankframework.util.Locker
Obtain the lock.
action() - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdapterOrReceiverModel
Returns the value of the action record component.
action() - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdaptersModel
Returns the value of the action record component.
action() - Method in record class org.frankframework.console.controllers.Configurations.ActionModel
Returns the value of the action record component.
action() - Method in record class org.frankframework.console.controllers.Configurations.UpdateConfigurationModel
Returns the value of the action record component.
action() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorRequestModel
Returns the value of the action record component.
action() - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerModel
Returns the value of the action record component.
Action - Enum Class in org.frankframework.management
 
ACTION_APPEND - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_BEGIN - Static variable in class org.frankframework.extensions.sap.jco3.SapLUWManager
 
ACTION_COMMIT - Static variable in class org.frankframework.extensions.sap.jco3.SapLUWManager
 
ACTION_COPY - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_CREATE - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_DELETE - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_FORWARD - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_HEADER - Static variable in class org.frankframework.extensions.akamai.NetStorageCmsSigner
 
ACTION_HEADER_NAME - Static variable in enum class org.frankframework.management.bus.BusAction
 
ACTION_INFO - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_LIST - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_LIST_ATTACHMENTS - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_MKDIR - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_MOVE - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_READ_DELETE - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_READ1 - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_READ2 - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_RELEASE - Static variable in class org.frankframework.extensions.sap.jco3.SapLUWManager
 
ACTION_RENAME - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_RMDIR - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_ROLLBACK - Static variable in class org.frankframework.extensions.sap.jco3.SapLUWManager
 
ACTION_WRITE1 - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTION_WRITE2 - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ActionJob - Class in org.frankframework.scheduler.job
Job which can stop/start adapters and receivers.
ActionJob() - Constructor for class org.frankframework.scheduler.job.ActionJob
 
ActionJob.AvailableAction - Enum Class in org.frankframework.scheduler.job
 
ActionModel(String, String[]) - Constructor for record class org.frankframework.console.controllers.Configurations.ActionModel
Creates an instance of a ActionModel record class.
actionRequiresAtLeastOneOfTwoParametersOrAttribute(HasName, ParameterList, FileSystemActor.FileSystemAction, FileSystemActor.FileSystemAction, String, String, String, String) - Method in class org.frankframework.filesystem.FileSystemActor
 
ACTIONS_BASIC - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTIONS_FS_WITH_ATTACHMENTS - Variable in class org.frankframework.filesystem.FileSystemSenderWithAttachments
Deprecated.
 
ACTIONS_MAIL_FS - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ACTIONS_WRITABLE_FS - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ActionSelector - Annotation Interface in org.frankframework.management.bus
 
activate() - Method in record class org.frankframework.console.controllers.Configurations.ManageConfigurationModel
Returns the value of the activate record component.
activate_config() - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Returns the value of the activate_config record component.
activateConfig(ApplicationContext, String, String, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
Set the all ACTIVECONFIG to false and specified version to true
activateGuard(int) - Method in class org.frankframework.task.TimeoutGuard
Sets and activates the timeout
active() - Method in record class org.frankframework.credentialprovider.delinea.Secret
Returns the value of the active record component.
ACTIVE - Enum constant in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
 
ActiveDirectoryAuthenticator - Class in org.frankframework.lifecycle.servlets
Authenticator for Microsoft Active Directory using LDAP.
ActiveDirectoryAuthenticator() - Constructor for class org.frankframework.lifecycle.servlets.ActiveDirectoryAuthenticator
 
AD - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
adapter() - Method in record class org.frankframework.console.controllers.Adapters.AdapterPathVariables
Returns the value of the adapter record component.
adapter() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the adapter record component.
adapter() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Returns the value of the adapter record component.
Adapter - Class in org.frankframework.core
The Adapter is the central manager in the framework.
Adapter() - Constructor for class org.frankframework.core.Adapter
 
ADAPTER - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
ADAPTER - Enum constant in enum class org.frankframework.monitoring.SourceFiltering
 
ADAPTER - Enum constant in enum class org.frankframework.senders.FrankSender.Scope
 
ADAPTER_KEY_PREFIX - Static variable in class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
AdapterFilter - Class in org.frankframework.monitoring
Filter on Adapters, used by Triggers.
AdapterFilter() - Constructor for class org.frankframework.monitoring.AdapterFilter
 
adapterName() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns the value of the adapterName record component.
AdapterPathVariables(String, String, String) - Constructor for record class org.frankframework.console.controllers.Adapters.AdapterPathVariables
Creates an instance of a AdapterPathVariables record class.
adapters() - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdaptersModel
Returns the value of the adapters record component.
adapters() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns the value of the adapters record component.
adapters() - Method in class org.frankframework.console.controllers.socket.EventHandler
 
Adapters - Class in org.frankframework.console.controllers
 
Adapters(FrankApiService) - Constructor for class org.frankframework.console.controllers.Adapters
 
Adapters.AdapterPathVariables - Record Class in org.frankframework.console.controllers
 
Adapters.GetAdapterParams - Record Class in org.frankframework.console.controllers
 
Adapters.UpdateAdapterOrReceiverModel - Record Class in org.frankframework.console.controllers
 
Adapters.UpdateAdaptersModel - Record Class in org.frankframework.console.controllers
 
AdapterStatistics - Class in org.frankframework.management.bus.endpoints
 
AdapterStatistics() - Constructor for class org.frankframework.management.bus.endpoints.AdapterStatistics
 
AdapterStatus - Class in org.frankframework.management.bus.endpoints
 
AdapterStatus() - Constructor for class org.frankframework.management.bus.endpoints.AdapterStatus
 
AdapterStatus.Expanded - Enum Class in org.frankframework.management.bus.endpoints
 
add(E) - Method in class org.frankframework.util.SizeLimitedVector
 
add(Object, Logger, String) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
Add a warning with Object Class + Name prefix
add(Object, Logger, String, Throwable) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
Add a warning with Object Class + Name prefix and log the exception stack
add(Object, Logger, String, SuppressKeys, Adapter) - Method in class org.frankframework.configuration.ConfigurationWarnings
 
add(String) - Method in class org.frankframework.util.MessageKeeper
 
add(String) - Method in class org.frankframework.validation.RootValidations
 
add(String, boolean) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
add(String, Number) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
add(String, String) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
add(String, Throwable) - Method in class org.frankframework.util.MessageKeeper
Add an error message to the MessageKeeper(int) and log it as a warning
add(String, Instant) - Method in class org.frankframework.util.MessageKeeper
 
add(String, Instant, MessageKeeper.MessageKeeperLevel) - Method in class org.frankframework.util.MessageKeeper
 
add(String, MessageKeeper.MessageKeeperLevel) - Method in class org.frankframework.util.MessageKeeper
 
add(Logger, String) - Static method in class org.frankframework.configuration.ApplicationWarnings
Add an ApplicationWarning
add(Logger, String, Throwable) - Static method in class org.frankframework.configuration.ApplicationWarnings
Add an ApplicationWarning and log the exception stack
add(HasApplicationContext, Logger, String) - Static method in class org.frankframework.configuration.ConfigurationWarnings
Add a ConfigurationWarning.
add(HasApplicationContext, Logger, String, Throwable) - Static method in class org.frankframework.configuration.ConfigurationWarnings
Add a ConfigurationWarning (optionally with NameAware prefix) and log the exception stack
add(HasApplicationContext, Logger, String, SuppressKeys) - Static method in class org.frankframework.configuration.ConfigurationWarnings
Add a (globally-)suppressible ConfigurationWarning (optionally with NameAware prefix).
add(HasApplicationContext, Logger, String, SuppressKeys, Adapter) - Static method in class org.frankframework.configuration.ConfigurationWarnings
Add a suppressible ConfigurationWarning (optionally with NameAware prefix).
add(IParameter) - Method in class org.frankframework.parameters.ParameterList
 
add(ParameterValue) - Method in class org.frankframework.parameters.ParameterValueList
 
add(Message, PipeLineSession, ParameterValueList) - Method in class org.frankframework.collection.Collection
 
add(RootValidation) - Method in class org.frankframework.validation.RootValidations
 
add(O, String) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
Add and augment an Object to this factory so it can be used without the need of a lookup.
ADD_MEMBER - Enum constant in enum class org.frankframework.management.gateway.events.ClusterMemberEvent.EventType
 
addAbsolutePathProperties(String, Properties) - Static method in class org.frankframework.larva.LarvaTool
 
addActions(List<FileSystemActor.FileSystemAction>) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
addActions(List<FileSystemActor.FileSystemAction>) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
addActions(List<FileSystemActor.FileSystemAction>) - Method in class org.frankframework.filesystem.FileSystemActor
 
addAdapter(Adapter) - Method in class org.frankframework.configuration.AbstractAdapterLifecycleWrapper
 
addAdapter(Adapter) - Method in class org.frankframework.configuration.Configuration
Add adapter.
addAdapterFilter(AdapterFilter) - Method in interface org.frankframework.monitoring.ITrigger
 
addAdapterFilter(AdapterFilter) - Method in class org.frankframework.monitoring.Trigger
 
addAdditionalQueryFieldsToSession(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
 
addAdditionalValuesToMessageWrapper(ResultSet, RawMessageWrapper<M>) - Method in class org.frankframework.jdbc.JdbcListener
 
addAlignedInput(int, int, boolean, char) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addAlignedOutput(String, int, boolean, char) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addArrayElement(String) - Method in class org.frankframework.documentbuilder.ArrayBuilder
 
addArrayField(String, String) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
addAttachment(CisConversionResult) - Method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
addAttachmentInfo(IMailFileSystem<M, A>, A, SaxElementBuilder) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
addAttachmentInSinglePdf() - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfAttachmentUtil
Create a new pdf rootPdf based on the pdf in cisConversionResult and add all files specified in cisConversionResult.attachments to it.
addAttachmentToPdf(Message, String, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfAttachmentUtil
 
addAttribute(String, boolean) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
addAttribute(String, boolean) - Method in class org.frankframework.documentbuilder.XmlObjectBuilder
 
addAttribute(String, boolean) - Method in class org.frankframework.util.XmlBuilder
 
addAttribute(String, int) - Method in class org.frankframework.xml.SaxElementBuilder
 
addAttribute(String, long) - Method in class org.frankframework.util.XmlBuilder
 
addAttribute(String, Number) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
addAttribute(String, Number) - Method in class org.frankframework.documentbuilder.XmlObjectBuilder
 
addAttribute(String, String) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
addAttribute(String, String) - Method in class org.frankframework.documentbuilder.XmlObjectBuilder
 
addAttribute(String, String) - Method in class org.frankframework.util.XmlBuilder
 
addAttribute(String, String) - Method in class org.frankframework.xml.SaxElementBuilder
 
addAttributes(Map<String, String>) - Method in class org.frankframework.xml.SaxElementBuilder
 
addBinaryBody(String, InputStream) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
addBinaryBody(String, InputStream, ContentType, String) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
addCache(Cache) - Method in class org.frankframework.cache.IbisCacheManager
 
addChild(InputfieldsPart) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
addChild(IRecordHandler) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
please use addRecordHandler()
addChild(IRecordHandlerManager) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
please use addManager
addChild(IResultHandler) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
Please use addResultHandler()
addChild(OutputfieldsPart) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
addChild(RecordHandlingFlow) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
please use manager.addFlow()
addConfigToDatabase(ApplicationContext, String, boolean, boolean, String, InputStream, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
addConfigToDatabase(ApplicationContext, String, boolean, boolean, String, String, String, InputStream, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
addConfiguration(Configuration) - Method in class org.frankframework.configuration.IbisManager
 
addContent(JsonElementContainer) - Method in class org.frankframework.align.content.JsonElementContainer
 
addContent(JsonElementContainer, JsonElementContainer) - Method in class org.frankframework.align.content.JsonDocumentContainer
 
addCookie(HttpServletRequest, HttpServletResponse, Cookie, int) - Static method in class org.frankframework.util.CookieUtil
 
addDateOutput(int, String, String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addDateOutput(String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addDestination(JCoDestination) - Method in class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
 
addDestination(IMonitorDestination) - Method in class org.frankframework.monitoring.MonitorManager
 
addDirectoryCleaner(DirectoryCleaner) - Method in class org.frankframework.scheduler.job.CleanupFileSystemJob
 
addElement() - Method in interface org.frankframework.documentbuilder.IArrayBuilder
 
addElement() - Method in class org.frankframework.documentbuilder.JsonArrayBuilder
 
addElement() - Method in class org.frankframework.documentbuilder.XmlArrayBuilder
 
addElement(boolean) - Method in class org.frankframework.documentbuilder.ArrayBuilder
 
addElement(Number) - Method in class org.frankframework.documentbuilder.ArrayBuilder
 
addElement(String) - Method in class org.frankframework.documentbuilder.ArrayBuilder
 
addElement(String) - Method in class org.frankframework.xml.SaxElementBuilder
 
addElement(String, String) - Method in class org.frankframework.xml.SaxElementBuilder
 
addElement(String, String, String, String) - Method in class org.frankframework.xml.SaxElementBuilder
 
addElement(String, Map<String, String>) - Method in class org.frankframework.xml.SaxElementBuilder
 
addElement(String, Map<String, String>, String) - Method in class org.frankframework.xml.SaxElementBuilder
 
addElseIf(int, String, String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addEmailInfo(IMailFileSystem<M, A>, M, SaxElementBuilder) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
addEmailInfoSimple(IMailFileSystem<M, A>, M, SaxElementBuilder) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
addEndIf() - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addErrorMessageToMessageKeeper(String, Throwable) - Method in class org.frankframework.core.Adapter
send an error to the log and to the messagekeeper of the adapter
addEventCodeText(String) - Method in class org.frankframework.monitoring.Trigger
Adds one or more events to the trigger.
addExtensionNamespaces(XMLStreamWriter) - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
addExtensionNamespaces(XMLStreamWriter) - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
addExternal(int, String, String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addField(String) - Method in interface org.frankframework.documentbuilder.IObjectBuilder
 
addField(String) - Method in class org.frankframework.documentbuilder.JsonObjectBuilder
 
addField(String) - Method in class org.frankframework.documentbuilder.XmlObjectBuilder
 
addField(String, String) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
addField(String, String) - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
addField(String, String) - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
addField(String, String) - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
addFieldDefinition(Attributes) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
addFieldDefinition(Attributes) - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
addFieldDefinition(Attributes) - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
addFieldDefinition(Attributes) - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
addFieldDefinitions(ObjectBuilder, ResultSetMetaData) - Static method in class org.frankframework.util.DB2DocumentWriter
 
addFieldDefinitions(SaxElementBuilder, ResultSetMetaData) - Static method in class org.frankframework.util.DB2XMLWriter
 
addFillOutput(int, char) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addFixedOutput(String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addFormatters(FormatterRegistry) - Method in class org.frankframework.console.configuration.WebConfiguration
 
addForward(PipeForward) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
addForward(PipeForward) - Method in interface org.frankframework.core.IPipe
Register a PipeForward object to this Pipe.
addForward(PipeForward) - Method in class org.frankframework.core.PipeForwards
Defines what pipe or exit to execute next.
addForward(PipeForward) - Method in class org.frankframework.core.PipeLine
Deprecated.
addForward(PipeForward) - Method in class org.frankframework.pipes.AbstractPipe
Forwards are used to determine the next Pipe to execute in the Pipeline.
addGlobalWarning(String) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
Add a global message to the application
addHandler(RecordHandlingFlow) - Method in interface org.frankframework.batch.IRecordHandlerManager
Flow to be added to the managed flow elements
addHandler(RecordHandlingFlow) - Method in class org.frankframework.batch.RecordHandlerManager
Deprecated.
Element that contains the handlers for a specific record type, to be assigned to the manager
addHeader(String, Boolean) - Method in class org.frankframework.console.util.RequestMessageBuilder
 
addHeader(String, Integer) - Method in class org.frankframework.console.util.RequestMessageBuilder
 
addHeader(String, String) - Method in class org.frankframework.console.util.RequestMessageBuilder
 
addHttpSession(HttpSession) - Method in class org.frankframework.configuration.SharedResources
 
addIf(int, String, String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addInclude(Include) - Method in class org.frankframework.configuration.Configuration
Include the referenced Module in this configuration
addInitParameter(String, String) - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
addInputField(int) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
addInputFields(InputfieldsPart) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
addInvalidRootNamespaces(List<String>, List<String>) - Method in class org.frankframework.pipes.XmlValidator
 
addItem(String, XmlBuilder, Map, String, String, String) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
ADDITIONAL_PROPERTIES_FILE_SUFFIX - Static variable in class org.frankframework.configuration.BuildInfoValidator
 
ADDITIONAL_PROPERTIES_FILE_SUFFIX_KEY - Static variable in class org.frankframework.util.AppConstants
 
ADDITIONAL_QUERY_FIELDS_KEY - Static variable in class org.frankframework.jdbc.JdbcListener
 
AdditionalStringResolver - Interface in org.frankframework.util
Interface to be implemented by framework-classes that provide extra property-resolving sources, such as credentials, which cannot be directly included of the StringResolver methods.
addJmsBindingInfo(XMLStreamWriter, WsdlGenerator, PipeLine) - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
addJmsBindingInfo(XMLStreamWriter, WsdlGenerator, PipeLine) - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
addJmsRealm(JmsRealm) - Method in class org.frankframework.configuration.Configuration
Deprecated.
addJmsRealm(JmsRealm) - Method in class org.frankframework.jms.JmsRealmFactory
Register a Realm
addJmsServiceInfo(XMLStreamWriter, IJmsListener) - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
addJmsServiceInfo(XMLStreamWriter, IJmsListener) - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
addJmsServiceInfo(XMLStreamWriter, JmsListener) - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
addLocalWarning(String) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
Add a configuration warning message to the current configuration.
addLookup(int, Map<String, String>) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addManager(IRecordHandlerManager) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
Manager determines which handlers are to be used for the current line.
addMappableAttributes(Set<String>) - Method in class org.frankframework.lifecycle.servlets.JeeAuthenticator.DelegatedMappableAttributesRetriever
 
addMonitor(Monitors.MonitorPathVariables, Monitors.CreateMonitorModel) - Method in class org.frankframework.console.controllers.Monitors
 
addMonitor(Monitor) - Method in class org.frankframework.monitoring.MonitorManager
 
addMonitorOrTrigger(Message<?>) - Method in class org.frankframework.management.bus.endpoints.Monitoring
 
addNamespace(Message) - Method in class org.frankframework.pipes.Json2XmlValidator
 
addNamespaces(Schema, Map<String, String>) - Static method in class org.frankframework.pipes.WsdlXmlValidator
 
addNumber(String, String) - Method in class org.frankframework.documentbuilder.JsonObjectBuilder
 
addNumber(String, String) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
addNumberAttribute(String, String) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
addNumberAttribute(String, String) - Method in class org.frankframework.documentbuilder.XmlObjectBuilder
 
addNumberElement(String) - Method in class org.frankframework.documentbuilder.ArrayBuilder
 
addNumberProperty(XmlBuilder, String, long) - Static method in class org.frankframework.util.ProcessMetrics
 
addObjectElement() - Method in class org.frankframework.documentbuilder.ArrayBuilder
 
addObjectField(String) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
addOptionalValue(ObjectBuilder, String, BsonValue) - Method in class org.frankframework.mongodb.MongoDbSender
 
AddOrUpdateTriggerModel(String, String, String, Integer, Integer, List<String>, List<String>, Map<String, List<String>>) - Constructor for record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Creates an instance of a AddOrUpdateTriggerModel record class.
addOutputField(String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
translates a function declaration to a function instance
addOutputFields(OutputfieldsPart) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addOutputInput(int) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
ADDOUTPUTNAMESPACE - Static variable in class org.frankframework.extensions.esb.DirectWrapperPipe
 
addParameter(IParameter) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
addParameter(IParameter) - Method in class org.frankframework.batch.AbstractResultHandler
 
addParameter(IParameter) - Method in interface org.frankframework.core.IWithParameters
 
addParameter(IParameter) - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
 
addParameter(IParameter) - Method in class org.frankframework.extensions.mqtt.MqttSender
 
addParameter(IParameter) - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
addParameter(IParameter) - Method in class org.frankframework.http.AbstractHttpSender
 
addParameter(IParameter) - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
addParameter(IParameter) - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
addParameter(IParameter) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
addParameter(IParameter) - Method in class org.frankframework.jdbc.MessageStoreSender
 
addParameter(IParameter) - Method in class org.frankframework.jms.AbstractJmsListener
 
addParameter(IParameter) - Method in class org.frankframework.jms.JmsSender
 
addParameter(IParameter) - Method in class org.frankframework.ldap.LdapSender
 
addParameter(IParameter) - Method in class org.frankframework.parameters.AbstractParameter
 
addParameter(IParameter) - Method in class org.frankframework.pipes.AbstractPipe
Adds a parameter to the list of parameters.
addParameter(IParameter) - Method in class org.frankframework.pipes.XsltPipe
 
addParameter(IParameter) - Method in class org.frankframework.senders.AbstractSenderWithParameters
 
addPart(String, ContentBody) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
addPart(String, Message) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
addPart(FormBodyPart) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
addPartToCollection(Collection<C, P>, Message, PipeLineSession, ParameterValueList) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
addPipe(IPipe) - Method in class org.frankframework.core.PipeLine
Register a Pipe at this pipeline.
addPipeLineExit(PipeLineExit) - Method in class org.frankframework.core.PipeLine
Deprecated.
addPipeLineExit(PipeLineExit) - Method in class org.frankframework.core.PipeLineExits
PipeLine exits.
addProperty(XmlBuilder, String, String) - Static method in class org.frankframework.util.ProcessMetrics
 
addPropertyAsHeader(SaxElementBuilder, String, Object) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
addPropertyAsHeader(SaxElementBuilder, String, String, String, Object) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
addReason(String, String, String, XmlValidatorErrorHandler.ReasonType) - Method in class org.frankframework.validation.XmlValidatorErrorHandler
 
addReason(Throwable, XmlValidatorErrorHandler.ReasonType) - Method in class org.frankframework.validation.XmlValidatorErrorHandler
 
addReceiver(Receiver<?>) - Method in class org.frankframework.core.Adapter
Receives incoming messages.
addRecipientProperty(SaxElementBuilder, Map<String, Object>, String) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
addRecipientToMessage(AbstractMailSender.EMail) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
addRecipientToMessage(AbstractMailSender.EMail) - Method in class org.frankframework.senders.MailSender.MailSession
 
addRecipientToMessage(AbstractMailSender.EMail) - Method in class org.frankframework.senders.SendGridSender.GridMailSession
 
addRecordHandler(IRecordHandler) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
Handler for transforming records of a specific type
addRepeatedField(String) - Method in interface org.frankframework.documentbuilder.IObjectBuilder
 
addRepeatedField(String) - Method in class org.frankframework.documentbuilder.JsonObjectBuilder
 
addRepeatedField(String) - Method in class org.frankframework.documentbuilder.XmlObjectBuilder
 
addRequestRootValidation(RootValidation) - Method in class org.frankframework.pipes.XmlValidator
 
addResourceName(String) - Method in class org.frankframework.ladybug.PipeDescription
 
addResourceNamesToPipeDescription(Node, PipeDescription) - Method in class org.frankframework.ladybug.PipeDescriptionProvider
 
addResponseRootValidation(RootValidation) - Method in class org.frankframework.pipes.XmlValidator
 
addResult(SaxDocumentBuilder, ISender, Map<ISender, ParallelSenderExecutor>, String) - Method in class org.frankframework.senders.ShadowSender
 
addResultHandler(IResultHandler) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
Handler for processing transformed records
addRoleGroupMapping(String, String) - Method in interface org.frankframework.credentialprovider.rolemapping.RoleGroupMapper
 
addRoleGroupMapping(String, String) - Method in class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
Add the role, and it's link(mapping) to the context where the webapp is running in.
addRootNamespace(String, String) - Static method in class org.frankframework.util.XmlUtils
 
addRootNamespace(Message, String) - Static method in class org.frankframework.util.XmlUtils
 
addRuleInstances(Digester) - Method in class org.frankframework.credentialprovider.rolemapping.RoleGroupMappingRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addSapSystem(Object, String) - Method in class org.frankframework.configuration.extensions.SapSystemFactory
 
addSapSystem(ISapSystem) - Method in class org.frankframework.configuration.extensions.SapSystems
 
addScheduledJob(IJob) - Method in class org.frankframework.configuration.Configuration
Deprecated.
addScheduledJob(IJob) - Method in class org.frankframework.scheduler.ScheduleManager
Job that is executed periodically.
addSender(ISender) - Method in class org.frankframework.senders.JavascriptSender
 
addSender(ISender) - Method in class org.frankframework.senders.ParallelSenders
one or more specifications of senders.
addSender(ISender) - Method in class org.frankframework.senders.SenderSeries
one or more specifications of senders that will be executed one after another.
addSharedResource(SharedResource<?>) - Method in class org.frankframework.configuration.SharedResources
 
addSoapEnvelopeToSchemaLocation - Variable in class org.frankframework.soap.SoapValidator
 
addSubElement(String, String) - Method in class org.frankframework.util.XmlBuilder
 
addSubElement(XmlBuilder) - Method in class org.frankframework.util.XmlBuilder
 
addSubObjectText(String) - Method in class org.frankframework.monitoring.AdapterFilter
Add the name of a SubObject (such as a Pipe) to be included in the filter.
addSubstring(int, int, int) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
addSums(long) - Method in class org.frankframework.metrics.LocalDistributionSummary
 
addSuppressibleWarning(String, SuppressKeys) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
Add a warning message to the current configuration, unless the suppression key is suppressed in the configuration.
addTextBody(String, String) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
addTextBody(String, String, ContentType) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
addThrower(EventThrowing) - Method in class org.frankframework.monitoring.events.Event
 
addTid(String, JCoDestination) - Method in class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
 
addToGlobalReplace(String) - Static method in class org.frankframework.logging.IbisMaskingLayout
 
addToGlobalReplace(Pattern) - Static method in class org.frankframework.logging.IbisMaskingLayout
 
addTrigger(Monitors.MonitorPathVariables, Monitors.AddOrUpdateTriggerModel) - Method in class org.frankframework.console.controllers.Monitors
 
addTrigger(ITrigger) - Method in class org.frankframework.monitoring.Monitor
 
addValue(char[], int, int) - Method in class org.frankframework.xml.SaxElementBuilder
 
addValue(String) - Method in class org.frankframework.xml.SaxElementBuilder
 
addWarnings(List<String>) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
Adios2Xml - Enum constant in enum class org.frankframework.extensions.rekenbox.Adios2XmlPipe.Direction
Transform an ASCII-Adios file to Adios-XML
Adios2XmlPipe - Class in org.frankframework.extensions.rekenbox
Transforms between ascii-ADIOS and an XML representation of ADIOS.
Adios2XmlPipe() - Constructor for class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
Adios2XmlPipe.Direction - Enum Class in org.frankframework.extensions.rekenbox
 
adjustFirstStringPart(String, PipeLineSession) - Method in class org.frankframework.extensions.api.ApiStreamPipe
Deprecated.
 
adjustFirstStringPart(String, PipeLineSession) - Method in class org.frankframework.pipes.StreamPipe
 
adjustQueryAndParameterListForNamedParameters(ParameterList, String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
ADLER32 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
ADVANCED - Enum constant in enum class org.frankframework.doc.Category.Type
 
AES_KEYLEN - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
Afm2EdiFactSender - Class in org.frankframework.extensions.afm
Domparser om AFM-XML berichten om te zetten in edifactberichten (voor de backoffice).
Afm2EdiFactSender() - Constructor for class org.frankframework.extensions.afm.Afm2EdiFactSender
 
afterLast() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<F>, PipeLineSession) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<Message>, PipeLineSession) - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<Message>, PipeLineSession) - Method in class org.frankframework.extensions.fxf.FxfListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<Message>, PipeLineSession) - Method in class org.frankframework.jms.AbstractJmsListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<Message>, PipeLineSession) - Method in class org.frankframework.jms.PullingJmsListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<String>, PipeLineSession) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<M>, PipeLineSession) - Method in interface org.frankframework.core.IListener
Called to perform actions (like committing or sending a reply) after a message has been processed by the Pipeline.
afterMessageProcessed(PipeLineResult, RawMessageWrapper<M>, PipeLineSession) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<M>, PipeLineSession) - Method in class org.frankframework.jdbc.JdbcListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<M>, PipeLineSession) - Method in class org.frankframework.receivers.JavaListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<ConsumerRecord<String, byte[]>>, PipeLineSession) - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<MqttMessage>, PipeLineSession) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<Message>, PipeLineSession) - Method in class org.frankframework.http.PushingListenerAdapter
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<Message>, PipeLineSession) - Method in class org.frankframework.receivers.FrankListener
 
afterPropertiesSet() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
afterPropertiesSet() - Method in class org.frankframework.configuration.ApplicationWarnings
 
afterPropertiesSet() - Method in class org.frankframework.configuration.Configuration
Spring's configure method.
afterPropertiesSet() - Method in class org.frankframework.configuration.digester.Digester
 
afterPropertiesSet() - Method in class org.frankframework.console.configuration.ClientSession
 
afterPropertiesSet() - Method in class org.frankframework.console.ConsoleFrontend
 
afterPropertiesSet() - Method in class org.frankframework.console.controllers.FrankApiService
 
afterPropertiesSet() - Method in class org.frankframework.console.controllers.socket.FrankApiWebSocketBase
 
afterPropertiesSet() - Method in class org.frankframework.core.Adapter
 
afterPropertiesSet() - Method in class org.frankframework.core.JndiContextPrefixFactory
 
afterPropertiesSet() - Method in class org.frankframework.extensions.cmis.mtom.MtomFilter
 
afterPropertiesSet() - Method in class org.frankframework.extensions.cmis.mtom.MtomProxy
Deprecated.
 
afterPropertiesSet() - Method in class org.frankframework.extensions.cmis.servlets.CmisLifecycleBean
 
afterPropertiesSet() - Method in class org.frankframework.jdbc.datasource.ObjectFactory
 
afterPropertiesSet() - Method in class org.frankframework.jdbc.datasource.ResourceObjectLocator
 
afterPropertiesSet() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
afterPropertiesSet() - Method in class org.frankframework.jta.narayana.NarayanaConfigurationBean
Populate all the jBossTS EnvironmentBeans.
afterPropertiesSet() - Method in class org.frankframework.jta.SpringTxManagerProxy
 
afterPropertiesSet() - Method in class org.frankframework.ladybug.DebuggerActive
 
afterPropertiesSet() - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
afterPropertiesSet() - Method in class org.frankframework.ladybug.LadybugDebugger
TestTool can't be wired by name or type.
afterPropertiesSet() - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
afterPropertiesSet() - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
 
afterPropertiesSet() - Method in class org.frankframework.lifecycle.NamespaceUriProviderBean
 
afterPropertiesSet() - Method in class org.frankframework.lifecycle.ServletManager
 
afterPropertiesSet() - Method in class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
 
afterPropertiesSet() - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
afterPropertiesSet() - Method in class org.frankframework.lifecycle.VerifyDatabaseConnectionBean
 
afterPropertiesSet() - Method in class org.frankframework.lifecycle.VerifyServerSecurityBean
 
afterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
afterPropertiesSet() - Method in class org.frankframework.management.bus.InboundGatewayFactory
 
afterPropertiesSet() - Method in class org.frankframework.management.bus.MessageDispatcher
 
afterPropertiesSet() - Method in class org.frankframework.management.bus.OutboundGatewayFactory
 
afterPropertiesSet() - Method in class org.frankframework.management.gateway.HazelcastOutboundGateway
 
afterPropertiesSet() - Method in class org.frankframework.management.gateway.HttpInboundGateway
 
afterPropertiesSet() - Method in class org.frankframework.management.gateway.HttpOutboundGateway
 
afterPropertiesSet() - Method in class org.frankframework.management.security.JwtKeyGenerator
 
afterPropertiesSet() - Method in class org.frankframework.management.security.JwtSecurityFilter
 
afterPropertiesSet() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
 
afterPropertiesSet() - Method in class org.frankframework.monitoring.MonitorManager
 
afterPropertiesSet() - Method in class org.frankframework.pipes.XmlValidator
 
afterPropertiesSet() - Method in class org.frankframework.pipes.XsltPipe
 
afterPropertiesSet() - Method in class org.frankframework.security.config.ServletRegistration
 
afterPropertiesSet() - Method in class org.frankframework.statistics.MetricsInitializer
 
afterPropertiesSet() - Method in class org.frankframework.util.flow.DotFlowGenerator
 
afterPropertiesSet() - Method in class org.frankframework.util.flow.FlowDiagramManager
 
afterPropertiesSet() - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
 
afterPropertiesSet() - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
afterSpringSecurityFilterChain(ServletContext) - Method in class org.frankframework.lifecycle.servlets.SecurityFilterChainConfigurer
 
Alarm - Class in org.frankframework.monitoring
A Trigger that starts its life with type = ALARM.
Alarm() - Constructor for class org.frankframework.monitoring.Alarm
 
ALARM - Enum constant in enum class org.frankframework.monitoring.ITrigger.TriggerType
 
Algorithm - Enum Class in org.frankframework.pipes.hash
Defines the supported algorithms which can be used in the HashPipe
ALGORITHM_DEFAULT - Static variable in class org.frankframework.pipes.SignaturePipe
 
alignJson(Message, PipeLineSession, boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
 
AlignmentContext - Class in org.frankframework.align
Top of a stack of parsed elements, that represent the current position in the aligned document.
AlignmentContext() - Constructor for class org.frankframework.align.AlignmentContext
 
AlignmentContext(AlignmentContext, String, XSTypeDefinition) - Constructor for class org.frankframework.align.AlignmentContext
 
alignXml2Json(Message, PipeLineSession, boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
 
ALL - Enum constant in enum class org.frankframework.core.IMessageBrowser.HideMethod
to mask the entire string
ALL - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
 
ALL_CONFIGS_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
ALL_IBIS_ROLES - Static variable in interface org.frankframework.lifecycle.DynamicRegistration
 
ALL_IBIS_USER_ROLES - Static variable in interface org.frankframework.lifecycle.DynamicRegistration
 
ALLOW_DEPRECATED_ENDPOINTS_KEY - Static variable in class org.frankframework.console.configuration.DeprecationInterceptor
 
ALLOW_OPTIONS_REQUESTS_KEY - Static variable in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
AllowAllIbisUserRoles - Annotation Interface in org.frankframework.console
To avoid repeating this list of roles over and over again, use a default annotation Since you can't reference a static list of values, it has to be hard coded like this.
AllowAllSecurityHandler - Class in org.frankframework.core
Security handler that declares that each role is valid.
AllowAllSecurityHandler() - Constructor for class org.frankframework.core.AllowAllSecurityHandler
 
allowDeprecatedEndpoints() - Method in class org.frankframework.console.controllers.FrankApiService
 
ALLOWED_CHARACTERS_IN_NAME - Static variable in class org.frankframework.extensions.aspose.services.util.FileConstants
The specific allowed characters in filename of digits and letters.
ALLOWED_CHARACTERS_IN_NAME_REGEX - Static variable in class org.frankframework.extensions.aspose.services.util.FileConstants
The specific allowed characters in a filename of digits and letters and special characters.
ALLOWED_SPECIFIC_CHARACTERS_IN_NAME - Static variable in class org.frankframework.extensions.aspose.services.util.FileConstants
The specific allowed characters in a filename (with the exception of digits and letters).
allowReadlineSteps - Variable in class org.frankframework.larva.LarvaTool
 
ALPHANUMERIC - Enum constant in enum class org.frankframework.pipes.UUIDGeneratorPipe.Type
the UUID will not have a fixed length which will be about 42
alterAutoIncrement(Connection, String, int) - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
alterAutoIncrement(Connection, String, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
AmazonEncodingUtils - Class in org.frankframework.filesystem.utils
 
AmazonS3FileSystem - Class in org.frankframework.filesystem
 
AmazonS3FileSystem() - Constructor for class org.frankframework.filesystem.AmazonS3FileSystem
 
AmazonS3FileSystemDelegator - Interface in org.frankframework.filesystem
 
AmazonS3Sender - Class in org.frankframework.senders
Sender to work with the Amazon S3 Filesystem.
AmazonS3Sender() - Constructor for class org.frankframework.senders.AmazonS3Sender
 
AmazonSqsFactory - Class in org.frankframework.jms
 
AmazonSqsFactory() - Constructor for class org.frankframework.jms.AmazonSqsFactory
 
AmountOfPagesPipe - Class in org.frankframework.extensions.aspose.pipe
Returns the amount of pages of a PDF file.
AmountOfPagesPipe() - Constructor for class org.frankframework.extensions.aspose.pipe.AmountOfPagesPipe
 
announceChildThread(Object, String) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
announceChildThread(Object, String) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
 
ANONYMOUS - Enum constant in enum class org.frankframework.filesystem.smb.Samba2FileSystem.Samba2AuthType
 
AnsibleVaultCredentialFactory - Class in org.frankframework.credentialprovider
CredentialFactory implementation that uses an Ansible Vault to read secrets from.
AnsibleVaultCredentialFactory() - Constructor for class org.frankframework.credentialprovider.AnsibleVaultCredentialFactory
 
ANTIVIRUS_FAILED_FORWARD - Static variable in class org.frankframework.pipes.StreamPipe
 
ANY - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
AopProxyBeanFactoryPostProcessor - Class in org.frankframework.configuration
Programmatic equivalent of <aop:config proxy-target-class="true" />.
AopProxyBeanFactoryPostProcessor() - Constructor for class org.frankframework.configuration.AopProxyBeanFactoryPostProcessor
 
API_NAMESPACE - Static variable in class org.frankframework.extensions.api.ApiWsdlXmlValidator
 
API_PRINCIPAL_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
ApiCacheManager - Class in org.frankframework.http.rest
 
ApiCacheManager() - Constructor for class org.frankframework.http.rest.ApiCacheManager
 
ApiDispatchConfig - Class in org.frankframework.http.rest
 
ApiDispatchConfig(String) - Constructor for class org.frankframework.http.rest.ApiDispatchConfig
 
ApiEhcache - Class in org.frankframework.http.rest
 
ApiEhcache() - Constructor for class org.frankframework.http.rest.ApiEhcache
 
ApiException - Exception Class in org.frankframework.console
 
ApiException(String) - Constructor for exception class org.frankframework.console.ApiException
 
ApiException(String, int) - Constructor for exception class org.frankframework.console.ApiException
 
ApiException(String, Throwable) - Constructor for exception class org.frankframework.console.ApiException
 
ApiException(String, HttpStatus) - Constructor for exception class org.frankframework.console.ApiException
 
ApiException(Throwable) - Constructor for exception class org.frankframework.console.ApiException
 
ApiExceptionHandler - Class in org.frankframework.console.configuration
 
ApiExceptionHandler() - Constructor for class org.frankframework.console.configuration.ApiExceptionHandler
 
ApiListener - Class in org.frankframework.http.rest
Listener that allows a Receiver to receive messages as a REST webservice.
ApiListener() - Constructor for class org.frankframework.http.rest.ApiListener
 
ApiListener.AuthenticationMethods - Enum Class in org.frankframework.http.rest
 
ApiListener.HttpMethod - Enum Class in org.frankframework.http.rest
 
ApiListenerServlet - Class in org.frankframework.http.rest
 
ApiListenerServlet() - Constructor for class org.frankframework.http.rest.ApiListenerServlet
 
ApiMemcached - Class in org.frankframework.http.rest
 
ApiMemcached() - Constructor for class org.frankframework.http.rest.ApiMemcached
 
ApiPrincipal - Class in org.frankframework.http.rest
 
ApiPrincipal() - Constructor for class org.frankframework.http.rest.ApiPrincipal
 
ApiPrincipal(int) - Constructor for class org.frankframework.http.rest.ApiPrincipal
TimeToLive in seconds
ApiPrincipalPipe - Class in org.frankframework.http.rest
Pipe to manage the ApiPrincipal handling
ApiPrincipalPipe() - Constructor for class org.frankframework.http.rest.ApiPrincipalPipe
 
apiRootUrl() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the apiRootUrl record component.
apiRootUrlTemplate() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the apiRootUrlTemplate record component.
ApiServiceDispatcher - Class in org.frankframework.http.rest
This class registers dispatches requests to the proper registered ApiListeners.
ApiServiceDispatcher() - Constructor for class org.frankframework.http.rest.ApiServiceDispatcher
 
ApiSoapWrapperPipe - Class in org.frankframework.extensions.api
Extension to SoapWrapperPipe for API Management.
ApiSoapWrapperPipe() - Constructor for class org.frankframework.extensions.api.ApiSoapWrapperPipe
 
ApiStreamPipe - Class in org.frankframework.extensions.api
Deprecated.
ApiStreamPipe() - Constructor for class org.frankframework.extensions.api.ApiStreamPipe
Deprecated.
 
ApiWsdlXmlValidator - Class in org.frankframework.extensions.api
Extension to WsdlXmlValidator for API Management.
ApiWsdlXmlValidator() - Constructor for class org.frankframework.extensions.api.ApiWsdlXmlValidator
 
APP_CONSTANTS - Static variable in class org.frankframework.components.ComponentLoader
 
APP_CONSTANTS - Static variable in class org.frankframework.lifecycle.IbisApplicationContext
 
AppConstants - Class in org.frankframework.util
Singleton class that has the constant values for this application.
APPEND - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
(only for filesystems that support 'append') append contents, specified by parameter contents or input message, to a file, specified by attribute filename, parameter filename or input message.
APPEND - Enum constant in enum class org.frankframework.xcom.XComSender.FileOptionType
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
appendFile(F) - Method in interface org.frankframework.filesystem.IWritableFileSystem
 
appendFile(F, InputStream) - Method in interface org.frankframework.filesystem.IWritableFileSystem
 
appendFile(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
appendFile(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
appendFile(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
appendFile(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
appendFile(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
appendFile(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
appendParameters(boolean, StringBuilder, ParameterValueList) - Method in class org.frankframework.http.AbstractHttpSender
 
appendValue(RecordTransformer.IOutputField, StringBuilder, List<String>) - Method in interface org.frankframework.batch.RecordTransformer.IOutputField
Deprecated.
 
APPLICATION - Enum constant in enum class org.frankframework.lifecycle.SpringContextScope
 
APPLICATION - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
APPLICATION_SERVER_CUSTOMIZATION_PROPERTY - Static variable in class org.frankframework.lifecycle.servlets.ApplicationServerConfigurer
 
APPLICATION_SERVER_CUSTOMIZATION_PROPERTY - Static variable in class org.frankframework.util.AppConstants
 
APPLICATION_SERVER_TYPE_PROPERTY - Static variable in class org.frankframework.lifecycle.servlets.ApplicationServerConfigurer
 
APPLICATION_SERVER_TYPE_PROPERTY - Static variable in class org.frankframework.util.AppConstants
 
APPLICATIONFUNCTION_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
ApplicationMessageEvent - Class in org.frankframework.lifecycle
 
ApplicationMessageEvent(ApplicationContext) - Constructor for class org.frankframework.lifecycle.ApplicationMessageEvent
 
ApplicationMessageEvent(ApplicationContext, String) - Constructor for class org.frankframework.lifecycle.ApplicationMessageEvent
 
ApplicationMessageEvent(ApplicationContext, String, Exception) - Constructor for class org.frankframework.lifecycle.ApplicationMessageEvent
 
ApplicationMessageEvent(ApplicationContext, String, MessageKeeper.MessageKeeperLevel) - Constructor for class org.frankframework.lifecycle.ApplicationMessageEvent
 
ApplicationMessageEvent(ApplicationContext, String, MessageKeeper.MessageKeeperLevel, Exception) - Constructor for class org.frankframework.lifecycle.ApplicationMessageEvent
 
APPLICATIONNAME_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
ApplicationServerConfigurer - Class in org.frankframework.lifecycle.servlets
It's important this is loaded first, and before any programmatic listeners have been added to determine the Application Server type.
ApplicationServerConfigurer() - Constructor for class org.frankframework.lifecycle.servlets.ApplicationServerConfigurer
 
ApplicationWarnings - Class in org.frankframework.configuration
 
ApplicationWarnings() - Constructor for class org.frankframework.configuration.ApplicationWarnings
 
apply(Object...) - Method in interface org.frankframework.javascript.GraalJS.JavaCallback
Deprecated.
 
apply(T) - Method in interface org.frankframework.credentialprovider.util.ThrowingFunction
 
apply(T) - Method in interface org.frankframework.functional.ThrowingFunction
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
applyBlobParameter(PreparedStatement, int, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
applyBlobParameter(PreparedStatement, int, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
applyBlobParameter(PreparedStatement, int, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
applyClobParameter(PreparedStatement, int, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
applyClobParameter(PreparedStatement, int, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
applyClobParameter(PreparedStatement, int, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
applyParameters(IDbmsSupport, PreparedStatement, ParameterList, Message, PipeLineSession) - Static method in class org.frankframework.util.JdbcUtil
 
applyParameters(IDbmsSupport, PreparedStatement, ParameterValueList, PipeLineSession) - Static method in class org.frankframework.util.JdbcUtil
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
applyStandardParameters(PreparedStatement, boolean, boolean) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
applyStandardParameters(PreparedStatement, String, boolean) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
areCookiesDisabled() - Method in class org.frankframework.http.AbstractHttpSession
 
ArrayBuilder - Class in org.frankframework.documentbuilder
 
ArrayBuilder() - Constructor for class org.frankframework.documentbuilder.ArrayBuilder
 
asArrayBuilder(String) - Method in interface org.frankframework.documentbuilder.IDocumentBuilder
 
asArrayBuilder(String) - Method in class org.frankframework.documentbuilder.JsonDocumentBuilder
 
asArrayBuilder(String) - Method in class org.frankframework.documentbuilder.XmlDocumentBuilder
 
asArrayBuilder(IDocumentBuilder, String) - Static method in class org.frankframework.documentbuilder.StructureBuilder
 
asBooleanValue(boolean) - Method in class org.frankframework.parameters.ParameterValue
 
asByteArray() - Method in class org.frankframework.stream.Message
return the request object as a byte array.
asByteArray(String) - Method in class org.frankframework.stream.Message
 
ASC - Enum constant in enum class org.frankframework.core.IMessageBrowser.SortOrder
 
ASCII - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.FileType
 
ASCII - Enum constant in enum class org.frankframework.xcom.XComSender.CodeType
 
asCollection() - Method in class org.frankframework.parameters.ParameterValue
 
asHex(byte[]) - Static method in class org.frankframework.util.UUIDUtil
 
asInputSource() - Method in class org.frankframework.core.Resource
 
asInputSource() - Method in class org.frankframework.stream.Message
return the request object as a InputSource.
asInputStream() - Method in class org.frankframework.stream.Message
Return an InputStream backed by the data in this message.
asInputStream(String) - Method in class org.frankframework.stream.Message
Return an InputStream backed by the data in this message.
asIntegerValue(int) - Method in class org.frankframework.parameters.ParameterValue
 
asJsonWriter() - Method in class org.frankframework.stream.MessageBuilder
 
asLongValue(long) - Method in class org.frankframework.parameters.ParameterValue
 
asMessage() - Method in class org.frankframework.parameters.ParameterValue
 
asMessage() - Method in class org.frankframework.util.XmlBuilder
 
asMessage(Object) - Static method in class org.frankframework.stream.Message
Please note that this method should only be used when you don't know the type of object.
asObject() - Method in class org.frankframework.stream.Message
Deprecated.
Please avoid the use of the raw object.
asObjectBuilder() - Method in interface org.frankframework.documentbuilder.IDocumentBuilder
 
asObjectBuilder() - Method in class org.frankframework.documentbuilder.JsonDocumentBuilder
 
asObjectBuilder() - Method in class org.frankframework.documentbuilder.XmlDocumentBuilder
 
asObjectBuilder(IDocumentBuilder) - Static method in class org.frankframework.documentbuilder.StructureBuilder
 
asOutputStream() - Method in class org.frankframework.stream.MessageBuilder
 
AsposeFontManager - Class in org.frankframework.extensions.aspose
 
AsposeFontManager(String) - Constructor for class org.frankframework.extensions.aspose.AsposeFontManager
 
AsposeLicenseLoader - Class in org.frankframework.extensions.aspose
 
AsposeLicenseLoader(URL) - Constructor for class org.frankframework.extensions.aspose.AsposeLicenseLoader
 
asReader() - Method in class org.frankframework.stream.Message
Return a Reader backed by the data in this message.
asReader(String) - Method in class org.frankframework.stream.Message
Return a Reader backed by the data in this message.
asResourceList(String, URI, ThrowingSupplier<InputStream, IOException>) - Method in class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
 
assertNotClosed() - Method in class org.frankframework.stream.Message
 
asSource() - Method in class org.frankframework.core.Resource
 
asSource() - Method in class org.frankframework.stream.Message
return the request object as a Source.
asSource(JsonValue) - Method in class org.frankframework.align.Json2Xml
Obtain the XmlAligner as a Source that can be used as input of a Transformer.
asString() - Method in class org.frankframework.stream.Message
return the request object as a String.
asString() - Method in class org.frankframework.validation.AbstractXSD
 
asString() - Method in interface org.frankframework.validation.IXSD
 
asString() - Method in class org.frankframework.validation.xsd.StringXsd
 
asString(Object) - Static method in class org.frankframework.util.MessageUtils
Deprecated.
asString(String) - Method in class org.frankframework.stream.Message
 
asStringValue() - Method in class org.frankframework.parameters.ParameterValue
 
asStringValue(String) - Method in class org.frankframework.parameters.ParameterValue
 
asTemporaryMessage(Path) - Static method in class org.frankframework.stream.PathMessage
 
asWriter() - Method in class org.frankframework.stream.MessageBuilder
 
asXMLInputSource() - Method in class org.frankframework.core.Resource
 
asXmlString() - Method in class org.frankframework.util.XmlBuilder
 
asXmlWriter() - Method in class org.frankframework.stream.MessageBuilder
 
AsyncSenderWithListenerPipe<M> - Class in org.frankframework.pipes
Sends a message using an asynchronous sender and receives a reply from a listener.
AsyncSenderWithListenerPipe() - Constructor for class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
ATOMPUB - Enum constant in enum class org.frankframework.extensions.cmis.CmisSessionBuilder.BindingTypes
 
AtomPub10 - Class in org.frankframework.extensions.cmis.servlets
 
AtomPub10() - Constructor for class org.frankframework.extensions.cmis.servlets.AtomPub10
 
AtomPub11 - Class in org.frankframework.extensions.cmis.servlets
 
AtomPub11() - Constructor for class org.frankframework.extensions.cmis.servlets.AtomPub11
 
AtomPubServletBase - Class in org.frankframework.extensions.cmis.servlets
It is important that we register the correct (CMIS) CXF bus, or else JAX-RS (IAF-API / WebServiceListener) won't work properly
AtomPubServletBase() - Constructor for class org.frankframework.extensions.cmis.servlets.AtomPubServletBase
 
ATTACHMENT - Static variable in class org.frankframework.http.mime.MultipartUtils
 
Attribute() - Constructor for class org.frankframework.xml.AttributesWrapper.Attribute
 
ATTRIBUTE - Enum constant in enum class org.frankframework.ldap.LdapSender.Manipulation
 
ATTRIBUTE_APPLICATION_KEY - Static variable in class org.frankframework.management.gateway.HazelcastConfig
 
ATTRIBUTE_NAME_KEY - Static variable in class org.frankframework.management.gateway.HazelcastConfig
 
ATTRIBUTE_TYPE_KEY - Static variable in class org.frankframework.management.gateway.HazelcastConfig
 
ATTRIBUTE_VERSION_KEY - Static variable in class org.frankframework.management.gateway.HazelcastConfig
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an attribute type declaration.
AttributePropertyResolver - Class in org.frankframework.xml
 
AttributePropertyResolver(ContentHandler, Properties, Set<String>) - Constructor for class org.frankframework.xml.AttributePropertyResolver
 
attributesEqual(Attribute, Attribute) - Static method in class org.frankframework.util.XmlUtils
 
attributesToXml(Attributes) - Method in class org.frankframework.ldap.LdapSender
 
AttributesWrapper - Class in org.frankframework.xml
Base class for transforming SAX Attributes-lists.
AttributesWrapper(Attributes) - Constructor for class org.frankframework.xml.AttributesWrapper
 
AttributesWrapper(Attributes, boolean) - Constructor for class org.frankframework.xml.AttributesWrapper
 
AttributesWrapper(Attributes, String) - Constructor for class org.frankframework.xml.AttributesWrapper
 
AttributesWrapper(Attributes, Function<Integer, Boolean>, boolean, Function<String, String>) - Constructor for class org.frankframework.xml.AttributesWrapper
 
AttributesWrapper(Attributes, Function<String, String>) - Constructor for class org.frankframework.xml.AttributesWrapper
 
AttributesWrapper.Attribute - Class in org.frankframework.xml
 
augment(ConnectionFactory, String) - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
augment(CommonDataSource, String) - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
Ensure that the outermost DataSource proxy/wrapper in the chain is the TransactionAwareDataSourceProxy.
augment(O, String) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
Allow implementing classes to augment the looked up object class 'O'.
augmentConnectionFactory(ConnectionFactory, String) - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
Allow implementing classes to augment the ConnectionFactory.
augmentConnectionFactory(ConnectionFactory, String) - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
 
augmentDatasource(CommonDataSource, String) - Method in class org.frankframework.jdbc.datasource.AbstractXADataSourceFactory
 
augmentDatasource(CommonDataSource, String) - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
Allow implementing classes to augment the DataSource.
augmentDatasource(CommonDataSource, String) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
augmentDatasource(CommonDataSource, String) - Method in class org.frankframework.ladybug.jdbc.LadyBugDataSourceFactory
 
augmentMessageBrowser(IMessageBrowser<Serializable>) - Method in class org.frankframework.jdbc.MessageStoreListener
 
AUTH_DATA_HEADER - Static variable in class org.frankframework.extensions.akamai.NetStorageCmsSigner
 
AUTH_ENABLED_KEY - Static variable in class org.frankframework.lifecycle.servlets.SecuritySettings
 
AUTH_SIGN_HEADER - Static variable in class org.frankframework.extensions.akamai.NetStorageCmsSigner
 
authenticate(String, String, String, String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
authenticate(Credentials, HttpRequest, HttpContext) - Method in class org.frankframework.http.authentication.OAuthAuthenticationScheme
 
AUTHENTICATE - Enum constant in enum class org.frankframework.extensions.idin.IdinSender.Action
 
AUTHENTICATION - Enum constant in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
 
AUTHENTICATION_COOKIE_NAME - Static variable in class org.frankframework.http.rest.ApiListenerServlet
 
AUTHENTICATION_HEADER_KEY - Static variable in class org.frankframework.management.gateway.HazelcastConfig
 
AUTHENTICATION_METHOD_KEY - Static variable in class org.frankframework.http.AbstractHttpSession
 
AuthenticationScheme - Enum Class in org.frankframework.http.authentication
 
AuthenticationType - Enum Class in org.frankframework.lifecycle.servlets
 
AuthenticatorUtils - Class in org.frankframework.lifecycle.servlets
 
AuthenticatorUtils() - Constructor for class org.frankframework.lifecycle.servlets.AuthenticatorUtils
 
authFailed(HttpHost, AuthScheme, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
AuthorityMapper - Class in org.frankframework.lifecycle.servlets
 
AuthorityMapper(URL, Set<String>, Properties) - Constructor for class org.frankframework.lifecycle.servlets.AuthorityMapper
 
AUTHORIZATION - Enum constant in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
 
authorizationEndpoint - Variable in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
AuthorizationException - Exception Class in org.frankframework.jwt
 
AuthorizationException(String) - Constructor for exception class org.frankframework.jwt.AuthorizationException
 
authorizationToken - Variable in class org.frankframework.http.rest.ApiPrincipal
 
AUTHROLE - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
 
AuthSSLContextFactory - Class in org.frankframework.encryption
 
authSucceeded(HttpHost, AuthScheme, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
AUTO - Enum constant in enum class org.frankframework.jms.JMSFacade.MessageClass
Automatically determine the type of the outgoing Message based on the value of Message.isBinary().
AUTO - Enum constant in enum class org.frankframework.soap.SoapVersion
Try to auto-detect the value
AUTO_ACKNOWLEDGE - Enum constant in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
auto or auto_acknowledge: Specifies that the session is to automatically acknowledge consumer receipt of messages when message processing is complete.
AUTO_DETECT_CHARSET - Static variable in class org.frankframework.util.StreamUtil
 
AUTO_RELOAD_KEY - Static variable in class org.frankframework.util.XmlUtils
 
AutoCloseableSenderWrapper(ISender) - Constructor for class org.frankframework.senders.ReconnectSenderWrapper.AutoCloseableSenderWrapper
 
autoCommentValue() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the autoCommentValue record component.
autoIncrementInsertValue(String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
autoIncrementInsertValue(String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
autoIncrementInsertValue(String) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
autoIncrementKeyMustBeInserted() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
autoIncrementKeyMustBeInserted() - Method in interface org.frankframework.dbms.IDbmsSupport
 
autoIncrementKeyMustBeInserted() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
autoIncrementUsesSequenceObject() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
autoIncrementUsesSequenceObject() - Method in interface org.frankframework.dbms.IDbmsSupport
 
autoIncrementUsesSequenceObject() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
automatic_reload() - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Returns the value of the automatic_reload record component.
autoreload() - Method in record class org.frankframework.console.controllers.Configurations.ManageConfigurationModel
Returns the value of the autoreload record component.
autoReloadConfig(ApplicationContext, String, String, boolean, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
Toggle AUTORELOAD
autowire(ApplicationContext, Object, int) - Static method in class org.frankframework.util.SpringUtils
 
autowireByName(ApplicationContext, Object) - Static method in class org.frankframework.util.SpringUtils
 
autowireByType(ApplicationContext, Object) - Static method in class org.frankframework.util.SpringUtils
 
AVAILABLE - Enum constant in enum class org.frankframework.core.ProcessState
 
AVI - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
avoidLocking() - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Returns the value of the avoidLocking record component.
AwsBase - Class in org.frankframework.aws
 
AwsBase() - Constructor for class org.frankframework.aws.AwsBase
 
AwsUtil - Class in org.frankframework.aws
 
AwsUtil() - Constructor for class org.frankframework.aws.AwsUtil
 
AZW - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 

B

BACKEND_UNAVAILABLE - Enum constant in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
 
backendServletBean() - Method in class org.frankframework.console.configuration.RegisterServletEndpoints
 
base() - Method in record class org.frankframework.console.controllers.ClassInfo.ParametersModel
Returns the value of the base record component.
Base64 - Enum constant in enum class org.frankframework.pipes.HashPipe.HashEncoding
 
Base64Pipe - Class in org.frankframework.pipes
Pipe that performs base64 encoding and decoding.
Base64Pipe() - Constructor for class org.frankframework.pipes.Base64Pipe
 
Base64Pipe.Direction - Enum Class in org.frankframework.pipes
 
BASIC - Enum constant in enum class org.frankframework.doc.Category.Type
 
BASIC - Enum constant in enum class org.frankframework.http.authentication.AuthenticationScheme
 
Basic Example with Only Simple Output Parameters - Search tag in class org.frankframework.jdbc.StoredProcedureQuerySender
Section
BATCH - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
BatchBlobTransformerPipe - Class in org.frankframework.jdbc
Deprecated.
BatchBlobTransformerPipe() - Constructor for class org.frankframework.jdbc.BatchBlobTransformerPipe
Deprecated.
 
BatchClobTransformerPipe - Class in org.frankframework.jdbc
Deprecated.
BatchClobTransformerPipe() - Constructor for class org.frankframework.jdbc.BatchClobTransformerPipe
Deprecated.
 
batchCount() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the batchCount record component.
BatchFileTransformerPipe - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
BatchFileTransformerPipe() - Constructor for class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
 
BatchTransformerPipeBase - Class in org.frankframework.jdbc
Deprecated.
BatchTransformerPipeBase() - Constructor for class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
BatchTransformerPipeBase.ResultSetReader - Class in org.frankframework.jdbc
Deprecated.
 
BCC_RECIPIENTS_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
beforeExecuteJob() - Method in class org.frankframework.scheduler.AbstractJobDef
Called before executeJob to prepare resources for executeJob method.
beforeExecuteJob() - Method in class org.frankframework.scheduler.job.CheckReloadJob
 
beforeExecuteJob() - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
 
beforeFirst() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
begin() - Method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
begin(String, Attributes) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
beginChildThread() - Method in class org.frankframework.jta.TransactionConnector
resume transaction, that was saved in parent thread, in the child thread.
BEST_REPLY_ADDRESS_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
BINARY - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.FileType
 
BINARY - Enum constant in enum class org.frankframework.http.HttpEntityType
The input message is sent unchanged as binary or character data.
BINARY - Enum constant in enum class org.frankframework.parameters.ParameterType
Forces the parameter value to be treated as binary data (e.g. when using a SQL BLOB field).
BinaryMessage - Class in org.frankframework.management.bus.message
 
BinaryMessage(byte[]) - Constructor for class org.frankframework.management.bus.message.BinaryMessage
 
BinaryMessage(byte[], MimeType) - Constructor for class org.frankframework.management.bus.message.BinaryMessage
 
BinaryMessage(InputStream) - Constructor for class org.frankframework.management.bus.message.BinaryMessage
 
BinaryMessage(InputStream, MimeType) - Constructor for class org.frankframework.management.bus.message.BinaryMessage
 
binding(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
 
BIS - Enum constant in enum class org.frankframework.extensions.esb.EsbSoapWrapperPipe.Mode
Business Integration Services
BisJmsListener - Class in org.frankframework.extensions.bis
Deprecated.
Please use JmsListener combined with BisWrapperPipe
BisJmsListener() - Constructor for class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
BisJmsSender - Class in org.frankframework.extensions.bis
Deprecated.
Please use JmsSender combined with BisWrapperPipe
BisJmsSender() - Constructor for class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
BisUtils - Class in org.frankframework.extensions.bis
Deprecated.
Please use BisWrapperPipe
BisUtils() - Constructor for class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
BisWrapperPipe - Class in org.frankframework.extensions.bis
Deprecated.
Please replace with org.frankframework.extensions.esb.EsbSoapWrapperPipe (not 1:1)
BisWrapperPipe() - Constructor for class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
BlackBox - Class in org.frankframework.ladybug.filter
Only show senders that communicate with another system
BlackBox() - Constructor for class org.frankframework.ladybug.filter.BlackBox
 
BLOB - Enum constant in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
 
BlobLineIteratingPipe - Class in org.frankframework.jdbc
Pipe that iterates over the lines in a BLOB.
BlobLineIteratingPipe() - Constructor for class org.frankframework.jdbc.BlobLineIteratingPipe
 
BlobOutputStream - Class in org.frankframework.jdbc
Wrapper around DBMS provided OutputStream for BLOB, that updates BLOB and ResultSet and closes them at stream.close().
BlobOutputStream(IDbmsSupport, Object, int, OutputStream, ResultSet, XmlBuilder) - Constructor for class org.frankframework.jdbc.BlobOutputStream
 
BMP - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
BodyOnlyFilter - Class in org.frankframework.xml
XmlFilter that skips startDocument and endDocument, to be able to parse some additional body elements into and existing XML stream.
BodyOnlyFilter() - Constructor for class org.frankframework.xml.BodyOnlyFilter
 
BodyOnlyFilter(ContentHandler) - Constructor for class org.frankframework.xml.BodyOnlyFilter
 
BodyOnlyFilter(ContentHandler, boolean) - Constructor for class org.frankframework.xml.BodyOnlyFilter
 
BOOLEAN - Enum constant in enum class org.frankframework.align.ScalarType
 
BOOLEAN - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to a Boolean
BooleanParameter - Class in org.frankframework.parameters
 
BooleanParameter() - Constructor for class org.frankframework.parameters.BooleanParameter
 
BridgedCmisService - Class in org.frankframework.extensions.cmis.server
After each request the CallContext is removed.
BridgedCmisService(CallContext) - Constructor for class org.frankframework.extensions.cmis.server.BridgedCmisService
 
BrowseJdbcModel(String, String, String, String, Boolean, Integer, Integer) - Constructor for record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Creates an instance of a BrowseJdbcModel record class.
browseJdbcTable(BrowseJdbcTable.BrowseJdbcModel) - Method in class org.frankframework.console.controllers.BrowseJdbcTable
 
BrowseJdbcTable - Class in org.frankframework.console.controllers
 
BrowseJdbcTable - Class in org.frankframework.management.bus.endpoints
 
BrowseJdbcTable() - Constructor for class org.frankframework.management.bus.endpoints.BrowseJdbcTable
 
BrowseJdbcTable(FrankApiService) - Constructor for class org.frankframework.console.controllers.BrowseJdbcTable
 
BrowseJdbcTable.BrowseJdbcModel - Record Class in org.frankframework.console.controllers
 
browseJmsMessage(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
browseMessage(String) - Method in interface org.frankframework.core.IMessageBrowser
Retrieves the message, but does not delete.
browseMessage(String) - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
browseMessage(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
browseMessage(String) - Method in class org.frankframework.jms.JmsBrowser
 
browseMessage(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
 
browseMessage(TransactionalStorage.TransactionStoragePathVariables) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
BrowseMessageBrowsers - Class in org.frankframework.management.bus.endpoints
 
BrowseMessageBrowsers() - Constructor for class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
browseMessages(TransactionalStorage.TransactionStoragePathVariables, TransactionalStorage.BrowseMessagesParams) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
browseMessages(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
BrowseMessagesParams() - Constructor for class org.frankframework.console.controllers.TransactionalStorage.BrowseMessagesParams
 
browseQueue(BrowseQueue.BrowseQueueModel) - Method in class org.frankframework.console.controllers.BrowseQueue
 
BrowseQueue - Class in org.frankframework.console.controllers
 
BrowseQueue - Class in org.frankframework.management.bus.endpoints
 
BrowseQueue() - Constructor for class org.frankframework.management.bus.endpoints.BrowseQueue
 
BrowseQueue(FrankApiService) - Constructor for class org.frankframework.console.controllers.BrowseQueue
 
BrowseQueue.BrowseQueueModel - Record Class in org.frankframework.console.controllers
 
BrowseQueueModel(String, String, String, Boolean, Boolean, Boolean) - Constructor for record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Creates an instance of a BrowseQueueModel record class.
BROWSER - Enum constant in enum class org.frankframework.extensions.cmis.CmisSessionBuilder.BindingTypes
 
BrowserBinding - Class in org.frankframework.extensions.cmis.servlets
 
BrowserBinding() - Constructor for class org.frankframework.extensions.cmis.servlets.BrowserBinding
 
BUCKET_OBJECT_SEPARATOR - Static variable in class org.frankframework.filesystem.S3FileRef
 
BUFFER_SIZE - Static variable in class org.frankframework.util.StreamUtil
 
build() - Method in class org.frankframework.collection.Collection
closes the collector
build() - Method in class org.frankframework.extensions.akamai.NetStorageRequest
 
build() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
build() - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
build() - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
build() - Method in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
build() - Method in interface org.frankframework.lifecycle.servlets.IAuthenticator
 
build() - Method in class org.frankframework.scheduler.IbisJobBuilder
 
build() - Method in class org.frankframework.stream.MessageBuilder
SFR will be removed upon close.
build(String, String, Map<String, String>) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
build(List<MessageZipEntry>) - Method in class org.frankframework.compression.ZipWriter
 
build(List<P>) - Method in interface org.frankframework.collection.ICollector
'builds' the collection and returns a persistent Message
build(UUID) - Method in class org.frankframework.console.util.RequestMessageBuilder
 
buildCacheKey(String) - Static method in class org.frankframework.http.rest.ApiCacheManager
Creates an IBIS independent cachePrefix so multiple IBIS can connect to the same cache
buildConsumer() - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
buildDb2XMLWriter() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
buildDomDocument(Reader) - Static method in class org.frankframework.util.XmlUtils
 
buildDomDocument(Reader, boolean) - Static method in class org.frankframework.util.XmlUtils
 
buildDomDocument(Reader, boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
 
buildDomDocument(String) - Static method in class org.frankframework.util.XmlUtils
Convert an XML string to a Document Creation date: (20-02-2003 8:12:52)
buildDomDocument(String, boolean) - Static method in class org.frankframework.util.XmlUtils
 
buildDomDocument(String, boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
 
buildDomDocument(URL) - Static method in class org.frankframework.util.XmlUtils
Build a Document from a URL
buildDomDocument(InputSource, boolean) - Static method in class org.frankframework.util.XmlUtils
 
buildDomDocument(InputSource, boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
 
buildElement(String) - Static method in class org.frankframework.util.XmlUtils
Convert an XML string to a Document, then return the root-element.
buildElement(String, boolean) - Static method in class org.frankframework.util.XmlUtils
Convert an XML string to a Document, then return the root-element
buildElement(Message) - Static method in class org.frankframework.util.XmlUtils
 
buildExtensionContext(PipeLine) - Method in class org.frankframework.extensions.esb.EsbSoapValidator
 
buildExtensionContext(PipeLine) - Method in interface org.frankframework.soap.WsdlGeneratorExtension
 
buildFormatter(String) - Static method in class org.frankframework.util.DateFormatUtils
 
BuildInfoValidator - Class in org.frankframework.configuration
Validates if the BuildInfo.properties file is present in the configuration (jar), and if the name and version properties are set correctly
BuildInfoValidator(InputStream) - Constructor for class org.frankframework.configuration.BuildInfoValidator
 
buildNode(String) - Static method in class org.frankframework.util.XmlUtils
 
buildNode(String, boolean) - Static method in class org.frankframework.util.XmlUtils
Convert an XML string to a Document, then return the root-element as a Node
buildXml(String, Object) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
buildXmlFromResult(XmlBuilder, boolean) - Method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
Creates and xml containing conversion results both attachments and the main document.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
BUS_EXCEPTION - Enum constant in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
 
BusAction - Enum Class in org.frankframework.management.bus
 
BusAware - Annotation Interface in org.frankframework.management.bus
 
BusEndpointBase - Class in org.frankframework.management.bus.endpoints
 
BusEndpointBase() - Constructor for class org.frankframework.management.bus.endpoints.BusEndpointBase
 
BusException - Exception Class in org.frankframework.management.bus
Serialized and send as an ExceptionMessage over the Spring Bus
BusException(String) - Constructor for exception class org.frankframework.management.bus.BusException
Seen as WARNING / HTTP Bad Request
BusException(String, int) - Constructor for exception class org.frankframework.management.bus.BusException
Seen as WARNING with specific error code
BusException(String, Throwable) - Constructor for exception class org.frankframework.management.bus.BusException
Seen as ERROR / HTTP Internal Server Error.
BUSINESSDOMAIN_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
BusMessageUtils - Class in org.frankframework.management.bus
 
BusMessageUtils() - Constructor for class org.frankframework.management.bus.BusMessageUtils
 
BusTopic - Enum Class in org.frankframework.management.bus
 
BYTES - Enum constant in enum class org.frankframework.jms.JMSFacade.MessageClass
Create the outgoing message as BytesMessage.
BYTES - Enum constant in enum class org.frankframework.parameters.ParameterType
Deprecated.
BytesMessageInputStream - Class in org.frankframework.jms
 
BytesMessageInputStream(BytesMessage) - Constructor for class org.frankframework.jms.BytesMessageInputStream
 
BytesOutputPipe - Class in org.frankframework.pipes
Output bytes as specified by the input XML.
BytesOutputPipe() - Constructor for class org.frankframework.pipes.BytesOutputPipe
 
BytesResource - Class in org.frankframework.core
Reference to an byte[].
BytesResource(byte[], String, IScopeProvider) - Constructor for class org.frankframework.core.BytesResource
 
BytesResource(InputStream, String, IScopeProvider) - Constructor for class org.frankframework.core.BytesResource
 
BytesURLStreamHandler - Class in org.frankframework.configuration.classloaders
 
BytesURLStreamHandler(byte[]) - Constructor for class org.frankframework.configuration.classloaders.BytesURLStreamHandler
 
BZ - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
BZ2 - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 

C

C - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.Prot
Clear
Cache<K,V,E> - Class in org.frankframework.credentialprovider.util
 
Cache(int) - Constructor for class org.frankframework.credentialprovider.util.Cache
 
CACHE_CONNECTION - Enum constant in enum class org.frankframework.core.IListenerConnector.CacheMode
 
CACHE_CONSUMER - Enum constant in enum class org.frankframework.core.IListenerConnector.CacheMode
 
CACHE_NONE - Enum constant in enum class org.frankframework.core.IListenerConnector.CacheMode
 
CACHE_SESSION - Enum constant in enum class org.frankframework.core.IListenerConnector.CacheMode
 
CacheControlFilter - Class in org.frankframework.console.filters
 
CacheControlFilter() - Constructor for class org.frankframework.console.filters.CacheControlFilter
 
CacheEntry<V> - Class in org.frankframework.credentialprovider.util
 
CacheEntry() - Constructor for class org.frankframework.credentialprovider.util.CacheEntry
 
CacheEntry(V, int) - Constructor for class org.frankframework.credentialprovider.util.CacheEntry
 
CachePipeLineProcessor - Class in org.frankframework.processors
PipelineProcessor that handles caching.
CachePipeLineProcessor() - Constructor for class org.frankframework.processors.CachePipeLineProcessor
 
CacheSenderWrapperProcessor - Class in org.frankframework.processors
SenderWrapperProcessor that handles caching.
CacheSenderWrapperProcessor() - Constructor for class org.frankframework.processors.CacheSenderWrapperProcessor
 
CalcboxContentHandler - Class in org.frankframework.extensions.rekenbox
 
CalcboxOutputReader - Class in org.frankframework.extensions.rekenbox
This is the reader of the Calcbox output.
CalcboxOutputReader() - Constructor for class org.frankframework.extensions.rekenbox.CalcboxOutputReader
 
calculateAdjustedMaxBackoffDelay(Integer) - Method in class org.frankframework.receivers.Receiver
 
calculateHeuristicFailuresBackoffDuration(int, String, int) - Static method in class org.frankframework.jta.narayana.HeuristicDetectingRecoveryModule
 
calculateHMAC(byte[], byte[]) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
calculateStaticFieldIndices(JCoFunctionTemplate) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
This method must be called from configure().
callAsyncGateway(RequestMessageBuilder) - Method in class org.frankframework.console.controllers.FrankApiService
 
Callback<K,V> - Interface in org.frankframework.ldap
 
callServiceAsynchronous(ServiceClient, Message, PipeLineSession, ThreadLifeCycleEventListener<?>) - Method in class org.frankframework.senders.IsolatedServiceCaller
 
callServiceIsolated(ServiceClient, Message, PipeLineSession, ThreadLifeCycleEventListener<?>) - Method in class org.frankframework.senders.IsolatedServiceCaller
 
callSyncGateway(RequestMessageBuilder) - Method in class org.frankframework.console.controllers.FrankApiService
 
callSyncGateway(RequestMessageBuilder, boolean) - Method in class org.frankframework.console.controllers.FrankApiService
Overload of the normal callSyncGateway but can `prefill` the cache (for WebSockets).
cancel() - Method in class org.frankframework.task.TimeoutGuard
Cancels timer, and returns true if thread has been killed by this guard or interrupted by another.
cancelCheckOut(String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
cancelChildThread(ThreadDebugInfo) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
cancelChildThread(T) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
 
cancelRowUpdates() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
cancelThread(Object, String, String) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
canConvert(String, String) - Method in interface org.frankframework.dbms.ISqlTranslator
 
canConvert(String, String) - Method in class org.frankframework.dbms.SqlTranslator
 
canFetchStatementParameterMetaData() - Method in interface org.frankframework.dbms.IDbmsSupport
 
canFetchStatementParameterMetaData() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
canGoOn() - Method in class org.frankframework.jms.PullingJmsListener
 
CANON_EQ - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
canonicaliseFilePathContentBetweenKeys(String, String, String) - Method in class org.frankframework.larva.LarvaTool
 
canonicalize(String) - Static method in class org.frankframework.util.XmlUtils
 
canonicalize(String, boolean) - Static method in class org.frankframework.util.XmlUtils
 
CanonicalizeFilter - Class in org.frankframework.xml
Filter to canonicalize an XML by sorting the attributes on elements
CanonicalizeFilter(ContentHandler) - Constructor for class org.frankframework.xml.CanonicalizeFilter
 
canProvideWSDL(Adapter) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
 
CanUseSharedResource<T> - Interface in org.frankframework.core
 
captureBinaryStream() - Method in class org.frankframework.stream.Message
Can be called when Message.requiresStream() is true to retrieve a copy of (part of) the stream that is in this message, after the stream has been closed.
captureBinaryStream(OutputStream) - Method in class org.frankframework.stream.Message
 
captureBinaryStream(OutputStream, int) - Method in class org.frankframework.stream.Message
 
captureCharacterStream() - Method in class org.frankframework.stream.Message
Can be called when Message.requiresStream() is true to retrieve a copy of (part of) the stream that is in this message, after the stream has been closed.
captureCharacterStream(Writer) - Method in class org.frankframework.stream.Message
 
captureCharacterStream(Writer, int) - Method in class org.frankframework.stream.Message
 
captureInputStream(InputStream, OutputStream, int) - Static method in class org.frankframework.util.StreamCaptureUtils
 
captureOutputStream(OutputStream, OutputStream, int) - Static method in class org.frankframework.util.StreamCaptureUtils
 
captureReader(Reader, Writer, int) - Static method in class org.frankframework.util.StreamCaptureUtils
 
captureWriter(Writer, Writer, int) - Static method in class org.frankframework.util.StreamCaptureUtils
 
CASE_INSENSITIVE - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
CaseInsensitiveComparator - Class in org.frankframework.larva
 
CaseInsensitiveComparator() - Constructor for class org.frankframework.larva.CaseInsensitiveComparator
 
Category - Annotation Interface in org.frankframework.doc
 
Category.Type - Enum Class in org.frankframework.doc
 
CC_RECIPIENTS_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
CDATA2TEXT - Enum constant in enum class org.frankframework.pipes.EscapePipe.Direction
 
cdataToText(String) - Static method in class org.frankframework.util.XmlUtils
 
CENATT - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENATX - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENCOM - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENCRC - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENDSK - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENEXT - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENFLG - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENHDR - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENHOW - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENLEN - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENNAM - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENOFF - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENSIG - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENSIZ - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENTIM - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENVEM - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENVER - Static variable in class org.frankframework.compression.MessageZipEntry
 
cf - Variable in class org.frankframework.ldap.AbstractLdapQueryPipe
 
CHALLENGE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Check username and password against LDAP specifying principal and credential using parameters.
CHANGE_UNICODE_PWD - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Typical user change-password operation (one of the two methods to modify the unicodePwd attribute in AD (http://support.microsoft.com/kb/263991)).
changeDirectory(String) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
changeMessagesProcessState(TransactionalStorage.TransactionStoragePathVariables, String) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
changeMonitorState(EventType, Severity, String, MonitorEvent) - Method in class org.frankframework.monitoring.Monitor
 
changeProcessState(Connection, RawMessageWrapper<M>, ProcessState, String) - Method in class org.frankframework.jdbc.JdbcListener
 
changeProcessState(Connection, RawMessageWrapper<M>, ProcessState, String) - Method in class org.frankframework.jdbc.JdbcTableListener
 
changeProcessState(RawMessageWrapper<F>, ProcessState, String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
changeProcessState(RawMessageWrapper<M>, ProcessState, String) - Method in interface org.frankframework.core.IHasProcessState
Change the processState of the message to the specified state, if that state is supported.
changeProcessState(RawMessageWrapper<M>, ProcessState, String) - Method in class org.frankframework.jdbc.JdbcListener
 
changeProcessState(RawMessageWrapper<M>, ProcessState, String) - Method in class org.frankframework.receivers.Receiver
Change message process state, via the listener of the receiver.
changeProcessState(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
changeState(FireMonitorEvent) - Method in class org.frankframework.monitoring.Trigger
 
changeState(ITrigger.TriggerType, Severity, MonitorEvent) - Method in class org.frankframework.monitoring.Monitor
 
CHAR_ENCODING - Static variable in class net.wedjaa.ansible.vault.crypto.data.Util
 
CHAR_ENCODING - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
CHAR_ENCODING - Static variable in class net.wedjaa.ansible.vault.crypto.VaultHandler
 
CHARACTER - Enum constant in enum class org.frankframework.parameters.ParameterType
Forces the parameter value to be treated as character data (e.g. when using a SQL CLOB field).
characters(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.frankframework.align.content.JsonDocumentContainer
 
characters(char[], int, int) - Method in class org.frankframework.align.content.JsonElementContainer
 
characters(char[], int, int) - Method in class org.frankframework.align.Xml2Json
 
characters(char[], int, int) - Method in class org.frankframework.configuration.digester.Digester
 
characters(char[], int, int) - Method in class org.frankframework.configuration.filters.OnlyActiveFilter
 
characters(char[], int, int) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
characters(char[], int, int) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
characters(char[], int, int) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
characters(char[], int, int) - Method in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
characters(char[], int, int) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
characters(char[], int, int) - Method in class org.frankframework.util.CompactSaxHandler
 
characters(char[], int, int) - Method in class org.frankframework.util.RestoreMovedElementsHandler
 
characters(char[], int, int) - Method in class org.frankframework.util.XmlJsonWriter
 
characters(char[], int, int) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
characters(char[], int, int) - Method in class org.frankframework.xml.ElementPropertyResolver
 
characters(char[], int, int) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
characters(char[], int, int) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
characters(char[], int, int) - Method in class org.frankframework.xml.NodeSetFilter
 
characters(char[], int, int) - Method in class org.frankframework.xml.PrettyPrintFilter
 
characters(char[], int, int) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
characters(char[], int, int) - Method in class org.frankframework.xml.XmlWriter
 
charSet(String) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
check(HasApplicationContext, Set<IXSD>) - Method in class org.frankframework.validation.RootValidation
 
check(HasApplicationContext, Set<IXSD>) - Method in class org.frankframework.validation.RootValidations
 
CHECK_RELOAD - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
checkCorrelationIdQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
checkForExistenceOfFolder(String, String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
checkForSoapFault(Message, Throwable, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapper
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
checkMessageIdQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
CheckMessageSizePipeProcessor - Class in org.frankframework.processors
 
CheckMessageSizePipeProcessor() - Constructor for class org.frankframework.processors.CheckMessageSizePipeProcessor
 
checkMinMax(long) - Method in class org.frankframework.metrics.LocalDistributionSummary
 
checkNamespaceExistance(String) - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
checkPassword(String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
CHECKPOINT_NAME_SENDER - Static variable in class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
CheckReloadJob - Class in org.frankframework.scheduler.job
Frank!
CheckReloadJob() - Constructor for class org.frankframework.scheduler.job.CheckReloadJob
 
checkSchemaSpecified() - Method in class org.frankframework.pipes.WsdlXmlValidator
 
checkSchemaSpecified() - Method in class org.frankframework.pipes.XmlValidator
 
checkSource(IBasicFileSystem<F>, F, FileSystemActor.FileSystemAction) - Static method in class org.frankframework.filesystem.FileSystemUtils
Check if a source file exists.
checkStringAttributeOrParameter(String, String, String) - Method in class org.frankframework.senders.AbstractSenderWithParameters
 
ChecksumPipe - Class in org.frankframework.pipes
Deprecated, for removal: This API element is subject to removal in a future version.
Please use the HashPipe.
ChecksumPipe() - Constructor for class org.frankframework.pipes.ChecksumPipe
Deprecated.
 
checkTID(JCoServerContext, String) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
SAP JCo.Server javadoc says: This function will be invoked when a transactional RFC is being called from a SAP R/3 system.
checkTransactionManagerValidity() - Method in interface org.frankframework.core.IPortConnectedListener
 
checkTransactionManagerValidity() - Method in class org.frankframework.jms.JMSFacade
 
childHandler - Variable in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
CisConfiguration - Class in org.frankframework.extensions.aspose.services.conv
 
CisConfiguration(boolean, String, String, String) - Constructor for class org.frankframework.extensions.aspose.services.conv.CisConfiguration
 
CisConversionException - Exception Class in org.frankframework.extensions.aspose.services.conv
 
CisConversionException() - Constructor for exception class org.frankframework.extensions.aspose.services.conv.CisConversionException
 
CisConversionException(String) - Constructor for exception class org.frankframework.extensions.aspose.services.conv.CisConversionException
 
CisConversionException(String, Throwable) - Constructor for exception class org.frankframework.extensions.aspose.services.conv.CisConversionException
 
CisConversionException(Throwable) - Constructor for exception class org.frankframework.extensions.aspose.services.conv.CisConversionException
 
CisConversionResult - Class in org.frankframework.extensions.aspose.services.conv
 
CisConversionResult() - Constructor for class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
CisConversionService - Interface in org.frankframework.extensions.aspose.services.conv
 
CisConversionServiceImpl - Class in org.frankframework.extensions.aspose.services.conv.impl
 
CisConversionServiceImpl(CisConfiguration) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.CisConversionServiceImpl
 
CLASS_NAME_ATTRIBUTE - Static variable in class org.frankframework.configuration.ClassNameRewriter
 
CLASS_NAME_PROPERTY_SUFFIX - Static variable in class org.frankframework.larva.actions.LarvaActionFactory
 
ClassInfo - Class in org.frankframework.console.controllers
 
ClassInfo(FrankApiService) - Constructor for class org.frankframework.console.controllers.ClassInfo
 
ClassInfo.ParametersModel - Record Class in org.frankframework.console.controllers
 
ClassInfo.PathVariableModel - Record Class in org.frankframework.console.controllers
 
ClassLoaderEntityResolver - Class in org.frankframework.xml
 
ClassLoaderEntityResolver(IScopeProvider) - Constructor for class org.frankframework.xml.ClassLoaderEntityResolver
 
ClassLoaderException - Exception Class in org.frankframework.configuration
Exception thrown by ClassLoaderManager when it fails to create an IConfigurationClassLoader.
ClassLoaderException(String) - Constructor for exception class org.frankframework.configuration.ClassLoaderException
 
ClassLoaderException(String, Throwable) - Constructor for exception class org.frankframework.configuration.ClassLoaderException
 
ClassLoaderException(Throwable) - Constructor for exception class org.frankframework.configuration.ClassLoaderException
 
ClassLoaderManager - Class in org.frankframework.configuration
Loads a ClassLoader on a per Configuration basis.
ClassLoaderManager(IbisContext) - Constructor for class org.frankframework.configuration.ClassLoaderManager
 
ClassLoaderURIResolver - Class in org.frankframework.xml
Resolve URIs used in document(), xsl:import, and xsl:include.
ClassLoaderURIResolver(IScopeProvider) - Constructor for class org.frankframework.xml.ClassLoaderURIResolver
 
ClassLoaderUtils - Class in org.frankframework.util
 
className() - Method in record class org.frankframework.console.controllers.ClassInfo.PathVariableModel
Returns the value of the className record component.
classNameOf(Object) - Static method in class org.frankframework.util.ClassUtils
returns the className of the object, like ClassUtils.nameOf(Object), but without [name] suffix for a HasName.
ClassNameRewriter - Class in org.frankframework.configuration
 
ClassNameRewriter(ContentHandler) - Constructor for class org.frankframework.configuration.ClassNameRewriter
 
CLASSPATH_RESOURCE_SCHEME - Static variable in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
 
ClassUtils - Class in org.frankframework.util
A collection of class management utility methods.
clean(int) - Static method in class org.frankframework.util.CleanerProvider
Execute cleaning action by ID.
clean(Runnable) - Static method in class org.frankframework.util.CleanerProvider
Execute the cleaning action, if it needs to be manually invoked before the object is out of scope, for instance from a close-method.
CleanerProvider - Class in org.frankframework.util
Starts the singleton Cleaner thread of F!
CleanerProvider() - Constructor for class org.frankframework.util.CleanerProvider
 
cleanseElementName(String) - Static method in class org.frankframework.util.XmlUtils
 
cleanseMessage(String, Adapter, IMessageBrowser<?>) - Static method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
Cleans sensitive information from the input string according to the regexes and the hide method specified in the Adapter and MessageBrowser.
cleanup() - Method in class org.frankframework.util.DirectoryCleaner
 
CleanupDatabaseJob - Class in org.frankframework.scheduler.job
Frank!
CleanupDatabaseJob() - Constructor for class org.frankframework.scheduler.job.CleanupDatabaseJob
 
CLEANUPDB - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
cleanUpEvents(Instant) - Method in class org.frankframework.monitoring.Trigger
 
CleanupFileSystemJob - Class in org.frankframework.scheduler.job
Frank!
CleanupFileSystemJob() - Constructor for class org.frankframework.scheduler.job.CleanupFileSystemJob
 
CLEANUPFS - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
cleanUpOnClose() - Method in class org.frankframework.jms.MessagingSource
 
clear() - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
clear() - Method in class org.frankframework.http.rest.ApiEhcache
 
clear() - Method in class org.frankframework.http.rest.ApiMemcached
 
clear() - Method in class org.frankframework.http.rest.ApiServiceDispatcher
 
clear() - Method in interface org.frankframework.http.rest.IApiCache
Removes all items in the cache.
clear() - Method in class org.frankframework.jms.JmsRealmFactory
Test method to cleanup the static references
clear() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
clear() - Method in class org.frankframework.parameters.ParameterList
 
clear() - Static method in class org.frankframework.util.SapSystemListItem
 
CLEAR - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
clearAdapterFilters() - Method in interface org.frankframework.monitoring.ITrigger
 
clearAdapterFilters() - Method in class org.frankframework.monitoring.Trigger
 
clearCache() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
clearCoRoutine() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Do what needs to be done to shut down the CoRoutine management.
clearCoRoutine(SAXException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Do what needs to be done to shut down the CoRoutine management.
clearEvents() - Method in interface org.frankframework.monitoring.ITrigger
 
clearEvents() - Method in class org.frankframework.monitoring.Trigger
 
clearEvents(ITrigger.TriggerType) - Method in class org.frankframework.monitoring.Monitor
 
clearGlobalReplace() - Static method in class org.frankframework.logging.IbisMaskingLayout
 
Clearing - Class in org.frankframework.monitoring
A Trigger that starts its life with type = CLEARING.
Clearing() - Constructor for class org.frankframework.monitoring.Clearing
 
CLEARING - Enum constant in enum class org.frankframework.monitoring.EventType
 
CLEARING - Enum constant in enum class org.frankframework.monitoring.ITrigger.TriggerType
 
clearOutputFields() - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
clearResources() - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
Clears all resources
clearThreadLocalReplace() - Static method in class org.frankframework.logging.IbisMaskingLayout
Clear all thread-local hide-regexes.
clearWarnings() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
client - Variable in class org.frankframework.extensions.mqtt.MqttFacade
 
CLIENT_ACKNOWLEDGE - Enum constant in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
client or client_acknowledge: Specifies that the consumer is to acknowledge all messages delivered in this session.
CLIENT_CREDENTIALS_BASIC_AUTH - Enum constant in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
Requires tokenEndpoint, clientId and clientSecret to be set.
CLIENT_CREDENTIALS_QUERY_PARAMETERS - Enum constant in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
Requires tokenEndpoint, clientId and clientSecret to be set.
ClientCredentialsBasicAuth - Class in org.frankframework.http.authentication
 
ClientCredentialsBasicAuth(AbstractHttpSession) - Constructor for class org.frankframework.http.authentication.ClientCredentialsBasicAuth
 
ClientCredentialsQueryParameters - Class in org.frankframework.http.authentication
 
ClientCredentialsQueryParameters(AbstractHttpSession) - Constructor for class org.frankframework.http.authentication.ClientCredentialsQueryParameters
 
ClientSession - Class in org.frankframework.console.configuration
 
ClientSession() - Constructor for class org.frankframework.console.configuration.ClientSession
 
CLOB - Enum constant in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
 
ClobLineIteratingPipe - Class in org.frankframework.jdbc
Pipe that iterates over the lines in a CLOB.
ClobLineIteratingPipe() - Constructor for class org.frankframework.jdbc.ClobLineIteratingPipe
 
ClobWriter - Class in org.frankframework.jdbc
Wrapper around DBMS provided Writer for CLOB, that updates CLOB and ResultSet and closes them at writer.close().
ClobWriter(IDbmsSupport, Object, int, Writer, ResultSet, XmlBuilder) - Constructor for class org.frankframework.jdbc.ClobWriter
 
close() - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
close() - Method in class org.frankframework.batch.AbstractResultHandler
 
close() - Method in class org.frankframework.batch.DelphiStringRecordReader
Deprecated.
 
close() - Method in interface org.frankframework.batch.IRecordHandler
 
close() - Method in interface org.frankframework.batch.IResultHandler
 
close() - Method in class org.frankframework.batch.RecordXml2Sender
Deprecated.
 
close() - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
close() - Method in class org.frankframework.cache.EhCache
 
close() - Method in interface org.frankframework.cache.ICache
 
close() - Method in class org.frankframework.collection.Collection
 
close() - Method in class org.frankframework.compression.ZipWriter
 
close() - Method in class org.frankframework.configuration.Configuration
 
close() - Method in class org.frankframework.configuration.IbisContext
Shuts down the IbisContext, and therefore the Spring context
close() - Method in interface org.frankframework.core.IDataIterator
 
close() - Method in interface org.frankframework.core.IMessageBrowsingIterator
 
close() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
close() must be called, in a finally clause, after the item is not used anymore, to allow to free resources.
close() - Method in class org.frankframework.core.PeekableDataIterator
 
close() - Method in class org.frankframework.core.PipeLineSession
 
close() - Method in class org.frankframework.core.PipeRunResult
 
close() - Method in class org.frankframework.core.SenderResult
 
close() - Method in class org.frankframework.credentialprovider.KubernetesCredentialFactory
Close Kubernetes client
close() - Method in interface org.frankframework.documentbuilder.IArrayBuilder
 
close() - Method in interface org.frankframework.documentbuilder.INodeBuilder
 
close() - Method in interface org.frankframework.documentbuilder.IObjectBuilder
 
close() - Method in class org.frankframework.documentbuilder.JsonArrayBuilder
 
close() - Method in class org.frankframework.documentbuilder.JsonDocumentBuilder
 
close() - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
 
close() - Method in class org.frankframework.documentbuilder.JsonObjectBuilder
 
close() - Method in class org.frankframework.documentbuilder.StructureBuilder
 
close() - Method in class org.frankframework.documentbuilder.XmlDocumentBuilder
 
close() - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
 
close() - Method in class org.frankframework.documentbuilder.XmlObjectBuilder
 
close() - Method in class org.frankframework.extensions.cmis.CloseableCmisSession
 
close() - Method in class org.frankframework.extensions.cmis.CmisCustomAtomPubSpi
 
close() - Method in class org.frankframework.extensions.cmis.CmisCustomBrowserBindingSpi
 
close() - Method in class org.frankframework.extensions.cmis.CmisCustomWebServicesSpi
 
close() - Method in class org.frankframework.extensions.cmis.CmisHttpInvoker
 
close() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
close() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
close() - Method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
close() - Method in class org.frankframework.filesystem.AbstractConnectedFileSystem
 
close() - Method in class org.frankframework.filesystem.AbstractFileSystem
 
close() - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
close() - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
close() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIterator
 
close() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
close() - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
close() - Method in class org.frankframework.filesystem.ftp.FtpSession
 
close() - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
close() - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
close() - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
close() - Method in class org.frankframework.filesystem.sftp.SftpSession
 
close() - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
close() - Method in class org.frankframework.http.HttpResponseHandler
Consumes the HttpEntity and will release the connection.
close() - Method in class org.frankframework.http.ReleaseConnectionAfterReadInputStream
 
close() - Method in class org.frankframework.jdbc.BatchTransformerPipeBase.ResultSetReader
Deprecated.
 
close() - Method in class org.frankframework.jdbc.BlobOutputStream
 
close() - Method in class org.frankframework.jdbc.ClobWriter
 
close() - Method in class org.frankframework.jdbc.LobLineIteratingPipeBase.ResultStreamIterator
 
close() - Method in class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
 
close() - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
close() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
close() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
close() - Method in class org.frankframework.jms.JmsQueueBrowserIterator
 
close() - Method in class org.frankframework.jms.MessagingSource
 
close() - Method in class org.frankframework.jta.TransactionConnector
close() to be called from parent thread, when child thread has ended.
close() - Method in class org.frankframework.jta.TransactionConnectorCoordinator
 
close() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
close() - Method in class org.frankframework.larva.actions.AbstractLarvaAction
 
close() - Method in class org.frankframework.larva.FileListener
 
close() - Method in class org.frankframework.larva.XsltProviderListener
 
close() - Method in class org.frankframework.ldap.LdapClient
 
close() - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
 
close() - Method in class org.frankframework.lifecycle.IbisApplicationContext
Destroys the Spring context
close() - Method in interface org.frankframework.logging.IbisMaskingLayout.HideRegexContext
 
close() - Method in class org.frankframework.management.gateway.SerializableInputStream
 
close() - Method in class org.frankframework.pipes.ReplacingInputStream
 
close() - Method in class org.frankframework.pipes.ReplacingVariablesInputStream
 
close() - Method in class org.frankframework.senders.ReconnectSenderWrapper.AutoCloseableSenderWrapper
 
close() - Method in class org.frankframework.stream.Message
 
close() - Method in class org.frankframework.stream.OverflowToDiskOutputStream
Flushes and closes the OutputStream, clears all resources, does not remove the file if has been created on disk.
close() - Method in class org.frankframework.stream.SerializableFileReference
 
close() - Method in class org.frankframework.threading.ThreadConnector
 
close() - Method in class org.frankframework.util.flow.graphviz.GraphvizEngine
Shuts down the GraphvizEngine instance properly.
close() - Method in class org.frankframework.util.MessageDataSource
 
close() - Method in class org.frankframework.util.ReaderLineIterator
 
close() - Method in class org.frankframework.util.TransformerPool
Closing the Pool doesn't automatically mean all references remaining in the pool will be terminated.
close() - Method in class org.frankframework.xml.SaxDocumentBuilder
 
close() - Method in class org.frankframework.xml.SaxElementBuilder
 
close(ChannelSftp) - Static method in class org.frankframework.filesystem.sftp.SftpSession
 
close(Connection) - Static method in class org.frankframework.util.JdbcUtil
 
close(FTPClient) - Static method in class org.frankframework.filesystem.ftp.FtpSession
 
CLOSE - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
Finalize the collection
CLOSE - Enum constant in enum class org.frankframework.receivers.Receiver.OnError
Stop the receiver when an error occurs.
CLOSE - Static variable in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
CloseableCmisSession - Class in org.frankframework.extensions.cmis
Subclass of CMIS SessionImpl that is closeable so it can clean up closeable items in the session binding map.
CloseableCmisSession(Map<String, String>) - Constructor for class org.frankframework.extensions.cmis.CloseableCmisSession
 
closeAllBlocks(PipeLineSession, String, IResultHandler, Map<String, Object>) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
closeAllResources() - Method in class org.frankframework.receivers.Receiver
Should only close resources when in state stopping (or error)!
closeBindingSession(CmisSpi, BindingSession) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
closeBlock(H, PipeLineSession) - Method in interface org.frankframework.core.IBlockEnabledSender
close the resource that is opened by IBlockEnabledSender.openBlock(PipeLineSession).
closeBlock(Connection, PipeLineSession) - Method in class org.frankframework.jdbc.DirectQuerySender
 
closeBlock(PipeLineSession, String, String, Map<String, Object>) - Method in interface org.frankframework.batch.IResultHandler
 
closeBlock(PipeLineSession, String, String, Map<String, Object>) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
closeBlock(PipeLineSession, String, String, Map<String, Object>) - Method in class org.frankframework.batch.ResultWriter
 
closeBlock(QueryExecutionContext, PipeLineSession) - Method in class org.frankframework.jdbc.FixedQuerySender
 
closeCollector(Collection<C, P>, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
closeConnection(C) - Method in class org.frankframework.filesystem.AbstractConnectedFileSystem
Close connection to the FileSystem, releasing all resources.
closeConnection(IMAPFolder) - Method in class org.frankframework.filesystem.ImapFileSystem
 
closeConnectionForSendMessage(Connection, PipeLineSession) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
closeConnectionForSendMessage(Connection, PipeLineSession) - Method in class org.frankframework.jdbc.DirectQuerySender
 
closeDirContext(DirContext) - Method in class org.frankframework.ldap.LdapSender
 
closeDocument(PipeLineSession, String) - Method in class org.frankframework.batch.AbstractResultHandler
 
closeDocument(PipeLineSession, String) - Method in interface org.frankframework.batch.IResultHandler
 
closeDocument(PipeLineSession, String) - Method in class org.frankframework.batch.Result2Filewriter
Deprecated.
 
closeDocument(PipeLineSession, String) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
closeDocument(PipeLineSession, String) - Method in class org.frankframework.batch.ResultWriter
 
closeFacade() - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
closeLarvaActions(Map<String, LarvaScenarioAction>) - Method in class org.frankframework.larva.actions.LarvaActionFactory
 
closeOnCloseOf(PipeLineSession) - Method in class org.frankframework.stream.Message
 
closeRecordType(PipeLineSession, String) - Method in interface org.frankframework.batch.IResultHandler
 
closeRecordType(PipeLineSession, String) - Method in class org.frankframework.batch.ResultWriter
 
closeRuntime() - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
closeRuntime() - Method in class org.frankframework.javascript.J2V8
 
closeRuntime() - Method in interface org.frankframework.javascript.JavascriptEngine
Closes the runtime for the specified engine
closeSession(Session) - Method in class org.frankframework.jms.JMSFacade
 
closeSilently(AutoCloseable) - Static method in class org.frankframework.util.CloseUtils
Safely close an AutoCloseable, logging but ignoring any exceptions thrown.
closeSilently(AutoCloseable...) - Static method in class org.frankframework.util.CloseUtils
Safely close all AutoCloseables, logging but ignoring any exceptions thrown.
closeSilently(Collection<AutoCloseable>) - Static method in class org.frankframework.util.CloseUtils
Safely close all AutoCloseables, logging but ignoring any exceptions thrown.
closeStatementSet(QueryExecutionContext) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
closeStatementSet(QueryExecutionContext) - Method in class org.frankframework.jdbc.FixedQuerySender
 
closeSystem() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
closeSystems() - Static method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
closeTest() - Method in class org.frankframework.extensions.test.IbisTester
 
closeThread(Map<String, Object>) - Method in interface org.frankframework.core.IPullingListener
Finalizes a message receiving thread.
closeThread(Map<String, Object>) - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
closeThread(Map<String, Object>) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
closeThread(Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
 
closeThread(Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
closeThread(Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
 
CloseUtils - Class in org.frankframework.util
 
CloudWatchRegistryConfigurator - Class in org.frankframework.metrics
 
CloudWatchRegistryConfigurator() - Constructor for class org.frankframework.metrics.CloudWatchRegistryConfigurator
 
ClusterMember() - Constructor for class org.frankframework.management.bus.OutboundGateway.ClusterMember
 
ClusterMemberEvent - Class in org.frankframework.management.gateway.events
 
ClusterMemberEvent(ApplicationContext, ClusterMemberEvent.EventType, OutboundGateway.ClusterMember) - Constructor for class org.frankframework.management.gateway.events.ClusterMemberEvent
 
ClusterMemberEvent.EventType - Enum Class in org.frankframework.management.gateway.events
 
ClusterMembers - Class in org.frankframework.console.controllers
Cluster in this sense does not directly mean a Kubernetes or similar cluster, but a Hazelcast cluster.
ClusterMembers(ClientSession, OutboundGateway, SimpMessagingTemplate) - Constructor for class org.frankframework.console.controllers.ClusterMembers
 
ClusterMembers.ClusterMemberTargetModel - Record Class in org.frankframework.console.controllers
 
ClusterMembers.GetClusterMembersParams - Record Class in org.frankframework.console.controllers
 
ClusterMemberTargetModel(String) - Constructor for record class org.frankframework.console.controllers.ClusterMembers.ClusterMemberTargetModel
Creates an instance of a ClusterMemberTargetModel record class.
CMHVERSION - Static variable in class org.frankframework.extensions.esb.DirectWrapperPipe
 
CMHVERSION_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
CMIS_BINDING_KEY - Static variable in class org.frankframework.extensions.cmis.CmisUtils
 
CMIS_BRIDGE_CLOSE_CONNECTION - Static variable in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
CMIS_BRIDGE_ENABLED - Static variable in class org.frankframework.extensions.cmis.server.RepositoryConnectorFactory
 
CMIS_BRIDGE_PROPERTY_PREFIX - Static variable in class org.frankframework.extensions.cmis.server.RepositoryConnectorFactory
 
CMIS_CALLCONTEXT_KEY - Static variable in class org.frankframework.extensions.cmis.CmisUtils
 
CMIS_EVENT_KEY - Static variable in class org.frankframework.extensions.cmis.server.CmisEventDispatcher
 
CMIS_VERSION_KEY - Static variable in class org.frankframework.extensions.cmis.CmisUtils
 
CmisCustomAtomPubSpi - Class in org.frankframework.extensions.cmis
 
CmisCustomAtomPubSpi(BindingSession) - Constructor for class org.frankframework.extensions.cmis.CmisCustomAtomPubSpi
Constructor.
CmisCustomBrowserBindingSpi - Class in org.frankframework.extensions.cmis
 
CmisCustomBrowserBindingSpi(BindingSession) - Constructor for class org.frankframework.extensions.cmis.CmisCustomBrowserBindingSpi
Constructor.
CmisCustomWebServicesSpi - Class in org.frankframework.extensions.cmis
 
CmisCustomWebServicesSpi(BindingSession) - Constructor for class org.frankframework.extensions.cmis.CmisCustomWebServicesSpi
Constructor.
CmisEvent - Enum Class in org.frankframework.extensions.cmis.server
 
CmisEventDispatcher - Class in org.frankframework.extensions.cmis.server
 
CmisEventDispatcher() - Constructor for class org.frankframework.extensions.cmis.server.CmisEventDispatcher
 
CmisEventListener - Class in org.frankframework.extensions.cmis
 
CmisEventListener() - Constructor for class org.frankframework.extensions.cmis.CmisEventListener
 
CmisHttpInvoker - Class in org.frankframework.extensions.cmis
 
CmisHttpInvoker() - Constructor for class org.frankframework.extensions.cmis.CmisHttpInvoker
 
CmisHttpSender - Class in org.frankframework.extensions.cmis
Abstract class to prevent Frank!
CmisHttpSender() - Constructor for class org.frankframework.extensions.cmis.CmisHttpSender
 
CmisLifecycleBean - Class in org.frankframework.extensions.cmis.servlets
Autowires the CMIS RepositoryConnectorFactory
CmisLifecycleBean() - Constructor for class org.frankframework.extensions.cmis.servlets.CmisLifecycleBean
 
cmisObject2Xml(XmlBuilder, CmisObject) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
CmisSecurityHandler - Class in org.frankframework.extensions.cmis.server
Wraps the CMIS SecurityContext in an ISecurityHandler.
CmisSecurityHandler(CallContext) - Constructor for class org.frankframework.extensions.cmis.server.CmisSecurityHandler
 
CmisSender - Class in org.frankframework.extensions.cmis
Sender to obtain information from and write to a CMIS application.
CmisSender() - Constructor for class org.frankframework.extensions.cmis.CmisSender
 
CmisSender.CmisAction - Enum Class in org.frankframework.extensions.cmis
 
CmisSessionBuilder - Class in org.frankframework.extensions.cmis
 
CmisSessionBuilder() - Constructor for class org.frankframework.extensions.cmis.CmisSessionBuilder
 
CmisSessionBuilder(IScopeProvider) - Constructor for class org.frankframework.extensions.cmis.CmisSessionBuilder
 
CmisSessionBuilder.BindingTypes - Enum Class in org.frankframework.extensions.cmis
 
CmisSessionException - Exception Class in org.frankframework.extensions.cmis
 
CmisSessionException() - Constructor for exception class org.frankframework.extensions.cmis.CmisSessionException
 
CmisSessionException(String) - Constructor for exception class org.frankframework.extensions.cmis.CmisSessionException
 
CmisSessionException(String, Throwable) - Constructor for exception class org.frankframework.extensions.cmis.CmisSessionException
 
CmisSessionException(Throwable) - Constructor for exception class org.frankframework.extensions.cmis.CmisSessionException
 
CmisUtils - Class in org.frankframework.extensions.cmis
 
CmisUtils() - Constructor for class org.frankframework.extensions.cmis.CmisUtils
 
collectChildElements(XSParticle, Set<String>) - Method in class org.frankframework.align.XmlAligner
 
Collection<C,P> - Class in org.frankframework.collection
Aggregator which handles the collection of collector parts.
Collection(C) - Constructor for class org.frankframework.collection.Collection
 
CollectionException - Exception Class in org.frankframework.collection
 
CollectionException() - Constructor for exception class org.frankframework.collection.CollectionException
 
CollectionException(String) - Constructor for exception class org.frankframework.collection.CollectionException
 
CollectionException(String, Throwable) - Constructor for exception class org.frankframework.collection.CollectionException
 
CollectionException(Throwable) - Constructor for exception class org.frankframework.collection.CollectionException
 
COMBINE - Enum constant in enum class org.frankframework.extensions.aspose.pipe.PdfPipe.DocumentAction
 
combineFiles(Message, Message, String, String) - Static method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfAttachmentUtil
 
CommandSender - Class in org.frankframework.senders
Sender that executes either its input or a fixed line, with all parametervalues appended, as a command.
CommandSender() - Constructor for class org.frankframework.senders.CommandSender
 
comment(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
comment(char[], int, int) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
comment(char[], int, int) - Method in class org.frankframework.xml.ElementPropertyResolver
 
comment(char[], int, int) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
comment(char[], int, int) - Method in class org.frankframework.xml.FullXmlFilter
 
comment(char[], int, int) - Method in class org.frankframework.xml.NodeSetFilter
 
comment(char[], int, int) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
comment(char[], int, int) - Method in class org.frankframework.xml.XmlWriter
 
COMMENTS - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
commit() - Method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
commit(JCoServerContext, String) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
SAP JCo.Server javadoc says: This function will be called after all RFC functions belonging to a certain transaction have been successfully completed.
commit(Xid, boolean) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
commit(Xid, boolean) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#commit call to the connected JMS resource.
commit(TransactionStatus) - Method in class org.frankframework.jta.SpringTxManagerProxy
 
commitAll() - Method in class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
 
commitIfNecessary(Session, Message) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
CommonPropertiesComparator - Class in org.frankframework.ladybug.larva
 
CommonPropertiesComparator() - Constructor for class org.frankframework.ladybug.larva.CommonPropertiesComparator
 
COMPACT - Enum constant in enum class org.frankframework.xcom.XComSender.CompressType
 
CompactSaxHandler - Class in org.frankframework.util
SAX2 event handler to compact XML messages.
CompactSaxHandler(ContentHandler) - Constructor for class org.frankframework.util.CompactSaxHandler
 
compare(File, File) - Method in class org.frankframework.util.FileComparator
 
compare(File, File) - Method in class org.frankframework.util.FileNameComparator
 
compare(String, String) - Method in class org.frankframework.ladybug.larva.CommonPropertiesComparator
 
compare(String, String) - Method in class org.frankframework.ladybug.larva.ScenarioPropertiesComparator
 
compare(String, String) - Method in class org.frankframework.larva.CaseInsensitiveComparator
 
compare(ConfigurationDTO, ConfigurationDTO) - Method in class org.frankframework.management.bus.dto.ConfigurationDTO.NameComparator
 
compare(ConfigurationDTO, ConfigurationDTO) - Method in class org.frankframework.management.bus.dto.ConfigurationDTO.VersionComparator
 
compare(T, T) - Method in class org.frankframework.ladybug.larva.MultipleComparators
 
compareAndUpdateResponse(RequestMessageBuilder, UUID, String) - Method in class org.frankframework.console.controllers.socket.FrankApiWebSocketBase
 
compareFilenames(File, File) - Static method in class org.frankframework.util.FileNameComparator
 
CompareIntegerPipe - Class in org.frankframework.pipes
Pipe that compares the two integer values.
CompareIntegerPipe() - Constructor for class org.frankframework.pipes.CompareIntegerPipe
 
compareNames(String, String) - Static method in class org.frankframework.util.AbstractNameComparator
 
compareResult(String, String, String, Message, Message, Properties) - Method in class org.frankframework.larva.LarvaTool
 
CompareStringPipe - Class in org.frankframework.pipes
Pipe that lexicographically compares two strings, which must NOT be empty.
CompareStringPipe() - Constructor for class org.frankframework.pipes.CompareStringPipe
 
compareStringsNaturalOrder(String, String, boolean) - Static method in class org.frankframework.util.AbstractNameComparator
 
compareTo(IXSD) - Method in class org.frankframework.validation.AbstractXSD
 
compareToByContents(IXSD) - Method in class org.frankframework.validation.AbstractXSD
 
compareToByContents(IXSD) - Method in interface org.frankframework.validation.IXSD
 
compareToByReferenceOrContents(IXSD) - Method in class org.frankframework.validation.AbstractXSD
 
compareToByReferenceOrContents(IXSD) - Method in class org.frankframework.validation.xsd.ResourceXsd
 
compareToByReferenceOrContents(IXSD) - Method in class org.frankframework.validation.xsd.WsdlXsd
 
compareWith(IJob) - Method in class org.frankframework.scheduler.IbisJobDetail
 
compileHeader() - Method in class org.frankframework.extensions.akamai.NetStorageRequest
 
complete() - Method in class org.frankframework.core.IbisTransaction
Complete this transaction by either committing it or rolling it back, depending on the transaction status.
COMPLETED - Enum constant in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
 
ComponentLoader - Class in org.frankframework.components
 
CompressPipe - Class in org.frankframework.pipes
Pipe to zip or unzip a message or file.
CompressPipe() - Constructor for class org.frankframework.pipes.CompressPipe
 
CompressPipe.FileFormat - Enum Class in org.frankframework.pipes
 
computeCrc() - Method in class org.frankframework.compression.MessageZipEntry
 
computeDecodingCharset(String) - Method in class org.frankframework.stream.Message
If no charset was provided and the requested charset is auto, try to parse the charset.
computeDecodingCharset(Message) - Static method in class org.frankframework.util.MessageUtils
Reads the first 10k bytes of (binary) messages to determine the charset when not present in the MessageContext.
computeDecodingCharset(Message, int) - Static method in class org.frankframework.util.MessageUtils
Reads the first 10k bytes of (binary) messages to determine the charset when not present in the MessageContext.
computeFileHeaders() - Method in class org.frankframework.compression.MessageZipEntry
 
computeHash(Message) - Method in enum class org.frankframework.extensions.akamai.HashAlgorithm
 
computeHeaders(NetStorageRequest) - Method in class org.frankframework.extensions.akamai.NetStorageCmsSigner
Assembles the HTTP Headers necessary for API communication
computeIfAbsentOrExpired(K, ThrowingFunction<K, V, E>) - Method in class org.frankframework.credentialprovider.util.Cache
 
computeKeyedHash(byte[], String, NetStorageUtils.KeyedHashAlgorithm) - Static method in class org.frankframework.extensions.akamai.NetStorageUtils
Computes the HMAC hash of a given byte[].
computeMimeType(Message) - Static method in class org.frankframework.util.MessageUtils
Computes the MimeType when not available.
computeMimeType(Message, String) - Static method in class org.frankframework.util.MessageUtils
Computes the MimeType when not already available, attempts to resolve the Charset when of type TEXT.
computeSize() - Method in class org.frankframework.compression.MessageZipEntry
Doesn't do anything if the size was already known.
computeSize(Message) - Static method in class org.frankframework.util.MessageUtils
Resource intensive operation, calculates the binary size of a Message.
concat(String, String...) - Static method in class org.frankframework.util.StringUtil
 
concatStrings(String, String, String) - Static method in class org.frankframework.util.StringUtil
Concatenates two strings, if specified, uses the separator in between two strings.
config(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
config(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
ConfigFlow - Class in org.frankframework.management.bus.endpoints
 
ConfigFlow() - Constructor for class org.frankframework.management.bus.endpoints.ConfigFlow
 
ConfigManagement - Class in org.frankframework.management.bus.endpoints
 
ConfigManagement() - Constructor for class org.frankframework.management.bus.endpoints.ConfigManagement
 
ConfigurableApplicationContext - Class in org.frankframework.lifecycle
 
ConfigurableApplicationContext() - Constructor for class org.frankframework.lifecycle.ConfigurableApplicationContext
 
ConfigurableLifecycle - Interface in org.frankframework.lifecycle
Interface for Spring beans that require their Lifecycle to be managed by Spring.
configuration - Variable in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
 
configuration - Variable in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
 
configuration - Variable in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
 
configuration - Variable in class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
 
configuration() - Method in record class org.frankframework.console.controllers.Adapters.AdapterPathVariables
Returns the value of the configuration record component.
configuration() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationPathVariables
Returns the value of the configuration record component.
configuration() - Method in record class org.frankframework.console.controllers.LiquibaseScript.GenerateSQLModel
Returns the value of the configuration record component.
configuration() - Method in record class org.frankframework.console.controllers.Monitors.MonitorPathVariables
Returns the value of the configuration record component.
configuration() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the configuration record component.
configuration() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Returns the value of the configuration record component.
configuration() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns the value of the configuration record component.
configuration() - Method in record class org.frankframework.console.controllers.Webservices.WsdlPathVariables
Returns the value of the configuration record component.
Configuration - Class in org.frankframework.configuration
Container of Adapters that belong together.
Configuration() - Constructor for class org.frankframework.configuration.Configuration
 
CONFIGURATION - Enum constant in enum class org.frankframework.lifecycle.SpringContextScope
 
CONFIGURATION - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
CONFIGURATION - Enum constant in enum class org.frankframework.scheduler.IbisJobDetail.JobType
 
CONFIGURATION_VALIDATION - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
ConfigurationAware - Interface in org.frankframework.configuration
 
ConfigurationAwareBeanPostProcessor - Class in org.frankframework.configuration
Similar to ApplicationContextAwareProcessor sets the Configuration class on the ConfigurationAware beans.
ConfigurationAwareBeanPostProcessor(Configuration) - Constructor for class org.frankframework.configuration.ConfigurationAwareBeanPostProcessor
 
ConfigurationDigester - Class in org.frankframework.configuration
The configurationDigester reads the configuration.xml and the digester rules in XML format and factors a Configuration.
ConfigurationDigester() - Constructor for class org.frankframework.configuration.ConfigurationDigester
 
ConfigurationDTO - Class in org.frankframework.management.bus.dto
 
ConfigurationDTO(String, String) - Constructor for class org.frankframework.management.bus.dto.ConfigurationDTO
 
ConfigurationDTO(Configuration) - Constructor for class org.frankframework.management.bus.dto.ConfigurationDTO
 
ConfigurationDTO.NameComparator - Class in org.frankframework.management.bus.dto
 
ConfigurationDTO.VersionComparator - Class in org.frankframework.management.bus.dto
 
configurationException - Variable in class org.frankframework.pipes.XmlValidator
 
ConfigurationException - Exception Class in org.frankframework.configuration
Exception thrown by ConfigurationDigester and configure()-methods, signaling the configuration did not succeed.
ConfigurationException(String) - Constructor for exception class org.frankframework.configuration.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception class org.frankframework.configuration.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception class org.frankframework.configuration.ConfigurationException
 
ConfigurationMessageEvent - Class in org.frankframework.configuration
 
ConfigurationMessageEvent(Configuration, String) - Constructor for class org.frankframework.configuration.ConfigurationMessageEvent
 
ConfigurationMessageEvent(Configuration, String, Exception) - Constructor for class org.frankframework.configuration.ConfigurationMessageEvent
 
ConfigurationMessageEvent(Configuration, String, MessageKeeper.MessageKeeperLevel) - Constructor for class org.frankframework.configuration.ConfigurationMessageEvent
 
configurationMetrics - Variable in class org.frankframework.pipes.MessageSendingPipe
 
configurationMetrics - Variable in class org.frankframework.senders.AbstractSenderWrapper
 
Configuration of the Adapter to be called - Search tag in class org.frankframework.senders.FrankSender
Section
Configuration of the Adapter to be called - Search tag in class org.frankframework.senders.IbisLocalSender
Section
ConfigurationParameters(Boolean, String, String) - Constructor for record class org.frankframework.console.controllers.Configurations.ConfigurationParameters
Creates an instance of a ConfigurationParameters record class.
ConfigurationPathVariables(String, String) - Constructor for record class org.frankframework.console.controllers.Configurations.ConfigurationPathVariables
Creates an instance of a ConfigurationPathVariables record class.
configurations() - Method in record class org.frankframework.console.controllers.Configurations.ActionModel
Returns the value of the configurations record component.
Configurations - Class in org.frankframework.console.controllers
 
Configurations(FrankApiService) - Constructor for class org.frankframework.console.controllers.Configurations
 
Configurations.ActionModel - Record Class in org.frankframework.console.controllers
 
Configurations.ConfigurationParameters - Record Class in org.frankframework.console.controllers
 
Configurations.ConfigurationPathVariables - Record Class in org.frankframework.console.controllers
 
Configurations.ManageConfigurationModel - Record Class in org.frankframework.console.controllers
 
Configurations.UpdateConfigurationModel - Record Class in org.frankframework.console.controllers
 
Configurations.UploadConfigurationModel - Record Class in org.frankframework.console.controllers
 
configurationSucceeded() - Method in class org.frankframework.core.PipeLine
 
ConfigurationUtils - Class in org.frankframework.configuration
Functions to manipulate the configuration.
ConfigurationUtils() - Constructor for class org.frankframework.configuration.ConfigurationUtils
 
ConfigurationWarning - Annotation Interface in org.frankframework.configuration
 
ConfigurationWarnings - Class in org.frankframework.configuration
If the source implements NameAware it uses that as prefix, else it will use the ClassName.
ConfigurationWarnings() - Constructor for class org.frankframework.configuration.ConfigurationWarnings
 
configure() - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
configure() - Method in class org.frankframework.batch.AbstractResultHandler
 
configure() - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
 
configure() - Method in class org.frankframework.batch.InputStreamReaderFactory
 
configure() - Method in interface org.frankframework.batch.IReaderFactory
 
configure() - Method in class org.frankframework.batch.RecordXml2Sender
Deprecated.
 
configure() - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
 
configure() - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
configure() - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
configure() - Method in class org.frankframework.cache.AbstractCacheAdapter
 
configure() - Method in class org.frankframework.cache.EhCache
 
configure() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
configure() - Method in class org.frankframework.collection.AbstractCollectorPipe
 
configure() - Method in class org.frankframework.collection.AbstractCollectorSender
 
configure() - Method in class org.frankframework.compression.ZipIteratorPipe
 
configure() - Method in class org.frankframework.compression.ZipWriterPipe
 
configure() - Method in class org.frankframework.compression.ZipWriterSender
 
configure() - Method in class org.frankframework.configuration.Configuration
Digest the configuration and generate flow diagram.
configure() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
configure() - Method in class org.frankframework.core.Adapter
Instruct the adapter to configure itself.
configure() - Method in interface org.frankframework.core.IConfigurable
Configure this component.
configure() - Method in interface org.frankframework.core.ITransactionalStorage
 
configure() - Method in class org.frankframework.core.PipeLine
Configures the pipes of this Pipeline and does some basic checks.
configure() - Method in class org.frankframework.core.TransactionAttributes
 
configure() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
configure() - Method in class org.frankframework.extensions.akamai.NetStorageSender
 
configure() - Method in class org.frankframework.extensions.api.ApiSoapWrapperPipe
 
configure() - Method in class org.frankframework.extensions.api.ApiStreamPipe
Deprecated.
 
configure() - Method in class org.frankframework.extensions.api.ApiWsdlXmlValidator
 
configure() - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
 
configure() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
configure() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
configure() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
configure() - Method in class org.frankframework.extensions.cmis.CmisEventListener
 
configure() - Method in class org.frankframework.extensions.cmis.CmisSender
 
configure() - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
configure() - Method in class org.frankframework.extensions.esb.EsbJmsSender
 
configure() - Method in class org.frankframework.extensions.esb.EsbJmsTransactionalStorage
 
configure() - Method in class org.frankframework.extensions.esb.EsbSoapValidator
 
configure() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
configure() - Method in class org.frankframework.extensions.fxf.FxfListener
 
configure() - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
configure() - Method in class org.frankframework.extensions.fxf.FxfXmlValidator
 
configure() - Method in class org.frankframework.extensions.ibm.IMSSender
 
configure() - Method in class org.frankframework.extensions.idin.IdinSender
 
configure() - Method in class org.frankframework.extensions.kafka.AbstractKafkaFacade
 
configure() - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
configure() - Method in class org.frankframework.extensions.kafka.KafkaSender
Deprecated.
 
configure() - Method in class org.frankframework.extensions.mqtt.MqttFacade
 
configure() - Method in class org.frankframework.extensions.mqtt.MqttListener
 
configure() - Method in class org.frankframework.extensions.mqtt.MqttSender
 
configure() - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
configure() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
configure() - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
configure() - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
configure() - Method in class org.frankframework.extensions.sap.jco3.SapLUWManager
 
configure() - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
configure() - Method in class org.frankframework.extensions.sap.jco3.SapSenderImpl
 
configure() - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
configure() - Method in class org.frankframework.extensions.tibco.pipes.ObfuscatePipe
 
configure() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
configure() - Method in class org.frankframework.extensions.xfb.XfbSender
 
configure() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
configure() - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
configure() - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
configure() - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
configure() - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
configure() - Method in class org.frankframework.filesystem.FileSystemSenderWithAttachments
Deprecated.
 
configure() - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
configure() - Method in class org.frankframework.filesystem.ftp.FtpSession
 
configure() - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
configure() - Method in class org.frankframework.filesystem.ImapFileSystem
 
configure() - Method in class org.frankframework.filesystem.LocalFileSystem
 
configure() - Method in class org.frankframework.filesystem.MsalClientAdapter
 
configure() - Method in class org.frankframework.filesystem.sftp.SftpSession
 
configure() - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
configure() - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
configure() - Method in class org.frankframework.http.AbstractHttpSender
 
configure() - Method in class org.frankframework.http.AbstractHttpSession
 
configure() - Method in class org.frankframework.http.authentication.AbstractClientCredentials
 
configure() - Method in class org.frankframework.http.authentication.AbstractResourceOwnerPasswordCredentials
 
configure() - Method in interface org.frankframework.http.authentication.IOauthAuthenticator
 
configure() - Method in class org.frankframework.http.authentication.SamlAssertionOauth
 
configure() - Method in class org.frankframework.http.HttpSender
 
configure() - Method in class org.frankframework.http.PushingListenerAdapter
initialize listener and register this to the JNDI
configure() - Method in class org.frankframework.http.rest.ApiListener
initialize listener and register this to the JNDI
configure() - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
configure() - Method in class org.frankframework.http.WebServiceListener
initialize listener and register this to the JNDI
configure() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
configure() - Method in class org.frankframework.http.WebServiceSender
 
configure() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
configure() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
configure() - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
configure() - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
configure() - Method in class org.frankframework.jdbc.DirectQuerySender
 
configure() - Method in class org.frankframework.jdbc.FixedQuerySender
 
configure() - Method in class org.frankframework.jdbc.JdbcFacade
 
configure() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
configure() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase.MixedQuerySender
 
configure() - Method in class org.frankframework.jdbc.JdbcListener
 
configure() - Method in class org.frankframework.jdbc.JdbcQueryListener
Deprecated.
 
configure() - Method in class org.frankframework.jdbc.JdbcTableListener
 
configure() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
configure() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
Creates a connection, checks if the table is existing and creates it when necessary
configure() - Method in class org.frankframework.jdbc.MessageStoreListener
 
configure() - Method in class org.frankframework.jdbc.MessageStoreSender
 
configure() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
configure() - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
configure() - Method in class org.frankframework.jdbc.ResultSet2FileSender
 
configure() - Method in class org.frankframework.jdbc.ResultSetIteratingPipe
 
configure() - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
configure() - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
 
configure() - Method in class org.frankframework.jms.AbstractJmsListener
 
configure() - Method in class org.frankframework.jms.JMSFacade
 
configure() - Method in class org.frankframework.jms.JmsSender
Configures the sender
configure() - Method in class org.frankframework.jms.PushingJmsListener
 
configure() - Method in class org.frankframework.jndi.JndiBase
 
configure() - Method in class org.frankframework.ladybug.LadybugPipe
 
configure() - Method in class org.frankframework.larva.actions.AbstractLarvaAction
 
configure() - Method in class org.frankframework.larva.actions.LarvaPushingListenerAction
 
configure() - Method in class org.frankframework.larva.FileListener
 
configure() - Method in class org.frankframework.larva.FileSender
 
configure() - Method in class org.frankframework.larva.XsltProviderListener
 
configure() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
configure() - Method in class org.frankframework.ldap.LdapClient
 
configure() - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
configure() - Method in class org.frankframework.ldap.LdapSender
 
configure() - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
 
configure() - Method in class org.frankframework.lifecycle.ConfiguringLifecycleProcessor
The ConfigurationDigester may add new Lifecycle beans.
configure() - Method in class org.frankframework.mongodb.MongoDbSender
 
configure() - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
configure() - Method in class org.frankframework.monitoring.Monitor
 
configure() - Method in class org.frankframework.monitoring.MonitorDestination
 
configure() - Method in class org.frankframework.monitoring.Trigger
 
configure() - Method in class org.frankframework.parameters.AbstractParameter
 
configure() - Method in class org.frankframework.parameters.DateParameter
 
configure() - Method in class org.frankframework.parameters.NumberParameter
 
configure() - Method in class org.frankframework.parameters.ParameterList
 
configure() - Method in class org.frankframework.pgp.AbstractPGPAction
Generates a keyring configuration with public keys and the private key.
configure() - Method in class org.frankframework.pipes.AbstractPipe
configure() is called after the Pipeline is registered at the Adapter.
configure() - Method in class org.frankframework.pipes.AbstractValidator
 
configure() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
configure() - Method in class org.frankframework.pipes.Base64Pipe
 
configure() - Method in class org.frankframework.pipes.ChecksumPipe
Deprecated.
 
configure() - Method in class org.frankframework.pipes.CompareIntegerPipe
 
configure() - Method in class org.frankframework.pipes.CompareStringPipe
 
configure() - Method in class org.frankframework.pipes.CompressPipe
 
configure() - Method in class org.frankframework.pipes.CounterSwitchPipe
 
configure() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
configure() - Method in class org.frankframework.pipes.CsvParserPipe
 
configure() - Method in class org.frankframework.pipes.DataSonnetPipe
 
configure() - Method in class org.frankframework.pipes.DomainTransformerPipe
 
configure() - Method in class org.frankframework.pipes.EscapePipe
 
configure() - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
configure() - Method in class org.frankframework.pipes.ExceptionPipe
 
configure() - Method in class org.frankframework.pipes.FixedForwardPipe
Checks for correct configuration of forward.
configure() - Method in class org.frankframework.pipes.FixedResultPipe
Checks for correct configuration and translates the filename to a file to check existence.
configure() - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
configure() - Method in class org.frankframework.pipes.ForPipe
 
configure() - Method in class org.frankframework.pipes.GetPrincipalPipe
 
configure() - Method in class org.frankframework.pipes.HashPipe
 
configure() - Method in class org.frankframework.pipes.IfPipe
 
configure() - Method in class org.frankframework.pipes.IncreaseIntegerPipe
 
configure() - Method in class org.frankframework.pipes.IsUserInRolePipe
 
configure() - Method in class org.frankframework.pipes.IteratingPipe
 
configure() - Method in class org.frankframework.pipes.Json2XmlValidator
 
configure() - Method in class org.frankframework.pipes.JsonPipe
 
configure() - Method in class org.frankframework.pipes.JsonValidator
 
configure() - Method in class org.frankframework.pipes.JwtPipe
 
configure() - Method in class org.frankframework.pipes.LarvaPipe
 
configure() - Method in class org.frankframework.pipes.MessageSendingPipe
 
configure() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
configure() - Method in class org.frankframework.pipes.PasswordHashPipe
 
configure() - Method in class org.frankframework.pipes.PGPPipe
 
configure() - Method in class org.frankframework.pipes.PutInSession
 
configure() - Method in class org.frankframework.pipes.PutSystemDateInSession
Checks whether the proper forward is defined, a dateFormat is specified and the dateFormat is valid.
configure() - Method in class org.frankframework.pipes.RegExPipe
 
configure() - Method in class org.frankframework.pipes.ReplacerPipe
 
configure() - Method in class org.frankframework.pipes.SenderPipe
 
configure() - Method in class org.frankframework.pipes.SignaturePipe
 
configure() - Method in class org.frankframework.pipes.StringIteratorPipe
 
configure() - Method in class org.frankframework.pipes.Text2XmlPipe
 
configure() - Method in class org.frankframework.pipes.UnzipPipe
 
configure() - Method in class org.frankframework.pipes.WsdlGeneratorPipe
 
configure() - Method in class org.frankframework.pipes.WsdlXmlValidator
 
configure() - Method in class org.frankframework.pipes.XmlSwitch
If no styleSheetName is specified, the switch uses the root node.
configure() - Method in class org.frankframework.pipes.XmlValidator
Configure the XmlValidator
configure() - Method in class org.frankframework.pipes.XmlWellFormedChecker
 
configure() - Method in class org.frankframework.pipes.XQueryPipe
 
configure() - Method in class org.frankframework.pipes.XsltPipe
The configure() method instantiates a transformer for the specified XSL.
configure() - Method in class org.frankframework.receivers.ExchangeMailListener
 
configure() - Method in class org.frankframework.receivers.FrankListener
 
configure() - Method in class org.frankframework.receivers.JavaListener
 
configure() - Method in class org.frankframework.receivers.PullingListenerContainer
 
configure() - Method in class org.frankframework.receivers.Receiver
This method is called by the Adapter to let the receiver do things to initialize itself before the startListening method is called.
configure() - Method in class org.frankframework.scheduler.AbstractJobDef
 
configure() - Method in class org.frankframework.scheduler.job.ActionJob
 
configure() - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
 
configure() - Method in class org.frankframework.scheduler.job.SendMessageJob
 
configure() - Method in class org.frankframework.senders.AbstractMailSender
 
configure() - Method in class org.frankframework.senders.AbstractSender
 
configure() - Method in class org.frankframework.senders.AbstractSenderWithParameters
 
configure() - Method in class org.frankframework.senders.AbstractSenderWrapper
 
configure() - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
configure() - Method in class org.frankframework.senders.FixedResultSender
 
configure() - Method in class org.frankframework.senders.FrankSender
 
configure() - Method in class org.frankframework.senders.IbisJavaSender
 
configure() - Method in class org.frankframework.senders.IbisLocalSender
 
configure() - Method in class org.frankframework.senders.JavascriptSender
 
configure() - Method in class org.frankframework.senders.JsonXsltSender
 
configure() - Method in class org.frankframework.senders.LogSender
 
configure() - Method in class org.frankframework.senders.MailSender
 
configure() - Method in class org.frankframework.senders.ParallelSenders
 
configure() - Method in class org.frankframework.senders.ReconnectSenderWrapper
 
configure() - Method in class org.frankframework.senders.SenderSeries
 
configure() - Method in class org.frankframework.senders.SenderWrapper
 
configure() - Method in class org.frankframework.senders.SendGridSender
 
configure() - Method in class org.frankframework.senders.ShadowSender
 
configure() - Method in class org.frankframework.senders.XmlValidatorSender
 
configure() - Method in class org.frankframework.senders.XsltSender
The configure() method instantiates a transformer for the specified XSL.
configure() - Method in class org.frankframework.soap.SoapValidator
 
configure() - Method in class org.frankframework.soap.SoapWrapperPipe
 
configure() - Method in class org.frankframework.util.flow.SpringContextFlowDiagramProvider
 
configure() - Method in class org.frankframework.util.Locker
 
configure() - Method in class org.frankframework.util.SapSystemListItem
configure() will be called once for each item registered, except for the aliasses.
configure() - Method in class org.frankframework.xcom.XComSender
 
configure(boolean) - Method in class org.frankframework.jdbc.DirectQuerySender
 
configure(ServletRegistration.Dynamic) - Method in class org.frankframework.security.config.ServletRegistration
 
configure(Map<String, IRecordHandlerManager>, Map<String, IRecordHandler>, Map<String, IResultHandler>, IResultHandler) - Method in interface org.frankframework.batch.IRecordHandlerManager
 
configure(Map<String, IRecordHandlerManager>, Map<String, IRecordHandler>, Map<String, IResultHandler>, IResultHandler) - Method in class org.frankframework.batch.RecordHandlerManager
Deprecated.
 
configure(IRecordHandlerManager, Map<String, IRecordHandlerManager>, Map<String, IRecordHandler>, Map<String, IResultHandler>, IResultHandler) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
 
configure(IbisContext, String) - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
 
configure(IbisContext, String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
configure(IbisContext, String) - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
 
configure(IbisContext, String) - Method in class org.frankframework.configuration.classloaders.DummyClassLoader
 
configure(IbisContext, String) - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
Configure the IConfigurationClassLoader's implementation
configure(IbisContext, String) - Method in class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
 
configure(Adapter) - Method in class org.frankframework.jdbc.DirectQuerySender
 
configure(HasApplicationContext) - Method in class org.frankframework.validation.AbstractXmlValidator
Configure the XmlValidator
configure(HasApplicationContext) - Method in class org.frankframework.validation.JavaxXmlValidator
 
configure(HasApplicationContext) - Method in class org.frankframework.validation.XercesXmlValidator
 
configure(IPipe) - Method in class org.frankframework.core.PipeLine
 
configure(SpringApplicationBuilder) - Method in class org.frankframework.console.runner.ConsoleWarInitializer
 
configure(SpringApplicationBuilder) - Method in class org.frankframework.ladybug.runner.LadybugWarInitializer
 
configure(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
Before building, configure the FilterChain.
configure(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.ActiveDirectoryAuthenticator
 
configure(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.InMemoryAuthenticator
 
configure(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.JeeAuthenticator
 
configure(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.NoOpAuthenticator
 
configure(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.OAuth2Authenticator
 
configure(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.SealedAuthenticator
 
configure(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.YmlFileAuthenticator
 
configure(WebSecurity) - Method in class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
 
configure(WebSecurity) - Method in class org.frankframework.management.gateway.HttpInboundGateway
 
configure(S, ParameterList, FrankElement) - Method in class org.frankframework.filesystem.FileSystemActor
 
configureAll() - Static method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
ConfiguredJob - Class in org.frankframework.scheduler
Job, specified in Configuration.xml, for executing things to do with an adapter, like starting or stopping it.
ConfiguredJob() - Constructor for class org.frankframework.scheduler.ConfiguredJob
 
configureEndpointConnection(IPortConnectedListener<Message>, ConnectionFactory, Destination, IbisExceptionListener) - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
 
configureEndpointConnection(IPortConnectedListener<Message>, ConnectionFactory, CredentialFactory, Destination, IbisExceptionListener, IListenerConnector.CacheMode, int, String, long, long) - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
configureEndpointConnection(IPortConnectedListener<M>, ConnectionFactory, CredentialFactory, Destination, IbisExceptionListener, IListenerConnector.CacheMode, int, String, long, long) - Method in interface org.frankframework.core.IListenerConnector
 
configureHttpSecurity(HttpSecurity) - Method in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
configureHttpSecurity(HttpSecurity) - Method in interface org.frankframework.lifecycle.servlets.IAuthenticator
Spring invoked HttpSecurity
configureMessageBroker(MessageBrokerRegistry) - Method in class org.frankframework.console.configuration.WebSocketConfiguration
 
configureReceiver(Receiver<?>) - Method in class org.frankframework.core.Adapter
 
configureStyleSheetTransformer(FrankElement, String, int) - Static method in class org.frankframework.util.TransformerPool
 
configureTransactionAttributes(Logger, TransactionAttribute, int) - Static method in class org.frankframework.core.TransactionAttributes
 
configureTransformer(FrankElement, String, String, String, TransformerPool.OutputType, boolean, ParameterList) - Static method in class org.frankframework.util.TransformerPool
 
configureTransformer(FrankElement, String, String, String, TransformerPool.OutputType, boolean, ParameterList, boolean) - Static method in class org.frankframework.util.TransformerPool
 
configureTransformer0(FrankElement, String, String, String, TransformerPool.OutputType, boolean, ParameterList, int) - Static method in class org.frankframework.util.TransformerPool
 
Configuring FrankSender and Adapter - Search tag in class org.frankframework.senders.FrankSender
Section
Configuring FrankSender and Remote Application - Search tag in class org.frankframework.senders.FrankSender
Section
Configuring FrankSender with FrankListener - Search tag in class org.frankframework.senders.FrankSender
Section
configuring IbisJavaSender and JavaListener - Search tag in class org.frankframework.senders.IbisJavaSender
Section
configuring IbisLocalSender and JavaListener - Search tag in class org.frankframework.senders.IbisLocalSender
Section
configuring IbisLocalSender and WebServiceListener - Search tag in class org.frankframework.senders.IbisLocalSender
Section
ConfiguringLifecycleProcessor - Class in org.frankframework.lifecycle
This class is a custom implementation of the Spring DefaultLifecycleProcessor that adds support for ConfigurableLifecycle beans.
ConfiguringLifecycleProcessor() - Constructor for class org.frankframework.lifecycle.ConfiguringLifecycleProcessor
 
confirmTID(JCoServerContext, String) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
SAP JCo.Server javadoc says: This function will be called after the local transaction has been completed.
connectComplete(boolean, String) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
connection - Variable in class org.frankframework.jdbc.AbstractJdbcSender
 
connection - Variable in class org.frankframework.jdbc.JdbcListener
 
connection - Variable in class org.frankframework.jdbc.SimpleJdbcListener
 
CONNECTION_OVERVIEW - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
connectionCheckInterval - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
connectionFactory() - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Returns the value of the connectionFactory record component.
connectionFactory() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the connectionFactory record component.
connectionLost(Throwable) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
ConnectionOverview - Class in org.frankframework.console.controllers
 
ConnectionOverview - Class in org.frankframework.management.bus.endpoints
 
ConnectionOverview() - Constructor for class org.frankframework.management.bus.endpoints.ConnectionOverview
 
ConnectionOverview(FrankApiService) - Constructor for class org.frankframework.console.controllers.ConnectionOverview
 
connectionPoolProperties() - Method in record class org.frankframework.jdbc.datasource.ObjectFactory.ObjectInfo
Returns the value of the connectionPoolProperties record component.
connectionsArePooled() - Method in class org.frankframework.jms.MessagingSource
 
consoleAuthenticator() - Method in class org.frankframework.console.configuration.SecurityChainConfigurer
 
ConsoleDetails - Class in org.frankframework.console.controllers
 
ConsoleDetails() - Constructor for class org.frankframework.console.controllers.ConsoleDetails
 
ConsoleFrontend - Class in org.frankframework.console
Contains the component annotation so it will be picked up by the core (SpringEnvironmentContext.xml).
ConsoleFrontend() - Constructor for class org.frankframework.console.ConsoleFrontend
 
ConsoleMonitorEvent - Class in org.frankframework.monitoring.events
 
ConsoleMonitorEvent(String) - Constructor for class org.frankframework.monitoring.events.ConsoleMonitorEvent
 
ConsoleWarInitializer - Class in org.frankframework.console.runner
Spring Boot entrypoint when running as a normal WAR application.
ConsoleWarInitializer() - Constructor for class org.frankframework.console.runner.ConsoleWarInitializer
 
ConsoleWarInitializer.WarConfiguration - Class in org.frankframework.console.runner
 
consumeContent() - Method in class org.frankframework.http.mime.MultipartEntity
 
consumesSessionVariable(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
consumesSessionVariable(String) - Method in interface org.frankframework.core.IPipe
returns true if the pipe or one of its children use the named session variable.
consumesSessionVariable(String) - Method in interface org.frankframework.core.ISender
returns true if the sender or one of its children use the named session variable.
consumesSessionVariable(String) - Method in interface org.frankframework.core.ISenderWithParameters
 
consumesSessionVariable(String) - Method in class org.frankframework.parameters.AbstractParameter
 
consumesSessionVariable(String) - Method in interface org.frankframework.parameters.IParameter
 
consumesSessionVariable(String) - Method in class org.frankframework.parameters.ParameterList
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.AbstractPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.CompareIntegerPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.CompareStringPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.IncreaseIntegerPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.MessageSendingPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.senders.AbstractSenderWithParameters
 
consumesSessionVariable(String) - Method in class org.frankframework.senders.SenderSeries
 
CONTAINER - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
contains(String) - Method in class org.frankframework.configuration.ClassLoaderManager
 
contains(String) - Method in class org.frankframework.parameters.ParameterValueList
 
contains(String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
contains(String, String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
contains(String, ThrowingFunction<IMessageBrowsingIteratorItem, String, ListenerException>) - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
contains(CmisEvent) - Method in class org.frankframework.extensions.cmis.server.CmisEventDispatcher
 
contains(RootValidation) - Method in class org.frankframework.validation.RootValidations
 
containsCorrelationId(String) - Method in interface org.frankframework.core.IMessageBrowser
 
containsCorrelationId(String) - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
containsCorrelationId(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
containsCorrelationId(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
containsDestination(JCoDestination) - Method in class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
 
containsHeader(Message<?>, String) - Static method in class org.frankframework.management.bus.BusMessageUtils
 
containsKey(String) - Method in class org.frankframework.http.rest.ApiEhcache
 
containsKey(String) - Method in class org.frankframework.http.rest.ApiMemcached
 
containsKey(String) - Method in interface org.frankframework.http.rest.IApiCache
Checks whether or not an object has previously been stored in the cache
containsKey(String) - Method in class org.frankframework.stream.MessageContext
 
containsMessageId(String) - Method in interface org.frankframework.core.IMessageBrowser
Check if the storage contains message with the given original messageId (as passed to storeMessage).
containsMessageId(String) - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
containsMessageId(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
containsMessageId(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
containsMessageId(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
 
containsTid(String) - Method in class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
 
CONTENT_DISPOSITION_KEY - Static variable in class org.frankframework.management.bus.message.MessageBase
 
CONTENTS - Enum constant in enum class org.frankframework.filesystem.AbstractFileSystemListener.MessageType
 
CONTENTS - Enum constant in enum class org.frankframework.filesystem.AbstractMailListener.MessageType
 
contentType(String) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
contentType(ContentType) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
context - Variable in class org.frankframework.receivers.RawMessageWrapper
 
Context(JsonDocumentWriter.Context, BsonContextType) - Constructor for class org.frankframework.mongodb.JsonDocumentWriter.Context
Creates a new context.
CONTEXT_KEY - Static variable in class org.frankframework.lifecycle.FrankApplicationInitializer
 
CONTEXT_PIPELINE_CALLER - Static variable in class org.frankframework.stream.MessageContext
 
CONTEXT_PREVIOUS_PIPE - Static variable in class org.frankframework.stream.MessageContext
 
CONTINUE - Enum constant in enum class org.frankframework.receivers.Receiver.OnError
Don't stop the receiver when an error occurs.
CONTROL_PROPERTY_PREFIX - Static variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
CONVERSATIONID - Static variable in class org.frankframework.extensions.api.ApiSoapWrapperPipe
 
CONVERSATIONID_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
ConversionOption - Enum Class in org.frankframework.extensions.aspose
 
convert(Class<T>, InputStream) - Static method in class org.frankframework.console.util.RequestUtils
 
convert(MediaType, Message, CisConversionResult, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
 
convert(MediaType, Message, CisConversionResult, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
 
convert(MediaType, Message, CisConversionResult, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
 
convert(MediaType, Message, CisConversionResult, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
 
CONVERT - Enum constant in enum class org.frankframework.extensions.aspose.pipe.PdfPipe.DocumentAction
 
convertCmToPoints(float) - Static method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PageConvertUtil
Converts centimeter to points (DPI).
convertEndOfLines(String) - Static method in class org.frankframework.util.XmlUtils
 
convertMapAsQueryParams(Map<String, String>) - Static method in class org.frankframework.extensions.akamai.NetStorageUtils
Convert Map<String, String> into a name=value query params string.
Convertor - Interface in org.frankframework.extensions.aspose.services.conv.impl.convertors
 
ConvertorFactory - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
Convertor factory instantiates all convertor types and keeps them in a map.
ConvertorFactory(CisConversionService, CisConfiguration) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.ConvertorFactory
 
ConvertorUtil - Class in org.frankframework.extensions.aspose.services.util
 
convertPayload(Object) - Static method in class org.frankframework.console.util.ResponseUtils
 
convertProperties(Properties) - Method in class org.frankframework.configuration.HostnamePropertySourcePostProcessor
 
convertProperties(Properties) - Method in class org.frankframework.configuration.LowerCasePropertySourcePostProcessor
 
convertProperties(Properties) - Method in class org.frankframework.configuration.OverwritePropertySourcePostProcessor
 
convertProperties(Properties) - Method in class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
 
convertQuery(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
convertQuery(String) - Method in class org.frankframework.jdbc.JdbcListener
 
convertQuery(String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
convertQuery(String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
convertToDTO(Object, Class<T>) - Static method in class org.frankframework.util.JacksonUtils
 
convertToJson(Object) - Static method in class org.frankframework.util.JacksonUtils
 
ConvertToLarvaAction - Class in org.frankframework.ladybug.larva
 
ConvertToLarvaAction() - Constructor for class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
convertToPdf(Message, String, ConversionOption) - Method in interface org.frankframework.extensions.aspose.services.conv.CisConversionService
This will try to convert the given inputStream to a pdf.
convertToPdf(Message, String, ConversionOption) - Method in class org.frankframework.extensions.aspose.services.conv.impl.CisConversionServiceImpl
 
convertToPdf(MediaType, String, Message, ConversionOption, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
Should not be overloaded by the concrete classes.
convertToPdf(MediaType, String, Message, ConversionOption, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
Should not be overloaded by the concrete classes.
convertToPdf(MediaType, String, Message, ConversionOption, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
Should not be overloaded by the concrete classes.
convertToPdf(MediaType, String, Message, ConversionOption, String) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
Should not be overloaded by the concrete classes.
convertToPdf(MediaType, String, Message, ConversionOption, String) - Method in interface org.frankframework.extensions.aspose.services.conv.impl.convertors.Convertor
Converts the given file to a pdf.
convertToSpringResponse(Message<?>) - Static method in class org.frankframework.console.util.ResponseUtils
 
convertToSpringResponse(Message<?>, StreamingResponseBody) - Static method in class org.frankframework.console.util.ResponseUtils
 
convertToSpringStreamingResponse(Message<InputStream>) - Static method in class org.frankframework.console.util.ResponseUtils
 
convertToType(Class<T>, String) - Static method in class org.frankframework.util.ClassUtils
Converts the String value to the supplied type.
COOKIE - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
 
CookieUtil - Class in org.frankframework.util
 
CookieUtil() - Constructor for class org.frankframework.util.CookieUtil
 
copy(MsalClientAdapter.GraphClient, MailMessage, MailFolder) - Static method in class org.frankframework.filesystem.exchange.MailMessageResponse
 
COPY - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
copy a file, specified by attribute filename, parameter filename or input message, to a folder specified by attribute destination or parameter destination
copyAttrsToMap(Attributes) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
 
copyAttrsToMap(Attributes) - Method in class org.frankframework.configuration.digester.ListenerFactory
 
copyContext() - Method in class org.frankframework.stream.Message
 
copyFacadeSettings(JdbcFacade) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
copyFile(F, String, boolean) - Method in interface org.frankframework.filesystem.IBasicFileSystem
Copies the file to another folder.
copyFile(Message, String, boolean) - Method in class org.frankframework.filesystem.ImapFileSystem
 
copyFile(File, File, boolean) - Static method in class org.frankframework.util.FileUtils
 
copyFile(Path, String, boolean) - Method in class org.frankframework.filesystem.LocalFileSystem
 
copyFile(SmbFile, String, boolean) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
copyFile(MailItemId, String, boolean) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
copyFile(FTPFileRef, String, boolean) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
copyFile(IBasicFileSystem<F>, F, String, boolean, int, boolean, boolean) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
copyFile(S3FileRef, String, boolean) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
copyFile(SftpFileRef, String, boolean) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
copyFile(SmbFileRef, String, boolean) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
copyMailMessage(MailMessage, MailFolder) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
copyMessage() - Method in class org.frankframework.stream.Message
Creates a copy of this Message object.
copyOfSelect(String, String) - Static method in class org.frankframework.util.XmlUtils
 
copyPartialStream(InputStream, OutputStream, long, int) - Static method in class org.frankframework.util.StreamUtil
Copy a maximum of maxBytesToCopy of an InputStream to the OutputStream.
copyReaderToWriter(Reader, Writer, int) - Static method in class org.frankframework.util.StreamUtil
 
copyRealm(Object) - Method in class org.frankframework.jms.JmsRealm
copies matching properties to any other class
copyRealm(Object, String) - Static method in class org.frankframework.jms.JmsRealm
copies matching properties from a JmsRealm to any other class
copyStream(InputStream, OutputStream, int) - Static method in class org.frankframework.util.StreamUtil
Copy an InputStream to the OutputStream.
CoreListenerProcessor<M> - Class in org.frankframework.processors
 
CoreListenerProcessor() - Constructor for class org.frankframework.processors.CoreListenerProcessor
 
CorePipeLineProcessor - Class in org.frankframework.processors
 
CorePipeLineProcessor() - Constructor for class org.frankframework.processors.CorePipeLineProcessor
 
CorePipeProcessor - Class in org.frankframework.processors
 
CorePipeProcessor() - Constructor for class org.frankframework.processors.CorePipeProcessor
 
CoreSenderWrapperProcessor - Class in org.frankframework.processors
 
CoreSenderWrapperProcessor() - Constructor for class org.frankframework.processors.CoreSenderWrapperProcessor
 
CORRELATED_LISTENER_CLASSNAME - Static variable in class org.frankframework.configuration.digester.ListenerFactory
 
CORRELATION_ID_HEADER - Static variable in class org.frankframework.http.AbstractHttpSender
 
CORRELATION_ID_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
correlationId - Variable in class org.frankframework.receivers.RawMessageWrapper
 
CORRELATIONID - Enum constant in enum class org.frankframework.jms.JmsSender.LinkMethod
set the correlationId of the pipeline as the correlationId of the message sent, and use that as the correlationId in the selector for response messages
CORRELATIONID - Enum constant in enum class org.frankframework.pipes.MessageSendingPipe.LinkMethod
 
CORRELATIONID - Enum constant in enum class org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
 
CORRELATIONID_FROM_MESSAGE - Enum constant in enum class org.frankframework.jms.JmsSender.LinkMethod
do not automatically set the correlationId of the message sent, but use use the value found in that header after sending the message as the selector for response messages
CORRELATIONID_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
CorsFilter - Class in org.frankframework.console.filters
 
CorsFilter() - Constructor for class org.frankframework.console.filters.CorsFilter
 
CounterSwitchPipe - Class in org.frankframework.pipes
Selects an exitState, based on the number of received messages by this pipe.
CounterSwitchPipe() - Constructor for class org.frankframework.pipes.CounterSwitchPipe
 
countRegex(String, String) - Static method in class org.frankframework.util.StringUtil
Counts the number of characters that the specified regexes will affect in the specified string.
CPAID_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
CRC32 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
create() - Static method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
create() - Static method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
create() - Static method in class org.frankframework.http.mime.MultipartEntityBuilder
 
create() - Method in class org.frankframework.management.security.JwtKeyGenerator
Create a new JWT based on the currently logged in user.
create() - Method in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
 
create() - Static method in class org.frankframework.util.flow.graphviz.Options
 
create(String) - Static method in class org.frankframework.util.XmlBuilder
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
create(URL, boolean, String, boolean, boolean, String, Map<String, Object>) - Static method in class org.frankframework.align.Json2Xml
Helper method for tests
create(IScopeProvider) - Static method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
create(MsalClientAdapter.GraphClient, MailFolder, String) - Static method in class org.frankframework.filesystem.exchange.MailFolderResponse
 
create(BusTopic) - Static method in class org.frankframework.console.util.RequestMessageBuilder
 
create(BusTopic, BusAction) - Static method in class org.frankframework.console.util.RequestMessageBuilder
 
create(Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.mime.HttpEntityFactory
 
CREATE - Enum constant in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Create a document
CREATE - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
create empty file, specified by attribute filename, parameter filename or input message
CREATE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Create an attribute or an entry.
CREATE - Enum constant in enum class org.frankframework.xcom.XComSender.FileOptionType
 
CREATE_DOCUMENT - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
CREATE_FOLDER - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
CREATE_ITEM - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
createApplicationContext() - Method in class org.frankframework.lifecycle.IbisApplicationContext
Create Spring Bean factory.
createAuthenticator(ApplicationContext, String) - Static method in class org.frankframework.lifecycle.servlets.AuthenticatorUtils
 
createBean(Class<T>) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
createBean(Class<T>) - Method in class org.frankframework.pipes.AbstractPipe
 
createBean(Class<T>) - Method in class org.frankframework.senders.AbstractSender
 
createBean(ApplicationContext, Class<T>) - Static method in class org.frankframework.util.SpringUtils
This is effectively a superset of what autowire provides, adding initializeBean behavior.
createBean(ApplicationContext, String) - Static method in class org.frankframework.util.SpringUtils
 
createBean(ApplicationContext, Map<String, String>) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
Create Object from Spring factory, but using the attributes from the XML converted to a Map.
createBean(ApplicationContext, Map<String, String>) - Method in class org.frankframework.configuration.digester.JobFactory
 
createBean(ApplicationContext, Map<String, String>) - Method in class org.frankframework.configuration.digester.ParameterFactory
 
createBean(ApplicationContext, Map<String, String>) - Method in class org.frankframework.configuration.digester.SharedResourceFactory
 
createBean(ApplicationContext, Attributes) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
Create object using, if possible, the Spring BeanFactory.
createBean(ApplicationContext, Attributes) - Method in interface org.frankframework.configuration.digester.IDigesterFactory
 
createBytesMessage(Session, String, Message) - Method in class org.frankframework.jms.JMSFacade
 
createCacheControlFilter() - Method in class org.frankframework.console.configuration.RegisterServletFilters
 
createCisConversionResult(ConversionOption, MediaType, String, File, String, List<CisConversionResult>) - Static method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
createClientRegistrationRepository() - Method in class org.frankframework.lifecycle.servlets.OAuth2Authenticator
 
createCmisBinding() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
createCmisSession(ParameterValueList) - Method in class org.frankframework.extensions.cmis.CmisSender
Creates a session during JMV runtime, tries to retrieve parameters and falls back on the defaults when they can't be found
createCollector(Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
createCollector(Message, PipeLineSession) - Method in class org.frankframework.compression.ZipWriterPipe
 
createCommunicator(PipeLineSession) - Method in class org.frankframework.extensions.idin.IdinSender
 
createConfig() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.CloudWatchRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.InfluxRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.KairosDbRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.LocalRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.PrometheusRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.StatsDRegistryConfigurator
 
createConfiguration() - Method in class org.frankframework.extensions.idin.IdinSender
 
createConnection() - Method in class org.frankframework.filesystem.AbstractConnectedFileSystem
Create a fresh connection to the FileSystem.
createConnection() - Method in class org.frankframework.filesystem.ImapFileSystem
 
createConnection() - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
createConnection() - Method in class org.frankframework.jms.MessagingSource
 
createConnection() - Method in class org.frankframework.jms.TransactionalMetadataAwareConnectionFactoryProxy
 
createConnectionFactory() - Method in class org.frankframework.jms.AmazonSqsFactory
 
createConnectionPool(PoolableConnectionFactory) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
createConsoleSecurityChain(HttpSecurity, IAuthenticator) - Method in class org.frankframework.console.configuration.SecurityChainConfigurer
 
createCorsFilter() - Method in class org.frankframework.console.configuration.RegisterServletFilters
 
createCounter(FrankElement, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
 
createCredentialProviderChain(CredentialFactory) - Static method in class org.frankframework.aws.AwsUtil
Create a chain of credential providers, for AWS SDK v2.
createCronTrigger(TriggerKey, String) - Static method in class org.frankframework.scheduler.SchedulerHelper
 
createCSPFilter() - Method in class org.frankframework.console.configuration.RegisterServletFilters
 
createCsrfCookieFilter() - Method in class org.frankframework.console.configuration.RegisterServletFilters
 
createCustomBuilder(String, String) - Method in class org.frankframework.lifecycle.servlets.OAuth2Authenticator
 
created() - Static method in class org.frankframework.management.bus.message.EmptyMessage
 
createDestination() - Method in interface org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils.ResourceFactory
Create a new JCoDestination for registration with a JcoResourceHolder.
createDestination() - Method in class org.frankframework.jms.MessagingSource
 
createDestination(String) - Method in class org.frankframework.jms.JmsMessagingSource
 
createDistributionSummary(FrankElement, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
createElementContainer(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.JsonDocumentContainer
 
createErrorMsg(Exception) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
 
createErrorMsg(Exception) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
 
createErrorMsg(Exception) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
 
createErrorMsg(Exception) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
 
createFailureResult(ConversionOption, MediaType, String, String) - Static method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
createFailureResult(ConversionOption, MediaType, String, String, List<CisConversionResult>) - Static method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
createFile(F) - Method in interface org.frankframework.filesystem.IWritableFileSystem
 
createFile(F, InputStream) - Method in interface org.frankframework.filesystem.IWritableFileSystem
 
createFile(F, InputStream, Map<String, String>) - Method in interface org.frankframework.filesystem.ISupportsCustomFileAttributes
Creates a file with the given custom file attributes.
createFile(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
createFile(Path, InputStream, Map<String, String>) - Method in class org.frankframework.filesystem.LocalFileSystem
 
createFile(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
createFile(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
createFile(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
createFile(S3FileRef, InputStream) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
createFile(S3FileRef, InputStream, Map<String, String>) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
createFile(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
createFile(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
createFileSystem() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
createFileSystem() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
createFileSystem() - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
createFileSystem() - Method in class org.frankframework.receivers.DirectoryListener
 
createFileSystem() - Method in class org.frankframework.receivers.ExchangeMailListener
 
createFileSystem() - Method in class org.frankframework.receivers.FtpFileSystemListener
 
createFileSystem() - Method in class org.frankframework.receivers.ImapListener
 
createFileSystem() - Method in class org.frankframework.receivers.Samba2Listener
 
createFileSystem() - Method in class org.frankframework.receivers.SftpFileSystemListener
 
createFilter(String, Level, Filter.Result, Filter.Result) - Static method in class org.frankframework.logging.IbisThreadFilter
 
createFlowGenerator(String) - Method in class org.frankframework.util.flow.FlowDiagramManager
Optional IFlowGenerator.
createFolder(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
createFolder(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
createFolder(String) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
createFolder(String) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
createFolder(String) - Method in class org.frankframework.filesystem.ImapFileSystem
 
createFolder(String) - Method in class org.frankframework.filesystem.LocalFileSystem
 
createFolder(String) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
createFolder(String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
createFolder(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
createGatewayEndpoint() - Method in class org.frankframework.management.gateway.HttpInboundGateway
 
createGauge(FrankElement, FrankMeterType, Supplier<Number>) - Method in class org.frankframework.statistics.MetricsInitializer
 
createGraphClient(String, CredentialFactory) - Method in class org.frankframework.filesystem.MsalClientAdapter
 
createGSSAuthenticationContext(CredentialFactory) - Static method in class org.frankframework.filesystem.smb.SambaFileSystemUtils
 
createHandle(PipeLineSession, String, SapSystemImpl, boolean) - Static method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
createHandler(Message, PipeLineSession, TransformerPool, ContentHandler, MessageBuilder) - Method in class org.frankframework.senders.JsonXsltSender
 
createHandler(Message, PipeLineSession, TransformerPool, ContentHandler, MessageBuilder) - Method in class org.frankframework.senders.XsltSender
 
createHash(char[]) - Static method in class org.frankframework.util.PasswordHash
Returns a salted PBKDF2 hash of the password.
createHash(char[], int) - Static method in class org.frankframework.util.PasswordHash
 
createHash(String) - Static method in class org.frankframework.util.PasswordHash
Returns a salted PBKDF2 hash of the password.
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
createItemCallBack(PipeLineSession, ISender, Writer) - Method in class org.frankframework.pipes.IteratingPipe
 
createItemCallBack(PipeLineSession, ISender, Writer) - Method in class org.frankframework.pipes.StringIteratorPipe
 
createJmsBrowser() - Method in class org.frankframework.jms.XmlJmsBrowserSender
 
createJsonSchema(String) - Method in class org.frankframework.pipes.Json2XmlValidator
 
createJsonSchema(String, String) - Method in class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
createJsonSchema(String, String) - Method in class org.frankframework.pipes.Json2XmlValidator
 
createJsonSchema(String, XSElementDeclaration) - Method in class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
createKeyManagers(KeyStore, String, String) - Static method in class org.frankframework.encryption.PkiUtil
 
createKeys() - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.EncryptionKeychain
 
createKeyStore(URL, String, KeystoreType, String) - Static method in class org.frankframework.encryption.PkiUtil
 
createLadybugSecurityChain(HttpSecurity, IAuthenticator) - Method in class org.frankframework.ladybug.config.LadybugSecurityChainConfigurer
 
createLarvaActions(Properties, ApplicationContext, String) - Method in class org.frankframework.larva.actions.LarvaActionFactory
 
createLayout(String, Configuration, Charset, boolean, boolean, boolean) - Static method in class org.frankframework.logging.IbisPatternLayout
 
createLogConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
 
createLogDefinition(UpdateLoggingConfig.CreateLogDefinitionMultipartModel) - Method in class org.frankframework.console.controllers.UpdateLoggingConfig
 
CreateLogDefinitionMultipartModel(String, String) - Constructor for record class org.frankframework.console.controllers.UpdateLoggingConfig.CreateLogDefinitionMultipartModel
Creates an instance of a CreateLogDefinitionMultipartModel record class.
createMailFolder(MailFolder, String) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
createMailSession() - Method in class org.frankframework.senders.AbstractMailSender
 
createMailSession() - Method in class org.frankframework.senders.MailSender
 
createMailSession() - Method in class org.frankframework.senders.SendGridSender
 
createMessage(Session, String, Message) - Method in class org.frankframework.jms.JMSFacade
 
createMessage(Session, String, Message, JMSFacade.MessageClass) - Method in class org.frankframework.extensions.ibm.IMSSender
 
createMessage(Session, String, Message, JMSFacade.MessageClass) - Method in class org.frankframework.jms.JMSFacade
 
CreateMonitorModel(String) - Constructor for record class org.frankframework.console.controllers.Monitors.CreateMonitorModel
Creates an instance of a CreateMonitorModel record class.
createNumericUUID() - Static method in class org.frankframework.util.UUIDUtil
 
createOrUpdateSchedule(Message<?>) - Method in class org.frankframework.management.bus.endpoints.CreateScheduledJob
 
createParametersMapFromParamProperties(Properties) - Method in class org.frankframework.larva.LarvaTool
Create a Map for a specific property based on other properties that are the same except for a .param1.name, .param1.value or .param1.valuefile suffix.
createParametersMapFromParamProperties(Properties, PipeLineSession) - Static method in class org.frankframework.larva.actions.LarvaActionUtils
Create a Map for a specific property based on other properties that are the same except for a .param1.name, .param1.value or .param1.valuefile suffix.
createPart(Message, PipeLineSession, ParameterValueList) - Method in interface org.frankframework.collection.ICollector
Add a single item to the collection
createPart(Message, PipeLineSession, ParameterValueList) - Method in class org.frankframework.compression.ZipWriter
 
createPasswordFailureResult(String, ConversionOption, MediaType) - Static method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
createPool(DataSource, String) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
createPostRequestWithForm(URI, List<NameValuePair>) - Method in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
createPrivateConfig() - Method in class org.frankframework.xml.StaxParserFactory
Enable XML 1.1, to avoid errors like: Illegal character entity: expansion character (code 0x3 at [row,col {unknown-source}]: [1,53]
createPropertySource(String) - Method in class org.frankframework.jdbc.JdbcPropertySourceFactory
 
createPropertySource(String, String) - Method in class org.frankframework.jdbc.JdbcPropertySourceFactory
 
createQueryTexts(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
createQueryTexts(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
createQueues(Connection, String) - Method in class org.frankframework.jms.AmazonSqsFactory
 
createRandomUUID() - Static method in class org.frankframework.util.UUIDUtil
 
createRandomUUID(boolean) - Static method in class org.frankframework.util.UUIDUtil
Creates a Universally Unique Identifier, via the java.util.UUID class (36 characters or 32 characters without dashes).
createRegistry(C) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
createRegistry(CloudWatchConfig) - Method in class org.frankframework.metrics.CloudWatchRegistryConfigurator
 
createRegistry(SimpleConfig) - Method in class org.frankframework.metrics.LocalRegistryConfigurator
 
createRegistry(InfluxConfig) - Method in class org.frankframework.metrics.InfluxRegistryConfigurator
 
createRegistry(KairosConfig) - Method in class org.frankframework.metrics.KairosDbRegistryConfigurator
 
createRegistry(PrometheusConfig) - Method in class org.frankframework.metrics.PrometheusRegistryConfigurator
 
createRegistry(StatsdConfig) - Method in class org.frankframework.metrics.StatsDRegistryConfigurator
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.AbstractClientCredentials
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.AbstractResourceOwnerPasswordCredentials
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.ClientCredentialsBasicAuth
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.ClientCredentialsQueryParameters
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.ResourceOwnerPasswordCredentialsBasicAuth
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.ResourceOwnerPasswordCredentialsQueryParameters
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.SamlAssertionOauth
 
createRequestMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.HttpSender
Returns HttpRequestBase, with (optional) RAW or as BINARY content
createRootValidation(String) - Method in class org.frankframework.pipes.XmlValidator
 
createRootValidation(String) - Method in class org.frankframework.soap.SoapValidator
 
createS3Client() - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
createSaxException(String, Locator, Exception) - Static method in exception class org.frankframework.xml.SaxException
 
createSchedule(String, String, Scheduler.ScheduleMultipartModel, boolean) - Method in class org.frankframework.console.controllers.Scheduler
 
createSchedule(Scheduler.ScheduleMultipartModel) - Method in class org.frankframework.console.controllers.Scheduler
 
CreateScheduledJob - Class in org.frankframework.management.bus.endpoints
 
CreateScheduledJob() - Constructor for class org.frankframework.management.bus.endpoints.CreateScheduledJob
 
createScheduleInJobGroup(Scheduler.SchedulerPathVariables, Scheduler.ScheduleMultipartModel) - Method in class org.frankframework.console.controllers.Scheduler
 
createScheme() - Method in enum class org.frankframework.http.authentication.AuthenticationScheme
 
createSecurityContext(String) - Method in class org.frankframework.jwt.JwtValidator
 
createSecurityLogFilter() - Method in class org.frankframework.console.configuration.RegisterServletFilters
 
createSelector() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
createSelector() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
createSender() - Method in class org.frankframework.extensions.cmis.CmisHttpInvoker
 
createService(CallContext) - Method in class org.frankframework.extensions.cmis.server.RepositoryConnectorFactory
 
createSession() - Method in class org.frankframework.jms.JMSFacade
Returns a session on the connection for a topic or a queue
createSession() - Method in class org.frankframework.jms.JmsSender
 
createSession() - Method in class org.frankframework.senders.MailSender
Create the session during runtime
createSession(boolean, int) - Method in class org.frankframework.jms.MessagingSource
 
createSession(Connection) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
createSharedConnection() - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
createSimpleUUID() - Static method in class org.frankframework.util.UUIDUtil
Creates a Universally Unique Identifier, via the java.rmi.server.UID class.
createSoapFaultMessage(String) - Method in class org.frankframework.soap.SoapWrapper
 
createSoapFaultMessage(String, String) - Method in class org.frankframework.soap.SoapWrapper
 
createSqsClient() - Method in class org.frankframework.jms.AmazonSqsFactory
 
createSSLContext(HasKeystore, HasTruststore, String) - Static method in class org.frankframework.encryption.AuthSSLContextFactory
 
createSSLSocketFactory(HasKeystore, HasTruststore, String) - Static method in class org.frankframework.encryption.AuthSSLContextFactory
 
createStorage(Connection, Statement, IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
Acutaly creates storage.
createSubDistributionSummary(FrankElement, String, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
 
createSubDistributionSummary(FrankElement, HasName, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
This DistributionSummary is suffixed under a pipe
createSuccessResult(ConversionOption, MediaType, String, File, List<CisConversionResult>) - Static method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
Create a successful CisConversionResult
createTaskExecutor() - Method in class org.frankframework.senders.ParallelSenders
 
createTextMessage(Session, String, Message) - Method in class org.frankframework.jms.JMSFacade
 
createThread(Object, String, String) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
createThreadBasedDistributionSummary(Receiver<?>, FrankMeterType, int) - Method in class org.frankframework.statistics.MetricsInitializer
 
createTid(JCoDestination) - Method in interface org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils.ResourceFactory
Create a new Tid for registration with a JcoResourceHolder.
createTidyFilename(String, String) - Static method in class org.frankframework.extensions.aspose.services.util.ConvertorUtil
Creates a filename which always contains the given extension as file type (without period).
createTidyNameWithoutExtension(String) - Static method in class org.frankframework.extensions.aspose.services.util.ConvertorUtil
Creates a filename.
createTimerResource(FrankElement, FrankMeterType, String...) - Method in class org.frankframework.statistics.MetricsInitializer
 
createTransactionManager() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
createTransactionManager() - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
 
createTransformer() - Method in class org.frankframework.util.TransformerPool
 
createTransformer(String) - Static method in class org.frankframework.util.XmlUtils
 
createTransformer(String, int) - Static method in class org.frankframework.util.XmlUtils
 
createTransformer(URL) - Static method in class org.frankframework.util.XmlUtils
 
createTransformer(URL, int) - Static method in class org.frankframework.util.XmlUtils
 
createTransformer(Source, int) - Static method in class org.frankframework.util.XmlUtils
 
createTranslator(String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
createTrustManagers(KeyStore, String) - Static method in class org.frankframework.encryption.PkiUtil
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
createUpdateStatusQuery(String, String) - Method in class org.frankframework.jdbc.JdbcTableListener
 
createUUID() - Static method in class org.frankframework.util.UUIDUtil
 
createValidatingParser(PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.XercesXmlValidator
 
createValidationContext(PipeLineSession, RootValidations, Map<List<String>, List<String>>) - Method in class org.frankframework.validation.AbstractXmlValidator
 
createValidationContext(PipeLineSession, RootValidations, Map<List<String>, List<String>>) - Method in class org.frankframework.validation.JavaxXmlValidator
 
createValidationContext(PipeLineSession, RootValidations, Map<List<String>, List<String>>) - Method in class org.frankframework.validation.XercesXmlValidator
 
createWeakShallowEtagFilter() - Method in class org.frankframework.console.configuration.RegisterServletFilters
 
createWriter(PipeLineSession, String) - Method in class org.frankframework.batch.Result2Filewriter
Deprecated.
 
createWriter(PipeLineSession, String) - Method in class org.frankframework.batch.Result2StringWriter
Deprecated.
 
createWriter(PipeLineSession, String) - Method in class org.frankframework.batch.ResultWriter
 
createWriter(PipeLineSession, String) - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
createXADataSource(XADataSource, String) - Method in class org.frankframework.jdbc.datasource.AbstractXADataSourceFactory
 
createXADataSource(XADataSource, String) - Method in class org.frankframework.jta.narayana.NarayanaDataSourceFactory
 
createXPathEvaluatorSource(String) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in.
createXPathEvaluatorSource(String, String, TransformerPool.OutputType) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in, in the given namespaces.
createXPathEvaluatorSource(String, String, TransformerPool.OutputType, boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in, in the given namespaces.
createXPathEvaluatorSource(String, String, TransformerPool.OutputType, boolean, ParameterList, boolean, boolean, String, int) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in, in the given namespaces.
createXPathEvaluatorSource(UnaryOperator<String>, String, TransformerPool.OutputType, boolean, ParameterList, boolean, boolean, int) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in, in the given namespaces.
createXsltSender() - Method in class org.frankframework.pipes.JsonXsltPipe
 
createXsltSender() - Method in class org.frankframework.pipes.XsltPipe
 
CREDENTIAL_EXPANSION_ALLOWING_PROPERTY - Static variable in class org.frankframework.credentialprovider.CredentialResolver
 
CREDENTIAL_PREFIX - Static variable in class org.frankframework.credentialprovider.CredentialResolver
 
CredentialCheckingPipe - Class in org.frankframework.pipes
Pipe to check the the CredentialFactory (for testing only).
CredentialCheckingPipe() - Constructor for class org.frankframework.pipes.CredentialCheckingPipe
 
CredentialConstants - Class in org.frankframework.credentialprovider.util
Singleton class that has the credential constant values for this application.
CredentialFactory - Class in org.frankframework.credentialprovider
 
CredentialFactory - Class in org.frankframework.util
Provides user-id and password from the WebSphere authentication-alias repository.
CredentialFactory(String) - Constructor for class org.frankframework.util.CredentialFactory
 
CredentialFactory(String, String, String) - Constructor for class org.frankframework.util.CredentialFactory
 
CredentialFactory(String, Supplier<String>, Supplier<String>) - Constructor for class org.frankframework.util.CredentialFactory
 
CredentialProvidingPropertySource - Class in org.frankframework.credentialprovider
Tomcat PropertySource that gets its data from the configured CredentialFactory.
CredentialProvidingPropertySource() - Constructor for class org.frankframework.credentialprovider.CredentialProvidingPropertySource
 
CredentialResolver - Class in org.frankframework.credentialprovider
Implementation of AdditionalStringResolver for resolving user credentials using the CredentialFactory.
CredentialResolver() - Constructor for class org.frankframework.credentialprovider.CredentialResolver
 
Credentials - Class in org.frankframework.credentialprovider
 
Credentials(String, Supplier<String>, Supplier<String>) - Constructor for class org.frankframework.credentialprovider.Credentials
 
CRITICAL - Enum constant in enum class org.frankframework.monitoring.Severity
 
CrlPipe - Class in org.frankframework.pipes
Pipe that reads a CRL from an input stream and transforms it to an XML.
CrlPipe() - Constructor for class org.frankframework.pipes.CrlPipe
 
cron() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the cron record component.
CspFilter - Class in org.frankframework.console.filters
 
CspFilter() - Constructor for class org.frankframework.console.filters.CspFilter
 
CsrfCookieFilter - Class in org.frankframework.console.filters
 
CsrfCookieFilter() - Constructor for class org.frankframework.console.filters.CsrfCookieFilter
 
CSS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
CSV - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
CSV - Enum constant in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
 
CSV - Enum constant in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
 
CsvParserPipe - Class in org.frankframework.pipes
Reads a message in CSV format and turns it into XML.
CsvParserPipe() - Constructor for class org.frankframework.pipes.CsvParserPipe
 
CsvParserPipe.HeaderCase - Enum Class in org.frankframework.pipes
 
currentBuilder - Variable in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
currentPage() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the currentPage record component.
CYPHER_ALGO - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
CYPHER_ID - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES
 
CYPHER_ID - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
CYPHER_KEY_ALGO - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
CYPHER_PART - Static variable in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
CypherAES - Class in net.wedjaa.ansible.vault.crypto.decoders.implementation
 
CypherAES() - Constructor for class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES
 
CypherAES256 - Class in net.wedjaa.ansible.vault.crypto.decoders.implementation
 
CypherAES256() - Constructor for class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
CypherFactory - Class in net.wedjaa.ansible.vault.crypto.decoders
 
CypherFactory() - Constructor for class net.wedjaa.ansible.vault.crypto.decoders.CypherFactory
 
CypherInterface - Interface in net.wedjaa.ansible.vault.crypto.decoders.inter
 

D

data - Variable in class org.frankframework.http.rest.ApiPrincipal
 
DATABASE - Enum constant in enum class org.frankframework.scheduler.IbisJobDetail.JobType
 
DatabaseClassLoader - Class in org.frankframework.configuration.classloaders
 
DatabaseClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
DatabaseJob - Class in org.frankframework.scheduler.job
 
DatabaseJob() - Constructor for class org.frankframework.scheduler.job.DatabaseJob
 
DatabaseMigrator - Class in org.frankframework.management.bus.endpoints
 
DatabaseMigrator() - Constructor for class org.frankframework.management.bus.endpoints.DatabaseMigrator
 
DataSonnetPipe - Class in org.frankframework.pipes
Using .jsonnet transformation files, the DataSonnetPipe uses JSonnet at its core to transform files from and to different file formats specified by supported outputTypes.
DataSonnetPipe() - Constructor for class org.frankframework.pipes.DataSonnetPipe
 
DataSonnetPipe.DataSonnetOutputType - Enum Class in org.frankframework.pipes
 
datasource() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns the value of the datasource record component.
datasource() - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Returns the value of the datasource record component.
datasource() - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Returns the value of the datasource record component.
datasource() - Method in record class org.frankframework.console.controllers.IbisstoreSummary.IbisStoreSummaryModel
Returns the value of the datasource record component.
DataSourceFactory - Class in org.frankframework.jdbc.datasource
Factory through which (TX-enabled) DataSources can be retrieved.
DataSourceFactory() - Constructor for class org.frankframework.jdbc.datasource.DataSourceFactory
 
datasourceName() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationParameters
Returns the value of the datasourceName record component.
DataSourceXAResourceRecoveryHelper - Class in org.frankframework.jta.narayana
XAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered, from the database.
DataSourceXAResourceRecoveryHelper(XADataSource, String) - Constructor for class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
Create a new DataSourceXAResourceRecoveryHelper instance.
DATE - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
 
DATE - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to a Date, by default using formatString yyyy-MM-dd.
DATEFORMAT_DATE_TIME_FORMATTER - Static variable in class org.frankframework.util.JdbcUtil
 
DateFormatUtils - Class in org.frankframework.util
Utilities for formatting and parsing dates.
DateFormatUtils() - Constructor for class org.frankframework.util.DateFormatUtils
 
DateParameter - Class in org.frankframework.parameters
 
DateParameter() - Constructor for class org.frankframework.parameters.DateParameter
 
DateParameter.DateFormatType - Enum Class in org.frankframework.parameters
 
DATETIME - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
 
DATETIME - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to a Date, by default using formatString yyyy-MM-dd HH:mm:ss.
DATETIME_RECEIVED_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
DATETIME_SENT_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
DB2 - Enum constant in enum class org.frankframework.dbms.Dbms
 
Db2DbmsSupport - Class in org.frankframework.dbms
Support for DB2.
Db2DbmsSupport() - Constructor for class org.frankframework.dbms.Db2DbmsSupport
 
DB2DocumentWriter - Class in org.frankframework.util
 
DB2DocumentWriter() - Constructor for class org.frankframework.util.DB2DocumentWriter
 
DB2XMLWriter - Class in org.frankframework.util
Transforms a java.sql.Resultset to a XML stream.
DB2XMLWriter() - Constructor for class org.frankframework.util.DB2XMLWriter
 
Dbms - Enum Class in org.frankframework.dbms
 
DbmsException - Exception Class in org.frankframework.dbms
 
DbmsException() - Constructor for exception class org.frankframework.dbms.DbmsException
 
DbmsException(String) - Constructor for exception class org.frankframework.dbms.DbmsException
 
DbmsException(String, Throwable) - Constructor for exception class org.frankframework.dbms.DbmsException
 
DbmsException(Throwable) - Constructor for exception class org.frankframework.dbms.DbmsException
 
DbmsSupportFactory - Class in org.frankframework.dbms
 
DbmsSupportFactory() - Constructor for class org.frankframework.dbms.DbmsSupportFactory
 
debug(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
debug(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
DEBUG - Enum constant in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
 
DEBUG - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
DEBUG - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
debugBlockEnabledSenderInputOutputAbort(ProceedingJoinPoint, Object, Message, PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
DebugController - Class in org.frankframework.console.controllers.socket
 
DebugController() - Constructor for class org.frankframework.console.controllers.socket.DebugController
 
DebugController.DebugMessage - Record Class in org.frankframework.console.controllers.socket
 
DebuggerActive - Class in org.frankframework.ladybug
Used to determine whether the test tool is activated by using the testtool.enabled appConstants property.
DebuggerActive() - Constructor for class org.frankframework.ladybug.DebuggerActive
 
DebuggerStatusChangedEvent - Class in org.frankframework.management.bus
 
DebuggerStatusChangedEvent(Object, boolean) - Constructor for class org.frankframework.management.bus.DebuggerStatusChangedEvent
 
DebugInformation - Class in org.frankframework.management.bus.endpoints
 
DebugInformation() - Constructor for class org.frankframework.management.bus.endpoints.DebugInformation
 
debugMessage(String) - Method in class org.frankframework.larva.LarvaTool
 
DebugMessage(String) - Constructor for record class org.frankframework.console.controllers.socket.DebugController.DebugMessage
Creates an instance of a DebugMessage record class.
debugParameterResolvedTo(ProceedingJoinPoint, ParameterValueList, Message, PipeLineSession, boolean) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
debugPipeGetInputFrom(ProceedingJoinPoint, PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
Provides advice for LimitingParallelExecutionPipeProcessor.processPipe(PipeLine pipeLine, IPipe pipe, Message message, PipeLineSession session) LimitingParallelExecutionPipeProcessor is just after InputOutputPipeProcessor, so it sees the effect of the replacements made by the latter.
debugPipeInputOutputAbort(ProceedingJoinPoint, PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
debugPipeLineInputOutputAbort(ProceedingJoinPoint, PipeLine, String, Message, PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
debugPipelineMessage(String, String, String) - Method in class org.frankframework.larva.LarvaTool
 
debugPipelineMessage(String, String, Message) - Method in class org.frankframework.larva.LarvaTool
 
debugPipelineMessagePreparedForDiff(String, String, String) - Method in class org.frankframework.larva.LarvaTool
 
debugReplyListenerInputOutputAbort(ProceedingJoinPoint, ICorrelatedPullingListener<M>, String, PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
debugSenderGetInputFrom(ProceedingJoinPoint, AbstractSenderWrapper, Message, PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
debugSenderSendMessage(ProceedingJoinPoint, Message, PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
debugSenderSendMessageOrThrow(ProceedingJoinPoint, Message, PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
debugThreadCreateStartEndAbort(ProceedingJoinPoint, Runnable) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
debugValidatorInputOutputAbort(ProceedingJoinPoint, PipeLine, IValidator, Message, PipeLineSession, String) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
declareRoles(List<String>) - Method in class org.frankframework.lifecycle.ServletManager
Register a new role
decLevel(String) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
DECODE - Enum constant in enum class org.frankframework.pipes.Base64Pipe.Direction
 
DECODE - Enum constant in enum class org.frankframework.pipes.EscapePipe.Direction
 
decodeBase64(String) - Static method in class org.frankframework.console.controllers.TransactionalStorage
 
decodeChars(String) - Static method in class org.frankframework.util.XmlEncodingUtils
Translates the five reserved XML characters (< > & " ') to their normal selves
decodeFromSecret(Secret, String) - Static method in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
decodeUnzipContentBetweenKeys(String, String, String, boolean) - Method in class org.frankframework.larva.LarvaTool
 
decorate(Runnable) - Method in class org.frankframework.threading.ThreadNamingTaskDecorator
Reverts the thread-name back to the original.
decreaseThreadCount() - Method in interface org.frankframework.core.IThreadCountControllable
 
decreaseThreadCount() - Method in class org.frankframework.jms.PushingJmsListener
 
decreaseThreadCount() - Method in class org.frankframework.receivers.PullingListenerContainer
 
decreaseThreadCount() - Method in class org.frankframework.receivers.Receiver
 
decreaseThreadCount() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
decrementCountThreads() - Method in class org.frankframework.scheduler.AbstractJobDef
 
decrypt(byte[], String) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES
 
decrypt(byte[], String) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
decrypt(byte[], String) - Method in interface net.wedjaa.ansible.vault.crypto.decoders.inter.CypherInterface
 
decrypt(byte[], String) - Static method in class net.wedjaa.ansible.vault.crypto.VaultHandler
 
decrypt(InputStream, OutputStream, String) - Static method in class net.wedjaa.ansible.vault.crypto.VaultHandler
 
decrypt(OutputStream, byte[], String) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES
 
decrypt(OutputStream, byte[], String) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
decrypt(OutputStream, byte[], String) - Method in interface net.wedjaa.ansible.vault.crypto.decoders.inter.CypherInterface
 
decrypt(String) - Static method in class org.frankframework.extensions.tibco.pipes.ObfuscationEngine
 
Decrypt - Class in org.frankframework.pgp
 
Decrypt(String, String) - Constructor for class org.frankframework.pgp.Decrypt
 
DECRYPT - Enum constant in enum class org.frankframework.pipes.PGPPipe.Action
Decrypts the given input.
decryptAES(byte[], byte[], byte[]) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
DECTHREADS - Enum constant in enum class org.frankframework.management.Action
 
DEEP_SEARCH - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Search for an entry in the complete tree below the specified root.
Default - Annotation Interface in org.frankframework.doc
 
DEFAULT_ARRAY_ELEMENT_NAME - Static variable in class org.frankframework.documentbuilder.DocumentUtils
 
DEFAULT_BUFFER_SIZE - Static variable in class net.wedjaa.ansible.vault.crypto.VaultHandler
The default buffer size (8192) to use in copy methods.
DEFAULT_CACHE_LEVEL_NON_TRANSACTED - Static variable in class org.frankframework.unmanaged.SpringJmsConnector
 
DEFAULT_CACHE_LEVEL_TRANSACTED - Static variable in class org.frankframework.unmanaged.SpringJmsConnector
 
DEFAULT_CHARSET - Static variable in class org.frankframework.util.StreamUtil
 
DEFAULT_CONFIGURATION_FILE - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
DEFAULT_CYPHER - Static variable in class net.wedjaa.ansible.vault.crypto.VaultHandler
 
DEFAULT_DATASOURCE_NAME_PROPERTY - Static variable in interface org.frankframework.jdbc.IDataSourceFactory
 
DEFAULT_DATASOURCE_NAME_PROPERTY - Static variable in class org.frankframework.mongodb.JndiMongoClientFactory
 
DEFAULT_GROUP - Static variable in class org.frankframework.scheduler.SchedulerHelper
 
DEFAULT_IBIS_ROLES - Static variable in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
DEFAULT_INDENT - Static variable in class org.frankframework.senders.XsltSender
 
DEFAULT_INPUT_STREAM_ENCODING - Static variable in class org.frankframework.util.StreamUtil
 
DEFAULT_LOG_LEVEL - Static variable in class org.frankframework.pipes.LarvaPipe
 
DEFAULT_MARKER - Static variable in class org.frankframework.credentialprovider.CredentialProvidingPropertySource
 
DEFAULT_MAX_BACKOFF_DELAY - Static variable in class org.frankframework.receivers.Receiver
Should be smaller than the transaction timeout as the delay takes place within the transaction.
DEFAULT_MAX_BACKOFF_DELAY_KEY - Static variable in class org.frankframework.receivers.Receiver
 
DEFAULT_NAMESPACE - Static variable in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
DEFAULT_OMIT_XML_DECLARATION - Static variable in class org.frankframework.senders.XsltSender
 
DEFAULT_OUTPUT_METHOD - Variable in class org.frankframework.senders.XsltSender
 
DEFAULT_SOAP_HEADER_SESSION_KEY - Static variable in class org.frankframework.soap.SoapWrapperPipe
 
DEFAULT_SOAP_NAMESPACE_SESSION_KEY - Static variable in class org.frankframework.soap.SoapWrapperPipe
 
DEFAULT_SOAP_VERSION_FOR_WRAPPING - Static variable in class org.frankframework.soap.SoapWrapperPipe
 
DEFAULT_STREAM_CAPTURE_LIMIT - Static variable in class org.frankframework.util.StreamCaptureUtils
 
DEFAULT_STRING_SPLIT_DELIMITER - Static variable in class org.frankframework.util.StringUtil
 
DEFAULT_SUCCESS_EXIT_NAME - Static variable in class org.frankframework.core.PipeLine
 
DEFAULT_VALUE_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
DEFAULT_XML_HEADER - Static variable in class org.frankframework.soap.SoapWrapper
 
DEFAULT_XPATH_OUTPUT_METHOD - Variable in class org.frankframework.senders.XsltSender
 
DEFAULT_XSLT_VERSION - Static variable in class org.frankframework.pipes.ForEachChildElementPipe
 
DEFAULT_XSLT_VERSION - Static variable in class org.frankframework.util.XmlUtils
 
DefaultModule(String, Manifest) - Constructor for class org.frankframework.components.LegacyLoader.DefaultModule
 
DEFAULTVALUE - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
 
DelayPipe - Class in org.frankframework.pipes
Pipe that sleeps for a specified time, which defaults to 5000 msecs.
DelayPipe() - Constructor for class org.frankframework.pipes.DelayPipe
 
DelaySender - Class in org.frankframework.senders
Sender that sleeps for a specified time, which defaults to 5000 msecs.
DelaySender() - Constructor for class org.frankframework.senders.DelaySender
 
DELEGATE_PREFIX - Static variable in class org.frankframework.jndi.TomcatJndiProxy
 
DelegatedMappableAttributesRetriever() - Constructor for class org.frankframework.lifecycle.servlets.JeeAuthenticator.DelegatedMappableAttributesRetriever
 
delete(Report) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
delete(MsalClientAdapter.GraphClient, MailFolder) - Static method in class org.frankframework.filesystem.exchange.MailFolderResponse
 
delete(MsalClientAdapter.GraphClient, MailMessage) - Static method in class org.frankframework.filesystem.exchange.MailMessageResponse
 
delete(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
Keep the transaction local to this method.
DELETE - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
DELETE - Enum constant in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Delete a document
DELETE - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
delete a file, specified by attribute filename, parameter filename or input message
DELETE - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
DELETE - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
DELETE - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
Deprecated.
DELETE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Delete an attribute or an entry.
DELETE - Enum constant in enum class org.frankframework.management.bus.BusAction
 
DELETE - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
DELETE_OBJECT - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
deleteConfiguration(Configurations.ConfigurationPathVariables, Configurations.ConfigurationParameters) - Method in class org.frankframework.console.controllers.Configurations
 
deleteConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
header configuration The name of the Configuration to delete header version The version of the Configuration to find header datasourceName The name of the datasource where the configurations are located.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
deleteFile(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
deleteFile(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
deleteFile(File) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
 
deleteFile(File) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
 
deleteFile(File) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
 
deleteFile(File) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
 
deleteFile(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
deleteFile(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
deleteFile(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
deleteFile(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
deleteFile(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
deleteFile(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
deleteFile(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
deleteJob(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ManageScheduler
 
deleteMailFolder(MailFolder) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
deleteMailMessage(MailMessage) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
DELETEMANY - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
deleteMessage(String) - Method in interface org.frankframework.core.IMessageBrowser
Deletes the message.
deleteMessage(String) - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
deleteMessage(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
deleteMessage(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
deleteMonitor(Monitors.MonitorPathVariables) - Method in class org.frankframework.console.controllers.Monitors
 
deleteMonitor(Message<?>) - Method in class org.frankframework.management.bus.endpoints.Monitoring
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
DELETEONE - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
deleteQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
deleteReceiverMessage(TransactionalStorage.TransactionStoragePathVariables) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
deleteReceiverMessages(TransactionalStorage.TransactionStoragePathVariables, String) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
deleteRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
deleteSchedules(Scheduler.SchedulerPathVariables) - Method in class org.frankframework.console.controllers.Scheduler
 
deleteSystem(SapSystemImpl) - Method in class org.frankframework.extensions.sap.jco3.SapSystemDataProvider
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
deleteTrigger(String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
deleteTrigger(String, String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
deleteTrigger(Monitors.MonitorPathVariables) - Method in class org.frankframework.console.controllers.Monitors
 
deleteTrigger(IJob) - Method in class org.frankframework.scheduler.SchedulerHelper
 
deleteType(String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
deleteType(String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
DELIM_START - Static variable in class org.frankframework.util.StringResolver
 
DELIM_STOP - Static variable in class org.frankframework.util.StringResolver
 
DelineaClient - Class in org.frankframework.credentialprovider.delinea
RestTemplate implementation for the Delinea Secret Server REST API.
DelineaClient() - Constructor for class org.frankframework.credentialprovider.delinea.DelineaClient
 
DelineaClientFactory - Class in org.frankframework.credentialprovider.delinea
Used to create a DelineaClient based on the given DelineaClientSettings.
DelineaClientFactory(DelineaClientSettings) - Constructor for class org.frankframework.credentialprovider.delinea.DelineaClientFactory
 
DelineaClientSettings - Record Class in org.frankframework.credentialprovider.delinea
Contains the settings for the SecretServer configuration.
DelineaClientSettings(String, String, String, String, String, String, String, String, String) - Constructor for record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Creates an instance of a DelineaClientSettings record class.
DelineaCredentialFactory - Class in org.frankframework.credentialprovider.delinea
CredentialFactory that reads its credentials from Delinea (formerly Thycotic) Secret Server.
DelineaCredentialFactory() - Constructor for class org.frankframework.credentialprovider.delinea.DelineaCredentialFactory
 
DelineaCredentials - Class in org.frankframework.credentialprovider.delinea
 
DelineaCredentials(String, String, String) - Constructor for class org.frankframework.credentialprovider.delinea.DelineaCredentials
 
deliveryComplete(IMqttDeliveryToken) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
DelphiStringRecordReader - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
DelphiStringRecordReader(InputStream, String, int, int, String, String) - Constructor for class org.frankframework.batch.DelphiStringRecordReader
Deprecated.
 
DelphiStringRecordReaderFactory - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
DelphiStringRecordReaderFactory() - Constructor for class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
 
DEOBFUSCATE - Enum constant in enum class org.frankframework.extensions.tibco.pipes.ObfuscatePipe.Direction
 
DeploymentSpecificsBeanPostProcessor - Class in org.frankframework.ladybug
 
DeploymentSpecificsBeanPostProcessor() - Constructor for class org.frankframework.ladybug.DeploymentSpecificsBeanPostProcessor
 
DEPRECATION_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
DeprecationInterceptor - Class in org.frankframework.console.configuration
Should only intercept Spring WEB MVC requests.
DeprecationInterceptor() - Constructor for class org.frankframework.console.configuration.DeprecationInterceptor
 
DESC - Enum constant in enum class org.frankframework.core.IMessageBrowser.SortOrder
 
describeLocations() - Method in class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
 
description() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the description record component.
description() - Element in annotation interface org.frankframework.doc.Forward
 
Description - Annotation Interface in org.frankframework.console
Retention annotation for the FF API to describe what an endpoint does
destination() - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Returns the value of the destination record component.
destination() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the destination record component.
DESTINATION - Static variable in class org.frankframework.extensions.esb.DirectWrapperPipe
 
DESTINATION_PARAM_KEY - Static variable in class org.frankframework.extensions.akamai.NetStorageSender
 
DESTINATION_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
DestinationFactoryUtils - Class in org.frankframework.extensions.sap.jco3.tx
Helper class for managing a JCo destinations, in particular for obtaining transactional resources.
DestinationFactoryUtils() - Constructor for class org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils
 
DestinationFactoryUtils.ResourceFactory - Interface in org.frankframework.extensions.sap.jco3.tx
Callback interface for resource creation.
destinations() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorModel
Returns the value of the destinations record component.
destinations() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorRequestModel
Returns the value of the destinations record component.
DestinationValidator - Interface in org.frankframework.core
 
destroy() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
destroy() - Method in class org.frankframework.configuration.ApplicationWarnings
 
destroy() - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
 
destroy() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
destroy() - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
Called upon destroying (and thus removing) the IConfigurationClassLoader
destroy() - Method in class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
 
destroy() - Method in class org.frankframework.console.filters.CacheControlFilter
 
destroy() - Method in class org.frankframework.console.filters.CorsFilter
 
destroy() - Method in class org.frankframework.console.filters.CspFilter
 
destroy() - Method in class org.frankframework.extensions.cmis.mtom.MtomFilter
 
destroy() - Method in class org.frankframework.extensions.cmis.server.RepositoryConnectorFactory
 
destroy() - Method in class org.frankframework.extensions.cmis.servlets.CmisLifecycleBean
 
destroy() - Method in class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
 
destroy() - Method in class org.frankframework.http.cxf.SoapProviderServlet
 
destroy() - Method in class org.frankframework.http.rest.ApiEhcache
 
destroy() - Method in class org.frankframework.http.rest.ApiListenerServlet
 
destroy() - Method in class org.frankframework.http.rest.ApiMemcached
 
destroy() - Method in interface org.frankframework.http.rest.IApiCache
Closes the cache.
destroy() - Method in class org.frankframework.jdbc.datasource.ObjectFactory
 
destroy() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
destroy() - Method in class org.frankframework.lifecycle.NamespaceUriProviderBean
 
destroy() - Method in class org.frankframework.management.security.JwtSecurityFilter
 
destroy() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
 
destroy() - Method in class org.frankframework.monitoring.Monitor
Destroy the monitor and all registered triggers
destroy() - Method in class org.frankframework.monitoring.Trigger
 
destroy() - Method in class org.frankframework.statistics.MetricsInitializer
 
destroy() - Method in class org.frankframework.util.flow.DotFlowGenerator
 
destroy() - Method in class org.frankframework.util.flow.FlowDiagramManager
 
destroy() - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
 
destroy() - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
destroyCache(String) - Method in class org.frankframework.cache.IbisCacheManager
 
DETECT - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
detectXsltVersion(String) - Static method in class org.frankframework.util.XmlUtils
 
detectXsltVersion(URL) - Static method in class org.frankframework.util.XmlUtils
 
determineForward(AbstractXmlValidator.ValidationResult, boolean, Supplier<String>) - Method in class org.frankframework.pipes.AbstractValidator
 
determineForward(AbstractXmlValidator.ValidationResult, PipeLineSession, boolean) - Method in class org.frankframework.pipes.XmlValidator
 
determineOauthAuthenticationMethod(AbstractHttpSession) - Static method in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
 
determineTmUid() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
digest() - Method in class org.frankframework.configuration.ConfigurationDigester
 
Digester - Class in org.frankframework.configuration.digester
 
Digester() - Constructor for class org.frankframework.configuration.digester.Digester
 
DIGESTER_RULES_FILE - Static variable in class org.frankframework.configuration.digester.FrankDigesterRules
 
DigesterRule - Class in org.frankframework.configuration.digester
Java representation of a digester rule specified in the digester-rules.xml file.
DigesterRule() - Constructor for class org.frankframework.configuration.digester.DigesterRule
 
DIR - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
Dir2Xml - Class in org.frankframework.util
List the contents of a directory as XML.
Dir2Xml() - Constructor for class org.frankframework.util.Dir2Xml
 
DIRECT - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.TransportType
 
directory() - Method in record class org.frankframework.console.controllers.Logging.ParametersModel
Returns the value of the directory record component.
DIRECTORY - Enum constant in enum class org.frankframework.extensions.idin.IdinSender.Action
 
DirectoryClassLoader - Class in org.frankframework.configuration.classloaders
 
DirectoryClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.DirectoryClassLoader
 
DirectoryCleaner - Class in org.frankframework.util
Cleans up a directory.
DirectoryCleaner() - Constructor for class org.frankframework.util.DirectoryCleaner
 
DirectoryListener - Class in org.frankframework.receivers
Listener that looks for files in a LocalFileSystem.
DirectoryListener() - Constructor for class org.frankframework.receivers.DirectoryListener
 
DirectQuerySender - Class in org.frankframework.jdbc
QuerySender that interprets the input message as a query, possibly with attributes.
DirectQuerySender() - Constructor for class org.frankframework.jdbc.DirectQuerySender
 
DirectWrapperPipe - Class in org.frankframework.extensions.esb
Kind of extension to EsbSoapWrapperPipe for real time destinations.
DirectWrapperPipe() - Constructor for class org.frankframework.extensions.esb.DirectWrapperPipe
 
DISABLE_OUTPUT_ESCAPING - Static variable in class org.frankframework.xml.XmlWriter
 
DISALLOW_DOCTYPE_DECL_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
Disallow doctype declarations feature id (http://apache.org/xml/features/disallow-doctype-decl).
dispatchRequest(String, String, HttpServletRequest, String, String, PipeLineSession, HttpServletResponse) - Method in class org.frankframework.http.RestServiceDispatcher
Dispatch a request.
dispatchRequest(String, Message, PipeLineSession) - Method in class org.frankframework.receivers.ServiceDispatcher
Dispatch a request Message to a service by its configured name.
displayName() - Method in record class org.frankframework.core.MessageBrowserField
Returns the value of the displayName record component.
displayTransactionStatus(TransactionStatus) - Static method in class org.frankframework.util.JtaUtil
 
DLL - Enum constant in enum class org.frankframework.senders.FrankSender.Scope
 
doAction(AbstractCollectorPipe.Action, Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
doAction(Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.filesystem.FileSystemActor
 
doActionBetweenKeys(String, String, Properties, Map<String, HashMap<String, HashMap<String, String>>>, LarvaTool.BetweenKeysAction) - Method in class org.frankframework.larva.LarvaTool
 
doActionWithSingleKey(String, String, Properties, Map<String, HashMap<String, HashMap<String, String>>>, LarvaTool.SingleKeyAction) - Method in class org.frankframework.larva.LarvaTool
 
doAdd(Object, Logger, String, String) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
doAdd(Object, Logger, String, Throwable) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
doAdd(Logger, String, Throwable) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
doAfterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.AdapterStatistics
 
doAfterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.BrowseJdbcTable
 
doAfterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
doAfterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.SecurityItems
 
doBrowse(String, String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
doBrowse(Map<String, String>) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
DOC - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
documentation(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
Outputs a 'documentation' section of the WSDL
DocumentBuilderFactory - Class in org.frankframework.documentbuilder
 
DocumentBuilderFactory() - Constructor for class org.frankframework.documentbuilder.DocumentBuilderFactory
 
DocumentedEnum - Interface in org.frankframework.doc
 
DocumentFormat - Enum Class in org.frankframework.documentbuilder
 
documentToString(Document) - Method in class org.frankframework.http.authentication.SamlAssertionOauth
 
DocumentUtils - Class in org.frankframework.documentbuilder
 
DocumentUtils() - Constructor for class org.frankframework.documentbuilder.DocumentUtils
 
doesNotContainResourceName(String) - Method in class org.frankframework.ladybug.PipeDescription
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.frankframework.console.filters.CacheControlFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.frankframework.console.filters.CorsFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.frankframework.console.filters.CspFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.frankframework.extensions.cmis.mtom.MtomFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.frankframework.management.security.JwtSecurityFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.frankframework.console.filters.CsrfCookieFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.frankframework.console.filters.SecurityLogFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.console.ConsoleFrontend
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.larva.LarvaServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.lifecycle.WebContentServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.metrics.PrometheusMeterServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.webcontrol.RedirectIndexProxy
 
doGetTransactionalDestination(SapSystemImpl, DestinationFactoryUtils.ResourceFactory) - Static method in class org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils
Obtain a JCoDestination that is synchronized with the current transaction, if any.
doGetTransactionalTid(SapSystemImpl, DestinationFactoryUtils.ResourceFactory) - Static method in class org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils
Obtain a JMS String that is synchronized with the current transaction, if any.
doHasIndexOnColumns(Connection, String, String, List<String>, String, String, String, String, String, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
doInit() - Method in class org.frankframework.management.gateway.HttpOutboundHandler
Triggered by final AfterPropertiesSet()
doInUnsuspendedTransationContext(ThrowingSupplier<T, E>) - Static method in class org.frankframework.jta.TransactionConnectorCoordinator
Execute an action with the thread prepared for enlisting transactional resources.
doIsColumnPresent(Connection, String, String, String, String, String, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
Alternative implementation of isColumnPresent(), that can be used by descender classes if the implementation via metadata does not work for that driver.
doIsTablePresent(Connection, String, String, String, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
Alternative implementation of isTablePresent(), that can be used by descender classes if the implementation via metadata does not work for that driver.
doLogToMessageLog(Message, PipeLineSession, Message, String, String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
doLogToMessageLog(Message, PipeLineSession, Message, String, String) - Method in class org.frankframework.pipes.MessageSendingPipe
 
DomainTransformerPipe - Class in org.frankframework.pipes
Pipe that performs domain transforming on the basis of a database table.
DomainTransformerPipe() - Constructor for class org.frankframework.pipes.DomainTransformerPipe
 
DomBuilderException - Exception Class in org.frankframework.util
 
DomBuilderException() - Constructor for exception class org.frankframework.util.DomBuilderException
 
DomBuilderException(String) - Constructor for exception class org.frankframework.util.DomBuilderException
 
DomBuilderException(String, Throwable) - Constructor for exception class org.frankframework.util.DomBuilderException
 
DomBuilderException(Throwable) - Constructor for exception class org.frankframework.util.DomBuilderException
 
DOMDOC - Enum constant in enum class org.frankframework.parameters.ParameterType
Renders XML as a DOM document; similar to node with the distinction that there is always a common root node (required for XSLT 2.0)
DOMDOC - Enum constant in enum class org.frankframework.parameters.XmlParameter.XmlType
 
done - Variable in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
done() - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
DONE - Enum constant in enum class org.frankframework.core.ProcessState
 
dontClose(InputStream) - Static method in class org.frankframework.util.StreamUtil
 
dontClose(OutputStream) - Static method in class org.frankframework.util.StreamUtil
 
dontClose(Reader) - Static method in class org.frankframework.util.StreamUtil
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
Open a reader for the file named according the input message and transform it.
doPipe(Message, PipeLineSession) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
Open a reader for the file named according the input messsage and transform it.
doPipe(Message, PipeLineSession) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.compression.ZipWriterPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
doPipe(Message, PipeLineSession) - Method in interface org.frankframework.core.IPipe
This is where the action takes place.
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.aspose.pipe.AmountOfPagesPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.esb.WsdlGeneratorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.rekenbox.LabelFormat
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
positie 1 t/m 8 bepalen de naam van de executable, of tot aan de ':' (wat het eerst komt)
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.sap.jco3.SapLUWManager
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.svn.ScanTibcoSolutionPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.extensions.tibco.pipes.ObfuscatePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.ladybug.LadybugPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.AbstractValidator
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.Base64Pipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.BytesOutputPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.ChecksumPipe
Deprecated.
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CompareIntegerPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CompareStringPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CompressPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CounterSwitchPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CrlPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CsvParserPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.DataSonnetPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.DelayPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.DomainTransformerPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.EchoPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.EscapePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.ExceptionPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.FixedResultPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.ForPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.GetFromSession
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.GetPrincipalPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.HashPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.IfPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.IncreaseIntegerPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.IsUserInRolePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.IsXmlPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.JsonPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.JsonWellFormedChecker
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.JwtPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.LarvaPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.LogContextPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.MessageSendingPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PasswordHashPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PGPPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PutInSession
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PutSystemDateInSession
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.RegExPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.RemoveFromSession
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.ReplacerPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.SignaturePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.SizePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.SkipPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.StreamPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.Text2XmlPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.TextSplitterPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.TimeoutGuardPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.UnzipPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.UUIDGeneratorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.WsdlGeneratorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XmlIf
Deprecated.
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XmlSwitch
This is where the action takes place, the switching is done.
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XmlWellFormedChecker
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XQueryPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XsltPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapperPipe
 
doPipe(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.AbstractValidator
 
doPipe(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.Json2XmlValidator
Validate the XML or JSON input, and align/convert it into JSON or XML according to a XML Schema.
doPipe(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.XmlValidator
 
doPipeWithException(Message, PipeLineSession) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
doPipeWithException(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
doPipeWithException(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
doPipeWithTimeoutGuarded(Message, PipeLineSession) - Method in class org.frankframework.extensions.esb.DirectWrapperPipe
 
doPipeWithTimeoutGuarded(Message, PipeLineSession) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
doPipeWithTimeoutGuarded(Message, PipeLineSession) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
doPipeWithTimeoutGuarded(Message, PipeLineSession) - Method in class org.frankframework.pipes.TimeoutGuardPipe
doPipe wrapped around a TimeoutGuard
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.larva.LarvaServlet
 
doReceiveAndExecute(Object, Session, MessageConsumer, TransactionStatus) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractSenderWrapper
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.ParallelSenders
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.ReconnectSenderWrapper
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.SenderSeries
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.SenderWrapper
 
DOT_ALL - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
doTest() - Method in class org.frankframework.extensions.test.IbisTester
 
DotFlowGenerator - Class in org.frankframework.util.flow
Flow generator to create DOT files
DotFlowGenerator() - Constructor for class org.frankframework.util.flow.DotFlowGenerator
 
doTransformation(Object) - Static method in class org.frankframework.extensions.rekenbox.XmlToLabelFormat
Convert XML DOM document to flat string label-format of the rekenbox.
DOWNLOAD - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
DOWNLOAD - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
Deprecated.
DOWNLOAD - Enum constant in enum class org.frankframework.management.bus.BusAction
 
downloadActiveConfigurations(String) - Method in class org.frankframework.console.controllers.ServerDetails
 
downloadConfiguration(Configurations.ConfigurationPathVariables, Configurations.ConfigurationParameters) - Method in class org.frankframework.console.controllers.Configurations
 
downloadConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
header configuration The name of the Configuration to download header version The version of the Configuration to find header datasourceName The name of the datasource where the configurations are located.
downloadMessage(TransactionalStorage.TransactionStoragePathVariables) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
downloadMessageById(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
downloadMessages(TransactionalStorage.TransactionStoragePathVariables, String) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
downloadMigrationScript(Message<?>) - Method in class org.frankframework.management.bus.endpoints.DatabaseMigrator
 
downloadScript(String) - Method in class org.frankframework.console.controllers.LiquibaseScript
 
doWriteBinaryData(BsonBinary) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteBoolean(boolean) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteDateTime(long) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteDBPointer(BsonDbPointer) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteDecimal128(Decimal128) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteDouble(double) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteEndArray() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteEndDocument() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteInt32(int) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteInt64(long) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteJavaScript(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteJavaScriptWithScope(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteMaxKey() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteMinKey() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteName(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteNull() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteObjectId(ObjectId) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteRegularExpression(BsonRegularExpression) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteStartArray() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteStartDocument() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteString(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteSymbol(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteTimestamp(BsonTimestamp) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteUndefined() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
DU - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
DummyClassLoader - Class in org.frankframework.configuration.classloaders
Classloader which loads an empty Configuration.
DummyClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.DummyClassLoader
 
DummyTransactionalStorage<S> - Class in org.frankframework.jdbc
Deprecated, for removal: This API element is subject to removal in a future version.
DummyTransactionalStorage() - Constructor for class org.frankframework.jdbc.DummyTransactionalStorage
Deprecated.
 
DUPS_OK_ACKNOWLEDGE - Enum constant in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
dups or dups_ok_acknowledge: Specifies that the session is to "lazily" acknowledge the delivery of messages to the consumer.
DURABLE - Enum constant in enum class org.frankframework.jms.JMSFacade.SubscriberType
 
DYNAMIC - Enum constant in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Determine action based on the incoming CmisEvent
DynamicMessengerCommunicator - Class in org.frankframework.extensions.idin
Allow us to change the IMessenger.
DynamicMessengerCommunicator(Configuration) - Constructor for class org.frankframework.extensions.idin.DynamicMessengerCommunicator
 
DynamicRegistration - Interface in org.frankframework.lifecycle
A Servlet registration wrapper to register Servlets in a Servlet 3.0+ container.
DynamicRegistration.Servlet - Interface in org.frankframework.lifecycle
 
DynamicRegistration.ServletWithParameters - Interface in org.frankframework.lifecycle
 

E

E - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.Prot
Confidential(SSL protocol only)
EBCDIC - Enum constant in enum class org.frankframework.xcom.XComSender.CodeType
 
EchoPipe - Class in org.frankframework.pipes
Returns simply the input message.
EchoPipe() - Constructor for class org.frankframework.pipes.EchoPipe
 
EchoSender - Class in org.frankframework.senders
Echos input to output.
EchoSender() - Constructor for class org.frankframework.senders.EchoSender
 
EhCache<V> - Class in org.frankframework.cache
General Cache provider.
EhCache() - Constructor for class org.frankframework.cache.EhCache
 
ELEMENT - Static variable in class org.frankframework.validation.SchemaUtils
 
elementDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an element type declaration.
ElementPropertyResolver - Class in org.frankframework.xml
 
ElementPropertyResolver(ContentHandler, Properties) - Constructor for class org.frankframework.xml.ElementPropertyResolver
 
ElementRoleFilter - Class in org.frankframework.configuration.filters
 
ElementRoleFilter() - Constructor for class org.frankframework.configuration.filters.ElementRoleFilter
 
ElementRoleFilter(ContentHandler) - Constructor for class org.frankframework.configuration.filters.ElementRoleFilter
 
elementToFormBodyPart(Element, PipeLineSession) - Method in class org.frankframework.http.mime.HttpEntityFactory
 
ELFORMDEFAULT - Static variable in class org.frankframework.validation.SchemaUtils
 
ELSE_FORWARD - Static variable in class org.frankframework.pipes.RegExPipe
 
EMail(String) - Constructor for class org.frankframework.senders.AbstractMailSender.EMail
 
EMail(String, String) - Constructor for class org.frankframework.senders.AbstractMailSender.EMail
 
EMail(String, String, String) - Constructor for class org.frankframework.senders.AbstractMailSender.EMail
 
EMAIL - Enum constant in enum class org.frankframework.filesystem.AbstractMailListener.MessageType
 
EmailAddress() - Constructor for class org.frankframework.filesystem.exchange.MailMessage.EmailAddress
 
EmailAddressHolder() - Constructor for class org.frankframework.filesystem.exchange.MailMessage.EmailAddressHolder
 
EmptyMessage - Class in org.frankframework.management.bus.message
 
EmptyMessage(int) - Constructor for class org.frankframework.management.bus.message.EmptyMessage
 
ENABLE_OUTPUT_ESCAPING - Static variable in class org.frankframework.xml.XmlWriter
 
enableDebugger() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogConfigurationModel
Returns the value of the enableDebugger record component.
EncapsulatingReader - Class in org.frankframework.util
Reader that encapsulates a file within a prefix and a postfix.
EncapsulatingReader(Reader, String, String) - Constructor for class org.frankframework.util.EncapsulatingReader
 
EncapsulatingReader(Reader, String, String, boolean) - Constructor for class org.frankframework.util.EncapsulatingReader
 
ENCODE - Enum constant in enum class org.frankframework.pipes.Base64Pipe.Direction
 
ENCODE - Enum constant in enum class org.frankframework.pipes.EscapePipe.Direction
 
encodeChars(char[], int, int, boolean) - Static method in class org.frankframework.util.XmlEncodingUtils
Translates special characters to xml equivalents like > and &.
encodeChars(String) - Static method in class org.frankframework.util.XmlEncodingUtils
encodeChars(String, boolean) - Static method in class org.frankframework.util.XmlEncodingUtils
Translates special characters to XML equivalents like > and &.
encodeCharsAndReplaceNonValidXmlCharacters(String) - Static method in class org.frankframework.util.XmlEncodingUtils
 
encodeURL(String) - Static method in class org.frankframework.util.XmlUtils
encodes a url
encoding() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the encoding record component.
encoding() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Returns the value of the encoding record component.
encoding() - Method in record class org.frankframework.console.controllers.TestServiceListener.TestServiceListenerModel
Returns the value of the encoding record component.
encrypt(byte[], String) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES
 
encrypt(byte[], String) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
encrypt(byte[], String) - Method in interface net.wedjaa.ansible.vault.crypto.decoders.inter.CypherInterface
 
encrypt(byte[], String) - Static method in class net.wedjaa.ansible.vault.crypto.VaultHandler
 
encrypt(byte[], String, String) - Static method in class net.wedjaa.ansible.vault.crypto.VaultHandler
 
encrypt(InputStream, OutputStream, String) - Static method in class net.wedjaa.ansible.vault.crypto.VaultHandler
 
encrypt(InputStream, OutputStream, String, String) - Static method in class net.wedjaa.ansible.vault.crypto.VaultHandler
 
encrypt(OutputStream, byte[], String) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES
 
encrypt(OutputStream, byte[], String) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
encrypt(OutputStream, byte[], String) - Method in interface net.wedjaa.ansible.vault.crypto.decoders.inter.CypherInterface
 
encrypt(String) - Static method in class org.frankframework.extensions.tibco.pipes.ObfuscationEngine
 
Encrypt - Class in org.frankframework.pgp
 
Encrypt(String[], String[]) - Constructor for class org.frankframework.pgp.Encrypt
 
ENCRYPT - Enum constant in enum class org.frankframework.pipes.PGPPipe.Action
Encrypts the given input.
encryptAES(byte[], byte[], byte[]) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
EncryptionException - Exception Class in org.frankframework.encryption
 
EncryptionException() - Constructor for exception class org.frankframework.encryption.EncryptionException
 
EncryptionException(String) - Constructor for exception class org.frankframework.encryption.EncryptionException
 
EncryptionException(String, Throwable) - Constructor for exception class org.frankframework.encryption.EncryptionException
 
EncryptionException(Throwable) - Constructor for exception class org.frankframework.encryption.EncryptionException
 
EncryptionKeychain - Class in net.wedjaa.ansible.vault.crypto.decoders.implementation
 
EncryptionKeychain(byte[], String, int, int, int, String) - Constructor for class net.wedjaa.ansible.vault.crypto.decoders.implementation.EncryptionKeychain
 
EncryptionKeychain(int, String, int, int, int, String) - Constructor for class net.wedjaa.ansible.vault.crypto.decoders.implementation.EncryptionKeychain
 
end(String) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
end(Xid, int) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
end(Xid, int) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#end call to the connected JMS resource.
endArray() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
endArray() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
endArray() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
endArray() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
endBlock() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
endCDATA() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of a CDATA section.
endCDATA() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endCDATA() - Method in class org.frankframework.util.CompactSaxHandler
 
endCDATA() - Method in class org.frankframework.util.RestoreMovedElementsHandler
 
endCDATA() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endCDATA() - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endCDATA() - Method in class org.frankframework.xml.FullXmlFilter
 
endCDATA() - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
endCDATA() - Method in class org.frankframework.xml.NodeSetFilter
 
endCDATA() - Method in class org.frankframework.xml.XmlWriter
 
endChildThread() - Method in class org.frankframework.jta.TransactionConnector
endThread() to be called from child thread in a finally clause
ENDCOM - Static variable in class org.frankframework.compression.MessageZipEntry
 
endDefinitions() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endDefinitions() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
endDefinitions() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
endDocument() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end document event.
endDocument() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
endDocument() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
endDocument() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
endDocument() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
endDocument() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endDocument() - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
endDocument() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endDocument() - Method in class org.frankframework.util.XmlJsonWriter
 
endDocument() - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
endDocument() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endDocument() - Method in class org.frankframework.xml.BodyOnlyFilter
 
endDocument() - Method in class org.frankframework.xml.ElementPropertyResolver
 
endDocument() - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endDocument() - Method in class org.frankframework.xml.ThreadConnectingFilter
 
endDocument() - Method in class org.frankframework.xml.XmlWriter
 
endDTD() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of DTD declarations.
endDTD() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endDTD() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endDTD() - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endDTD() - Method in class org.frankframework.xml.FullXmlFilter
 
endDTD() - Method in class org.frankframework.xml.XmlWriter
 
endElement() - Method in class org.frankframework.align.content.JsonDocumentContainer
 
endElement() - Method in class org.frankframework.xml.SaxElementBuilder
 
endElement(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
endElement(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.RecordHandler
 
endElement(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.RootHandler
 
endElement(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.TableHandler
 
endElement(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.frankframework.align.Xml2Json
 
endElement(String, String, String) - Method in class org.frankframework.align.XmlAligner
 
endElement(String, String, String) - Method in class org.frankframework.configuration.digester.Digester
 
endElement(String, String, String) - Method in class org.frankframework.configuration.digester.IncludeFilter
 
endElement(String, String, String) - Method in class org.frankframework.configuration.filters.ElementRoleFilter
 
endElement(String, String, String) - Method in class org.frankframework.configuration.filters.InitialCapsFilter
 
endElement(String, String, String) - Method in class org.frankframework.configuration.filters.OnlyActiveFilter
 
endElement(String, String, String) - Method in class org.frankframework.configuration.filters.SkipContainersFilter
 
endElement(String, String, String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endElement(String, String, String) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
endElement(String, String, String) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
endElement(String, String, String) - Method in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
endElement(String, String, String) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endElement(String, String, String) - Method in class org.frankframework.util.CompactSaxHandler
 
endElement(String, String, String) - Method in class org.frankframework.util.RestoreMovedElementsHandler
 
endElement(String, String, String) - Method in class org.frankframework.util.XmlJsonWriter
 
endElement(String, String, String) - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
endElement(String, String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.BodyOnlyFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.ElementPropertyResolver
 
endElement(String, String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.NamespaceRemovingFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.NodeSetFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.PrettyPrintFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.XmlWriter
 
endEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of an entity.
endEntity(String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endEntity(String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endEntity(String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endEntity(String) - Method in class org.frankframework.xml.FullXmlFilter
 
endEntity(String) - Method in class org.frankframework.xml.NodeSetFilter
 
endEntity(String) - Method in class org.frankframework.xml.XmlWriter
 
ENDHDR - Static variable in class org.frankframework.compression.MessageZipEntry
 
endIterating() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
endNode(String, String, String) - Method in class org.frankframework.xml.NodeSetFilter
Called every time the processing of a node of the NodeSet has finished.
endObject() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
endObject() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
endObject() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
endObject() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
ENDOFF - Static variable in class org.frankframework.compression.MessageZipEntry
 
endOut() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
endOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
endOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
ENDPOINT - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
endPrefixMapping(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endPrefixMapping(String) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
endPrefixMapping(String) - Method in class org.frankframework.util.CompactSaxHandler
 
endPrefixMapping(String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.NamespaceRemovingFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.NodeSetFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.XmlWriter
 
endRow() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
endRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
endRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
endRowSet() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
endRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
endRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
ENDSIG - Static variable in class org.frankframework.compression.MessageZipEntry
 
ENDSIZ - Static variable in class org.frankframework.compression.MessageZipEntry
 
endStringField(String, JCoRecord) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
ENDSUB - Static variable in class org.frankframework.compression.MessageZipEntry
 
endThread(Object, String, Object) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
endThread(R) - Method in class org.frankframework.threading.ThreadConnector
 
ENDTOT - Static variable in class org.frankframework.compression.MessageZipEntry
 
EnterpriseIntegrationPattern - Annotation Interface in org.frankframework.doc
 
EnterpriseIntegrationPattern.Type - Enum Class in org.frankframework.doc
 
entityType(HttpEntityType) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
ENTRY - Enum constant in enum class org.frankframework.ldap.LdapSender.Manipulation
 
entrySet() - Method in class org.frankframework.stream.MessageContext
 
EnumLabel - Annotation Interface in org.frankframework.doc
Represents the value when setting a DocumentedEnum field, opposed to using the enumeration field it self.
EnumUtils - Class in org.frankframework.util
 
Environment - Class in org.frankframework.util
 
Environment() - Constructor for class org.frankframework.util.Environment
 
ENVIRONMENT - Enum constant in enum class org.frankframework.lifecycle.SpringContextScope
 
ENVIRONMENT - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
EnvironmentVariables - Class in org.frankframework.console.controllers
 
EnvironmentVariables - Class in org.frankframework.management.bus.endpoints
 
EnvironmentVariables() - Constructor for class org.frankframework.management.bus.endpoints.EnvironmentVariables
 
EnvironmentVariables(FrankApiService) - Constructor for class org.frankframework.console.controllers.EnvironmentVariables
 
EOF - Static variable in class net.wedjaa.ansible.vault.crypto.VaultHandler
Represents the end-of-file (or stream).
eolArray - Variable in class org.frankframework.jdbc.ResultSet2FileSender
 
EPUB - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
equals(Object) - Method in class org.frankframework.components.LegacyLoader.DefaultModule
This equals method does not look at `instanceof LegacyModule` but if the module titles match.
equals(Object) - Method in record class org.frankframework.console.controllers.Adapters.AdapterPathVariables
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Adapters.GetAdapterParams
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdapterOrReceiverModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdaptersModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.ClassInfo.ParametersModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.ClassInfo.PathVariableModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.ClusterMembers.ClusterMemberTargetModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.ClusterMembers.GetClusterMembersParams
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Configurations.ActionModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationParameters
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationPathVariables
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Configurations.ManageConfigurationModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Configurations.UpdateConfigurationModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.IbisstoreSummary.IbisStoreSummaryModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.LiquibaseScript.GenerateSQLModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Logging.ParametersModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Monitors.CreateMonitorModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Monitors.MonitorPathVariables
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorRequestModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerPathVariables
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.socket.DebugController.DebugMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.TestServiceListener.TestServiceListenerModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.CreateLogDefinitionMultipartModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogConfigurationModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogDefinitionModel
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.console.controllers.Webservices.WsdlPathVariables
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.core.MessageBrowserField
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.credentialprovider.delinea.Secret
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.credentialprovider.delinea.Secret.Field
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.jdbc.datasource.ObjectFactory.ObjectInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.frankframework.management.bus.endpoints.SecurityItems.ObjectFactoryDTO
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.frankframework.management.security.JwtAuthenticationToken
 
equals(Object) - Method in class org.frankframework.validation.AbstractXSD
 
error(String) - Method in class org.frankframework.util.MessageKeeper
 
error(String, Throwable) - Method in class org.frankframework.receivers.Receiver
sends a error message to the log and to the messagekeeper of the adapter
error(TransformerException) - Method in class org.frankframework.util.TransformerErrorListener
 
error(HasName, String) - Method in class org.frankframework.util.MessageKeeper
 
error(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an error event.
error(SAXParseException) - Method in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
error(SAXParseException) - Method in class org.frankframework.validation.XmlValidatorErrorHandler
 
error(SAXParseException) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
error(SAXParseException) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
ERROR - Enum constant in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
 
ERROR - Enum constant in enum class org.frankframework.core.PipeLine.ExitState
 
ERROR - Enum constant in enum class org.frankframework.core.ProcessState
 
ERROR - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
ERROR - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
 
ERROR - Enum constant in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
 
ERROR - Enum constant in enum class org.frankframework.util.RunState
 
ERROR - Enum constant in enum class org.frankframework.validation.XmlValidatorErrorHandler.ReasonType
 
ERROR_MESSAGE_FORMATTER - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
ERROR_NO_SCENARIO_DIRECTORIES_FOUND - Static variable in class org.frankframework.larva.LarvaTool
 
errorCodeToText(String) - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
ERRORHANDLING - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
errorMessage(String) - Method in class org.frankframework.larva.LarvaTool
 
errorMessage(String, Exception) - Method in class org.frankframework.larva.LarvaTool
 
ErrorMessageConverter - Class in org.frankframework.management.gateway
Converter which (when used in combination with a PublishSubscribeChannel) retrieves the payload from the response message, logs the exception, and returns a sanitized exception message with status code 400/500.
ErrorMessageConverter() - Constructor for class org.frankframework.management.gateway.ErrorMessageConverter
 
ErrorMessageFormatter - Class in org.frankframework.errormessageformatters
This class wraps an error in an XML string.
ErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.ErrorMessageFormatter
 
ERRORSTORAGE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
 
ESB_SOAP_JMS_NAMESPACE - Static variable in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
ESB_SOAP_JNDI_NAMESPACE - Static variable in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
ESB_SOAP_JNDI_NAMESPACE_PREFIX - Static variable in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
ESB_SOAP_TNS_BASE_URI - Static variable in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
EsbConnectionFactoryInfo - Class in org.frankframework.extensions.esb
 
EsbConnectionFactoryInfo(Object, String, String, String, String) - Constructor for class org.frankframework.extensions.esb.EsbConnectionFactoryInfo
 
EsbJmsListener - Class in org.frankframework.extensions.esb
ESB (Enterprise Service Bus) extension of JmsListener.
EsbJmsListener() - Constructor for class org.frankframework.extensions.esb.EsbJmsListener
 
EsbJmsListener.MessageProtocol - Enum Class in org.frankframework.extensions.esb
 
EsbJmsSender - Class in org.frankframework.extensions.esb
ESB (Enterprise Service Bus) extension of @{codeJmsSender}.
EsbJmsSender() - Constructor for class org.frankframework.extensions.esb.EsbJmsSender
 
EsbJmsSender.MessageProtocol - Enum Class in org.frankframework.extensions.esb
 
EsbJmsTransactionalStorage<S> - Class in org.frankframework.extensions.esb
ESB (Enterprise Service Bus) extension of JmsTransactionalStorage.
EsbJmsTransactionalStorage() - Constructor for class org.frankframework.extensions.esb.EsbJmsTransactionalStorage
 
EsbSoapValidator - Class in org.frankframework.extensions.esb
XmlValidator that will automatically add the SOAP envelope XSD and the ESB XSD (e.g. a CommonMessageHeader.xsd) to the set of XSDs used for validation.
EsbSoapValidator() - Constructor for class org.frankframework.extensions.esb.EsbSoapValidator
 
EsbSoapValidator.Direction - Enum Class in org.frankframework.extensions.esb
 
EsbSoapWrapperPipe - Class in org.frankframework.extensions.esb
Extension to SoapWrapperPipe for separate modes.
EsbSoapWrapperPipe() - Constructor for class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
EsbSoapWrapperPipe.Mode - Enum Class in org.frankframework.extensions.esb
 
EsbSoapWsdlGeneratorContext - Class in org.frankframework.extensions.esb
 
EsbSoapWsdlGeneratorContext() - Constructor for class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
ESCAPE_JSON - Static variable in class org.frankframework.align.content.JsonElementContainer
 
EscapePipe - Class in org.frankframework.pipes
Pipe that performs translations between special characters and their XML equivalents.
EscapePipe() - Constructor for class org.frankframework.pipes.EscapePipe
 
EscapePipe.Direction - Enum Class in org.frankframework.pipes
 
EtagHandlerPipe - Class in org.frankframework.pipes
Deprecated.
EtagHandlerPipe() - Constructor for class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
EtagHandlerPipe.EtagAction - Enum Class in org.frankframework.pipes
Deprecated.
 
evaluateAdapterFilters(EventThrowing) - Method in class org.frankframework.monitoring.Trigger
 
evaluateEvent(FireMonitorEvent) - Method in class org.frankframework.monitoring.Trigger
 
evaluateTypeFromExpression(Message<?>, Expression, String) - Method in class org.frankframework.management.gateway.HttpOutboundHandler
Always convert to a binary response, JAX-RS may convert this to characters if needed.
evaluateXPathNodeSet(String, String) - Static method in class org.frankframework.util.XmlUtils
 
evaluateXPathNodeSet(String, String, String, String) - Static method in class org.frankframework.util.XmlUtils
 
evaluateXPathNodeSetFirstElement(String, String) - Static method in class org.frankframework.util.XmlUtils
 
evaluateXPathNumber(String, String) - Static method in class org.frankframework.util.XmlUtils
 
Event - Class in org.frankframework.monitoring.events
A Monitoring Event with a map of potential Adapters that can throw events of this type.
Event() - Constructor for class org.frankframework.monitoring.events.Event
 
Event(EventThrowing) - Constructor for class org.frankframework.monitoring.events.Event
 
EVENT_FACTORY - Static variable in class org.frankframework.util.XmlUtils
 
EventHandler - Class in org.frankframework.console.controllers.socket
 
EventHandler() - Constructor for class org.frankframework.console.controllers.socket.EventHandler
 
EventPublisher - Class in org.frankframework.monitoring
Publisher to wrap the monitoring events and publish them to the Spring Context
EventPublisher() - Constructor for class org.frankframework.monitoring.EventPublisher
 
events() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns the value of the events record component.
EventThrowing - Interface in org.frankframework.monitoring
Interface to be implemented by objects to be monitored; Is called by code that handles event.
EventType - Enum Class in org.frankframework.monitoring
Enumeration of Event Types for monitoring.
example - Search tag in class org.frankframework.ldap.LdapSender
Section
Example of Existing Configuration - Search tag in class org.frankframework.senders.FrankSender
Section
Example with Resultset and Simple Output Parameters - Search tag in class org.frankframework.jdbc.StoredProcedureQuerySender
Section
Example with Simple and Cursor Output Parameters - Search tag in class org.frankframework.jdbc.StoredProcedureQuerySender
Section
EXCEPTION - Enum constant in enum class org.frankframework.filesystem.FileSystemException.Forward
 
EXCEPTION_FORWARD_NAME - Static variable in class org.frankframework.core.PipeForward
 
EXCEPTION_STARTING - Enum constant in enum class org.frankframework.util.RunState
 
EXCEPTION_STOPPING - Enum constant in enum class org.frankframework.util.RunState
 
exceptionForward - Variable in class org.frankframework.ldap.AbstractLdapQueryPipe
 
ExceptionHandlingPipeProcessor - Class in org.frankframework.processors
 
ExceptionHandlingPipeProcessor() - Constructor for class org.frankframework.processors.ExceptionHandlingPipeProcessor
 
ExceptionInsertingFilter - Class in org.frankframework.xml
XMLFilter to reinsert exceptions into a XMLFilter chain.
ExceptionInsertingFilter(ContentHandler) - Constructor for class org.frankframework.xml.ExceptionInsertingFilter
 
ExceptionPipe - Class in org.frankframework.pipes
Pipe that throws an exception based on the input message.
ExceptionPipe() - Constructor for class org.frankframework.pipes.ExceptionPipe
 
exceptionThrown(String, Throwable) - Method in class org.frankframework.receivers.Receiver
 
exceptionThrown(HasName, Throwable) - Method in interface org.frankframework.core.IbisExceptionListener
Inform the implementing class that the exception t occurred in object.
exceptionThrown(HasName, Throwable) - Method in class org.frankframework.receivers.Receiver
 
ExchangeFileSystem - Class in org.frankframework.filesystem.exchange
Implementation of a IBasicFileSystem of an Exchange Mailbox.
ExchangeFileSystem() - Constructor for class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
ExchangeFileSystemSender - Class in org.frankframework.senders
Implementation of a AbstractFileSystemSender that enables to manipulate messages in an Exchange folder.
ExchangeFileSystemSender() - Constructor for class org.frankframework.senders.ExchangeFileSystemSender
 
ExchangeFolderSender - Class in org.frankframework.senders
Deprecated, for removal: This API element is subject to removal in a future version.
ExchangeFolderSender() - Constructor for class org.frankframework.senders.ExchangeFolderSender
Deprecated.
 
ExchangeMailListener - Class in org.frankframework.receivers
Microsoft Exchange Implementation of a mailbox based filesystem.
ExchangeMailListener() - Constructor for class org.frankframework.receivers.ExchangeMailListener
 
ExcludeFromType - Annotation Interface in org.frankframework.doc
 
excludeXsds - Static variable in class org.frankframework.soap.WsdlGenerator
 
execute() - Method in class org.frankframework.scheduler.AbstractJobDef
Is wrapped around a Locker and exceptions will be managed automatically.
execute() - Method in class org.frankframework.scheduler.job.ActionJob
 
execute() - Method in class org.frankframework.scheduler.job.CheckReloadJob
 
execute() - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
 
execute() - Method in class org.frankframework.scheduler.job.CleanupFileSystemJob
 
execute() - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
 
execute() - Method in class org.frankframework.scheduler.job.Job
Deprecated.
 
execute() - Method in class org.frankframework.scheduler.job.LoadDatabaseSchedulesJob
 
execute() - Method in class org.frankframework.scheduler.job.RecoverAdaptersJob
 
execute() - Method in class org.frankframework.scheduler.job.SendMessageJob
 
execute(String) - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
execute(String) - Method in class org.frankframework.util.flow.graphviz.GraphvizEngine
Execute GraphViz with default options (Format.SVG)
execute(String, Options) - Method in class org.frankframework.util.flow.graphviz.GraphvizEngine
Execute GraphViz
execute(URI, HttpRequestBase, PipeLineSession) - Method in class org.frankframework.http.AbstractHttpSession
 
execute(Connection, String) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
execute(Connection, String, String) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
execute(Connection, String, List<String>) - Method in class org.frankframework.jdbc.JdbcListener
 
execute(HttpRequestBase) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
execute(HttpRequestBase, Class<T>) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
execute(JobExecutionContext) - Method in class org.frankframework.scheduler.ConfiguredJob
 
executeCommand(String) - Static method in class org.frankframework.util.ProcessUtil
 
executeCommand(List<String>, int) - Static method in class org.frankframework.util.ProcessUtil
Execute a command as a process in the operating system.
executeFunction(String, Object...) - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
executeFunction(String, Object...) - Method in class org.frankframework.javascript.J2V8
 
executeFunction(String, Object...) - Method in interface org.frankframework.javascript.JavascriptEngine
Executes a javascript function and returns the result of that function
executeGuarded(ISender, Message, PipeLineSession, Phaser, Map<ISender, ParallelSenderExecutor>) - Method in class org.frankframework.senders.ShadowSender
 
executeJdbcQuery(ExecuteJdbcQuery.ExecuteJdbcQueryModel) - Method in class org.frankframework.console.controllers.ExecuteJdbcQuery
 
executeJdbcQuery(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery
 
ExecuteJdbcQuery - Class in org.frankframework.console.controllers
 
ExecuteJdbcQuery - Class in org.frankframework.management.bus.endpoints
 
ExecuteJdbcQuery() - Constructor for class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery
 
ExecuteJdbcQuery(FrankApiService) - Constructor for class org.frankframework.console.controllers.ExecuteJdbcQuery
 
ExecuteJdbcQuery.ExecuteJdbcQueryModel - Record Class in org.frankframework.console.controllers
 
ExecuteJdbcQuery.ResultType - Enum Class in org.frankframework.management.bus.endpoints
 
ExecuteJdbcQueryModel(String, String, String, String, boolean, boolean) - Constructor for record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Creates an instance of a ExecuteJdbcQueryModel record class.
executeJob() - Method in class org.frankframework.scheduler.AbstractJobDef
Called from ConfiguredJob which should trigger this job definition.
executeJob() - Method in interface org.frankframework.scheduler.job.IJob
Called from ConfiguredJob which should trigger this job definition.
executeOtherQuery(Connection, PreparedStatement, String, String, PreparedStatement, Message, PipeLineSession, ParameterList) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeOtherQuery(Connection, PreparedStatement, String, String, PreparedStatement, Message, PipeLineSession, ParameterList) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
 
executeOtherQuery(QueryExecutionContext, Message, PipeLineSession) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executePackageQuery(QueryExecutionContext) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeQuery(Connection, String) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
ExecuteQueryJob - Class in org.frankframework.scheduler.job
Scheduled job to execute JDBC Queries using a FixedQuerySender.
ExecuteQueryJob() - Constructor for class org.frankframework.scheduler.job.ExecuteQueryJob
 
executeRead(Properties) - Method in class org.frankframework.larva.actions.LarvaAction
 
executeRead(Properties) - Method in class org.frankframework.larva.actions.LarvaPushingListenerAction
 
executeRead(Properties) - Method in interface org.frankframework.larva.actions.LarvaScenarioAction
 
executeRead(Properties) - Method in class org.frankframework.larva.actions.PullingListenerAction
 
executeRead(Properties) - Method in class org.frankframework.larva.actions.SenderAction
 
executeScript(String) - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
executeScript(String) - Method in class org.frankframework.javascript.J2V8
 
executeScript(String) - Method in interface org.frankframework.javascript.JavascriptEngine
Read the functions of a given javascript file
executeSelectQuery(PreparedStatement, Object, Object) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeStatementSet(QueryExecutionContext, Message, PipeLineSession) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeStatementSet(QueryExecutionContext, Message, PipeLineSession) - Method in class org.frankframework.jdbc.ResultSet2FileSender
 
executeStep(String, Properties, String, Map<String, LarvaScenarioAction>, String) - Method in class org.frankframework.larva.LarvaTool
 
executeUpdateBlobQuery(PreparedStatement, Message) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeUpdateClobQuery(PreparedStatement, Message) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeWrite(Message, String, Map<String, Object>) - Method in class org.frankframework.larva.actions.LarvaAction
 
executeWrite(Message, String, Map<String, Object>) - Method in class org.frankframework.larva.actions.LarvaPushingListenerAction
 
executeWrite(Message, String, Map<String, Object>) - Method in interface org.frankframework.larva.actions.LarvaScenarioAction
 
executeWrite(Message, String, Map<String, Object>) - Method in class org.frankframework.larva.actions.PullingListenerAction
 
executeWrite(Message, String, Map<String, Object>) - Method in class org.frankframework.larva.actions.SenderAction
 
exists(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
exists(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
exists(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
exists(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
exists(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
exists(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
exists(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
exists(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
exists(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
EXIT_CODE_CONTEXT_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
EXIT_STATE_CONTEXT_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
expanded() - Method in record class org.frankframework.console.controllers.Adapters.GetAdapterParams
Returns the value of the expanded record component.
expandedAdapters() - Method in class org.frankframework.console.controllers.socket.EventHandler
 
expandMessage(String, Throwable) - Static method in exception class org.frankframework.core.IbisException
 
expandMessage(String, Throwable, IbisException.ExcludeClassInfoExceptionFilter) - Static method in exception class org.frankframework.core.IbisException
 
expires - Variable in class org.frankframework.http.rest.ApiPrincipal
 
Expressions - Search tag in class org.frankframework.pipes.IfPipe
Section
expressionValue - Search tag in class org.frankframework.pipes.IfPipe
Section
EXTCRC - Static variable in class org.frankframework.compression.MessageZipEntry
 
extendMessageConverters(List<HttpMessageConverter<?>>) - Method in class org.frankframework.console.configuration.WebConfiguration
 
EXTERNAL_GENERAL_ENTITIES_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
External general entities feature id (http://xml.org/sax/features/external-general-entities).
EXTERNAL_PARAMETER_ENTITIES_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
External paramter entities feature id (http://xml.org/sax/features/external-general-entities).
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report a parsed external entity declaration.
EXTERNALREFTOMESSAGEID_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
EXTHDR - Static variable in class org.frankframework.compression.MessageZipEntry
 
EXTLEN - Static variable in class org.frankframework.compression.MessageZipEntry
 
extract(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractMailSender
Reads fields from either paramList or Xml file
extractAttachment(A, SaxElementBuilder) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
extractAttachment(MimeBodyPart, SaxElementBuilder) - Method in class org.frankframework.filesystem.ImapFileSystem
 
extractEmail(Message, SaxElementBuilder) - Method in class org.frankframework.filesystem.ImapFileSystem
 
extractEmail(M, SaxElementBuilder) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
extractMessage(Message, Map<String, Object>, boolean, String, SoapWrapper) - Method in class org.frankframework.extensions.ibm.IMSSender
 
extractMessage(Message, Map<String, Object>, boolean, String, SoapWrapper) - Method in class org.frankframework.extensions.tibco.TibcoLogJmsListener
 
extractMessage(Message, Map<String, Object>, boolean, String, SoapWrapper) - Method in class org.frankframework.jms.JMSFacade
Extracts string from message obtained from getRawMessage(Map).
extractMessage(RawMessageWrapper<F>, Map<String, Object>) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Returns the filename, or the contents
extractMessage(RawMessageWrapper<Message>, Map<String, Object>) - Method in class org.frankframework.jms.AbstractJmsListener
Extracts data from message obtained from IPullingListener.getRawMessage(Map).
extractMessage(RawMessageWrapper<Serializable>, Map<String, Object>) - Method in class org.frankframework.jdbc.MessageStoreListener
 
extractMessage(RawMessageWrapper<String>, Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in interface org.frankframework.core.IListener
extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
Called by handler.processRawMessage, NEVER by handler.processRequest.
extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.filesystem.AbstractMailListener
 
extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
 
extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.receivers.JavaListener
 
extractMessage(RawMessageWrapper<ConsumerRecord<String, byte[]>>, Map<String, Object>) - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
extractMessage(RawMessageWrapper<MqttMessage>, Map<String, Object>) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
extractMessage(RawMessageWrapper<Message>, Map<String, Object>) - Method in class org.frankframework.http.PushingListenerAdapter
 
extractMessage(RawMessageWrapper<Message>, Map<String, Object>) - Method in class org.frankframework.receivers.FrankListener
 
extractMessageBody(Message, Map<String, Object>, SoapWrapper) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
extractMessageBody(Message, Map<String, Object>, SoapWrapper) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
extractMessageBody(Message, Map<String, Object>, SoapWrapper) - Method in class org.frankframework.jms.JMSFacade
 
extractMessageProperties(F, String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
extractMessageProperties(Message) - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
extractMessageProperties(Message) - Method in class org.frankframework.jms.AbstractJmsListener
Fill in thread-context with things needed by the JMSListener code.
extractMetadata(Report) - Method in class org.frankframework.ladybug.metadata.JuiceServiceName
 
extractRawMessage(ResultSet) - Method in class org.frankframework.jdbc.JdbcListener
This method returns a MessageWrapper containing contents of the message stored in the database.
extractRawMessage(ResultSet) - Method in class org.frankframework.jdbc.MessageStoreListener
 
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.extensions.akamai.NetStorageSender
 
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.extensions.cmis.CmisHttpSender
 
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.filesystem.MsalClientAdapter
 
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.http.AbstractHttpSender
Custom implementation to extract the response and format it to a String result.
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.http.HttpSender
 
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.http.WebServiceSender
 
extractSessionKeyList() - Method in class org.frankframework.jdbc.MessageStoreListener
 
EXTSIG - Static variable in class org.frankframework.compression.MessageZipEntry
 
EXTSIZ - Static variable in class org.frankframework.compression.MessageZipEntry
 

F

FATAL - Enum constant in enum class org.frankframework.monitoring.Severity
 
fatalError(TransformerException) - Method in class org.frankframework.util.TransformerErrorListener
 
fatalError(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a fatal error event.
fatalError(SAXParseException) - Method in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
fatalError(SAXParseException) - Method in class org.frankframework.validation.XmlValidatorErrorHandler
 
fatalError(SAXParseException) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
fatalError(SAXParseException) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
FEATURE_NAMESPACE_PREFIXES - Static variable in class org.frankframework.align.XmlAligner
 
FEATURE_NAMESPACES - Static variable in class org.frankframework.align.XmlAligner
 
FETCH - Enum constant in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Get the (meta)data of a folder or document
FF - Enum constant in enum class org.frankframework.extensions.esb.EsbJmsListener.MessageProtocol
Fire & Forget protocol
FF - Enum constant in enum class org.frankframework.extensions.esb.EsbJmsSender.MessageProtocol
Fire & Forget protocol
field - Variable in class org.frankframework.documentbuilder.StructureBuilder
 
Field(int, String, String) - Constructor for record class org.frankframework.credentialprovider.delinea.Secret.Field
Creates an instance of a Field record class.
FIELD_COMMENTS - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_HOST - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_LABEL - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_ORIGINAL_ID - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_RECEIVED_DATE - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_SLOTID - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_TYPE - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
fieldName() - Method in record class org.frankframework.core.MessageBrowserField
Returns the value of the fieldName record component.
FieldPositionRecordHandlerManager - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
FieldPositionRecordHandlerManager() - Constructor for class org.frankframework.batch.FieldPositionRecordHandlerManager
Deprecated.
 
fields() - Method in record class org.frankframework.credentialprovider.delinea.Secret
Returns the value of the fields record component.
file() - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Returns the value of the file record component.
file() - Method in record class org.frankframework.console.controllers.LiquibaseScript.GenerateSQLModel
Returns the value of the file record component.
file() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the file record component.
file() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Returns the value of the file record component.
file() - Method in record class org.frankframework.console.controllers.TestServiceListener.TestServiceListenerModel
Returns the value of the file record component.
FILE_ALREADY_EXISTS - Enum constant in enum class org.frankframework.filesystem.FileSystemException.Forward
 
FILE_ATTRIBUTE_PARAM_PREFIX - Static variable in interface org.frankframework.filesystem.ISupportsCustomFileAttributes
Prefix for parameter-names, for parameters that should be set as custom metadata attributes.
FILE_NOT_FOUND - Enum constant in enum class org.frankframework.filesystem.FileSystemException.Forward
 
FILE_PARAM_KEY - Static variable in class org.frankframework.extensions.akamai.NetStorageSender
 
FILE_VIEWER - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
FileAlreadyExistsException - Exception Class in org.frankframework.filesystem
 
FileAlreadyExistsException(String) - Constructor for exception class org.frankframework.filesystem.FileAlreadyExistsException
 
FileAlreadyExistsException(String, Throwable) - Constructor for exception class org.frankframework.filesystem.FileAlreadyExistsException
 
FileAlreadyExistsException(Throwable) - Constructor for exception class org.frankframework.filesystem.FileAlreadyExistsException
 
FileComparator - Class in org.frankframework.util
 
FileComparator() - Constructor for class org.frankframework.util.FileComparator
 
FileConstants - Class in org.frankframework.extensions.aspose.services.util
 
fileExtension - Variable in enum class org.frankframework.util.flow.graphviz.Format
 
FileListener - Class in org.frankframework.larva
File listener for the Test Tool.
FileListener() - Constructor for class org.frankframework.larva.FileListener
 
FileMessage - Class in org.frankframework.stream
 
FileMessage(File) - Constructor for class org.frankframework.stream.FileMessage
 
FileMessage(File, String) - Constructor for class org.frankframework.stream.FileMessage
 
FILENAME_KEY - Static variable in class org.frankframework.filesystem.AbstractFileSystemListener
 
FileNameComparator - Class in org.frankframework.util
Compares filenames, so directory listings appear in a kind of natural order.
FileNameComparator() - Constructor for class org.frankframework.util.FileNameComparator
 
FileNotFoundException - Exception Class in org.frankframework.filesystem
 
FileNotFoundException(String) - Constructor for exception class org.frankframework.filesystem.FileNotFoundException
 
FileNotFoundException(String, Throwable) - Constructor for exception class org.frankframework.filesystem.FileNotFoundException
 
FileNotFoundException(Throwable) - Constructor for exception class org.frankframework.filesystem.FileNotFoundException
 
FILEPATH_KEY - Static variable in class org.frankframework.filesystem.AbstractFileSystemListener
 
FILES_AND_FOLDERS - Enum constant in enum class org.frankframework.filesystem.TypeFilter
 
FILES_ONLY - Enum constant in enum class org.frankframework.filesystem.TypeFilter
 
FileSender - Class in org.frankframework.larva
File sender for the Test Tool.
FileSender() - Constructor for class org.frankframework.larva.FileSender
 
FileSystemActor<F,S> - Class in org.frankframework.filesystem
FileSystemActor() - Constructor for class org.frankframework.filesystem.FileSystemActor
 
FileSystemActor.FileSystemAction - Enum Class in org.frankframework.filesystem
 
FileSystemCredentialFactory - Class in org.frankframework.credentialprovider
CredentialFactory implementation that reads secrets from the file system.
FileSystemCredentialFactory() - Constructor for class org.frankframework.credentialprovider.FileSystemCredentialFactory
 
FileSystemCredentials - Class in org.frankframework.credentialprovider
 
FileSystemCredentials(String, Supplier<String>, Supplier<String>, String, String, Path) - Constructor for class org.frankframework.credentialprovider.FileSystemCredentials
 
FileSystemCredentials(String, Supplier<String>, Supplier<String>, Path) - Constructor for class org.frankframework.credentialprovider.FileSystemCredentials
 
FileSystemException - Exception Class in org.frankframework.filesystem
 
FileSystemException(String) - Constructor for exception class org.frankframework.filesystem.FileSystemException
 
FileSystemException(String, Throwable) - Constructor for exception class org.frankframework.filesystem.FileSystemException
 
FileSystemException(Throwable) - Constructor for exception class org.frankframework.filesystem.FileSystemException
 
FileSystemException(FileSystemException.Forward, String) - Constructor for exception class org.frankframework.filesystem.FileSystemException
 
FileSystemException(FileSystemException.Forward, String, Throwable) - Constructor for exception class org.frankframework.filesystem.FileSystemException
 
FileSystemException(FileSystemException.Forward, Throwable) - Constructor for exception class org.frankframework.filesystem.FileSystemException
 
FileSystemException.Forward - Enum Class in org.frankframework.filesystem
Forwards for FileSystemException.
FileSystemMessageBrowser<F,FS> - Class in org.frankframework.filesystem
 
FileSystemMessageBrowser(FS, String, String) - Constructor for class org.frankframework.filesystem.FileSystemMessageBrowser
 
FileSystemMessageBrowsingIterator<F,FS> - Class in org.frankframework.filesystem
 
FileSystemMessageBrowsingIterator(FS, String, String) - Constructor for class org.frankframework.filesystem.FileSystemMessageBrowsingIterator
 
FileSystemMessageBrowsingIteratorItem<F,FS> - Class in org.frankframework.filesystem
 
FileSystemMessageBrowsingIteratorItem(FS, RawMessageWrapper<F>, String) - Constructor for class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
FileSystemSenderWithAttachments<F,A,FS> - Class in org.frankframework.filesystem
Deprecated.
FileSystemSenderWithAttachments() - Constructor for class org.frankframework.filesystem.FileSystemSenderWithAttachments
Deprecated.
 
FileSystemUtils - Class in org.frankframework.filesystem
 
FileSystemUtils() - Constructor for class org.frankframework.filesystem.FileSystemUtils
 
fileToStream(String, OutputStream) - Static method in class org.frankframework.util.StreamUtil
Copies the content of the specified file to an output stream.
fileToString(String, String, boolean) - Static method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Deprecated.
FileUtils - Class in org.frankframework.util
Utilities for batch file handling.
FileUtils() - Constructor for class org.frankframework.util.FileUtils
 
FileUtils.Authenticator - Interface in org.frankframework.util
 
FileViewer - Class in org.frankframework.console.controllers
 
FileViewer - Class in org.frankframework.management.bus.endpoints
 
FileViewer() - Constructor for class org.frankframework.management.bus.endpoints.FileViewer
 
FileViewer(FrankApiService) - Constructor for class org.frankframework.console.controllers.FileViewer
 
fillParamArray(Object[], String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
filter() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns the value of the filter record component.
filter(LogEvent) - Method in class org.frankframework.logging.IbisThreadFilter
 
FilterCmisService - Class in org.frankframework.extensions.cmis.server
Forwards incoming calls to a CMIS repository.
FilterCmisService() - Constructor for class org.frankframework.extensions.cmis.server.FilterCmisService
 
filterInput(ContentHandler, PipeLineSession) - Method in class org.frankframework.senders.XsltSender
 
finalizeResult(PipeLineSession, String, boolean) - Method in interface org.frankframework.batch.IResultHandler
Called when all records in the original file are handled.
finalizeResult(PipeLineSession, String, boolean) - Method in class org.frankframework.batch.Result2Filewriter
Deprecated.
 
finalizeResult(PipeLineSession, String, boolean) - Method in class org.frankframework.batch.Result2StringWriter
Deprecated.
 
finalizeResult(PipeLineSession, String, boolean) - Method in class org.frankframework.batch.ResultWriter
 
finalizeResult(PipeLineSession, String, boolean) - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
finalizeValidation(AbstractValidationContext, PipeLineSession, Throwable) - Method in class org.frankframework.validation.AbstractXmlValidator
Evaluate the validation and set 'reason' session variables.
FIND - Enum constant in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Perform a query that returns properties
FIND - Enum constant in enum class org.frankframework.management.bus.BusAction
 
findAction(String) - Method in class org.frankframework.http.cxf.AbstractSOAPProvider
 
findActiveApplicationModules() - Static method in class org.frankframework.components.LegacyLoader
 
findAdapter(String) - Method in class org.frankframework.senders.FrankSender
 
findAllMatchingConfigsForUri(String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
Find all ApiDispatchConfig instances for a given URI for purpose of generating OpenAPI spec.
findAllModules() - Static method in class org.frankframework.components.ComponentLoader
 
findAnnotation(Enum<?>, Class<A>) - Static method in class org.frankframework.util.EnumUtils
Find a single Annotation of annotationType on the supplied Enum.
findAttributesForIgnore(String) - Static method in class org.frankframework.larva.LarvaTool
This method is used to de-couple the need of providing a set of attributes when calling mapPropertiesByIdentifier().
findBestReplyAddress(Map<String, Object>, String) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
findColumn(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
findConfigForRequest(ApiListener.HttpMethod, String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
Find the ApiDispatchConfig best matching a given request, consisting of the HTTP request method and request URI.
findDbmsSupportByProduct(String, String) - Static method in enum class org.frankframework.dbms.Dbms
 
findElementDeclarationForName(String, String) - Method in class org.frankframework.align.XmlAligner
 
findElementDeclarationsForName(String, String) - Method in class org.frankframework.align.XmlAligner
 
findExactMatchingConfigForUri(String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
Find an ApiDispatchConfig that has an exact match with the request URI, for purpose of generating the OpenAPI spec from it.
findExitByState(PipeLine.ExitState) - Method in class org.frankframework.core.PipeLine
 
findFieldIndex(JCoParameterList, int, String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Calculate the index of the field that corresponds with the message as a whole.
findForward(String) - Method in class org.frankframework.pipes.AbstractPipe
Looks up a key in the pipeForward hashtable.
findIndexByLocalName(String) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
 
FINDMANY - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
findMatchingPattern(String) - Method in class org.frankframework.http.RestServiceDispatcher
 
findMember(String, int, String, boolean, String, boolean) - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
findMessagesOnQueue(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseQueue
 
findMonitor(String) - Method in class org.frankframework.monitoring.MonitorManager
 
findMultipleOccurringChildElements(XSParticle) - Method in class org.frankframework.align.XmlAligner
 
findNamespaceUri() - Method in class org.frankframework.http.cxf.NamespaceUriProvider
 
FINDONE - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
findParameter(String) - Method in class org.frankframework.parameters.ParameterList
 
findParameterValue(String) - Method in class org.frankframework.parameters.ParameterValueList
Find a (case insensitive) ParameterValue
findRekenbox(PipeLineSession) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
findResource(String) - Method in class org.frankframework.jdbc.datasource.FrankResources
 
findType(XSSimpleType) - Static method in enum class org.frankframework.align.ScalarType
 
fine(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
fine(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
finished(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
finishProcessingMessage(long) - Method in class org.frankframework.receivers.Receiver
 
FIRE_AND_FORGET - Enum constant in enum class org.frankframework.extensions.tibco.SendTibcoMessage.MessageProtocol
Fire & Forget
fireEvent(String, EventType, Severity, String, MonitorEvent) - Method in interface org.frankframework.monitoring.IMonitorDestination
 
fireEvent(String, EventType, Severity, String, MonitorEvent) - Method in class org.frankframework.monitoring.MonitorDestination
 
fireEvent(EventThrowing, String) - Method in class org.frankframework.monitoring.EventPublisher
 
fireEvent(EventThrowing, String, Message) - Method in class org.frankframework.monitoring.EventPublisher
 
FireMonitorEvent - Class in org.frankframework.monitoring.events
 
FireMonitorEvent(EventThrowing, String) - Constructor for class org.frankframework.monitoring.events.FireMonitorEvent
 
FireMonitorEvent(EventThrowing, String, Message) - Constructor for class org.frankframework.monitoring.events.FireMonitorEvent
 
first() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
FIRST_START - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
 
firstBodyPartName(String) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
FIRSTHALF - Enum constant in enum class org.frankframework.core.IMessageBrowser.HideMethod
to only mask the first half of the string
FIXEDDATE_STUB4TESTTOOL_KEY - Static variable in class org.frankframework.pipes.PutSystemDateInSession
 
FIXEDDATETIME - Static variable in class org.frankframework.pipes.PutSystemDateInSession
 
FixedErrorMessageFormatter - Class in org.frankframework.errormessageformatters
ErrorMessageFormatter that returns a fixed message with replacements.
FixedErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
 
FixedForwardPipe - Class in org.frankframework.pipes
Provides a base class for a Pipe that always has the same forward.
FixedForwardPipe() - Constructor for class org.frankframework.pipes.FixedForwardPipe
 
FIXEDHOSTNAME - Static variable in class org.frankframework.parameters.AbstractParameter
 
FixedPositionRecordHandlerManager - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
FixedPositionRecordHandlerManager() - Constructor for class org.frankframework.batch.FixedPositionRecordHandlerManager
Deprecated.
 
FixedQuerySender - Class in org.frankframework.jdbc
QuerySender that assumes a fixed query, possibly with attributes.
FixedQuerySender() - Constructor for class org.frankframework.jdbc.FixedQuerySender
 
FixedResultPipe - Class in org.frankframework.pipes
This Pipe opens and returns a file from the classpath.
FixedResultPipe() - Constructor for class org.frankframework.pipes.FixedResultPipe
 
FixedResultSender - Class in org.frankframework.senders
FixedResultSender, same behaviour as FixedResultPipe, but now as a ISender.
FixedResultSender() - Constructor for class org.frankframework.senders.FixedResultSender
 
FIXEDUID - Static variable in class org.frankframework.parameters.AbstractParameter
 
FIXRESULTNAMESPACE_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
flow() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationParameters
Returns the value of the flow record component.
FLOW - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
FLOW_GENERATION_ERROR - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
FlowDiagramManager - Class in org.frankframework.util.flow
Utility class to generate the flow diagram for an adapter or a configuration.
FlowDiagramManager() - Constructor for class org.frankframework.util.flow.FlowDiagramManager
 
FlowGenerationException - Exception Class in org.frankframework.util.flow
FlowGenerationException when unable to generate a Flow Diagram
FlowGenerationException(String) - Constructor for exception class org.frankframework.util.flow.FlowGenerationException
 
FlowGenerationException(String, Throwable) - Constructor for exception class org.frankframework.util.flow.FlowGenerationException
 
FlowGenerationException(Throwable) - Constructor for exception class org.frankframework.util.flow.FlowGenerationException
 
flush() - Method in class org.frankframework.http.rest.ApiEhcache
 
flush() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
flush() - Method in class org.frankframework.stream.OverflowToDiskOutputStream
Doesn't do anything if the message is kept in memory
flush(boolean) - Method in class org.frankframework.stream.OverflowToDiskOutputStream
Doesn't do anything if the message is kept in memory unless parameter writeBufferToDisk is true.
FLUSH - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
flushWriters() - Method in class org.frankframework.larva.TestConfig
 
FOLDER_ALREADY_EXISTS - Enum constant in enum class org.frankframework.filesystem.FileSystemException.Forward
 
FOLDER_NOT_FOUND - Enum constant in enum class org.frankframework.filesystem.FileSystemException.Forward
 
FolderAlreadyExistsException - Exception Class in org.frankframework.filesystem
 
FolderAlreadyExistsException(String) - Constructor for exception class org.frankframework.filesystem.FolderAlreadyExistsException
 
FolderAlreadyExistsException(String, Throwable) - Constructor for exception class org.frankframework.filesystem.FolderAlreadyExistsException
 
FolderAlreadyExistsException(Throwable) - Constructor for exception class org.frankframework.filesystem.FolderAlreadyExistsException
 
folderExists(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
folderExists(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
folderExists(String) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
folderExists(String) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
folderExists(String) - Method in class org.frankframework.filesystem.ImapFileSystem
 
folderExists(String) - Method in class org.frankframework.filesystem.LocalFileSystem
 
folderExists(String) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
folderExists(String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
folderExists(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
folderId() - Method in record class org.frankframework.credentialprovider.delinea.Secret
Returns the value of the folderId record component.
FolderNotFoundException - Exception Class in org.frankframework.filesystem
 
FolderNotFoundException(String) - Constructor for exception class org.frankframework.filesystem.FolderNotFoundException
 
FolderNotFoundException(String, Throwable) - Constructor for exception class org.frankframework.filesystem.FolderNotFoundException
 
FolderNotFoundException(Throwable) - Constructor for exception class org.frankframework.filesystem.FolderNotFoundException
 
FOLDERS_ONLY - Enum constant in enum class org.frankframework.filesystem.TypeFilter
 
fontAdjust(double) - Method in class org.frankframework.util.flow.graphviz.Options
 
FontManager - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
 
FontManager(String) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.FontManager
 
forEach(Consumer<? super IParameter>) - Method in class org.frankframework.parameters.ParameterList
 
ForEachAttachmentPipe<F,A,FS> - Class in org.frankframework.filesystem
 
ForEachAttachmentPipe() - Constructor for class org.frankframework.filesystem.ForEachAttachmentPipe
 
ForEachChildElementPipe - Class in org.frankframework.pipes
Sends a message to a Sender for each child element of the input XML.
ForEachChildElementPipe() - Constructor for class org.frankframework.pipes.ForEachChildElementPipe
 
ForEachChildElementPipe.SaxAbortException - Exception Class in org.frankframework.pipes
SAXException thrown to signal that the consumer of a stream does not want to receive more of it.
ForEachChildElementPipe.SaxTimeoutException - Exception Class in org.frankframework.pipes
SAXException thrown to signal that a timeout occurred in consuming the stream.
forget(Xid) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
forget(Xid) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#forget call to the connected JMS resource.
FORM_DATA - Static variable in class org.frankframework.http.mime.MultipartUtils
 
format(long) - Static method in class org.frankframework.util.DateFormatUtils
 
format(long, DateTimeFormatter) - Static method in class org.frankframework.util.DateFormatUtils
 
format(String, Throwable, HasName, Message, String, long) - Method in interface org.frankframework.core.IErrorMessageFormatter
 
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.ErrorMessageFormatter
Format the available parameters into a XML-message.
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
 
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.SoapErrorMessageFormatter
 
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
 
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.Y01ErrorMessageFormatter
Deprecated.
 
format(String, Function<String, String>, String) - Method in interface org.frankframework.larva.LarvaTool.SingleKeyAction
 
format(String, Function<String, String>, String, String) - Method in interface org.frankframework.larva.LarvaTool.BetweenKeysAction
 
format(Instant) - Static method in class org.frankframework.util.DateFormatUtils
 
format(Instant, DateTimeFormatter) - Static method in class org.frankframework.util.DateFormatUtils
 
format(Date) - Static method in class org.frankframework.util.DateFormatUtils
Deprecated.
format(Date, DateTimeFormatter) - Static method in class org.frankframework.util.DateFormatUtils
Deprecated.
format(LogEvent, StringBuilder) - Method in class org.frankframework.logging.IbisNdcPatternConverter
 
format(LogEvent, StringBuilder) - Method in class org.frankframework.logging.IbisThrowablePatternConverter
 
format(Format) - Method in class org.frankframework.util.flow.graphviz.Options
 
Format - Enum Class in org.frankframework.util.flow.graphviz
 
FORMAT_DATETIME_GENERIC - Static variable in class org.frankframework.util.DateFormatUtils
 
FORMAT_FULL_GENERIC - Static variable in class org.frankframework.util.DateFormatUtils
 
FORMAT_FULL_ISO - Static variable in class org.frankframework.util.DateFormatUtils
 
FORMAT_FULL_ISO_TIMESTAMP_NO_TZ - Static variable in class org.frankframework.util.DateFormatUtils
 
formatDecimalContentBetweenKeys(String, String, String) - Method in class org.frankframework.larva.LarvaTool
 
formatErrorMessage(String, Throwable, Message, String, HasName, long) - Method in class org.frankframework.core.Adapter
 
formatException(String, String, Message, Throwable) - Method in interface org.frankframework.core.IMessageHandler
Formats any exception thrown by any of the above methods to a message that can be returned.
formatException(String, String, Message, Throwable) - Method in class org.frankframework.larva.ListenerMessageHandler
 
formatException(String, String, Message, Throwable) - Method in class org.frankframework.receivers.Receiver
 
formatExceptionResponse(String, HttpStatusCode) - Static method in exception class org.frankframework.console.ApiException
 
formatExceptionResponse(String, HttpStatusCode, HttpHeaders) - Static method in exception class org.frankframework.console.ApiException
 
formatMultipartHeader(FormBodyPart, OutputStream) - Method in class org.frankframework.http.mime.MultipartForm
Write the multipart header fields; depends on the style.
formatString(String) - Method in class org.frankframework.larva.LarvaTool
 
FORMATSTRING_BY_DEFAULT - Static variable in class org.frankframework.extensions.cmis.CmisUtils
 
FORMDATA - Enum constant in enum class org.frankframework.http.HttpEntityType
Yields a multipart/form-data form entity
ForPipe - Class in org.frankframework.pipes
ForPipe is a wrapper to use another pipe a fixed number of times.
ForPipe() - Constructor for class org.frankframework.pipes.ForPipe
 
For replacing a value - Search tag in class org.frankframework.pipes.FixedResultPipe
Section
For using a 'resultString' - Search tag in class org.frankframework.pipes.FixedResultPipe
Section
Forward - Annotation Interface in org.frankframework.doc
 
FORWARD - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
(for MailFileSystems only:) forward an existing file, specified by parameter contents or input message, to a file, to an email address specified by attribute destination or parameter destination
FORWARD_FAILURE - Static variable in class org.frankframework.pipes.LarvaPipe
 
forwardMail(Message, String) - Method in class org.frankframework.filesystem.ImapFileSystem
 
forwardMail(M, String) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
Forwards - Annotation Interface in org.frankframework.doc
 
FRANK_APPLICATION_CONFIG - Static variable in class org.frankframework.management.gateway.HazelcastConfig
 
FRANK_APPLICATION_KEYSET - Static variable in class org.frankframework.management.gateway.HazelcastConfig
 
FRANK_CONFIG_XSD - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
FrankApiService - Class in org.frankframework.console.controllers
 
FrankApiService(ClientSession, MessageCacheStore) - Constructor for class org.frankframework.console.controllers.FrankApiService
 
FrankApiWebSocketBase - Class in org.frankframework.console.controllers.socket
 
FrankApiWebSocketBase() - Constructor for class org.frankframework.console.controllers.socket.FrankApiWebSocketBase
 
FrankApplicationInitializer - Class in org.frankframework.lifecycle
Spring WebApplicationInitializer that should start after the FrankEnvironmentInitializer has been configured.
FrankApplicationInitializer() - Constructor for class org.frankframework.lifecycle.FrankApplicationInitializer
 
FrankCXFServlet - Class in org.frankframework.http.cxf
 
FrankCXFServlet() - Constructor for class org.frankframework.http.cxf.FrankCXFServlet
 
FrankDigesterRules - Class in org.frankframework.configuration.digester
Custom implementation that replaces the old digester-rules.xml file.
FrankDigesterRules() - Constructor for class org.frankframework.configuration.digester.FrankDigesterRules
 
FrankDocGroup - Annotation Interface in org.frankframework.doc
 
FrankDocGroups - Annotation Interface in org.frankframework.doc
 
FrankDocGroupValue - Enum Class in org.frankframework.doc
 
FrankElement - Interface in org.frankframework.core
Digested FrankElements such as an IPipe/ISender or IListener.
FrankEnvironmentInitializer - Class in org.frankframework.lifecycle
Programmatically load the Frank!
FrankEnvironmentInitializer() - Constructor for class org.frankframework.lifecycle.FrankEnvironmentInitializer
 
FrankListener - Class in org.frankframework.receivers
Listener to receive messages sent by the FrankSender, for situations where calling an Adapter directly is not desired.
FrankListener() - Constructor for class org.frankframework.receivers.FrankListener
 
FrankLogConfigurationFactory - Class in org.frankframework.logging
This ConfigurationFactory is loaded after the log4j2.properties file has been initialized.
FrankLogConfigurationFactory() - Constructor for class org.frankframework.logging.FrankLogConfigurationFactory
 
FrankMeterType - Enum Class in org.frankframework.statistics
 
FrankResource - Class in org.frankframework.jdbc.datasource
 
FrankResource() - Constructor for class org.frankframework.jdbc.datasource.FrankResource
 
FrankResources - Class in org.frankframework.jdbc.datasource
 
FrankResources() - Constructor for class org.frankframework.jdbc.datasource.FrankResources
 
FrankSender - Class in org.frankframework.senders
Sender to send a message to another Frank!
FrankSender() - Constructor for class org.frankframework.senders.FrankSender
 
FrankSender.Scope - Enum Class in org.frankframework.senders
Scope for FrankSender call: Another Frank!
FROM_ADDRESS_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
FROM_IN - Static variable in class org.frankframework.extensions.api.ApiSoapWrapperPipe
 
FROM_OUT - Static variable in class org.frankframework.extensions.api.ApiSoapWrapperPipe
 
fromFTPFile(FTPFile) - Static method in class org.frankframework.filesystem.ftp.FTPFileRef
Creates a deep-copy of FTPFile
fromFTPFile(FTPFile, String) - Static method in class org.frankframework.filesystem.ftp.FTPFileRef
Creates a deep-copy of FTPFile, relative to the provided folder
FROMID_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
fromJobDef(AbstractJobDef) - Static method in class org.frankframework.scheduler.IbisJobBuilder
 
fromJson(String) - Static method in class org.frankframework.util.flow.graphviz.Options
 
fromLsEntry(ChannelSftp.LsEntry) - Static method in class org.frankframework.filesystem.sftp.SftpFileRef
Creates a deep-copy of LsEntry
fromLsEntry(ChannelSftp.LsEntry, String) - Static method in class org.frankframework.filesystem.sftp.SftpFileRef
Creates a deep-copy of LsEntry, relative to the provided folder
fromServlet(DynamicRegistration.Servlet) - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
Convenience method to easily register a dynamic Frank servlet.
fromValue(String) - Static method in enum class org.frankframework.http.rest.MediaTypes
 
frontendServletBean() - Method in class org.frankframework.console.configuration.RegisterServletEndpoints
 
FTP - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.FtpType
 
FTPFileRef - Class in org.frankframework.filesystem.ftp
Wrapper around a FTPFile to allow for relative path operations
FTPFileRef(String) - Constructor for class org.frankframework.filesystem.ftp.FTPFileRef
Create a new file reference, strips the folder of the filename when present
FTPFileRef(String, String) - Constructor for class org.frankframework.filesystem.ftp.FTPFileRef
 
FtpFileSystem - Class in org.frankframework.filesystem.ftp
Implementation of FTP and FTPs FileSystem
FtpFileSystem() - Constructor for class org.frankframework.filesystem.ftp.FtpFileSystem
 
FtpFileSystemDelegator - Interface in org.frankframework.filesystem.ftp
 
FtpFileSystemListener - Class in org.frankframework.receivers
File listener for an FTP connection.
FtpFileSystemListener() - Constructor for class org.frankframework.receivers.FtpFileSystemListener
 
FtpFileSystemSender - Class in org.frankframework.senders
 
FtpFileSystemSender() - Constructor for class org.frankframework.senders.FtpFileSystemSender
 
FTPS_EXPLICIT_SSL - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.FtpType
 
FTPS_EXPLICIT_TLS - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.FtpType
 
FTPS_IMPLICIT - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.FtpType
 
FtpSession - Class in org.frankframework.filesystem.ftp
Base class for FTP(s) connections
FtpSession() - Constructor for class org.frankframework.filesystem.ftp.FtpSession
 
FtpSession.FileType - Enum Class in org.frankframework.filesystem.ftp
 
FtpSession.FtpType - Enum Class in org.frankframework.filesystem.ftp
 
FtpSession.Prot - Enum Class in org.frankframework.filesystem.ftp
 
FtpSession.TransportType - Enum Class in org.frankframework.filesystem.ftp
 
FULL_GENERIC_FORMATTER - Static variable in class org.frankframework.util.DateFormatUtils
 
FULL_ISO_FORMATTER - Static variable in class org.frankframework.util.DateFormatUtils
 
FULL_ISO_TIMESTAMP_NO_TZ_FORMATTER - Static variable in class org.frankframework.util.DateFormatUtils
 
fullAction(Configurations.ActionModel) - Method in class org.frankframework.console.controllers.Configurations
 
fullClose(Connection, ResultSet) - Static method in class org.frankframework.util.JdbcUtil
 
fullClose(Connection, Statement) - Static method in class org.frankframework.util.JdbcUtil
Note: Depending on the connect pool used (for example with Tomcat 7) the connection retrieved from the statement will be the direct connection instead of the proxied connection.
fullReload() - Method in class org.frankframework.configuration.IbisContext
Completely rebuilds the ibisContext and therefore also the Spring context
FULLRELOAD - Enum constant in enum class org.frankframework.management.Action
 
FullXmlFilter - Class in org.frankframework.xml
 
FullXmlFilter() - Constructor for class org.frankframework.xml.FullXmlFilter
 
FullXmlFilter(ContentHandler) - Constructor for class org.frankframework.xml.FullXmlFilter
 
function(Function<T, R>) - Static method in class org.frankframework.functional.FunctionalUtil
Helper function to cast parameter as Function when the compiler cannot work it out by itself.
FUNCTIONAL - Enum constant in enum class org.frankframework.monitoring.EventType
 
FunctionalUtil - Class in org.frankframework.functional
Static utility class with helper functions for functional programming and using lambdas.
functionCall2message(JCoFunction) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
functionResult2message(JCoFunction) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
FxfListener - Class in org.frankframework.extensions.fxf
FxF extension of EsbJmsListener.
FxfListener() - Constructor for class org.frankframework.extensions.fxf.FxfListener
 
FxfWrapperPipe - Class in org.frankframework.extensions.fxf
FxF wrapper to be used with FxF3.
FxfWrapperPipe() - Constructor for class org.frankframework.extensions.fxf.FxfWrapperPipe
 
FxfXmlValidator - Class in org.frankframework.extensions.fxf
FxF XML validator to be used with FxF3.
FxfXmlValidator() - Constructor for class org.frankframework.extensions.fxf.FxfXmlValidator
 
FxfXmlValidator.Direction - Enum Class in org.frankframework.extensions.fxf
 

G

garbleString(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
Change the order of the characters in a String
generate(int, int, int, int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
generate(List<Configuration>) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
generate(Configuration) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
generate(Adapter) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
GENERATE - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
generateCRC32(Message) - Static method in class org.frankframework.util.MessageUtils
Resource intensive operation, preserves the message and calculates an CRC32 checksum over the entire message.
generateDot(String) - Method in class org.frankframework.util.flow.DotFlowGenerator
 
generateFlow(String, OutputStream) - Method in class org.frankframework.util.flow.DotFlowGenerator
 
generateFlow(String, OutputStream) - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
 
generateFlow(String, OutputStream) - Method in interface org.frankframework.util.flow.IFlowGenerator
 
generateFlow(String, OutputStream) - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
generateMD5Hash(Message) - Static method in class org.frankframework.util.MessageUtils
Resource intensive operation, preserves the message and calculates an MD5 hash over the entire message.
generateMermaid(String) - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
generateOpenApiJsonSchema(String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
 
generateOpenApiJsonSchema(Collection<ApiDispatchConfig>, String) - Static method in class org.frankframework.http.openapi.OpenApiGenerator
 
generateOpenApiJsonSchema(ApiDispatchConfig, String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
 
generateSQL(LiquibaseScript.GenerateSQLModel) - Method in class org.frankframework.console.controllers.LiquibaseScript
 
GenerateSQLModel(String, MultipartFile) - Constructor for record class org.frankframework.console.controllers.LiquibaseScript.GenerateSQLModel
Creates an instance of a GenerateSQLModel record class.
GENERIC - Enum constant in enum class org.frankframework.dbms.Dbms
 
GENERIC_DATETIME_FORMATTER - Static variable in class org.frankframework.util.DateFormatUtils
 
GenericDbmsSupport - Class in org.frankframework.dbms
 
GenericDbmsSupport() - Constructor for class org.frankframework.dbms.GenericDbmsSupport
 
GenericFactory - Class in org.frankframework.configuration.digester
Generic factory for instantiating beans from the Digester framework.
GenericFactory() - Constructor for class org.frankframework.configuration.digester.GenericFactory
 
get() - Method in class org.frankframework.filesystem.exchange.MailMessage.EmailAddress
 
get() - Method in interface org.frankframework.functional.ThrowingSupplier
 
get(int) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
get(Object) - Method in class org.frankframework.util.PropertyLoader
 
get(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
get(String) - Method in class org.frankframework.configuration.ClassLoaderManager
Returns the ClassLoader for a specific configuration.
get(String) - Method in class org.frankframework.http.rest.ApiEhcache
Workaround to avoid NPE after a full reload (/adapterHandlerAsAdmin.do?
get(String) - Method in class org.frankframework.http.rest.ApiMemcached
 
get(String) - Method in interface org.frankframework.http.rest.IApiCache
Retrieve an object from the cache
get(String) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
 
get(String) - Method in class org.frankframework.parameters.ParameterValueList
Get a specific ParameterValue
get(String) - Method in class org.frankframework.stream.MessageContext
 
get(String, boolean) - Method in class org.frankframework.core.PipeLineSession
Retrieves a boolean value from the PipeLineSession
get(String, double) - Method in class org.frankframework.core.PipeLineSession
Retrieves a double value from the PipeLineSession
get(String, int) - Method in class org.frankframework.core.PipeLineSession
Retrieves an int value from the PipeLineSession
get(String, long) - Method in class org.frankframework.core.PipeLineSession
Retrieves a long value from the PipeLineSession
get(String, String) - Method in class org.frankframework.configuration.ClassLoaderManager
Returns the ClassLoader for a specific configuration.
get(String, String) - Method in class org.frankframework.core.PipeLineSession
Retrieves a String value from the PipeLineSession
get(String, Properties) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
Returns the object matching the name and return type.
get(List<Configuration>) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
get(UUID, String) - Method in class org.frankframework.console.controllers.socket.MessageCacheStore
 
get(K) - Method in interface org.frankframework.cache.ICache
Obtain a potentially cached value, set by put().
get(Configuration) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
get(Adapter) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
get(MsalClientAdapter.GraphClient, String, int) - Static method in class org.frankframework.filesystem.exchange.MailFolderResponse
 
get(MsalClientAdapter.GraphClient, MailFolder) - Static method in class org.frankframework.filesystem.exchange.MailFolderResponse
 
get(MsalClientAdapter.GraphClient, MailFolder, int) - Static method in class org.frankframework.filesystem.exchange.MailFolderResponse
 
get(MsalClientAdapter.GraphClient, MailFolder, int) - Static method in class org.frankframework.filesystem.exchange.MailMessageResponse
 
get(MsalClientAdapter.GraphClient, MailMessage) - Static method in class org.frankframework.filesystem.exchange.MailMessageResponse
Resolves mail message
get(ParameterList, Message, PipeLineSession) - Static method in class org.frankframework.parameters.ParameterValueList
 
GET - Enum constant in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Get the content of a document (and optional the properties)
GET - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
GET - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
GET - Enum constant in enum class org.frankframework.management.bus.BusAction
 
GET - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
GET_ALLOWABLE_ACTIONS - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_CHILDREN - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_CONTENTSTREAM - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_OBJECT - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_OBJECT_BY_PATH - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_PROPERTIES - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_REPOSITORIES - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_REPOSITORY_INFO - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_TREE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Get a copy of the complete tree below the specified root.
GET_TYPE_DEFINITION - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
GET_TYPE_DESCENDANTS - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
getAbsolutePath(String, String) - Static method in class org.frankframework.larva.LarvaTool
 
getAbsolutePath(String, String, boolean) - Static method in class org.frankframework.larva.LarvaTool
Returns the absolute pathname for the child pathname.
getAccessGrantingRoles() - Method in class org.frankframework.extensions.cmis.servlets.AtomPubServletBase
 
getAccessGrantingRoles() - Method in class org.frankframework.extensions.cmis.servlets.BrowserBinding
 
getAccessGrantingRoles() - Method in class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
 
getAccessGrantingRoles() - Method in class org.frankframework.http.AbstractHttpServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.http.cxf.SoapProviderServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.http.RestListenerServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.http.RestPublicListenerServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.larva.LarvaServlet
 
getAccessGrantingRoles() - Method in interface org.frankframework.lifecycle.DynamicRegistration.Servlet
The default authorization roles giving access to the Servlet, or null to disable.
getAccessGrantingRoles() - Method in class org.frankframework.lifecycle.WebContentServlet
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getAclService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getAclService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client ACL service.
getAction() - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
getAction() - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
getAction() - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
getActionHeaderValue(NetStorageRequest) - Method in class org.frankframework.extensions.akamai.NetStorageCmsSigner
Computes the value for the the X-Akamai-ACS-Action: header.
getActionName() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
getActiveConfigFromDatabase(ApplicationContext, String, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getActiveConfigsFromDatabase(ApplicationContext, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getActiveServerAdmin(String, CredentialFactory, Map<String, Object>) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getAdapter() - Method in class org.frankframework.monitoring.AdapterFilter
 
getAdapter() - Method in interface org.frankframework.monitoring.EventThrowing
 
getAdapter() - Method in class org.frankframework.pipes.AbstractPipe
 
getAdapter(Adapters.AdapterPathVariables, Adapters.GetAdapterParams) - Method in class org.frankframework.console.controllers.Adapters
 
getAdapter(Message<?>) - Method in class org.frankframework.management.bus.endpoints.AdapterStatus
 
getAdapterByName(String, String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getAdapterConfigurationAsString(Adapter) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
getAdapterFilters() - Method in interface org.frankframework.monitoring.ITrigger
 
getAdapterFilters() - Method in class org.frankframework.monitoring.Trigger
 
getAdapterFlow(Adapters.AdapterPathVariables) - Method in class org.frankframework.console.controllers.Adapters
 
getAdapterHealth(Adapters.AdapterPathVariables) - Method in class org.frankframework.console.controllers.Adapters
 
GetAdapterParams(Boolean, String) - Constructor for record class org.frankframework.console.controllers.Adapters.GetAdapterParams
Creates an instance of a GetAdapterParams record class.
getAdapters() - Method in class org.frankframework.configuration.Configuration
 
getAdapters(Adapters.GetAdapterParams) - Method in class org.frankframework.console.controllers.Adapters
 
getAdapters(Message<?>) - Method in class org.frankframework.management.bus.endpoints.AdapterStatus
 
getAdapterStatistics(Adapters.AdapterPathVariables) - Method in class org.frankframework.console.controllers.Adapters
 
getAdditionalAttachmentProperties(A) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getAdditionalAttachmentProperties(MimeBodyPart) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getAdditionalFileProperties(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
getAdditionalFileProperties(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getAdditionalFileProperties(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
getAdditionalFileProperties(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
getAdditionalFileProperties(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getAdditionalFileProperties(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
getAdditionalFileProperties(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getAdditionalFileProperties(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
getAdditionalFileProperties(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
getAdditionalHitCount() - Method in class org.frankframework.monitoring.Monitor
 
getAddress() - Method in class org.frankframework.senders.AbstractMailSender.EMail
 
getAddRootNamespaceTransformerPool(String, boolean, boolean) - Static method in class org.frankframework.util.UtilityTransformerPools
 
getAdiosDefinities() - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
getAge(long) - Static method in class org.frankframework.util.Misc
 
getAlgorithm() - Method in enum class org.frankframework.extensions.akamai.NetStorageCmsSigner.SignType
 
getAlgorithm() - Method in enum class org.frankframework.extensions.akamai.NetStorageUtils.KeyedHashAlgorithm
 
getAlgorithm() - Method in enum class org.frankframework.pipes.hash.Algorithm
 
getAlias() - Method in class org.frankframework.credentialprovider.Credentials
 
getAlias() - Method in class org.frankframework.credentialprovider.delinea.DelineaCredentials
 
getAlias() - Method in interface org.frankframework.credentialprovider.ICredentials
 
getAlias() - Method in class org.frankframework.util.CredentialFactory
 
getAliasFor() - Method in class org.frankframework.util.SapSystemListItem
 
getAll() - Method in class org.frankframework.stream.MessageContext
 
getAll(String) - Method in class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
 
getAllConfigurations() - Method in class org.frankframework.console.controllers.ServerDetails
 
getAllConnections(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConnectionOverview
 
getAllHeaders() - Method in class org.frankframework.http.HttpResponseHandler
 
getAllLockerDatasourceNames() - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
Locate all Lockers, and find out which datasources are used.
getAllMessageLogs() - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
 
getAllMethods() - Method in class org.frankframework.http.rest.ApiListener
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
getAllowCustomClasses() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
getAllowCustomClasses() - Method in class org.frankframework.configuration.classloaders.WebAppClassLoader
 
getAllowedProtocols() - Static method in class org.frankframework.util.ClassLoaderUtils
 
getAllResources(HttpServletRequest, Init.ParametersModel) - Method in class org.frankframework.console.controllers.Init
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getAndUpdate(UUID, String, String) - Method in class org.frankframework.console.controllers.socket.MessageCacheStore
 
getAntiVirusFailureAsSoapFault() - Method in class org.frankframework.pipes.StreamPipe
 
getAntiVirusFailureReasonSessionKey() - Method in class org.frankframework.pipes.StreamPipe
 
getAntiVirusMessagePartName() - Method in class org.frankframework.pipes.StreamPipe
 
getAntiVirusPartName() - Method in class org.frankframework.pipes.StreamPipe
 
getAntiVirusPassedMessage() - Method in class org.frankframework.pipes.StreamPipe
 
getApiListener(ApiListener.HttpMethod) - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
getAppConfigurationEntry(String) - Method in class org.frankframework.filesystem.smb.KerberosLoginConfiguration
 
getAppConstants() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
getAppConstants(String) - Method in class org.frankframework.util.AppConstants
Returns a list of AppConstants which names begin with the keyBase
getAppConstants(String, boolean, boolean) - Method in class org.frankframework.util.AppConstants
Returns a list of AppConstants which names begin with the keyBase
getAppli() - Method in class org.frankframework.extensions.xfb.XfbSender
 
getApplicationContext() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
getApplicationContext() - Method in class org.frankframework.configuration.Configuration
 
getApplicationContext() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getApplicationContext() - Method in class org.frankframework.core.Adapter
 
getApplicationContext() - Method in interface org.frankframework.core.HasApplicationContext
 
getApplicationContext() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getApplicationContext() - Method in class org.frankframework.lifecycle.IbisApplicationContext
Returns the Spring XML Bean Factory If non exists yet it will create one.
getApplicationContext() - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getApplicationContext() - Method in class org.frankframework.monitoring.Monitor
 
getApplicationFunction() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getApplicationName() - Method in class org.frankframework.configuration.IbisContext
 
getApplicationName() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getApplicationVersion() - Static method in class org.frankframework.configuration.ConfigurationUtils
Get the application version (instance.version + instance.timestamp)
getApplicationWarnings() - Method in class org.frankframework.management.bus.endpoints.ServerStatistics
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getArray(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getArray(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getAsciiStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getAsciiStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getAshost() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
getAttachmentContentType(A) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getAttachmentContentType(MimeBodyPart) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getAttachmentFileName(A) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getAttachmentFileName(MimeBodyPart) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getAttachmentList() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getAttachmentName(A) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getAttachmentName(MimeBodyPart) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getAttachments() - Method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
getAttachmentSize(A) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getAttachmentSize(MimeBodyPart) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getAttributeMap(NamingEnumeration<SearchResult>) - Method in class org.frankframework.ldap.LdapClient
Returns a Map of attribute values.
getAttributeMultiMap(NamingEnumeration<SearchResult>) - Method in class org.frankframework.ldap.LdapClient
Returns a MultiMap of attribute values.
getAttributes() - Method in class org.frankframework.xml.AttributesWrapper
 
getAttributeSet(NamingEnumeration<SearchResult>) - Method in class org.frankframework.ldap.LdapClient
Returns a Set of attribute values.
getAttributeUses() - Method in class org.frankframework.align.XmlAligner
 
getAttributeUses(XSTypeDefinition) - Method in class org.frankframework.align.XmlAligner
 
getAttrs() - Method in class org.frankframework.filesystem.sftp.SftpFileRef
 
getAuthAlias() - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
getAuthAlias() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
getAuthAlias() - Method in class org.frankframework.jms.JmsRealm
 
getAuthAlias() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
getAuthDataHeaderValue() - Method in class org.frankframework.extensions.akamai.NetStorageCmsSigner
Constructs the X-Akamai-ACS-Auth-Data header which contains the signing version, the current time, a random number and the nonce that is used to sign the data.
getAuthDomain() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getAuthentication() - Method in class org.frankframework.jms.JmsRealm
 
getAuthenticationMethod() - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
getAuthenticationRoleList() - Method in class org.frankframework.http.rest.ApiListener
 
getAuthenticationToken() - Method in class org.frankframework.filesystem.MsalClientAdapter
 
getAuthorizationManager() - Method in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
AuthorizationManager to use for the IAuthenticator.
getAuthorizationManager() - Method in class org.frankframework.lifecycle.servlets.NoOpAuthenticator
 
getAuthSignHeaderValue(String, String) - Method in class org.frankframework.extensions.akamai.NetStorageCmsSigner
Computes the X-Akamai-ACS-Auth-Sign header for a given Action and Data header values.
getAutoIncrementKeyFieldType() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getAutoIncrementKeyFieldType() - Method in interface org.frankframework.dbms.IDbmsSupport
 
getAutoIncrementKeyFieldType() - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getAutoIncrementKeyFieldType() - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
getAutoIncrementKeyFieldType() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
getAutoIncrementKeyFieldType() - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getAvailableMethods(String) - Method in class org.frankframework.http.RestServiceDispatcher
 
getAwsCredentialsProvider() - Method in class org.frankframework.aws.AwsBase
 
getBaseFileName() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getBaseName(String) - Static method in class org.frankframework.util.FileUtils
 
getBasePath() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
The root directory where all resources are located.
getBatchSize() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getBccRecipients() - Method in class org.frankframework.filesystem.exchange.MailMessage
 
getBean() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
getBean(String, Class<T>) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getBean(String, T...) - Method in class org.frankframework.lifecycle.IbisApplicationContext
Do not pass actual argument to reified, Java will auto-detect the class of the bean type.
getBeanClass() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
getBeanName() - Method in class org.frankframework.core.Adapter
 
getBeanNamesForType(Class<?>, boolean, boolean) - Method in class org.frankframework.monitoring.MonitorManager
 
getBestChildElementPath(XSElementDeclaration, JsonValue, boolean) - Method in class org.frankframework.align.Json2Xml
 
getBigDecimal(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBigDecimal(int, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBigDecimal(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBigDecimal(String, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBigValueColumns() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getBinaryStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBinaryStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBisActionName() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getBisConversationIdSessionKey() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getBisErrorCodeSessionKey() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getBisErrorListXPath() - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
getBisErrorReasonSessionKey() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getBisErrorTextSessionKey() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getBisErrorXPath() - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
getBisExternalRefToMessageIdSessionKey() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getBisMessageHeaderSessionKey() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getBisNamespaceDefs() - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
getBisServiceName() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getBlob(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBlob(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBlobAsString(IDbmsSupport, ResultSet, int, String, boolean, boolean, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobAsString(IDbmsSupport, ResultSet, String, String, boolean, boolean, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobCharset() - Method in class org.frankframework.util.DB2DocumentWriter
 
getBlobCharset() - Method in class org.frankframework.util.DB2XMLWriter
 
getBlobFieldType() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBlobFieldType() - Method in interface org.frankframework.dbms.IDbmsSupport
 
getBlobFieldType() - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getBlobFieldType() - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
getBlobFieldType() - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getBlobHandle(PreparedStatement, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBlobHandle(PreparedStatement, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getBlobHandle(PreparedStatement, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getBlobHandle(ResultSet, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBlobHandle(ResultSet, int) - Method in class org.frankframework.dbms.H2DbmsSupport
 
getBlobHandle(ResultSet, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getBlobHandle(ResultSet, int) - Method in class org.frankframework.dbms.MariaDbDbmsSupport
 
getBlobHandle(ResultSet, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getBlobInputStream(ResultSet, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBlobInputStream(ResultSet, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getBlobInputStream(ResultSet, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getBlobInputStream(ResultSet, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBlobInputStream(ResultSet, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getBlobInputStream(ResultSet, String) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getBlobInputStream(IDbmsSupport, ResultSet, int, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobInputStream(IDbmsSupport, ResultSet, String, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobOutputStream(PreparedStatement, int, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBlobOutputStream(PreparedStatement, int, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getBlobOutputStream(PreparedStatement, int, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getBlobOutputStream(ResultSet, int, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBlobOutputStream(ResultSet, int, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getBlobOutputStream(ResultSet, int, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getBlobOutputStream(ResultSet, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBlobOutputStream(IDbmsSupport, Object, ResultSet, int, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobReader(IDbmsSupport, ResultSet, int, String, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBody(Message, boolean, PipeLineSession, String) - Method in class org.frankframework.soap.SoapWrapper
 
getBodyElement(IXmlValidator, Set<IXSD>, String) - Method in class org.frankframework.soap.WsdlGenerator
 
getBodyElement(IXmlValidator, Set<IXSD>, String, boolean) - Method in class org.frankframework.soap.WsdlGenerator
 
getBodyParts() - Method in class org.frankframework.http.mime.MultipartForm
 
getBoolean(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBoolean(String) - Method in class org.frankframework.core.PipeLineSession
Retrieves a Boolean value from the PipeLineSession
getBoolean(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBoolean(String, boolean) - Method in class org.frankframework.util.PropertyLoader
Gets a boolean value Returns "true" if the retrieved value is "true", otherwise "false" Uses the PropertyLoader.getResolvedProperty(String) method.
getBooleanHeader(Message<?>, String, Boolean) - Static method in class org.frankframework.management.bus.BusMessageUtils
 
getBooleanValue(boolean) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getBooleanValue(boolean) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getBooleanValue(boolean) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getBooleanValue(boolean) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
getBooleanValue(Map<String, Object>, String) - Static method in class org.frankframework.console.util.RequestUtils
 
getBootState() - Method in class org.frankframework.lifecycle.IbisApplicationContext
 
getBounceAddress() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getBrowserFields(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
getBufSize() - Static method in class org.frankframework.util.XmlUtils
 
getBusinessDomain() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getButtonText() - Method in class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
getByte(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getByte(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBytes(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBytes(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getCache() - Method in interface org.frankframework.cache.ICacheEnabled
 
getCache() - Method in class org.frankframework.ldap.LdapClient
 
getCache() - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
getCache(String) - Method in class org.frankframework.cache.IbisCacheManager
 
getCachedErrorMessage(RawMessageWrapper<M>) - Method in class org.frankframework.receivers.Receiver
 
getCacheName() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
getCallContext() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns the current call context.
getCallWithRowIdReturned(Connection, String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getCanonicalName(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
getCanonicalName(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getCanonicalName(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
getCanonicalName(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
getCanonicalName(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getCanonicalName(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
getCanonicalName(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getCanonicalName(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
getCanonicalName(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
getCanonicalNameOrErrorMessage(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
Safe method to get a string representing the canonical name of a file, or an error message if the canonical name could not be established.
getCcRecipients() - Method in class org.frankframework.filesystem.exchange.MailMessage
 
getCellsLoadOptions() - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.FontManager
 
getCertificate(HasTruststore, String) - Static method in class org.frankframework.encryption.PkiUtil
 
getChallenges(HttpHost, HttpResponse, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
getChangeLog() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getChangeLog() - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
 
getChangeRootTransformerPool(String, boolean, boolean) - Static method in class org.frankframework.util.UtilityTransformerPools
 
getCharacterStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getCharacterStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getCharset() - Method in class org.frankframework.http.mime.MessageContentBody
 
getCharset() - Method in class org.frankframework.pipes.XmlValidator
 
getCharset() - Method in class org.frankframework.stream.Message
Representing a charset of binary requests
getCharSet() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getCharsetDetectingInputStreamReader(InputStream) - Static method in class org.frankframework.util.StreamUtil
Return a Reader that reads the InputStream in the character set specified by the BOM.
getCharsetDetectingInputStreamReader(InputStream, String) - Static method in class org.frankframework.util.StreamUtil
Return a Reader that reads the InputStream in the character set specified by the BOM.
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisNavigationService
 
getCheckpointName() - Method in class org.frankframework.ladybug.PipeDescription
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisNavigationService
 
getChildTagAsBoolean(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsBoolean.
getChildTagAsBoolean(Element, String, boolean) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsBoolean.
getChildTagAsLong(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsLong.
getChildTagAsLong(Element, String, long) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsLong.
getChildTagAsString(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsString.
getChildTagAsString(Element, String, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsString.
getChildTags(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTags.
getChompCharSize() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getChompCharSize() - Method in interface org.frankframework.core.IPipe
 
getClassInfo(Class<?>, ClassLoader) - Static method in class org.frankframework.util.ClassUtils
 
getClassInfo(ClassInfo.PathVariableModel, ClassInfo.ParametersModel) - Method in class org.frankframework.console.controllers.ClassInfo
 
getClassInfo(Message<?>) - Method in class org.frankframework.management.bus.endpoints.DebugInformation
 
getClassInfoList(Class<?>) - Static method in class org.frankframework.util.ClassUtils
 
getClassLoader() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
getClassLoaderType() - Method in class org.frankframework.configuration.Configuration
If no ClassLoader has been set it tries to fall back on the `configurations.xxx.classLoaderType` property.
getCleanPattern() - Method in class org.frankframework.http.rest.ApiListener
returns the clear pattern, replaces everything between {} to *
getCleanUpIbisstoreQuery(String, String, String, String, int, Dbms) - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
 
getClient(String) - Method in class org.frankframework.extensions.mqtt.MqttClientFactory
 
getClient(String, Properties) - Method in class org.frankframework.extensions.mqtt.MqttClientFactory
 
getClob(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getClob(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getClobAsString(IDbmsSupport, ResultSet, int, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getClobHandle(PreparedStatement, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getClobHandle(PreparedStatement, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getClobHandle(PreparedStatement, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getClobHandle(ResultSet, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getClobHandle(ResultSet, int) - Method in class org.frankframework.dbms.H2DbmsSupport
 
getClobHandle(ResultSet, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getClobHandle(ResultSet, int) - Method in class org.frankframework.dbms.MariaDbDbmsSupport
 
getClobHandle(ResultSet, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getClobReader(ResultSet, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getClobReader(ResultSet, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getClobReader(ResultSet, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getClobReader(ResultSet, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getClobReader(ResultSet, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getClobReader(ResultSet, String) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getClobWriter(PreparedStatement, int, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getClobWriter(PreparedStatement, int, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getClobWriter(PreparedStatement, int, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getClobWriter(ResultSet, int, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getClobWriter(ResultSet, int, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getClobWriter(ResultSet, int, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getCloseResultaat() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
getClusterMembers(ClusterMembers.GetClusterMembersParams) - Method in class org.frankframework.console.controllers.ClusterMembers
 
GetClusterMembersParams(String, String) - Constructor for record class org.frankframework.console.controllers.ClusterMembers.GetClusterMembersParams
Creates an instance of a GetClusterMembersParams record class.
getCmisBinding() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getCmisVersion() - Method in class org.frankframework.extensions.cmis.servlets.WebServices10
 
getCmisVersion() - Method in class org.frankframework.extensions.cmis.servlets.WebServices11
 
getCmisVersion() - Method in class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
 
getCmisVersionStr() - Method in class org.frankframework.extensions.cmis.servlets.AtomPub10
 
getCmisVersionStr() - Method in class org.frankframework.extensions.cmis.servlets.AtomPub11
 
getCmisVersionStr() - Method in class org.frankframework.extensions.cmis.servlets.AtomPubServletBase
 
getCode() - Method in enum class org.frankframework.core.IMessageBrowser.StorageType
 
getCollection(MongoDatabase, ParameterValueList) - Method in class org.frankframework.mongodb.MongoDbSender
 
getCollection(PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
getCollection(PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorSender
 
getCombinedSelector(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getCombinedSelector(Map<String, String>) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getCommand() - Method in class org.frankframework.senders.CommandSender
 
getCommandLine(List<String>) - Static method in class org.frankframework.util.ProcessUtil
 
getCommandLineType() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getCommandWithArguments() - Method in class org.frankframework.senders.CommandSender
 
getCommentString() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getCommentString() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getCommentString() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getConcurrency() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getConfigFromDatabase(ApplicationContext, String, String, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getConfigMap() - Method in class org.frankframework.util.TransformerPool
 
getConfiguration(String) - Method in class org.frankframework.configuration.IbisManager
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.frankframework.logging.FrankLogConfigurationFactory
Also called when refreshed (see UpdateLogDefinitions)
getConfigurationByName(String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getConfigurationByName(Configurations.ConfigurationPathVariables, Configurations.ConfigurationParameters) - Method in class org.frankframework.console.controllers.Configurations
 
getConfigurationCanonicalizer(ContentHandler) - Method in class org.frankframework.configuration.ConfigurationDigester
 
getConfigurationCanonicalizer(ContentHandler, String, ErrorHandler) - Method in class org.frankframework.configuration.ConfigurationDigester
 
getConfigurationClassLoader() - Method in class org.frankframework.configuration.Configuration
 
getConfigurationClassLoader() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getConfigurationClassLoader() - Method in interface org.frankframework.core.HasApplicationContext
 
getConfigurationClassLoader() - Method in interface org.frankframework.core.IScopeProvider
This ClassLoader is set upon creation of the object, used to retrieve resources configured by the Ibis application.
getConfigurationClassLoader() - Method in class org.frankframework.core.Resource
 
getConfigurationClassLoader() - Method in class org.frankframework.core.Resource.GlobalScopeProvider
 
getConfigurationDetailsByName(Configurations.ConfigurationPathVariables, Configurations.ConfigurationParameters) - Method in class org.frankframework.console.controllers.Configurations
 
getConfigurationDetailsByName(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
header configuration The name of the Configuration to find header datasourceName The name of the datasource where the configurations are located.
getConfigurationException() - Method in interface org.frankframework.core.IXmlValidator
 
getConfigurationException() - Method in class org.frankframework.pipes.XmlValidator
 
getConfigurationException() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
getConfigurationFile() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
The configurationFile should only ever be found in the current classloader and never in it's parent
getConfigurationFile(ClassLoader, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getConfigurationFlow(Configurations.ConfigurationPathVariables) - Method in class org.frankframework.console.controllers.Configurations
 
getConfigurationHealth(Configurations.ConfigurationPathVariables) - Method in class org.frankframework.console.controllers.Configurations
 
getConfigurationName() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
getConfigurationName() - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
Retrieve the name of the configuration that uses this IConfigurationClassLoader
getConfigurations() - Method in class org.frankframework.configuration.IbisManager
 
getConfigurationVersion(ClassLoader) - Static method in class org.frankframework.configuration.ConfigurationUtils
Get the version (configuration.version + configuration.timestamp) from the configuration's AppConstants.
getConfigurationVersion(Properties) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getConfigurationWarnings() - Method in class org.frankframework.configuration.Configuration
 
getConfigurationXml(List<Configuration>) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
getConfigurationXML(Configurations.ConfigurationParameters) - Method in class org.frankframework.console.controllers.Configurations
 
getConfiguredAliases() - Method in class org.frankframework.credentialprovider.AbstractMapCredentialFactory
 
getConfiguredAliases() - Static method in class org.frankframework.credentialprovider.CredentialFactory
 
getConfiguredAliases() - Method in class org.frankframework.credentialprovider.delinea.DelineaCredentialFactory
 
getConfiguredAliases() - Method in class org.frankframework.credentialprovider.FileSystemCredentialFactory
 
getConfiguredAliases() - Method in interface org.frankframework.credentialprovider.ICredentialFactory
return a list of all configured aliases, or null if such a list cannot be provided.
getConfiguredAliases() - Method in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
getConfiguredAliases() - Method in class org.frankframework.credentialprovider.WildFlyCredentialFactory
 
getConfiguredAliases() - Static method in class org.frankframework.util.CredentialFactory
 
getConnection() - Method in class org.frankframework.filesystem.AbstractConnectedFileSystem
Get a Connection from the pool, or the global shared connection.
getConnection() - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
getConnection() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
 
getConnection() - Method in class org.frankframework.jdbc.JdbcFacade
Obtains a connection to the datasource.
getConnection() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
getConnection() - Method in class org.frankframework.jta.narayana.PoolingDataSourceJDBCAccess
Must be a 'new' connection with autocommit set to false.
getConnection(String, String) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
getConnection(String, String, String, String) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getConnection(JmsResourceHolder) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
getConnectionFactories(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseQueue
 
getConnectionFactory(String) - Method in interface org.frankframework.jms.IConnectionFactoryFactory
 
getConnectionFactory(String) - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
getConnectionFactory(String, Properties) - Method in interface org.frankframework.jms.IConnectionFactoryFactory
 
getConnectionFactory(String, Properties) - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
getConnectionFactoryName() - Method in class org.frankframework.jms.JMSFacade
 
getConnectionFactoryNames() - Method in interface org.frankframework.jms.IConnectionFactoryFactory
Return all known/registered ConnectionFactories
getConnectionFactoryNames() - Method in class org.frankframework.jms.JmsRealmFactory
 
getConnectionFactoryNames() - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
getConnectionForSendMessage() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getConnectionPoolInfo(ConnectionFactory) - Static method in class org.frankframework.jms.JmsPoolUtil
Returns pool info or NULL when it's not able to do so.
getConnectionPoolInfo(DataSource) - Static method in class org.frankframework.jdbc.datasource.JdbcPoolUtil
Returns pool info or NULL when it's not able to do so.
getConnections() - Method in class org.frankframework.console.controllers.ConnectionOverview
 
getConnectionWithTimeout(int) - Method in class org.frankframework.jdbc.JdbcFacade
 
getConsoleVersion() - Method in class org.frankframework.console.controllers.ConsoleDetails
 
getConstructorOnType(Class<?>, Class<?>[]) - Static method in class org.frankframework.util.ClassUtils
Retrieves the constructor of a class, based on the parameters
getContent() - Method in class org.frankframework.align.content.JsonElementContainer
 
getContent() - Method in class org.frankframework.http.HttpMessageEntity
 
getContent() - Method in class org.frankframework.http.mime.MultipartEntity
 
getContent() - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisDiscoveryService
 
getContentEncoding() - Method in class org.frankframework.http.mime.MultipartEntity
 
getContentHandler() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getContentHandler() - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Return the current content handler.
getContentHandler() - Method in class org.frankframework.validation.AbstractValidationContext
 
getContentLength() - Method in class org.frankframework.http.HttpMessageEntity
 
getContentLength() - Method in class org.frankframework.http.mime.MessageContentBody
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
getContentType() - Method in class org.frankframework.extensions.cmis.mtom.MtomRequestWrapper
 
getContentType() - Method in class org.frankframework.http.InputStreamDataSource
 
getContentType() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getContentType() - Method in class org.frankframework.util.MessageDataSource
Use content type application/octet-stream in case it cannot be determined.
getContext() - Method in class org.frankframework.jms.MessagingSource
 
getContext() - Method in class org.frankframework.jndi.JndiBase
When InitialContextFactory and ProviderURL are set, these are used to get the Context.
getContext() - Method in class org.frankframework.ldap.LdapClient
Gets the Context
When InitialContextFactory and ProviderURL are set, these are used to get the Context.
getContext() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
getContext(Message) - Method in class org.frankframework.jms.JMSFacade
 
getContext(Part) - Static method in class org.frankframework.http.mime.MultipartUtils
 
getContext(HttpServletRequest) - Static method in class org.frankframework.util.MessageUtils
Fetch metadata from the HttpServletRequest such as Content-Length, Content-Type (mimetype + charset)
getContext(String) - Method in interface org.frankframework.core.IMessageBrowser
Retrieves the message context as an iteratorItem.
getContext(String) - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
getContext(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getContext(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getContext(Iterator<MimeHeader>) - Static method in class org.frankframework.util.MessageUtils
 
getContext(HttpResponse) - Static method in class org.frankframework.util.MessageUtils
 
getContext(IBasicFileSystem<F>, F) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getContext(IBasicFileSystem<F>, F, String) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getContextFactoryClassname() - Method in class org.frankframework.extensions.esb.EsbConnectionFactoryInfo
 
getContextPrefix() - Method in class org.frankframework.core.JndiContextPrefixFactory
 
getConversationIdSessionKey() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
getConvertor(MediaType) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.ConvertorFactory
Return null when no convertor is found.
getCookie(HttpServletRequest, String) - Static method in class org.frankframework.util.CookieUtil
 
getCopy() - Method in class org.frankframework.extensions.xfb.XfbSender
 
getCopyOfSelectTransformerPool(String, boolean, boolean) - Static method in class org.frankframework.util.UtilityTransformerPools
 
getCopyPrefix() - Method in class org.frankframework.extensions.xfb.XfbSender
 
getCorrelationId() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getCorrelationId() - Method in class org.frankframework.core.PipeLineSession
 
getCorrelationId() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getCorrelationId() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getCorrelationId() - Method in class org.frankframework.larva.ListenerMessage
 
getCorrelationId(PipeLineSession) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
getCorrelationIdFromField(JCoFunction) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
getCount() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
getCounter(String) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
getCreationDate() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
getCredentialFactory() - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
getCredentialFactory() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
getCredentialFactory(String, String) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
getCredentialMap(CredentialConstants) - Method in class org.frankframework.credentialprovider.AbstractMapCredentialFactory
 
getCredentialMap(CredentialConstants) - Method in class org.frankframework.credentialprovider.AnsibleVaultCredentialFactory
 
getCredentialMap(CredentialConstants) - Method in class org.frankframework.credentialprovider.PropertyFileCredentialFactory
 
getCredentialProvider() - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getCredentials() - Method in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
getCredentials() - Method in class org.frankframework.extensions.cmis.server.CmisSecurityHandler
Can be used to authenticate the user against another system or pass the authentication context through.
getCredentials() - Method in class org.frankframework.http.AbstractHttpSession
 
getCredentials() - Method in class org.frankframework.jms.JmsRealm
 
getCredentials() - Method in class org.frankframework.management.security.JwtAuthenticationToken
 
getCredentials(String, Supplier<String>, Supplier<String>) - Method in class org.frankframework.credentialprovider.AbstractMapCredentialFactory
 
getCredentials(String, Supplier<String>, Supplier<String>) - Static method in class org.frankframework.credentialprovider.CredentialFactory
 
getCredentials(String, Supplier<String>, Supplier<String>) - Method in class org.frankframework.credentialprovider.delinea.DelineaCredentialFactory
 
getCredentials(String, Supplier<String>, Supplier<String>) - Method in class org.frankframework.credentialprovider.FileSystemCredentialFactory
 
getCredentials(String, Supplier<String>, Supplier<String>) - Method in interface org.frankframework.credentialprovider.ICredentialFactory
 
getCredentials(String, Supplier<String>, Supplier<String>) - Method in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
getCredentials(String, Supplier<String>, Supplier<String>) - Method in class org.frankframework.credentialprovider.WildFlyCredentialFactory
 
getCredentialsFromAlias() - Method in class org.frankframework.credentialprovider.Credentials
 
getCredentialsFromAlias() - Method in class org.frankframework.credentialprovider.FileSystemCredentials
 
getCredentialsFromAlias() - Method in class org.frankframework.credentialprovider.MapCredentials
 
getCredentialsFromAlias() - Method in class org.frankframework.credentialprovider.WildFlyCredentials
 
getCronExpression() - Method in interface org.frankframework.scheduler.job.IJob
 
getCurrentElementName() - Method in class org.frankframework.configuration.digester.Digester
 
getCurrentLength() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
Gets the current length of the JSON text.
getCurrentThreadCount() - Method in interface org.frankframework.core.IThreadCountControllable
 
getCurrentThreadCount() - Method in class org.frankframework.jms.PushingJmsListener
 
getCurrentThreadCount() - Method in class org.frankframework.receivers.PullingListenerContainer
 
getCurrentThreadCount() - Method in class org.frankframework.receivers.Receiver
 
getCurrentThreadCount() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
getCurrentTransaction() - Method in interface org.frankframework.jta.IThreadConnectableTransactionManager
 
getCurrentTransaction() - Method in class org.frankframework.jta.SpringTxManagerProxy
 
getCurrentTransaction() - Method in class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
 
getCurrentTransaction() - Method in class org.frankframework.jta.ThreadConnectableJtaTransactionManager
 
getCursorName() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getCursorSqlType() - Method in interface org.frankframework.dbms.IDbmsSupport
 
getCursorSqlType() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
getCustomFileAttributes(ParameterValueList) - Method in interface org.frankframework.filesystem.ISupportsCustomFileAttributes
Gets the custom attributes from the ParameterValueList.
getCypher() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
getCypher(String) - Static method in class net.wedjaa.ansible.vault.crypto.decoders.CypherFactory
 
getData() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultContent
 
getData() - Method in class org.frankframework.http.rest.ApiPrincipal
 
getData() - Method in class org.frankframework.ldap.AbstractObjectCallback
 
getDatabase(ParameterValueList) - Method in class org.frankframework.mongodb.MongoDbSender
 
getDataFilenamePrefix() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getDatasource() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getDatasource() - Method in class org.frankframework.jdbc.JdbcFacade
 
getDataSource() - Method in class org.frankframework.scheduler.job.CheckReloadJob
 
getDataSource(String) - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
 
getDataSource(String) - Method in interface org.frankframework.jdbc.IDataSourceFactory
Look up a DataSource from the JNDI
getDataSource(String, Properties) - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
 
getDataSource(String, Properties) - Method in interface org.frankframework.jdbc.IDataSourceFactory
Set the JNDI environment to use for JNDI lookups.
getDatasourceName() - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
getDatasourceName() - Method in class org.frankframework.jdbc.JdbcFacade
 
getDatasourceName() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getDatasourceName() - Method in class org.frankframework.jms.JmsRealm
 
getDataSourceNames() - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
 
getDataSourceNames() - Method in interface org.frankframework.jdbc.IDataSourceFactory
Return all known/registered DataSources
getDate(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDate(int, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDate(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDate(String, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDateAndOffset(String, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getDateAndOffset(String, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getDateAndOffset(String, int) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getDateAndOffset(String, int) - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
getDateAndOffset(String, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getDateFormat() - Method in class org.frankframework.pipes.PutSystemDateInSession
 
getDateTimeFormatterWithOptionalComponents(String) - Static method in class org.frankframework.util.DateFormatUtils
Java time API is more strict compared to the old Date API.
getDatetimeLiteral(Date) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getDatetimeLiteral(Date) - Method in class org.frankframework.dbms.H2DbmsSupport
 
getDatetimeLiteral(Date) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getDatetimeLiteral(Date) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getDatetimeLiteral(Date) - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
getDatetimeLiteral(Date) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getDbms() - Method in class org.frankframework.dbms.Db2DbmsSupport
 
getDbms() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getDbms() - Method in class org.frankframework.dbms.H2DbmsSupport
 
getDbms() - Method in interface org.frankframework.dbms.IDbmsSupport
 
getDbms() - Method in class org.frankframework.dbms.MariaDbDbmsSupport
 
getDbms() - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getDbms() - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
getDbms() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
getDbms() - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getDbmsName() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getDbmsName() - Method in interface org.frankframework.dbms.IDbmsSupport
 
getDbmsSupport() - Method in enum class org.frankframework.dbms.Dbms
 
getDbmsSupport() - Method in class org.frankframework.jdbc.JdbcFacade
 
getDbmsSupport(String, String) - Method in class org.frankframework.dbms.DbmsSupportFactory
 
getDbmsSupport(Connection) - Method in class org.frankframework.dbms.DbmsSupportFactory
 
getDbmsSupport(DataSource) - Method in class org.frankframework.dbms.DbmsSupportFactory
 
getDeclaredFieldValue(Object, Class<?>, String) - Static method in class org.frankframework.util.ClassUtils
 
getDeclaredFieldValue(Object, String) - Static method in class org.frankframework.util.ClassUtils
 
getDeclaredRoles() - Method in class org.frankframework.lifecycle.ServletManager
 
getDefault(AlignmentContext) - Method in class org.frankframework.align.OverridesMap
 
getDefault(AlignmentContext) - Method in interface org.frankframework.align.SubstitutionProvider
 
getDefaultCharset() - Method in enum class org.frankframework.http.rest.MediaTypes
returns the default charset for the given mediatype or null when non is allowed
getDefaultPassword() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
getDefaultStubStrategy() - Method in class org.frankframework.ladybug.LadybugDebugger
 
getDefaultStubStrategy() - Method in class org.frankframework.ladybug.tibet2.Tibet2Debugger
 
getDefaultTransportGuarantee() - Static method in class org.frankframework.lifecycle.servlets.SecuritySettings
 
getDefaultUserid() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
getDefinition() - Method in class org.frankframework.parameters.ParameterValue
Returns the description of the IParameter
getDefinition(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
 
getDefinitions() - Method in class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
getDelayTime() - Method in class org.frankframework.pipes.DelayPipe
 
getDelayTime() - Method in class org.frankframework.senders.DelaySender
 
getDeliveryCount(RawMessageWrapper<Message>) - Method in class org.frankframework.jms.PushingJmsListener
 
getDeliveryCount(RawMessageWrapper<M>) - Method in interface org.frankframework.core.IKnowsDeliveryCount
 
getDeliveryCount(RawMessageWrapper<M>) - Method in class org.frankframework.receivers.Receiver
Get the delivery-count for the message.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisNavigationService
 
getDescription() - Method in class org.frankframework.ladybug.PipeDescription
 
getDestination() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
getDestination() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getDestination() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
getDestination() - Method in class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
 
getDestination() - Method in class org.frankframework.jms.JMSFacade
 
getDestination(String) - Method in class org.frankframework.jms.JMSFacade
 
getDestination(String) - Method in class org.frankframework.monitoring.MonitorManager
 
getDestination(PipeLineSession, SapSystemImpl) - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
getDestination(PipeLineSession, ParameterValueList) - Method in class org.frankframework.jms.JmsSender
 
getDestination(JcoResourceHolder) - Method in interface org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils.ResourceFactory
Fetch an appropriate JCoDestination from the given JcoResourceHolder.
getDestinationAsString() - Method in interface org.frankframework.configuration.extensions.ISapSystem
 
getDestinationAsString() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
getDestinationName() - Method in interface org.frankframework.core.IJmsListener
 
getDestinationName() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
LazyLoaded method.
getDestinationProperties(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemDataProvider
 
getDestinations() - Method in class org.frankframework.monitoring.MonitorManager
 
getDestinationsAsString() - Method in class org.frankframework.monitoring.Monitor
 
getDestinationSet() - Method in class org.frankframework.monitoring.Monitor
 
getDetectXsltVersionTransformerPool() - Static method in class org.frankframework.util.UtilityTransformerPools
 
getDigester() - Method in class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
 
getDigester(Configuration) - Method in class org.frankframework.configuration.ConfigurationDigester
 
getDirContext(Map<String, String>) - Method in class org.frankframework.ldap.LdapSender
 
getDirection() - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
getDirection() - Method in class org.frankframework.extensions.rekenbox.LabelFormat
 
getDirectory() - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
 
getDirectory() - Method in class org.frankframework.util.DirectoryCleaner
 
getDirectoryStream(Iterable<F>) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getDirectoryStream(Iterator<F>) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getDirectoryStream(Iterator<F>, Runnable) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getDirectoryStream(Iterator<F>, Supplier<IOException>) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getDirList() - Method in class org.frankframework.util.Dir2Xml
 
getDirList(boolean) - Method in class org.frankframework.util.Dir2Xml
 
getDirList(boolean, int) - Method in class org.frankframework.util.Dir2Xml
 
getDisableOutputEscaping() - Method in class org.frankframework.util.TransformerPool
 
getDiscoveryService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getDiscoveryService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client discovery service.
getDiskExpiryThreadIntervalSeconds() - Method in class org.frankframework.cache.EhCache
 
getDivisor() - Method in class org.frankframework.pipes.CounterSwitchPipe
 
getDnFind() - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
getDnSearchIn() - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
getDocument(String) - Method in class org.frankframework.mongodb.MongoDbSender
 
getDocument(Message) - Method in class org.frankframework.mongodb.MongoDbSender
 
getDocumentation() - Method in interface org.frankframework.core.IXmlValidator
Provide additional generic documentation on the validation of the subsequent processing.
getDocumentation() - Method in class org.frankframework.extensions.api.ApiWsdlXmlValidator
 
getDocumentation() - Method in class org.frankframework.pipes.XmlValidator
 
getDocumentation() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
getDocumentation() - Method in class org.frankframework.soap.WsdlGenerator
 
getDocumentBuilderFactory() - Static method in class org.frankframework.util.XmlUtils
 
getDocumentBuilderFactory(boolean) - Static method in class org.frankframework.util.XmlUtils
 
getDocumentContainer() - Method in class org.frankframework.align.Xml2Json
 
getDocuments(Message) - Method in class org.frankframework.mongodb.MongoDbSender
 
getDomain() - Method in interface org.frankframework.core.HasPhysicalDestination
 
getDomain() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
getDomain() - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
getDomain() - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
getDomain() - Method in class org.frankframework.senders.FrankSender
 
getDomain() - Method in class org.frankframework.senders.MailSender
 
getDouble(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDouble(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDouble(String, double) - Method in class org.frankframework.util.PropertyLoader
Gets a double value Uses the PropertyLoader.getResolvedProperty(String) method.
getDTDHandler() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getDTDHandler() - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Return the current DTD handler.
getDurationInMs(long) - Static method in class org.frankframework.util.Misc
 
getDurationThreshold() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getDurationThreshold() - Method in interface org.frankframework.core.IPipe
 
getDynamicReplyQueue(Session) - Method in class org.frankframework.jms.MessagingSource
 
getElement(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
getElement(String) - Method in class org.frankframework.cache.EhCache
 
getElementToMove() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getElementToMove() - Method in interface org.frankframework.core.IPipe
 
getElementToMoveChain() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getElementToMoveChain() - Method in interface org.frankframework.core.IPipe
 
getElementToMoveSessionKey() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getElementToMoveSessionKey() - Method in interface org.frankframework.core.IPipe
 
getElementType() - Method in class org.frankframework.align.XmlAligner
 
getElseForwardName() - Method in class org.frankframework.pipes.IsXmlPipe
 
getEmptyInputReplacement() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getEmptyInputReplacement() - Method in interface org.frankframework.core.IPipe
 
getEmptyInputReplacement(String, Object) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
getEncryptionKey() - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.EncryptionKeychain
 
getEngine() - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
getEngine() - Method in class org.frankframework.javascript.J2V8
 
getEngine() - Method in interface org.frankframework.javascript.JavascriptEngine
Getter for the runtime of the specified engine
getEntityResolver() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getEntityResolver() - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Return the current entity resolver.
getEnumHeader(Message<?>, String, Class<E>) - Static method in class org.frankframework.management.bus.BusMessageUtils
 
getEnumHeader(Message<?>, String, Class<E>, E) - Static method in class org.frankframework.management.bus.BusMessageUtils
 
getEnumList(Class<E>) - Static method in class org.frankframework.util.EnumUtils
 
getEnvironmentProperties() - Method in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
getEnvironmentVariables() - Method in class org.frankframework.console.controllers.EnvironmentVariables
 
getEnvironmentVariables() - Static method in class org.frankframework.util.Environment
 
getEnvironmentVariables(Message<?>) - Method in class org.frankframework.management.bus.endpoints.EnvironmentVariables
 
getErrorChannel() - Method in class org.frankframework.management.bus.LocalGateway
 
getErrorCodeSessionKey() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
getErrorHandler() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getErrorHandler() - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Return the current error handler.
getErrorHandler() - Method in class org.frankframework.validation.AbstractValidationContext
 
getErrorListSessionKey() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
getErrorMessage(String, Throwable) - Method in class org.frankframework.errormessageformatters.ErrorMessageFormatter
 
getErrorReasonSessionKey() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
getErrorResult(String, PipeLineSession, boolean) - Method in class org.frankframework.pipes.XmlValidator
 
getErrorTextSessionKey() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
getEsbSoapParadigm(IXmlValidator) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
 
getEvent() - Method in class org.frankframework.extensions.cmis.CmisEventListener
 
getEventCodes() - Method in interface org.frankframework.monitoring.ITrigger
 
getEventCodes() - Method in class org.frankframework.monitoring.Trigger
 
getEvents() - Method in class org.frankframework.monitoring.MonitorManager
 
getEventSourceName() - Method in class org.frankframework.monitoring.events.MonitorEvent
 
getEventSourceName() - Method in interface org.frankframework.monitoring.EventThrowing
 
getEventSourceName() - Method in class org.frankframework.pipes.AbstractPipe
 
getEventSourceName() - Method in class org.frankframework.receivers.Receiver
 
getEventTime() - Method in class org.frankframework.monitoring.events.MonitorEvent
 
getExceptionListener() - Method in interface org.frankframework.core.IPortConnectedListener
 
getExceptionSpecificDetails(Throwable) - Static method in exception class org.frankframework.core.IbisException
 
getExcludePropertiesSet() - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
getExecutableExtension() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getExpiryDate() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getExpiryDate() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getExpiryDate() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getExtendedCommandIssuedBy(HttpServletRequest) - Static method in class org.frankframework.util.HttpUtils
 
getExternalRefToMessageIdSessionKey() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
getExternalSubset(String, String) - Method in class org.frankframework.xml.NonResolvingExternalEntityResolver
 
getExtractElementsTp() - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
getFatalIOException() - Method in class org.frankframework.util.TransformerErrorListener
 
getFatalTransformerException() - Method in class org.frankframework.util.TransformerErrorListener
 
getFaultCode(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapper
 
getFaultCount(Message) - Method in class org.frankframework.soap.SoapWrapper
 
getFaultString(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapper
 
getFeature(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getFeature(String) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Look up the value of a feature.
getFetchDirection() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getFetchSize() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getFieldName(Part) - Static method in class org.frankframework.http.mime.MultipartUtils
 
getFieldName(AttachmentPart) - Static method in class org.frankframework.http.mime.MultipartUtils
 
getFields(TransactionalStorage.TransactionStoragePathVariables) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
getFieldType(int) - Static method in class org.frankframework.util.DB2DocumentWriter
 
getFieldType(int) - Static method in class org.frankframework.util.DB2XMLWriter
 
getFileAsXmlBuilder(File, String) - Static method in class org.frankframework.util.Dir2Xml
 
getFileContent(String, String, String) - Method in class org.frankframework.console.controllers.FileViewer
 
getFileContent(Message<?>) - Method in class org.frankframework.management.bus.endpoints.FileViewer
 
getFileExtension() - Method in class org.frankframework.util.flow.DotFlowGenerator
 
getFileExtension() - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
 
getFileExtension() - Method in interface org.frankframework.util.flow.IFlowGenerator
 
getFileExtension() - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
getFileFromAttachment(A) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getFileFromAttachment(MimeBodyPart) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getFileInfo(FS, F, DocumentFormat) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getFileInfo(FS, F, INodeBuilder) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getFilename() - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
getFilename() - Method in class org.frankframework.filesystem.sftp.SftpFileRef
Returns the filename, not the full (relative) path
getFilename() - Method in class org.frankframework.http.mime.MessageContentBody
 
getFilename() - Method in class org.frankframework.soap.WsdlGenerator
 
getFilename() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
getFilename(ParameterList, PipeLineSession, File, String) - Static method in class org.frankframework.util.FileUtils
 
getFileName() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
getFileName() - Method in class org.frankframework.filesystem.ftp.FTPFileRef
Returns the filename, not the full (relative) path
getFileName(Part) - Static method in class org.frankframework.http.mime.MultipartUtils
 
getFileName(AttachmentPart) - Static method in class org.frankframework.http.mime.MultipartUtils
 
getFileNameExtension(String) - Static method in class org.frankframework.util.FileUtils
 
getFiles(String, String, String, long) - Static method in class org.frankframework.util.FileUtils
 
getFileSize(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
getFileSize(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getFileSize(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
getFileSize(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
getFileSize(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getFileSize(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
getFileSize(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getFileSize(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
getFileSize(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
getFileSystem() - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
getFileSystem() - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
getFileSystem() - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
getFileSystem() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getFileSystem() - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
getFileSystem() - Method in interface org.frankframework.filesystem.smb.Samba1FileSystemDelegator
 
getFileSystem() - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
getFilter(ParameterValueList, Message) - Method in class org.frankframework.mongodb.MongoDbSender
 
getFilteredStream(IBasicFileSystem<F>, String, String, String, TypeFilter) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
getFilterRegistrationBean() - Method in class org.frankframework.console.runner.ConsoleWarInitializer.WarConfiguration
Apparently this is required, though I'm unsure why.
getFilters() - Method in class org.frankframework.lifecycle.servlets.NoopSecurityFilterChain
 
getFilterType(String) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getFilterValues(String) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getFind() - Method in class org.frankframework.pipes.ReplacerPipe
 
getFirst() - Method in class org.frankframework.metrics.LocalDistributionSummary
 
getFirstAttribute(SearchResult) - Method in class org.frankframework.ldap.LdapClient
 
getFirstChildTag(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getFirstChildTag.
getFirstMatchingUserRole(PipeLineSession, List<String>) - Method in class org.frankframework.pipes.IsUserInRolePipe
 
getFirstNamespaceFromSchemaLocation(IXmlValidator) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
 
getFirstSearchResult(NamingEnumeration<SearchResult>) - Method in class org.frankframework.ldap.LdapClient
 
getFloat(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getFloat(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getFlow() - Method in class org.frankframework.extensions.xfb.XfbSender
 
getFlowDiagram(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigFlow
 
getFlowMap() - Method in class org.frankframework.batch.RecordHandlerManager
Deprecated.
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisNavigationService
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisNavigationService
 
getFontsPath() - Method in class org.frankframework.extensions.aspose.AsposeFontManager
 
getForceReload() - Method in class org.frankframework.senders.ReloadSender
 
getFormattedDate(Date) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getForwards() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getForwards() - Method in interface org.frankframework.core.IPipe
Get pipe forwards.
getForwards() - Method in class org.frankframework.pipes.AbstractPipe
 
getFrankHealth() - Method in class org.frankframework.console.controllers.ServerDetails
 
getFrankListener(String) - Method in class org.frankframework.senders.FrankSender
 
getFreeFile(File) - Static method in class org.frankframework.util.FileUtils
 
getFriendlyName() - Method in enum class org.frankframework.lifecycle.SpringContextScope
 
getFrom() - Method in class org.frankframework.filesystem.exchange.MailMessage
 
getFrom() - Method in class org.frankframework.pipes.WsdlGeneratorPipe
 
getFrom() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getFromClause(boolean) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
getFromForTablelessSelect() - Method in class org.frankframework.dbms.Db2DbmsSupport
 
getFromForTablelessSelect() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getFromForTablelessSelect() - Method in interface org.frankframework.dbms.IDbmsSupport
http://en.wikipedia.org/wiki/DUAL_table
getFromForTablelessSelect() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
GetFromSession - Class in org.frankframework.pipes
Gets the contents of the pipeLineSession by a key specified by sessionKey.
GetFromSession() - Constructor for class org.frankframework.pipes.GetFromSession
 
getFt() - Method in class org.frankframework.extensions.xfb.XfbSender
 
getFunction(SapSystemImpl, ParameterValueList) - Method in class org.frankframework.extensions.sap.jco3.SapSenderImpl
 
getFunctionName() - Method in class org.frankframework.extensions.sap.jco3.IdocSenderImpl
 
getFunctionName() - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Listeners and IdocSenders don't use a functionName
getFunctionName() - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
We don't use functions when receiving SAP messages
getFunctionTemplate() - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
getFunctionTemplate(SapSystemImpl, String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
getGateway() - Method in class org.frankframework.console.controllers.FrankApiService
 
getGetInputFromFixedValue() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getGetInputFromFixedValue() - Method in interface org.frankframework.core.IPipe
 
getGetInputFromSessionKey() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getGetInputFromSessionKey() - Method in interface org.frankframework.core.IPipe
 
getGetRootNamespaceTransformerPool() - Static method in class org.frankframework.util.UtilityTransformerPools
 
getGetRootNodeNameTransformerPool() - Static method in class org.frankframework.util.UtilityTransformerPools
 
getGetXsltConfigTransformerPool() - Static method in class org.frankframework.util.UtilityTransformerPools
 
getGlobalReplace() - Static method in class org.frankframework.logging.IbisMaskingLayout
 
getGraphClient() - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getGraphvizEngine() - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
The IFlowGenerator is wrapped in a SoftReference, wrapped in a ThreadLocal.
getGwhost() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
getGwserv() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
String value of sum of gwservOffset and systemnr.
getHandler() - Method in interface org.frankframework.core.IPortConnectedListener
 
getHandler() - Method in class org.frankframework.lifecycle.ShowLogDirectory
 
getHandler(JCoParameterList) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
getHandler(JCoRecord, String) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
getHandler(JCoRecord, String, boolean) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
getHandler(List<JCoParameterList>, Logger) - Static method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
getHashSessionKey() - Method in class org.frankframework.pipes.PasswordHashPipe
 
getHashString(HashPipe.HashEncoding, byte[]) - Method in interface org.frankframework.pipes.hash.HashGenerator
 
getHeader(String) - Method in class org.frankframework.extensions.cmis.mtom.MtomRequestWrapper
 
getHeader(String) - Method in class org.frankframework.http.HttpResponseHandler
 
getHeader(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapper
 
getHeader(Message<?>, String) - Static method in class org.frankframework.management.bus.BusMessageUtils
 
getHeader(Message<?>, String, String) - Static method in class org.frankframework.management.bus.BusMessageUtils
 
getHeaderElement(IXmlValidator, Set<IXSD>) - Method in class org.frankframework.soap.WsdlGenerator
 
getHeaderFields() - Method in class org.frankframework.http.HttpResponseHandler
 
getHeaders() - Method in class org.frankframework.management.bus.message.MessageBase
 
getHeaders() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getHealth(Message<?>) - Method in class org.frankframework.management.bus.endpoints.HealthCheck
 
getHideMethod() - Method in interface org.frankframework.core.IMessageBrowser
 
getHideRegex() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getHideRegex() - Method in interface org.frankframework.core.IMessageBrowser
 
getHideRegex() - Method in interface org.frankframework.core.IPipe
 
getHideRegex() - Method in class org.frankframework.ladybug.transform.HideRegexMessageTransformer
 
getHmac() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultContent
 
getHmacKey() - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.EncryptionKeychain
 
getHoldability() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getHost() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getHost() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getHost() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getHostname() - Static method in class org.frankframework.util.Misc
 
getHttpClientBuilder() - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getIbisContext() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
Only for internal use within ClassLoaders Retrieve the IbisContext from the ClassLoader which is set when the configure method is called
getIbisContext() - Method in class org.frankframework.configuration.IbisManager
 
getIbisContext(ServletContext) - Static method in class org.frankframework.lifecycle.FrankApplicationInitializer
Retrieves the IbisContext from the ServletContext
getIbisManager() - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getIbisManager() - Method in class org.frankframework.scheduler.AbstractJobDef
 
getIbisStoreSummary(IbisstoreSummary.IbisStoreSummaryModel) - Method in class org.frankframework.console.controllers.IbisstoreSummary
 
getIbisStoreSummaryQuery(IDbmsSupport) - Method in class org.frankframework.management.bus.endpoints.IbisstoreSummary
 
getId() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getId() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getId() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getIdoc() - Method in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
getIDocHandler(JCoIDocServerContext) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
getIDocRepository() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
getIDocXMLProcessor() - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
getIgnoreUnknownNamespaces() - Method in class org.frankframework.pipes.XmlValidator
 
getImportedNamespaces() - Method in interface org.frankframework.validation.IXSD
 
getImportedNamespacesToIgnore() - Method in interface org.frankframework.validation.IXSD
 
getImportedSchemaLocationsToIgnore() - Method in interface org.frankframework.validation.IXSD
 
getImportParent() - Method in class org.frankframework.validation.AbstractXSD
 
getImportParent() - Method in interface org.frankframework.validation.IXSD
 
getIndent() - Method in class org.frankframework.util.TransformerPool
 
getIndex(String) - Method in class org.frankframework.xml.AttributesWrapper
 
getIndex(String, String) - Method in class org.frankframework.xml.AttributesWrapper
 
getIndex(String, String) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
 
getInfo() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
 
getInfo() - Method in class org.frankframework.jms.TransactionalMetadataAwareConnectionFactoryProxy
 
getInitialContextFactoryName() - Method in class org.frankframework.jms.JmsRealm
 
getInitResultaat() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
getInputFromFixedValue(String, Object) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
getInputFromSessionKey(String, String, Object) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
getInputNamespaceDefs() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getInputOutputDirectory() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getInputSource(Message) - Method in class org.frankframework.validation.AbstractXmlValidator
 
getInputStream() - Method in class org.frankframework.extensions.cmis.mtom.MtomRequestWrapper
 
getInputStream() - Method in class org.frankframework.http.InputStreamDataSource
 
getInputStream() - Method in class org.frankframework.stream.SerializableFileReference
 
getInputStream() - Method in class org.frankframework.util.MessageDataSource
 
getInputStream(String, Message, PipeLineSession) - Method in class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
 
getInputStream(String, Message, PipeLineSession) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
getInputStream(CredentialConstants, String, String, String) - Method in class org.frankframework.credentialprovider.AbstractMapCredentialFactory
 
getInputStream(Message, PipeLineSession) - Method in class org.frankframework.pipes.UnzipPipe
 
getInputXPath() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getInsertDate() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getInsertDate() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getInsertDate() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getInstance() - Static method in class org.frankframework.cache.IbisCacheManager
 
getInstance() - Static method in class org.frankframework.configuration.extensions.SapSystemFactory
 
getInstance() - Static method in class org.frankframework.credentialprovider.CredentialFactory
 
getInstance() - Static method in class org.frankframework.credentialprovider.util.CredentialConstants
 
getInstance() - Static method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
getInstance() - Static method in class org.frankframework.extensions.cmis.server.CmisEventDispatcher
 
getInstance() - Static method in class org.frankframework.extensions.sap.jco3.SapServerDataProvider
 
getInstance() - Static method in class org.frankframework.extensions.sap.jco3.SapSystemDataProvider
 
getInstance() - Static method in class org.frankframework.http.rest.ApiCacheManager
Get the etagCache, defaults to EhCache when no type has been specified.
getInstance() - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
 
getInstance() - Static method in class org.frankframework.http.RestServiceDispatcher
 
getInstance() - Static method in class org.frankframework.jms.JmsRealmFactory
Get a hold of the singleton JmsRealmFactory
getInstance() - Static method in class org.frankframework.receivers.ServiceDispatcher
Use this method to get hold of the ServiceDispatcher
getInstance() - Static method in class org.frankframework.soap.SoapWrapper
 
getInstance() - Static method in class org.frankframework.util.AppConstants
Return the AppConstants root instance
getInstance(ClassLoader) - Static method in class org.frankframework.util.AppConstants
Retrieve an instance based on a ClassLoader.
getInstance(String, int, IScopeProvider) - Static method in class org.frankframework.util.TransformerPool
Get an instance of a TransformerPool that can load additional resources such as referenced URIs from the provided IScopeProvider.
getInstance(Resource) - Static method in class org.frankframework.util.TransformerPool
Get a TransformerPool instance that loads its XSLT stylesheet from the given resource.
getInstance(Resource, int) - Static method in class org.frankframework.util.TransformerPool
Get a TransformerPool instance that loads its XSLT stylesheet from the given resource.
getInstance(IThreadConnectableTransactionManager<T, R>) - Static method in class org.frankframework.jta.TransactionConnectorCoordinator
 
getInstance(IThreadConnectableTransactionManager<T, R>, Object, String) - Static method in class org.frankframework.jta.TransactionConnector
factory method, to be called from 'main' thread.
getInstance(Algorithm, SecretKeySpec) - Static method in interface org.frankframework.pipes.hash.HashGenerator
 
getInt(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getInt(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getInt(String, int) - Method in class org.frankframework.util.PropertyLoader
Gets an int value Uses the PropertyLoader.getResolvedProperty(String) method.
getInteger(String) - Method in class org.frankframework.core.PipeLineSession
Retrieves an Integer value from the PipeLineSession
getIntegerColumns() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getIntegerValue(Map<String, Object>, String) - Static method in class org.frankframework.console.util.RequestUtils
 
getIntegrationPatternType() - Method in interface org.frankframework.management.bus.OutboundGateway
 
getIntegrationPatternType() - Method in class org.frankframework.management.gateway.HttpInboundGateway
 
getIntegrationPatternType() - Method in class org.frankframework.management.gateway.HttpOutboundGateway
 
getInternetAddress() - Method in class org.frankframework.senders.AbstractMailSender.EMail
 
getInterval() - Method in interface org.frankframework.scheduler.job.IJob
 
getIntHeader(Message<?>, String, Integer) - Static method in class org.frankframework.management.bus.BusMessageUtils
 
getInvalidRootNamespaces() - Method in class org.frankframework.pipes.XmlValidator
 
getItem(String) - Static method in class org.frankframework.util.SapSystemListItem
Get an item by Name.
getItem(IDataIterator<I>) - Method in class org.frankframework.pipes.IteratingPipe
 
getItem(IDataIterator<String>) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
 
getIterator() - Method in interface org.frankframework.core.IMessageBrowser
Gets an enumeration of messages.
getIterator() - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
getIterator() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getIterator() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getIterator(Date, Date, IMessageBrowser.SortOrder) - Method in interface org.frankframework.core.IMessageBrowser
 
getIterator(Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
getIterator(Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getIterator(Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getIterator(IDbmsSupport, Connection, ResultSet) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
getIterator(IDbmsSupport, Connection, ResultSet) - Method in class org.frankframework.jdbc.LobLineIteratingPipeBase
 
getIterator(IDbmsSupport, Connection, ResultSet) - Method in class org.frankframework.jdbc.ResultSetIteratingPipe
 
getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.compression.ZipIteratorPipe
 
getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.pipes.IteratingPipe
 
getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
 
getIv() - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.EncryptionKeychain
 
getJar() - Method in class org.frankframework.configuration.BuildInfoValidator
 
getJcoRepository() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
getJdbcDataSources() - Method in class org.frankframework.console.controllers.ExecuteJdbcQuery
 
getJdbcInfo(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery
 
getJmsMessage(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getJMSMessageID() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getJmsMessagingSource() - Method in class org.frankframework.jms.JMSFacade
 
getJmsRealm(String) - Method in class org.frankframework.jms.JmsRealmFactory
Get a requested JmsRealm with the given name, null is returned if no realm under given name
getJMSTimestamp() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getJndiAuthAlias() - Method in class org.frankframework.jms.JmsRealm
 
getJndiContextPrefix() - Method in class org.frankframework.jms.JmsRealm
 
getJndiEnv() - Method in class org.frankframework.jndi.JndiBase
 
getJndiEnv(Set) - Method in class org.frankframework.ldap.LdapClient
 
getJndiName() - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
getJndiName() - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
 
getJndiProperties() - Method in class org.frankframework.jms.JmsRealm
 
getJobDef() - Method in class org.frankframework.scheduler.IbisJobDetail
 
getJobDetail() - Method in class org.frankframework.scheduler.AbstractJobDef
 
getJobDetail() - Method in interface org.frankframework.scheduler.job.IJob
 
getJobDetail(String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
getJobDetail(String, String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
getJobGroup() - Method in interface org.frankframework.scheduler.job.IJob
The group of the Job, used in combination with Name to create a unique key.
getJobType() - Method in class org.frankframework.scheduler.IbisJobDetail
 
getJsonInputValidator(PipeLine) - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
 
getJsonOutputValidator(PipeLine, String) - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
 
getJsonRootValidations(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
 
getJsonSchema() - Method in class org.frankframework.pipes.JsonValidator
 
getKey() - Method in class org.frankframework.filesystem.S3FileRef
Returns the canonical name inclusive file path when present
getKey(String) - Method in class org.frankframework.pipes.StringIteratorPipe
 
getKeyFromRawMessage(RawMessageWrapper<M>) - Method in class org.frankframework.jdbc.JdbcListener
 
getKeyInputSessionKey() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
getKeyManagerAlgorithm() - Method in interface org.frankframework.encryption.HasKeystore
 
getKeyManagerAlgorithm() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getKeyManagerAlgorithm() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getKeyManagerAlgorithm() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getKeyManagerAlgorithm() - Method in class org.frankframework.senders.SendGridSender
 
getKeyNamespaceDefs() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
getKeySource(URL) - Method in class org.frankframework.jwt.JwtValidator
 
getKeystore() - Method in interface org.frankframework.encryption.HasKeystore
 
getKeystore() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getKeystore() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getKeystore() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getKeystore() - Method in class org.frankframework.senders.SendGridSender
 
getKeystoreAlias() - Method in interface org.frankframework.encryption.HasKeystore
 
getKeystoreAlias() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getKeystoreAlias() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getKeystoreAlias() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getKeystoreAlias() - Method in class org.frankframework.senders.SendGridSender
 
getKeystoreAliasAuthAlias() - Method in interface org.frankframework.encryption.HasKeystore
 
getKeystoreAliasAuthAlias() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getKeystoreAliasAuthAlias() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getKeystoreAliasAuthAlias() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getKeystoreAliasAuthAlias() - Method in class org.frankframework.senders.SendGridSender
 
getKeystoreAliasPassword() - Method in interface org.frankframework.encryption.HasKeystore
 
getKeystoreAliasPassword() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getKeystoreAliasPassword() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getKeystoreAliasPassword() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getKeystoreAliasPassword() - Method in class org.frankframework.senders.SendGridSender
 
getKeystoreAuthAlias() - Method in interface org.frankframework.encryption.HasKeystore
 
getKeystoreAuthAlias() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getKeystoreAuthAlias() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getKeystoreAuthAlias() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getKeystoreAuthAlias() - Method in class org.frankframework.senders.SendGridSender
 
getKeystorePassword() - Method in interface org.frankframework.encryption.HasKeystore
 
getKeystorePassword() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getKeystorePassword() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getKeystorePassword() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getKeystorePassword() - Method in class org.frankframework.senders.SendGridSender
 
getKeyStorePassword() - Method in class org.frankframework.extensions.idin.IdinSender
 
getKeystoreType() - Method in interface org.frankframework.encryption.HasKeystore
 
getKeystoreType() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getKeystoreType() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getKeystoreType() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getKeystoreType() - Method in class org.frankframework.senders.SendGridSender
 
getKeyStyleSheet() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
getKeyXPath() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
getKeyXPathOutputType() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
getLabel() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getLabel() - Method in interface org.frankframework.doc.DocumentedEnum
 
getLabel() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getLabel() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getLast() - Method in class org.frankframework.metrics.LocalDistributionSummary
 
getLastExitIsTimeoutDate(String) - Method in class org.frankframework.core.Adapter
 
getLastMessageDate() - Method in class org.frankframework.receivers.Receiver
 
getLastMessageDateDate() - Method in class org.frankframework.core.Adapter
retrieve the date and time of the last message.
getLastModified(HttpServletRequest) - Method in class org.frankframework.lifecycle.WebContentServlet
 
getLCharacters() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getLength() - Method in class org.frankframework.xml.AttributesWrapper
 
getLength(String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getLength(String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getLength(String) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getLevel() - Method in class org.frankframework.extensions.svn.ScanTibcoSolutionPipe
 
getLevel(String) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
getLimit(ParameterValueList) - Method in class org.frankframework.mongodb.MongoDbSender
 
getLineSeparatorSymbol() - Method in class org.frankframework.pipes.ReplacerPipe
Sets the string the representation in find and replace of the line separator.
getListener(String) - Static method in class org.frankframework.receivers.FrankListener
 
getListener(String) - Static method in class org.frankframework.receivers.JavaListener
Returns JavaListener registered under the given name
getListener(String) - Method in class org.frankframework.receivers.ServiceDispatcher
 
getListenerNames() - Static method in class org.frankframework.receivers.JavaListener
 
getListeners(Adapter) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
 
getListProperty(String) - Method in class org.frankframework.util.PropertyLoader
Retrieves a list property value associated with the specified key.
getListProperty(String, String) - Method in class org.frankframework.util.PropertyLoader
Retrieves a list property value associated with the specified key.
getLobHandle(IDbmsSupport, ResultSet) - Method in class org.frankframework.jdbc.Result2BlobWriter
 
getLobHandle(IDbmsSupport, ResultSet) - Method in class org.frankframework.jdbc.Result2ClobWriter
 
getLobHandle(IDbmsSupport, ResultSet) - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
getLocalName() - Method in class org.frankframework.align.AlignmentContext
 
getLocalName(int) - Method in class org.frankframework.xml.AttributesWrapper
 
getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
 
getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
 
getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.DummyClassLoader
 
getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.WebAppClassLoader
The name that's being requested should only contain the BasePath of the configuration when set.
getLocatedMessage(Locator, String) - Static method in exception class org.frankframework.xml.SaxException
 
getLocation(String) - Method in class org.frankframework.soap.WsdlGenerator
 
getLocker() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getLocker() - Method in interface org.frankframework.core.IPipe
 
getLocker() - Method in interface org.frankframework.scheduler.job.IJob
 
getLockerInfo(String) - Method in class org.frankframework.util.Locker
 
getLog(Class) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2LogService
 
getLogCategory() - Method in class org.frankframework.senders.LogSender
 
getLogConfiguration() - Method in class org.frankframework.console.controllers.UpdateLoggingConfig
 
getLogConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogSettings
 
getLogDefinitions(String) - Method in class org.frankframework.console.controllers.UpdateLoggingConfig
 
getLogDefinitions(LoggerContext) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
 
getLogDirectory(Logging.ParametersModel) - Method in class org.frankframework.console.controllers.Logging
 
getLogDirectory(Message<?>) - Method in class org.frankframework.lifecycle.ShowLogDirectory
The actual action that is performed when calling the bus with the LOGGING topic.
getLogger(Class<?>) - Static method in class org.frankframework.util.LogUtil
 
getLogger(Object) - Static method in class org.frankframework.util.LogUtil
 
getLogger(String) - Static method in class org.frankframework.util.LogUtil
 
getLoggersAndDefinitions(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
 
getLogIntermediaryResults() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getLogIntermediaryResults() - Method in interface org.frankframework.core.IPipe
 
getLoginTimeout() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
getLogPrefix() - Method in class org.frankframework.cache.AbstractCacheAdapter
 
getLogPrefix() - Method in class org.frankframework.extensions.mqtt.MqttFacade
 
getLogPrefix() - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
getLogPrefix() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
getLogPrefix() - Method in class org.frankframework.http.AbstractHttpSender
Returns the true name of the class and not XsltPipe$$EnhancerBySpringCGLIB$$563e6b5d.
getLogPrefix() - Method in class org.frankframework.http.WebServiceListener
 
getLogPrefix() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getLogPrefix() - Method in class org.frankframework.jdbc.JdbcFacade
 
getLogPrefix() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
getLogPrefix() - Method in class org.frankframework.jms.JMSFacade
 
getLogPrefix() - Method in class org.frankframework.jms.MessagingSource
 
getLogPrefix() - Method in class org.frankframework.monitoring.Monitor
 
getLogPrefix() - Method in class org.frankframework.receivers.Receiver
 
getLogPrefix() - Method in class org.frankframework.senders.AbstractSender
Returns the true name of the class and not XsltPipe$$EnhancerBySpringCGLIB$$563e6b5d.
getLogPrefix() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
getLogPrefix() - Method in class org.frankframework.util.Locker
 
getLogPrefix(String) - Method in class org.frankframework.http.cxf.AbstractSOAPProvider
Add log prefix to make it easier to debug
getLogPrefix(String) - Method in class org.frankframework.http.cxf.MessageProvider
 
getLogPrefix(ICorrelatedPullingListener<M>, PipeLineSession) - Method in class org.frankframework.processors.CoreListenerProcessor
 
getLogPrefix(PipeLineSession) - Method in class org.frankframework.validation.AbstractXmlValidator
 
getLogReport(String) - Static method in class org.frankframework.extensions.svn.SvnUtils
 
getLogWriter() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
getLong(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getLong(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getLong(String, long) - Method in class org.frankframework.util.PropertyLoader
Gets a long value Uses the PropertyLoader.getResolvedProperty(String) method.
getMailFolders(String) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
getMailFolders(MailFolder) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
getMailMessage(MailMessage) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
getMailMessages(MailFolder) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
getMailMessages(MailFolder, int) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
getManagedConnectionFactory() - Method in class org.frankframework.extensions.esb.EsbConnectionFactoryInfo
 
getManagedConnectionFactory(ConnectionFactory) - Static method in class org.frankframework.jms.JmsPoolUtil
Retrieve the 'original' ConnectionFactory, used by the console (to get the Tibco QCF) in order to display queue message count.
getManager(String) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
getMandatoryKnownStates() - Static method in enum class org.frankframework.core.ProcessState
 
getManifest(URL) - Static method in class org.frankframework.util.Environment
 
getMappableAttributes() - Method in class org.frankframework.lifecycle.servlets.JeeAuthenticator.DelegatedMappableAttributesRetriever
 
getMatchingValue(AlignmentContext, String) - Method in class org.frankframework.align.SubstitutionNode
 
getMaxConnections() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getMaxElementsInMemory() - Method in class org.frankframework.cache.EhCache
 
getMaxElementsOnDisk() - Method in class org.frankframework.cache.EhCache
 
getMaxLength() - Static method in class org.frankframework.logging.IbisMaskingLayout
 
getMaxNumberOfMessagesToList() - Method in class org.frankframework.filesystem.AbstractFileSystem
 
getMaxRequestNumber() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getMaxResourceLimit() - Method in class org.frankframework.receivers.ResourceLimiter
 
getMaxThreadCount() - Method in interface org.frankframework.core.IThreadCountControllable
 
getMaxThreadCount() - Method in class org.frankframework.jms.PushingJmsListener
 
getMaxThreadCount() - Method in class org.frankframework.receivers.PullingListenerContainer
 
getMaxThreadCount() - Method in class org.frankframework.receivers.Receiver
 
getMaxThreadCount() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
getMaxThreads() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getMaxThreads() - Method in interface org.frankframework.core.IPipe
Indicates the maximum number of threads that may call doPipe() simultaneously.
getMediaType() - Method in class org.frankframework.http.mime.MessageContentBody
 
getMediaType() - Method in class org.frankframework.util.flow.DotFlowGenerator
 
getMediaType() - Method in class org.frankframework.util.flow.FlowDiagramManager
 
getMediaType() - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
 
getMediaType() - Method in interface org.frankframework.util.flow.IFlowGenerator
 
getMediaType() - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
getMediaTypeFromName(String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getMembers() - Method in interface org.frankframework.management.bus.OutboundGateway
 
getMembers() - Method in class org.frankframework.management.gateway.HazelcastOutboundGateway
 
getMemoryStoreEvictionPolicy() - Method in class org.frankframework.cache.EhCache
 
getMerchantCertificatePassword() - Method in class org.frankframework.extensions.idin.IdinSender
 
getMessage() - Method in exception class org.frankframework.console.ApiException
 
getMessage() - Method in exception class org.frankframework.core.IbisException
 
getMessage() - Method in class org.frankframework.larva.FileListener
Read the message from the specified file.
getMessage() - Method in class org.frankframework.larva.FileSender
 
getMessage() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getMessage(int) - Method in class org.frankframework.util.MessageKeeper
Get a message by number
getMessage(String) - Method in interface org.frankframework.core.ITransactionalStorage
Retrieves and deletes the message.
getMessage(String) - Method in class org.frankframework.core.PipeLineSession
Retrieves the value associated with the specified key and returns it as a Message object.
getMessage(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
getMessage(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
 
getMessage(ICorrelatedPullingListener<M>, String, PipeLineSession) - Method in class org.frankframework.processors.CoreListenerProcessor
 
getMessage(ICorrelatedPullingListener<M>, String, PipeLineSession) - Method in interface org.frankframework.processors.ListenerProcessor
 
getMessageBrowser(ProcessState) - Method in interface org.frankframework.core.IProvidesMessageBrowsers
returns a browser of messages that are in ProcessState 'state', and are stored in a storage managed by the listener itself (as opposed to a storage configured as a messageLog or errorStorage in the configuration).
getMessageBrowser(ProcessState) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
getMessageBrowser(ProcessState) - Method in class org.frankframework.jdbc.JdbcTableListener
 
getMessageBrowser(ProcessState) - Method in class org.frankframework.jdbc.MessageStoreListener
 
getMessageBrowser(ProcessState) - Method in class org.frankframework.receivers.Receiver
 
getMessageBrowsers() - Method in class org.frankframework.console.controllers.InlineMessageStoreOverview
 
getMessageById(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
getMessageConsumer(Session, Destination) - Method in class org.frankframework.jms.JMSFacade
Create a MessageConsumer, on a specific session and for a specific destination.
getMessageConsumer(Session, Destination, String) - Method in class org.frankframework.jms.JMSFacade
Create a MessageConsumer.
getMessageConsumerForCorrelationId(Session, Destination, String) - Method in class org.frankframework.jms.JMSFacade
Gets a MessageConsumer object for either Topics or Queues.
getMessageCount() - Method in interface org.frankframework.core.IMessageBrowser
 
getMessageCount() - Method in class org.frankframework.extensions.esb.EsbJmsTransactionalStorage
 
getMessageCount() - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
getMessageCount() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getMessageCount() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getMessageCountQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getMessageDate() - Method in class org.frankframework.util.MessageKeeperMessage
 
getMessageHandler() - Method in class org.frankframework.larva.actions.LarvaPushingListenerAction
 
getMessageId() - Method in class org.frankframework.core.PipeLineSession
 
getMessageKeeper() - Method in class org.frankframework.core.Adapter
the MessageKeeper is for keeping the last messageKeeperSize messages available, for instance for displaying it in the webcontrol
getMessageKeeper() - Method in class org.frankframework.lifecycle.MessageEventListener
Get MessageKeeper for the application.
getMessageKeeper() - Method in class org.frankframework.scheduler.AbstractJobDef
 
getMessageKeeper() - Method in interface org.frankframework.scheduler.job.IJob
 
getMessageKeeper(String) - Method in class org.frankframework.lifecycle.MessageEventListener
Get MessageKeeper for a specific configuration.
getMessageLevel() - Method in class org.frankframework.util.MessageKeeperMessage
 
getMessageProducer(Session, Destination) - Method in class org.frankframework.extensions.ibm.MQSender
 
getMessageProducer(Session, Destination) - Method in class org.frankframework.jms.JMSFacade
 
getMessageProperties(PipeLineSession) - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
getMessageProperties(PipeLineSession) - Method in class org.frankframework.jms.AbstractJmsListener
Set additional message headers/properties on the JMS response, read after message has been processed!
getMessageProtocol() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
getMessageRoot() - Method in interface org.frankframework.core.IXmlValidator
 
getMessageRoot() - Method in class org.frankframework.pipes.XmlValidator
 
getMessageRoot() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
getMessageRoot() - Method in class org.frankframework.soap.SoapValidator
 
getMessageRoot(boolean) - Method in class org.frankframework.pipes.XmlValidator
 
getMessages(Throwable, String) - Static method in exception class org.frankframework.core.IbisException
 
getMessageSizeWarnByDefault() - Static method in class org.frankframework.util.Misc
 
getMessageSizeWarnNum() - Method in class org.frankframework.core.PipeLine
 
getMessagesReceived() - Method in class org.frankframework.receivers.Receiver
get the number of messages received by this receiver.
getMessagesRejected() - Method in class org.frankframework.receivers.Receiver
Get the number of messages rejected (discarded or put in errorStorage).
getMessagesRetried() - Method in class org.frankframework.receivers.Receiver
get the number of duplicate messages received this receiver.
getMessageText() - Method in class org.frankframework.util.MessageKeeperMessage
 
getMessageText(RawMessageWrapper<?>, IListener) - Static method in class org.frankframework.util.MessageBrowsingUtil
 
getMessageType() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getMessagingLayer() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getMessagingSource() - Method in class org.frankframework.jms.JMSFacade
 
getMessagingSource(String, String, boolean) - Method in class org.frankframework.jms.JmsMessagingSourceFactory
 
getMetadata(int, List<String>, List<String>, int) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getMetaData() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
 
getMetaData() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getMetaData() - Method in class org.frankframework.jms.TransactionalMetadataAwareConnectionFactoryProxy
 
getMethod() - Method in class org.frankframework.http.HttpReport
 
getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.extensions.akamai.NetStorageSender
 
getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.extensions.cmis.CmisHttpSender
 
getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.filesystem.MsalClientAdapter
 
getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.AbstractHttpSender
Custom implementation to create a HttpRequest object.
getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.HttpSender
 
getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.WebServiceSender
 
getMethodConfig(String, String) - Method in class org.frankframework.http.RestServiceDispatcher
 
getMethods() - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
getMethodType() - Method in class org.frankframework.extensions.akamai.NetStorageRequest
 
getMigrationChanges(Message<?>) - Method in class org.frankframework.management.bus.endpoints.DatabaseMigrator
 
getMimeContent(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getMimeContent(M) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getMimeType() - Method in class org.frankframework.http.HttpResponseHandler
 
getMimeType() - Method in class org.frankframework.http.mime.MessageContentBody
 
getMimeType() - Method in enum class org.frankframework.http.rest.MediaTypes
Returns the MimeType without any parameters (such as charset)
getMimeType() - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
getMimeType() - Method in class org.frankframework.stream.MessageContext
 
getMimeType(String) - Method in enum class org.frankframework.http.rest.MediaTypes
 
getMimeType(Message) - Static method in class org.frankframework.util.MessageUtils
Returns the MimeType if present in the MessageContext.
getMin() - Method in class org.frankframework.metrics.LocalDistributionSummary
 
getMode() - Method in interface org.frankframework.parameters.IParameter
 
getModificationTime(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
getModificationTime(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getModificationTime(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
getModificationTime(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
getModificationTime(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getModificationTime(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
getModificationTime(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getModificationTime(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
getModificationTime(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
getModuleInformation() - Method in class org.frankframework.components.LegacyLoader.DefaultModule
 
getModuleInformation() - Method in interface org.frankframework.components.Module
Retrieves the module information based on the MANIFEST.MF file instead of the pom.properties.
getModules() - Static method in class org.frankframework.components.ComponentLoader
 
getModuleVersion(String) - Static method in class org.frankframework.util.Environment
Get FF module version based on the pom.properties file.
getMongoClient(String) - Method in interface org.frankframework.mongodb.IMongoClientFactory
Look up a MongoClient from the JNDI
getMongoClient(String) - Method in class org.frankframework.mongodb.JndiMongoClientFactory
 
getMongoClient(String, Properties) - Method in interface org.frankframework.mongodb.IMongoClientFactory
Set the JNDI environment to use for JNDI lookups.
getMongoClient(String, Properties) - Method in class org.frankframework.mongodb.JndiMongoClientFactory
 
getMongoClients() - Method in interface org.frankframework.mongodb.IMongoClientFactory
Return all known/registered MongoClients
getMongoClients() - Method in class org.frankframework.mongodb.JndiMongoClientFactory
 
getMonitor(String) - Method in class org.frankframework.monitoring.MonitorManager
 
getMonitor(Monitors.MonitorPathVariables, boolean) - Method in class org.frankframework.console.controllers.Monitors
 
getMonitors() - Method in class org.frankframework.monitoring.MonitorManager
 
getMonitors(Monitors.MonitorPathVariables, boolean) - Method in class org.frankframework.console.controllers.Monitors
 
getMonitors(Message<?>) - Method in class org.frankframework.management.bus.endpoints.Monitoring
 
getMoreMessageString() - Static method in class org.frankframework.logging.IbisMaskingLayout
 
getMsgLogger(Adapter) - Static method in class org.frankframework.util.LogUtil
Must be called during configure after setName has been set!
getMsgLogger(Adapter, HasName) - Static method in class org.frankframework.util.LogUtil
Must be called during configure after setName has been set!
getMshost() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
getMsserv() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
String value of sum of msservOffset and systemnr.
getMultiFilingService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getMultiFilingService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client multifiling service.
getMultipart() - Method in class org.frankframework.http.mime.MultipartEntity
 
getMultipartBodyName() - Method in class org.frankframework.http.rest.ApiListener
 
getMultipartXmlSessionKey() - Method in class org.frankframework.pipes.StreamPipe
 
getName() - Method in class org.frankframework.configuration.BuildInfoValidator
 
getName() - Method in class org.frankframework.configuration.Configuration
 
getName() - Method in class org.frankframework.core.Adapter
 
getName() - Method in interface org.frankframework.core.HasName
 
getName() - Method in interface org.frankframework.core.IForwardTarget
The part of the object that identifies its destination: The name of the Pipe or the name of the PipeLineExit.
getName() - Method in class org.frankframework.core.PipeLine
getName() - Method in class org.frankframework.core.Resource
 
getName() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
getName() - Method in class org.frankframework.extensions.cmis.CmisEventListener
 
getName() - Method in class org.frankframework.filesystem.ftp.FTPFileRef
Returns the canonical name inclusive file path when present
getName() - Method in class org.frankframework.filesystem.S3FileRef
Returns either the file or foldername (suffixed with a slash)
getName() - Method in class org.frankframework.filesystem.sftp.SftpFileRef
Returns the canonical name inclusive file path when present
getName() - Method in class org.frankframework.filesystem.smb.SmbFileRef
Returns the canonical name inclusive file path when present
getName() - Method in class org.frankframework.http.AbstractHttpServlet
 
getName() - Method in class org.frankframework.http.InputStreamDataSource
 
getName() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getName() - Method in interface org.frankframework.lifecycle.DynamicRegistration
Name of the to-be implemented class
getName() - Method in class org.frankframework.parameters.AbstractParameter
 
getName() - Method in class org.frankframework.parameters.ParameterValue
Returns the name of the IParameter
getName() - Method in interface org.frankframework.scheduler.job.IJob
The name of the Job, used in combination with JobGroup to create a unique key.
getName() - Method in class org.frankframework.senders.AbstractMailSender.EMail
 
getName() - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
getName() - Method in class org.frankframework.senders.AbstractSender
 
getName() - Method in class org.frankframework.soap.WsdlGenerator
 
getName() - Method in class org.frankframework.util.MessageDataSource
 
getName() - Method in class org.frankframework.util.SapSystemListItem
 
getName() - Method in class org.frankframework.validation.AbstractXmlValidator
 
getName(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
Get a string representation of an identification of a file.
getName(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getName(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
getName(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
getName(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getName(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
getName(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getName(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
getName(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
getNamespace() - Method in interface org.frankframework.validation.IXSD
 
getNamespaceClause(String) - Static method in class org.frankframework.util.XmlUtils
 
getNamespaceDefs() - Method in class org.frankframework.pipes.XsltPipe
 
getNamespaceMap(String) - Static method in class org.frankframework.util.XmlUtils
 
getNamespaces() - Method in enum class org.frankframework.soap.SoapVersion
 
getNamespaceSet() - Method in class org.frankframework.validation.AbstractValidationContext
 
getNavigationService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getNavigationService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client navigation service.
getNCharacterStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getNCharacterStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getNClob(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getNClob(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getNextIndex(String, int, boolean) - Static method in class org.frankframework.util.AbstractNameComparator
 
getNoConversionForwardName() - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
getNoname() - Method in class org.frankframework.extensions.xfb.XfbSender
 
getNonXmlReplacementCharacter() - Method in class org.frankframework.pipes.ReplacerPipe
 
getNString(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getNString(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getNullValue() - Method in class org.frankframework.util.DB2DocumentWriter
Get the presentation of a Null value
getNullValue() - Method in class org.frankframework.util.DB2XMLWriter
Get the presentation of a Null value
getNumberOfFilesInFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystem
 
getNumberOfFilesInFolder(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getNumberOfFilesInFolder(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getNumberOfFilesInFolder(String) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
getNumberOfFilesInFolder(String) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
getNumberOfFilesInFolder(String) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getNumberOfFilesInFolder(String) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
getNumberOfInputFields() - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
getNumberOfPages(File) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
 
getNumberOfPages(File) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
 
getNumberOfPages(File) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
 
getNumberOfPages(File) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
 
getNumbers() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getNumOfDigits() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getNumOfLCharacters() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getNumOfMessagesInError() - Method in class org.frankframework.core.Adapter
The number of messages for which processing ended unsuccessfully.
getNumOfMessagesInProcess() - Method in class org.frankframework.core.Adapter
 
getNumOfMessagesProcessed() - Method in class org.frankframework.core.Adapter
Total of messages processed
getNumOfMessagesStartProcessingByHour() - Method in class org.frankframework.core.Adapter
 
getNumOfSigns() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getNumOfUCharacters() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getObject() - Method in class org.frankframework.credentialprovider.delinea.DelineaClientFactory
 
getObject() - Method in class org.frankframework.management.bus.OutboundGatewayFactory
 
getObject() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
 
getObject(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getObject(int, Class<T>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getObject(int, Map<String, Class<?>>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getObject(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getObject(String, Class<T>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
getObject(String, Map<String, Class<?>>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
getObjectId() - Method in class org.frankframework.stream.Message
Returns the message identifier and which resource class it represents
getObjectInfo() - Method in class org.frankframework.jdbc.datasource.ObjectFactory
 
getObjectInfo(String, String) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getObjectInfoIntern(String, ObjectData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.frankframework.jms.AmazonSqsFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.frankframework.jndi.TomcatJndiProxy
 
getObjectName() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
Returns the name of the object.
getObjectNames() - Method in class org.frankframework.jdbc.datasource.ObjectFactory
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisNavigationService
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getObjectService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getObjectService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client object service.
getObjectType() - Method in interface org.frankframework.core.CanUseSharedResource
Used to validate the expected type so now unexpected ClassCastExceptions can occur.
getObjectType() - Method in class org.frankframework.http.AbstractHttpSender
 
getObjectType() - Method in class org.frankframework.management.bus.OutboundGatewayFactory
 
getObjectType() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
 
getOldBisErrorListXPath() - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
getOldBisErrorXPath() - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
getOmitXmlDeclaration() - Method in class org.frankframework.util.TransformerPool
 
getOnlyPropertiesSet() - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
getOpenApiSpec(String) - Method in class org.frankframework.console.controllers.Webservices
 
getOpenApiSpec(Message<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices
 
getOperationName() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getOperationVersion() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getOrCompute(String, ThrowingFunction<String, Definition, ConfigurationException>) - Method in class org.frankframework.core.SharedWsdlDefinitions
 
getOrDefault(String, T) - Method in class org.frankframework.util.PropertyLoader
 
getOrder() - Method in class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
 
getOrder() - Method in class org.frankframework.lifecycle.LogPropertiesConfigurer
 
getOriginalId() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getOriginalId() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getOriginalId() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getOrRefreshAccessToken(Credentials, boolean) - Method in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
getOrRefreshAccessToken(Credentials, boolean) - Method in interface org.frankframework.http.authentication.IOauthAuthenticator
 
getOutputFormat(PipeLineSession, boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
 
getOutputMethod() - Method in class org.frankframework.util.TransformerPool
 
getOutputMethod() - Method in enum class org.frankframework.util.TransformerPool.OutputType
 
getOutputNamespace() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getOutputNamespaceBaseUri() - Static method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getOutputRoot() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
getOutputSeparator() - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
getOutputStream() - Method in class org.frankframework.extensions.cmis.mtom.MtomResponseWrapper
 
getOutputStream() - Method in class org.frankframework.http.InputStreamDataSource
 
getOutputStream() - Method in class org.frankframework.util.MessageDataSource
 
getOverride(AlignmentContext) - Method in class org.frankframework.align.OverridesMap
 
getOverride(AlignmentContext) - Method in interface org.frankframework.align.SubstitutionProvider
 
getParadigm() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getParameter(int) - Method in class org.frankframework.parameters.ParameterList
 
getParameterList() - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
getParameterList() - Method in class org.frankframework.batch.AbstractResultHandler
 
getParameterList() - Method in interface org.frankframework.core.IWithParameters
 
getParameterList() - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
 
getParameterList() - Method in class org.frankframework.extensions.mqtt.MqttSender
 
getParameterList() - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
getParameterList() - Method in class org.frankframework.http.AbstractHttpSender
return the Parameters
getParameterList() - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
getParameterList() - Method in class org.frankframework.jdbc.MessageStoreSender
 
getParameterList() - Method in class org.frankframework.jms.AbstractJmsListener
return the Parameters
getParameterList() - Method in class org.frankframework.jms.JmsSender
 
getParameterList() - Method in class org.frankframework.ldap.LdapSender
 
getParameterList() - Method in class org.frankframework.parameters.AbstractParameter
 
getParameterList() - Method in class org.frankframework.pipes.AbstractPipe
Returns the parameters.
getParameterList() - Method in class org.frankframework.pipes.XsltPipe
 
getParameterList() - Method in class org.frankframework.senders.AbstractSenderWithParameters
return the Parameters
getParameterOverriddenAttributeValue(ParameterValueList, String, int) - Method in class org.frankframework.senders.AbstractSenderWithParameters
 
getParameterOverriddenAttributeValue(ParameterValueList, String, String) - Method in class org.frankframework.senders.AbstractSenderWithParameters
 
getParameters() - Method in class org.frankframework.extensions.cmis.servlets.AtomPubServletBase
 
getParameters() - Method in class org.frankframework.extensions.cmis.servlets.BrowserBinding
 
getParameters() - Method in class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
 
getParameters() - Method in class org.frankframework.http.cxf.SoapProviderServlet
 
getParameters() - Method in interface org.frankframework.lifecycle.DynamicRegistration.ServletWithParameters
Servlet specific init parameters
getParameterValue(int) - Method in class org.frankframework.parameters.ParameterValueList
 
getParameterValue(ParameterValueList, String) - Method in class org.frankframework.pipes.FixedForwardPipe
 
getParameterValueList(Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
getParameterValueList(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractSenderWithParameters
 
getParent() - Method in class org.frankframework.align.AlignmentContext
 
getParentCacheKey(ApiListener, String, ApiListener.HttpMethod) - Static method in class org.frankframework.http.rest.ApiCacheManager
 
getParentContext() - Method in class org.frankframework.mongodb.JsonDocumentWriter.Context
 
getParentFolder(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
getParentFolder(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getParentFolder(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
getParentFolder(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
getParentFolder(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getParentFolder(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
getParentFolder(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getParentFolder(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
getParentFolder(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
getParentLocation() - Method in interface org.frankframework.validation.IXSD
 
getParentLogger() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
getPassword() - Method in class org.frankframework.credentialprovider.Credentials
 
getPassword() - Method in class org.frankframework.credentialprovider.delinea.DelineaCredentials
 
getPassword() - Method in interface org.frankframework.credentialprovider.ICredentials
 
getPassword() - Method in class org.frankframework.extensions.esb.EsbConnectionFactoryInfo
 
getPassword() - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
getPassword() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
getPassword() - Method in class org.frankframework.jdbc.JdbcFacade
 
getPassword() - Method in class org.frankframework.util.CredentialFactory
 
getPath() - Method in class org.frankframework.validation.RootValidation
 
getPathLength() - Method in class org.frankframework.validation.RootValidation
 
getPatternClients() - Method in class org.frankframework.http.rest.ApiServiceDispatcher
 
getPayload() - Method in class org.frankframework.management.bus.message.MessageBase
 
getPeriod() - Method in interface org.frankframework.monitoring.ITrigger
 
getPhase() - Method in class org.frankframework.core.Adapter
 
getPhase() - Method in interface org.frankframework.core.SharedResource
By default give this the lowest Phase, so it's started first and stopped last.
getPhase() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getPhase() - Method in interface org.frankframework.lifecycle.ConfigurableLifecycle
 
getPhase() - Method in class org.frankframework.monitoring.MonitorManager
 
getPhase() - Method in class org.frankframework.scheduler.ScheduleManager
 
getPhase() - Method in class org.frankframework.util.flow.SpringContextFlowDiagramProvider
 
getPhysicalDestinationName() - Method in interface org.frankframework.core.HasPhysicalDestination
 
getPhysicalDestinationName() - Method in class org.frankframework.extensions.akamai.NetStorageSender
 
getPhysicalDestinationName() - Method in class org.frankframework.extensions.cmis.CmisEventListener
 
getPhysicalDestinationName() - Method in class org.frankframework.extensions.idin.IdinSender
 
getPhysicalDestinationName() - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
getPhysicalDestinationName() - Method in class org.frankframework.extensions.kafka.KafkaSender
Deprecated.
 
getPhysicalDestinationName() - Method in class org.frankframework.extensions.mqtt.MqttFacade
 
getPhysicalDestinationName() - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
getPhysicalDestinationName() - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.AbstractMailFileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.ImapFileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.LocalFileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
getPhysicalDestinationName() - Method in class org.frankframework.http.AbstractHttpSender
 
getPhysicalDestinationName() - Method in class org.frankframework.http.RestListener
 
getPhysicalDestinationName() - Method in class org.frankframework.http.WebServiceListener
 
getPhysicalDestinationName() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getPhysicalDestinationName() - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
getPhysicalDestinationName() - Method in class org.frankframework.jdbc.JdbcFacade
Returns the name and location of the database that this objects operates on.
getPhysicalDestinationName() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
getPhysicalDestinationName() - Method in class org.frankframework.jdbc.JdbcTableListener
 
getPhysicalDestinationName() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
getPhysicalDestinationName() - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
getPhysicalDestinationName() - Method in class org.frankframework.jms.JMSFacade
 
getPhysicalDestinationName() - Method in class org.frankframework.mongodb.MongoDbSender
 
getPhysicalDestinationName() - Method in class org.frankframework.pipes.Json2XmlValidator
 
getPhysicalDestinationName() - Method in class org.frankframework.receivers.FrankListener
 
getPhysicalDestinationName() - Method in class org.frankframework.receivers.JavaListener
 
getPhysicalDestinationName() - Method in class org.frankframework.senders.FrankSender
 
getPhysicalDestinationName() - Method in class org.frankframework.senders.IbisJavaSender
 
getPhysicalDestinationName() - Method in class org.frankframework.senders.IbisLocalSender
 
getPhysicalDestinationName() - Method in class org.frankframework.senders.MailSender
 
getPhysicalDestinationShortName() - Method in class org.frankframework.jms.JMSFacade
 
getPhysicalDestinationShortName(boolean) - Method in class org.frankframework.jms.JMSFacade
 
getPipe(int) - Method in class org.frankframework.core.PipeLine
 
getPipe(String) - Method in class org.frankframework.core.PipeLine
 
getPipeByName(Adapter, String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getPipeDescription(PipeLine, IPipe) - Method in class org.frankframework.ladybug.PipeDescriptionProvider
Get a PipeDescription object for the specified pipe.
getPipeLine() - Method in class org.frankframework.core.Adapter
 
getPipeLineSize() - Method in class org.frankframework.core.PipeLine
 
getPipeSizeInStatistics(IPipe) - Method in class org.frankframework.core.PipeLine
 
getPipeSizeOutStatistics(IPipe) - Method in class org.frankframework.core.PipeLine
 
getPipeStatistics(IPipe) - Method in class org.frankframework.core.PipeLine
 
getPipeWaitStatistics(IPipe) - Method in class org.frankframework.core.PipeLine
 
getPolicyService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getPolicyService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client policy service.
getPool() - Method in class org.frankframework.jdbc.datasource.OpenManagedDataSource
 
getPool() - Method in class org.frankframework.jdbc.datasource.OpenPoolingDataSource
 
getPoolInfo() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
 
getPoolInfo() - Method in class org.frankframework.jms.TransactionalMetadataAwareConnectionFactoryProxy
 
getPostbus() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
getPrefix() - Method in class org.frankframework.xml.PrefixMapping
 
getPreparseResult(PipeLineSession) - Method in class org.frankframework.validation.XercesXmlValidator
 
getPrincipal() - Method in class org.frankframework.core.AllowAllSecurityHandler
 
getPrincipal() - Method in interface org.frankframework.core.ISecurityHandler
 
getPrincipal() - Method in class org.frankframework.extensions.cmis.server.CmisSecurityHandler
 
getPrincipal() - Method in class org.frankframework.http.cxf.WebServiceContextSecurityHandler
 
getPrincipal() - Method in class org.frankframework.http.HttpSecurityHandler
 
getPrincipal() - Method in class org.frankframework.jms.JmsRealm
 
getPrincipal() - Method in class org.frankframework.jwt.JwtSecurityHandler
 
getPrincipal() - Method in class org.frankframework.management.security.JwtAuthenticationToken
 
GetPrincipalPipe - Class in org.frankframework.pipes
Returns the name of the user executing the request.
GetPrincipalPipe() - Constructor for class org.frankframework.pipes.GetPrincipalPipe
 
getPriority() - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2LogService
 
getPrivateEndpoints() - Method in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
List of endpoints as well as potential exclusions.
getPrivateKey(HasKeystore, String) - Static method in class org.frankframework.encryption.PkiUtil
 
getProcessStatistics(int) - Method in class org.frankframework.receivers.Receiver
 
getProcessStores(Message<?>) - Method in class org.frankframework.management.bus.endpoints.InlineStorage
 
getProductName() - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
getProductName() - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
 
getProductVersion() - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
getProductVersion() - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
 
getProperties(String, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getProperties(String, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getProperty(String) - Method in class org.frankframework.credentialprovider.CredentialProvidingPropertySource
 
getProperty(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getProperty(String) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Look up the value of a property.
getProperty(String) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
getProperty(String) - Method in class org.frankframework.util.PropertyLoader
 
getProperty(String, T) - Method in class org.frankframework.console.controllers.FrankApiService
Get a property from the Spring Environment.
getPropertyBase() - Method in class org.frankframework.credentialprovider.AbstractMapCredentialFactory
 
getPropertyBase() - Method in class org.frankframework.credentialprovider.AnsibleVaultCredentialFactory
 
getPropertyBase() - Method in class org.frankframework.credentialprovider.PropertyFileCredentialFactory
 
getPropertyXml(PropertyData<?>) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
getProviderURL() - Method in class org.frankframework.jms.JmsRealm
 
getProxyHost() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getProxyPort() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getPublicKey(HasTruststore, String) - Static method in class org.frankframework.encryption.PkiUtil
 
getQName(int) - Method in class org.frankframework.xml.AttributesWrapper
 
getQName(int) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
 
getQuery() - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
getQuery(Message) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Obtain a query to be executed.
getQuery(Message) - Method in class org.frankframework.jdbc.DirectQuerySender
 
getQuery(Message) - Method in class org.frankframework.jdbc.FixedQuerySender
 
getQuery(Message) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase.MixedQuerySender
 
getQueryExecutionContext(Connection, Message) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getQueueConnectionFactories() - Method in class org.frankframework.console.controllers.BrowseQueue
 
getQueueConnectionFactoryName() - Method in interface org.frankframework.core.IJmsListener
 
getQueueConnectionFactoryName() - Method in class org.frankframework.jms.JmsRealm
 
getQueueFirstMessageAge(Session, String) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueFirstMessageAge(Session, String, long) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueFirstMessageAge(Session, String, String) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueFirstMessageAge(Session, String, String, long) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueFirstMessageAge(Session, String, String, long, boolean) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueFirstMessageAge(String, String, String, String, String) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueFirstMessageAge(String, String, String, String, String, String) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
return -1: no message found return -2: message found, but not of type Message.
getQueueFirstMessageAgeAsString(Session, String, long) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueMessageCount(Session, String, String) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueMessageCount(String, String, String, String, String, String) - Static method in class org.frankframework.extensions.tibco.TibcoUtils
 
getQueueName() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
getQueueRegex() - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
getRandomElementsOfString(String, int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getRawMessage(String, Map<String, Object>) - Method in interface org.frankframework.core.ICorrelatedPullingListener
Retrieves messages from queue or other channel, but retrieves only messages with the specified correlationId.
getRawMessage(String, Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
 
getRawMessage(Connection, Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
 
getRawMessage(Connection, Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
getRawMessage(Map<String, Object>) - Method in interface org.frankframework.core.IPullingListener
Retrieves messages from queue or other channel, but does no processing on it.
getRawMessage(Map<String, Object>) - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
getRawMessage(Map<String, Object>) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
getRawMessage(Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
 
getRawMessage(Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
getRawMessage(Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
Retrieves messages from queue or other channel, but does no processing on it.
getReader() - Method in class org.frankframework.stream.SerializableFileReference
 
getReader() - Method in interface org.frankframework.validation.Schema
 
getReader() - Method in class org.frankframework.validation.xsd.ResourceXsd
 
getReader() - Method in class org.frankframework.validation.xsd.StringXsd
 
getReader() - Method in class org.frankframework.validation.xsd.WsdlXsd
 
getReader(InputStream, String, String, PipeLineSession) - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
 
getReader(InputStream, String, String, PipeLineSession) - Method in class org.frankframework.batch.InputStreamReaderFactory
 
getReader(InputStream, String, String, PipeLineSession) - Method in interface org.frankframework.batch.IReaderFactory
Obtain a Reader that reads lines in the given characterset.
getReader(String, Message, PipeLineSession) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
getReader(String, Message, PipeLineSession) - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
getReader(ResultSet) - Method in class org.frankframework.jdbc.BlobLineIteratingPipe
 
getReader(ResultSet) - Method in class org.frankframework.jdbc.ClobLineIteratingPipe
 
getReader(ResultSet) - Method in class org.frankframework.jdbc.LobLineIteratingPipeBase
 
getReader(ResultSet, String, String, PipeLineSession) - Method in class org.frankframework.jdbc.BatchBlobTransformerPipe
Deprecated.
 
getReader(ResultSet, String, String, PipeLineSession) - Method in class org.frankframework.jdbc.BatchClobTransformerPipe
Deprecated.
 
getReader(ResultSet, String, String, PipeLineSession) - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
getReader(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
 
getRealmName() - Method in class org.frankframework.jms.JmsRealm
 
getReasonSessionKey() - Method in class org.frankframework.pipes.XmlValidator
 
getReceiver() - Method in class org.frankframework.extensions.mqtt.MqttListener
 
getReceiver() - Method in interface org.frankframework.receivers.ReceiverAware
 
getReceiver(Map<String, Object>, Session, String) - Method in class org.frankframework.jms.PullingJmsListener
 
getReceiverByName(String) - Method in class org.frankframework.core.Adapter
 
getReceiverByName(Adapter, String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getReceivers() - Method in class org.frankframework.core.Adapter
 
getRecipientList() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getRecordFactoryUsingFilename(PipeLineSession, String) - Method in interface org.frankframework.batch.IRecordHandlerManager
 
getRecordFactoryUsingFilename(PipeLineSession, String) - Method in class org.frankframework.batch.RecordHandlerManager
Deprecated.
 
getRecordHandler(String) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
getRecordHandler(PipeLineSession, String) - Method in class org.frankframework.batch.FieldPositionRecordHandlerManager
Deprecated.
 
getRecordHandler(PipeLineSession, String) - Method in class org.frankframework.batch.FixedPositionRecordHandlerManager
Deprecated.
 
getRecordHandler(PipeLineSession, String) - Method in interface org.frankframework.batch.IRecordHandlerManager
 
getRecordHandler(PipeLineSession, String) - Method in class org.frankframework.batch.RecordHandlerManager
Deprecated.
 
getRecordHandlerByKey(String) - Method in class org.frankframework.batch.RecordHandlerManager
Deprecated.
Determines the recordhandler to use, based on key.
getRecordIdentifyingFieldList() - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
getRecordType(List<String>) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
getRecordType(List<String>) - Method in interface org.frankframework.batch.IRecordHandler
 
getRecursiveDirList() - Method in class org.frankframework.util.Dir2Xml
 
getRef(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getRef(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getRegisteredAdapter(String) - Method in class org.frankframework.configuration.Configuration
Get a registered adapter by its name.
getRegisteredAdapters() - Method in class org.frankframework.configuration.Configuration
 
getRegisteredListenerNames() - Method in class org.frankframework.receivers.ServiceDispatcher
Retrieve the names of the registered listeners in alphabetical order.
getRegisteredNames() - Static method in class org.frankframework.util.SapSystemListItem
Get the system names as an Iterator, alphabetically sorted
getRegisteredNamesAsList() - Static method in class org.frankframework.util.SapSystemListItem
Gets a list with system names.
getRegisteredRealmNames() - Method in class org.frankframework.jms.JmsRealmFactory
Get the realmNames as an Iterator, in the order that they were declared
getRegisteredRealmNamesAsList() - Method in class org.frankframework.jms.JmsRealmFactory
Get the names as a list
getRegisteredSapSystemNames() - Method in class org.frankframework.configuration.extensions.SapSystemFactory
 
getRegisteredSapSystemsNamesAsList() - Method in class org.frankframework.configuration.extensions.SapSystemFactory
 
getRekenbox() - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
getRekenBoxName() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getRekenboxSessionKey() - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
getRekenboxSessionKey() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getRelationshipService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getRelationshipService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client relationship service.
getRemoveUnusedNamespacesTransformerPool(boolean, boolean) - Static method in class org.frankframework.util.UtilityTransformerPools
 
getRemoveUnusedNamespacesXslt2TransformerPool(boolean, boolean) - Static method in class org.frankframework.util.UtilityTransformerPools
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
getReplace() - Method in class org.frankframework.pipes.ReplacerPipe
 
getReplyAddressFields() - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getReplyTimeout() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
getReplyTo() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getReport(Integer) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getReportColumnNames() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getReportLevel() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
getReportLevel() - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
getRepositoryInfo(Session) - Static method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getRepositoryInfos(ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getRepositoryInfos(ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
getRepositoryService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getRepositoryService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client repository service.
getRequestFieldName() - Method in interface org.frankframework.extensions.sap.ISapSender
 
getRequestInterceptor() - Method in class org.frankframework.http.MicrometerHttpClientInterceptor
 
getRequestMessage() - Method in class org.frankframework.larva.ListenerMessageHandler
Attempt to retrieve a ListenerMessage.
getRequestMessageWithDefaultTimeout() - Method in class org.frankframework.larva.ListenerMessageHandler
 
getRequestNamespace() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
getRequestNamespaceDefs() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
getRequestRootValidations() - Method in class org.frankframework.pipes.XmlValidator
 
getRequestXPath() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
getResolvedProperty(String) - Method in class org.frankframework.util.PropertyLoader
the method is like the Properties.getProperty, but provides functionality to resolve ${variable} Syntaxes.
getResource() - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
getResource() - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
 
getResource(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
Override this method and make it final so nobody can overwrite it.
getResource(String) - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
 
getResource(String) - Static method in class org.frankframework.core.Resource
 
getResource(String) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getResource(String, boolean) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
In case of the AbstractClassLoader.getResources(String) we only want the local paths and not the parent path
getResource(String, boolean) - Method in class org.frankframework.larva.actions.RelativePathDirectoryClassLoader
 
getResource(IScopeProvider, String) - Static method in class org.frankframework.core.Resource
 
getResource(IScopeProvider, String, String) - Static method in class org.frankframework.core.Resource
 
getResource(PipeLine, String) - Method in class org.frankframework.ladybug.PipeDescriptionProvider
Return the content of the specified resource.
getResourceBase() - Method in class org.frankframework.validation.AbstractXSD
 
getResourceBase() - Method in interface org.frankframework.validation.IXSD
 
getResourceBase() - Method in class org.frankframework.validation.xsd.ResourceXsd
 
getResourceNames() - Method in class org.frankframework.ladybug.PipeDescription
 
getResources(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
getResourceTarget() - Method in interface org.frankframework.validation.IXSD
 
getResourceURL(String) - Static method in class org.frankframework.util.ClassLoaderUtils
Get a resource-URL directly from the ClassPath
getResourceURL(String) - Static method in class org.frankframework.util.ClassUtils
Attempts to locate the resource, first on the local class-path, if no match, it attempts to find the resource as file-path.
getResourceURL(IScopeProvider, String) - Static method in class org.frankframework.util.ClassLoaderUtils
Get a resource-URL from a specific IConfigurationClassLoader.
getResourceURL(IScopeProvider, String, String) - Static method in class org.frankframework.util.ClassLoaderUtils
Get a resource-URL from a ClassLoader, therefore the resource should not start with a leading slash
getResponse() - Method in exception class org.frankframework.console.ApiException
 
getResponse() - Method in class org.frankframework.http.HttpResponseHandler
Returns an InputStream that will automatically close the HttpRequest when fully read
getResponse() - Method in class org.frankframework.larva.SenderThread
 
getResponseBody(HttpResponseHandler) - Method in class org.frankframework.http.HttpSender
 
getResponseBodyAsString(HttpResponseHandler, boolean) - Method in class org.frankframework.extensions.akamai.NetStorageSender
When an exception occurs and the response cannot be parsed, we do not want to throw a 'missing response' exception.
getResponseInterceptor() - Method in class org.frankframework.http.MicrometerHttpClientInterceptor
 
getResponseMessage() - Method in class org.frankframework.http.HttpResponseHandler
 
getResponseMessage() - Method in class org.frankframework.larva.ListenerMessageHandler
Attempt to retrieve a ListenerMessage.
getResponseNamespaceDefs() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
getResponseRoot() - Method in class org.frankframework.soap.SoapValidator
 
getResponseRootValidations() - Method in class org.frankframework.pipes.XmlValidator
 
getResponseValidator() - Method in interface org.frankframework.core.IDualModeValidator
 
getResponseValidator() - Method in class org.frankframework.pipes.AbstractValidator
 
getResponseValidator() - Method in class org.frankframework.pipes.XmlValidator
 
getResponseXPath() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
getRestListeners() - Method in class org.frankframework.management.bus.endpoints.WebServices
 
getRestUriPattern() - Method in class org.frankframework.http.RestListener
 
getResult() - Method in class org.frankframework.core.PipeLineResult
 
getResult() - Method in class org.frankframework.core.PipeRunResult
 
getResult() - Method in class org.frankframework.larva.XsltProviderListener
 
getResult(ResultSet) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getResult(ResultSet, Object, Object) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getResult(ResultSet, Object, Object, HttpServletResponse, String, String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getResult(HashPipe.HashEncoding) - Method in interface org.frankframework.pipes.hash.HashGenerator
 
getResultFromXPath(String, String) - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
getResultHandler(String) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
getRetention() - Method in class org.frankframework.util.DirectoryCleaner
 
getReturnedColumns(PreparedStatement) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getRole() - Method in class org.frankframework.pipes.IsUserInRolePipe
 
getRoles(String) - Method in class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
Find the LDAP group memberships of this user.
getRoles(JNDIRealm.JNDIConnection, String) - Method in class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
Find the LDAP group memberships of this user.
getRoles(JNDIRealm.JNDIConnection, JNDIRealm.User) - Method in class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
Overrides getRoles to find the nested group memberships of this user, assuming users and groups have a "memberOf" like attribute (specified by 'userRoleName' and 'roleName') that specifies the groups they are member of.
getRolesToCheck(Message) - Method in class org.frankframework.pipes.IsUserInRolePipe
 
getRoot() - Method in class org.frankframework.filesystem.LocalFileSystem
 
getRoot() - Method in class org.frankframework.pipes.XmlWellFormedChecker
 
getRoot() - Method in class org.frankframework.soap.SoapValidator
 
getRoot(IXmlValidator) - Method in class org.frankframework.soap.WsdlGenerator
 
getRoot(IXmlValidator, boolean) - Method in class org.frankframework.soap.WsdlGenerator
 
getRootElement(Set<IXSD>, String) - Method in class org.frankframework.soap.WsdlGenerator
 
getRootElement(Set<IXSD>, String, String) - Method in class org.frankframework.soap.WsdlGenerator
 
getRootLogger() - Static method in class org.frankframework.util.LogUtil
 
getRootNamespace(String) - Static method in class org.frankframework.util.XmlUtils
 
getRootNamespace(Message) - Static method in class org.frankframework.util.XmlUtils
 
getRootTags() - Method in interface org.frankframework.validation.IXSD
 
getRootValidations(boolean) - Method in class org.frankframework.pipes.XmlValidator
 
getRounds() - Method in class org.frankframework.pipes.PasswordHashPipe
 
getRoundsSessionKey() - Method in class org.frankframework.pipes.PasswordHashPipe
 
getRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getRowId(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getRowId(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getRowXml(IDbmsSupport, ResultSet, int, ResultSetMetaData, String, boolean, String, boolean, boolean) - Static method in class org.frankframework.util.DB2XMLWriter
 
getRowXml(SaxElementBuilder, IDbmsSupport, ResultSet, int, ResultSetMetaData, String, boolean, String, boolean, boolean) - Static method in class org.frankframework.util.DB2XMLWriter
 
getRunPath() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getRunState() - Method in class org.frankframework.core.Adapter
 
getRunState() - Method in interface org.frankframework.core.ManagableLifecycle
Returns the RunState of the object.
getRunState() - Method in class org.frankframework.receivers.Receiver
Get the runstate of this receiver.
getRunState() - Method in interface org.frankframework.util.RunStateEnquirer
 
getRunState() - Method in class org.frankframework.util.RunStateManager
 
getSalt() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultContent
 
getSalt() - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.EncryptionKeychain
 
getSAMLCertificatePassword() - Method in class org.frankframework.extensions.idin.IdinSender
 
getSapSystem() - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
getSapSystem(String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
getSapSystemInfo(String) - Method in class org.frankframework.configuration.extensions.SapSystemFactory
 
getSAXParserFactory() - Static method in class org.frankframework.util.XmlUtils
 
getSAXParserFactory(boolean) - Static method in class org.frankframework.util.XmlUtils
 
getSchedule(String) - Method in class org.frankframework.scheduler.ScheduleManager
 
getSchedule(Scheduler.SchedulerPathVariables) - Method in class org.frankframework.console.controllers.Scheduler
 
getSchedule(Message<?>) - Method in class org.frankframework.management.bus.endpoints.GetSchedules
 
getScheduledJob(String) - Method in class org.frankframework.configuration.Configuration
 
getScheduledJobs() - Method in class org.frankframework.configuration.Configuration
 
getSchedules() - Method in class org.frankframework.console.controllers.Scheduler
 
getSchedules() - Method in class org.frankframework.scheduler.ScheduleManager
 
getSchedules(Message<?>) - Method in class org.frankframework.management.bus.endpoints.GetSchedules
 
GetSchedules - Class in org.frankframework.management.bus.endpoints
 
GetSchedules() - Constructor for class org.frankframework.management.bus.endpoints.GetSchedules
 
getSchedulesList() - Method in class org.frankframework.scheduler.ScheduleManager
 
getSchema() - Method in interface org.frankframework.core.IXmlValidator
 
getSchema() - Method in class org.frankframework.pipes.XmlValidator
 
getSchema() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
getSchema(Connection) - Method in class org.frankframework.dbms.Db2DbmsSupport
 
getSchema(Connection) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getSchema(Connection) - Method in class org.frankframework.dbms.H2DbmsSupport
 
getSchema(Connection) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getSchema(Connection) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getSchema(Connection) - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
getSchema(Connection) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
getSchema(Connection) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getSchemaInformation(URL) - Static method in class org.frankframework.align.XmlAligner
 
getSchemaLocation() - Method in interface org.frankframework.core.IXmlValidator
 
getSchemaLocation() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
getSchemaLocation() - Method in enum class org.frankframework.soap.SoapVersion
 
getSchemaObject(String, List<Schema>) - Method in class org.frankframework.validation.JavaxXmlValidator
Returns the Schema associated with this validator.
getSchemas() - Method in class org.frankframework.pipes.XmlValidator
 
getSchemas() - Method in interface org.frankframework.validation.SchemasProvider
 
getSchemas(boolean) - Method in class org.frankframework.pipes.XmlValidator
 
getSchemas(PipeLineSession) - Method in class org.frankframework.pipes.XmlValidator
 
getSchemas(PipeLineSession) - Method in interface org.frankframework.validation.SchemasProvider
 
getSchemasId() - Method in class org.frankframework.pipes.WsdlXmlValidator
 
getSchemasId() - Method in class org.frankframework.pipes.XmlValidator
 
getSchemasId() - Method in class org.frankframework.validation.AbstractValidationContext
 
getSchemasId() - Method in interface org.frankframework.validation.SchemasProvider
 
getSchemasId(PipeLineSession) - Method in class org.frankframework.pipes.XmlValidator
 
getSchemasId(PipeLineSession) - Method in interface org.frankframework.validation.SchemasProvider
 
getSchemaSources(List<Schema>) - Method in class org.frankframework.validation.JavaxXmlValidator
 
getSchemeName() - Method in class org.frankframework.http.authentication.OAuthAuthenticationScheme
 
getScopeHeader() - Method in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
getScopeProvider() - Method in interface org.frankframework.validation.IXSD
 
getScript() - Method in class org.frankframework.extensions.xfb.XfbSender
 
getSecLogSessionKeys() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getSecLogSessionKeys() - Method in interface org.frankframework.core.IPipe
 
getSecondContentHandler() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
getSecret(String, String) - Method in class org.frankframework.credentialprovider.delinea.DelineaClient
Fetch and return a Secret from Delinea Secret Server, including fileAttachments
getSecrets() - Method in class org.frankframework.credentialprovider.delinea.DelineaClient
 
getSecurityHandler() - Method in class org.frankframework.core.PipeLineSession
 
getSecurityItems() - Method in class org.frankframework.console.controllers.SecurityItems
 
getSecurityItems(Message<?>) - Method in class org.frankframework.management.bus.endpoints.SecurityItems
 
getSecurityProtocol() - Method in class org.frankframework.jms.JmsRealm
 
getSecurityRoles() - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
getSelectCondition() - Method in class org.frankframework.jdbc.MessageStoreListener
 
getSelectListQuery(IDbmsSupport, Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getSelectListQuery(IDbmsSupport, Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
getSelector() - Method in class org.frankframework.jms.JmsTransactionalStorage
 
getSelectQuery() - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
getSender() - Method in interface org.frankframework.core.HasSender
 
getSender() - Method in class org.frankframework.filesystem.exchange.MailMessage
 
getSenderException() - Method in class org.frankframework.larva.SenderThread
 
getSenders() - Method in class org.frankframework.senders.SenderSeries
 
getSeparator() - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
 
getSeparatorReplacement() - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
 
getServerConfiguration() - Method in class org.frankframework.console.controllers.ServerDetails
 
getServerInformation() - Method in class org.frankframework.console.controllers.ServerDetails
 
getServerInformation(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ServerStatistics
 
getServerProperties(String) - Method in class org.frankframework.extensions.sap.jco3.SapServerDataProvider
 
getService(CallContext) - Method in class org.frankframework.extensions.cmis.server.RepositoryConnectorFactory
 
getService(Message<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices
 
getServiceContainer() - Method in class org.frankframework.credentialprovider.WildFlyCredentialFactory
 
getServiceContext() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getServiceContextVersion() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getServiceLayer() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getServiceListeners() - Method in class org.frankframework.console.controllers.TestServiceListener
 
getServiceListeners(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ServiceListener
 
getServiceName() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
getServiceName() - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
getServlet(String) - Method in class org.frankframework.lifecycle.ServletManager
 
getServletContext() - Method in class org.frankframework.lifecycle.ServletManager
 
getServlets() - Method in class org.frankframework.lifecycle.ServletManager
 
getSession(Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
 
getSession(JmsResourceHolder) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
getSessionBuilder() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getSessionKey() - Method in interface org.frankframework.parameters.IParameter
 
getSessionKey() - Method in class org.frankframework.pipes.GetFromSession
Returns the name of the key in the pipeLineSession to retrieve the input from.
getSessionKey() - Method in class org.frankframework.pipes.PutSystemDateInSession
 
getSessionKey() - Method in class org.frankframework.pipes.RemoveFromSession
 
getSessionKeysFromHeader(String) - Method in class org.frankframework.management.bus.endpoints.TestPipeline
Parses SessionKeys from the sessionKeys header.
getSessionKeysFromPayload(String) - Method in class org.frankframework.management.bus.endpoints.TestPipeline
Parses the 'ibiscontext' processing instruction defined in the input
getSeverity() - Method in interface org.frankframework.monitoring.ITrigger
 
getSharedResource() - Method in interface org.frankframework.core.SharedResource
Retrieve the shared resource so CanUseSharedResource holders can use it
getSharedResource() - Method in class org.frankframework.http.HttpSession
 
getSharedResource(String) - Method in interface org.frankframework.core.CanUseSharedResource
Retrieve the shared resource from Spring
getShort(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getShort(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getSigns() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getSignType() - Method in class org.frankframework.extensions.akamai.NetStorageSender
 
getSize() - Static method in class org.frankframework.configuration.ApplicationWarnings
 
getSize() - Method in class org.frankframework.filesystem.sftp.SftpFileRef
 
getSize() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getSize() - Method in class org.frankframework.stream.SerializableFileReference
 
getSlotId() - Method in interface org.frankframework.core.ITransactionalStorage
 
getSlotId() - Method in class org.frankframework.jms.JmsTransactionalStorage
 
getSoapAction() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
getSoapAction() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getSoapAction(IListener<?>) - Method in class org.frankframework.soap.WsdlGenerator
 
getSOAPActionName() - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
getSOAPActionName() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
getSoapBodyXPath() - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
getSoapNamespace() - Method in class org.frankframework.pipes.XmlValidator
Deprecated.
getSoapNamespaceDefs() - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
getSoapVersion(String) - Static method in enum class org.frankframework.soap.SoapVersion
 
getSource() - Method in class org.frankframework.configuration.ConfigurationMessageEvent
 
getSource() - Method in class org.frankframework.monitoring.events.MonitorEvent
 
getSourceFiltering() - Method in interface org.frankframework.monitoring.ITrigger
 
getSources() - Method in class org.frankframework.monitoring.events.Event
Entities that can throw an Event
getSpecialDefaultValue(String, Object, Map<String, String>) - Method in interface org.frankframework.configuration.HasSpecialDefaultValues
 
getSpecialDefaultValue(String, Object, Map<String, String>) - Method in class org.frankframework.http.RestListener
 
getSpecialDefaultValue(String, Object, Map<String, String>) - Method in class org.frankframework.http.WebServiceListener
 
getSpecialDefaultValue(String, Object, Map<String, String>) - Method in class org.frankframework.pipes.XmlValidator
 
getSpringConfigurationFiles() - Method in class org.frankframework.components.MessagingModule
 
getSpringConfigurationFiles() - Method in interface org.frankframework.components.Module
Modules may provide a Spring configuration file, to be loaded in the Spring Application Context.
getSpringConfigurationFiles() - Method in class org.frankframework.ladybug.runner.LadybugDebugModule
 
getSpringConfigurationFiles(ClassLoader) - Method in class org.frankframework.lifecycle.IbisApplicationContext
Loads springUnmanagedDeployment, SpringApplicationContext and files specified by the SPRING.CONFIG.LOCATIONS property in AppConstants.properties
getSqlTranslator(String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getSQLXML(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getSQLXML(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getSSLConnectionSocketFactory() - Method in class org.frankframework.http.AbstractHttpSession
 
getSSLContext() - Method in class org.frankframework.encryption.AuthSSLContextFactory
 
getSSLSocketFactory() - Method in class org.frankframework.encryption.AuthSSLContextFactory
 
getState() - Method in class org.frankframework.core.PipeLineResult
 
getStateFolder(ProcessState) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
getStatement() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getStatement(Connection, String, AbstractJdbcQuerySender.QueryType) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getStatistics(Message<?>) - Method in class org.frankframework.management.bus.endpoints.AdapterStatistics
 
getStatisticsKeeper(String) - Method in class org.frankframework.pipes.IteratingPipe
 
getStatisticsKeeper(ISender) - Method in class org.frankframework.senders.SenderSeries
 
getStatsUpSinceDate() - Method in class org.frankframework.core.Adapter
return the date and time since active Creation date: (19-02-2003 12:16:53)
getStatusLine() - Method in class org.frankframework.http.HttpResponseHandler
 
getStatusValue(ProcessState) - Method in class org.frankframework.jdbc.JdbcTableListener
 
getStdDev() - Method in class org.frankframework.metrics.LocalDistributionSummary
 
getStopConditionTp() - Method in class org.frankframework.pipes.IteratingPipe
 
getStorageFields() - Method in interface org.frankframework.core.IMessageBrowser
Retrieves the field names of the storage
getStorageFields() - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
getStorageFields() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
getStorageFields() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getStorageIds() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getStorageRefKey() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
getStorageType(ProcessState) - Method in class org.frankframework.jdbc.JdbcTableListener
 
getStoreName() - Method in class org.frankframework.filesystem.ImapFileSystem
For test purposes only.
getStoreResultInSessionKey() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getStoreResultInSessionKey() - Method in interface org.frankframework.core.IPipe
 
getStreamId(Message, PipeLineSession) - Method in class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
 
getStreamId(Message, PipeLineSession) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
getStreamingType(Object) - Method in class org.frankframework.ladybug.MessageCapturer
 
getString(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getString(String) - Method in class org.frankframework.core.PipeLineSession
Get value of a PipeLineSession key as String.
getString(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getString(String, String) - Method in class org.frankframework.util.PropertyLoader
Gets a String value Uses the PropertyLoader.getResolvedProperty(String) method.
getStringLength() - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
 
getStringResult() - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
getStringsPerRecord() - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
 
getStringValue(Element) - Static method in class org.frankframework.util.XmlUtils
 
getStringValue(Element, boolean) - Static method in class org.frankframework.util.XmlUtils
 
getStub4TesttoolContentHandler(ContentHandler, IScopeProvider, PropertyLoader) - Method in class org.frankframework.configuration.ConfigurationDigester
Get the contenthandler to stub configurations If stubbing is disabled, the input ContentHandler is returned as-is
getStubStrategies() - Method in class org.frankframework.ladybug.LadybugDebugger
 
getStubStrategies() - Method in class org.frankframework.ladybug.tibet2.Tibet2Debugger
 
getStuckUids() - Method in class org.frankframework.jta.narayana.HeuristicDetectingRecoveryModule
Compiles a list of all Uids that are 'stuck'.
getSubContextList(DirContext, String, PipeLineSession) - Method in class org.frankframework.ldap.LdapSender
Return a list of all of the subcontexts of the current context, which is relative to parentContext.
getSubject() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getSubject(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
getSubject(M) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
getSubObjectList() - Method in class org.frankframework.monitoring.AdapterFilter
Get the list of registered names of SubObjects included in the filter.
getSubProperties(Properties, String) - Static method in class org.frankframework.larva.actions.LarvaActionUtils
 
getSubstitutionsFor(AlignmentContext, String) - Method in class org.frankframework.align.OverridesMap
 
getSubstitutionsFor(AlignmentContext, String) - Method in interface org.frankframework.align.SubstitutionProvider
 
getSubType() - Method in class org.frankframework.http.mime.MessageContentBody
 
getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
Suggest the name of the bean which should be retrieved from the Spring BeanFactory.
getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.GenericFactory
All Frank elements must be created via a className
getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.JmsRealmsFactory
 
getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.SharedResourceFactory
 
getSuggestedBeanName() - Method in class org.frankframework.monitoring.MonitoringFactory
 
getSupportedMediaTypes() - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
 
getSupportedMediaTypes() - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
 
getSupportedMediaTypes() - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
 
getSupportedMediaTypes() - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
 
getSupportedMediaTypes() - Method in interface org.frankframework.extensions.aspose.services.conv.impl.convertors.Convertor
Returns the supported media types.
getSupportedTypes() - Method in class org.frankframework.logging.FrankLogConfigurationFactory
 
getSymbolTableInstance() - Static method in class org.frankframework.validation.XercesXmlValidator
 
getSysDate() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getSysDate() - Method in interface org.frankframework.dbms.IDbmsSupport
SQL String returning current date and time of dbms.
getSysDate() - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getSysDate() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
getSystem(String) - Static method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Retrieve a SapSystem from the list of systems.
getSystem(ParameterValueList) - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
getSystemId() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.frankframework.core.BytesResource
 
getSystemId() - Method in class org.frankframework.core.Resource
 
getSystemId() - Method in class org.frankframework.core.URLResource
 
getSystemId() - Method in class org.frankframework.validation.AbstractXSD
 
getSystemId() - Method in interface org.frankframework.validation.Schema
 
getSystemId() - Method in class org.frankframework.validation.xsd.ResourceXsd
 
getSystemProperty(String, String) - Static method in class org.frankframework.util.Environment
Look up the property in the environment with System.getenv(String) and next in the System properties with System.getProperty(String, String).
getTable() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getTableColumns(Connection, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getTableColumns(Connection, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getTableColumns(Connection, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getTableColumns(Connection, String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getTableColumns(Connection, String, String, String) - Method in class org.frankframework.dbms.Db2DbmsSupport
 
getTableColumns(Connection, String, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getTableColumns(Connection, String, String, String) - Method in class org.frankframework.dbms.H2DbmsSupport
 
getTableColumns(Connection, String, String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getTableColumns(Connection, String, String, String) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
getTableColumns(Connection, String, String, String) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getTargetNamespace() - Method in class org.frankframework.soap.WsdlGenerator
 
getTargetNamespace() - Method in interface org.frankframework.validation.IXSD
 
getTargetNamespacePrefix() - Method in class org.frankframework.soap.WsdlGenerator
 
getTargetPassword() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
getTargetProcessStates(Set<ProcessState>) - Static method in enum class org.frankframework.core.ProcessState
 
getTargetUserid() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
getTempDirectory() - Method in class org.frankframework.extensions.cmis.server.RepositoryConnectorFactory
 
getTempDirectory() - Static method in class org.frankframework.util.TemporaryDirectoryUtils
If the ${ibis.tmpdir} is relative it will turn it into an absolute path.
getTempDirectory(String) - Static method in class org.frankframework.util.TemporaryDirectoryUtils
 
getTemplateDir() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
getText() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getTextFieldType() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getTextFieldType() - Method in interface org.frankframework.dbms.IDbmsSupport
 
getTextFieldType() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
getThenForwardName() - Method in class org.frankframework.pipes.IsXmlPipe
 
getThreadConnectableProxy() - Method in class org.frankframework.jta.SpringTxManagerProxy
 
getThreadContext(Adapter, String, PipeLineSession) - Static method in class org.frankframework.util.LogUtil
 
getThreadLocalReplace() - Static method in class org.frankframework.logging.IbisMaskingLayout
Collection of regex strings to hide locally, meaning for specific threads/adapters.
getThreadTopic() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getThreshold() - Method in interface org.frankframework.monitoring.ITrigger
 
GetTibcoQueues - Class in org.frankframework.extensions.tibco
Returns information about Tibco queues in a XML string.
GetTibcoQueues() - Constructor for class org.frankframework.extensions.tibco.GetTibcoQueues
 
getTid(JCoDestination) - Method in class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
 
getTid(JCoDestination, SapSystemImpl) - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
getTid(JcoResourceHolder) - Method in interface org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils.ResourceFactory
Fetch an appropriate Tid from the given JcoResourceHolder.
getTime(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getTime(int, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getTime(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getTime(String, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getTimeout() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getTimeout() - Method in class org.frankframework.pipes.TimeoutGuardPipe
 
getTimeoutException() - Method in class org.frankframework.larva.SenderThread
 
getTimestamp(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getTimestamp(int, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getTimestamp(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getTimestamp(String, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getTimeStamp() - Static method in class org.frankframework.util.DateFormatUtils
Get current date-time timestamp in generic format.
getTimestampAsDate(String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getTimestampAsDate(String) - Method in class org.frankframework.dbms.H2DbmsSupport
 
getTimestampAsDate(String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
getTimestampAsDate(String) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getTimestampAsDate(String) - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
getTimestampAsDate(String) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
getTimestampColumns() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getTimestampFieldType() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
getTimestampFieldType() - Method in interface org.frankframework.dbms.IDbmsSupport
 
getTimestampFieldType() - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
getTimeToIdleSeconds() - Method in class org.frankframework.cache.EhCache
 
getTimeToLiveSeconds() - Method in class org.frankframework.cache.EhCache
 
getTNS() - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
getTNS() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
getToken() - Method in class org.frankframework.http.rest.ApiPrincipal
 
getTokenizedProperty(String, String) - Method in class org.frankframework.util.AppConstants
Deprecated.
getTopicConnectionFactoryName() - Method in class org.frankframework.jms.JmsRealm
 
getToRecipients() - Method in class org.frankframework.filesystem.exchange.MailMessage
 
getTotalLength() - Method in class org.frankframework.http.mime.MultipartForm
Determines the total length of the multipart content (content length of individual parts plus that of extra elements required to delimit the parts from one another).
getTpnummer() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
getTransaction(TransactionDefinition) - Method in class org.frankframework.jta.SpringTxManagerProxy
 
getTransactionalDestination(SapSystemImpl, boolean) - Static method in class org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils
 
getTransactionalTid(SapSystemImpl, JCoDestination, boolean) - Static method in class org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils
Obtain a TID String that is synchronized with the current transaction, if any.
getTransactionAttribute() - Method in interface org.frankframework.core.HasTransactionAttribute
 
getTransactionCode() - Method in class org.frankframework.extensions.ibm.IMSSender
 
getTransactionDefinition(int, int) - Static method in class org.frankframework.jta.SpringTxManagerProxy
 
getTransactionTimeout() - Method in interface org.frankframework.core.HasTransactionAttribute
 
getTransactionTimeout() - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
getTransactionTimeout() - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#getTransactionTimeout call to the connected JMS resource.
getTransferEncoding() - Method in class org.frankframework.http.mime.MessageContentBody
 
getTransformer() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
getTransformer() - Method in class org.frankframework.util.TransformerPool
 
getTransformer() - Method in class org.frankframework.xml.TransformerFilter
 
getTransformerFactory() - Static method in class org.frankframework.util.XmlUtils
 
getTransformerFactory(int) - Static method in class org.frankframework.util.XmlUtils
 
getTransformerFactory(int, ErrorListener) - Static method in class org.frankframework.util.XmlUtils
 
getTransformerFilter(ThreadConnector<?>, ContentHandler) - Method in class org.frankframework.util.TransformerPool
 
getTransformerFilter(ContentHandler) - Method in class org.frankframework.util.TransformerPool
 
getTransformerFilter(ContentHandler, boolean, boolean) - Method in class org.frankframework.util.TransformerPool
 
getTransformerPoolToUse(PipeLineSession) - Method in class org.frankframework.senders.XsltSender
 
getTransportGuarantee(String) - Static method in class org.frankframework.lifecycle.ServletManager
 
getTrigger(int) - Method in class org.frankframework.monitoring.Monitor
 
getTrigger(String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
getTrigger(String, String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
getTrigger(Monitors.MonitorPathVariables) - Method in class org.frankframework.console.controllers.Monitors
 
getTriggers() - Method in class org.frankframework.monitoring.Monitor
 
getTriggers(Monitors.MonitorPathVariables) - Method in class org.frankframework.console.controllers.Monitors
 
getTriggerType() - Method in interface org.frankframework.monitoring.ITrigger
 
getTrustManagerAlgorithm() - Method in interface org.frankframework.encryption.HasTruststore
 
getTrustManagerAlgorithm() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getTrustManagerAlgorithm() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getTrustManagerAlgorithm() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getTrustManagerAlgorithm() - Method in class org.frankframework.senders.SendGridSender
 
getTruststore() - Method in interface org.frankframework.encryption.HasTruststore
 
getTruststore() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getTruststore() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getTruststore() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getTruststore() - Method in class org.frankframework.senders.SendGridSender
 
getTruststoreAuthAlias() - Method in interface org.frankframework.encryption.HasTruststore
 
getTruststoreAuthAlias() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getTruststoreAuthAlias() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getTruststoreAuthAlias() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getTruststoreAuthAlias() - Method in class org.frankframework.senders.SendGridSender
 
getTruststorePassword() - Method in interface org.frankframework.encryption.HasTruststore
 
getTruststorePassword() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getTruststorePassword() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getTruststorePassword() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getTruststorePassword() - Method in class org.frankframework.senders.SendGridSender
 
getTruststoreType() - Method in interface org.frankframework.encryption.HasTruststore
 
getTruststoreType() - Method in class org.frankframework.extensions.cmis.CmisSender
 
getTruststoreType() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
getTruststoreType() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
getTruststoreType() - Method in class org.frankframework.senders.SendGridSender
 
getTsReceived() - Method in class org.frankframework.core.PipeLineSession
 
getTsReceived(Map<String, Object>) - Static method in class org.frankframework.core.PipeLineSession
 
getTsSent() - Method in class org.frankframework.core.PipeLineSession
 
getTsSent(Map<String, Object>) - Static method in class org.frankframework.core.PipeLineSession
 
getTxDef() - Method in interface org.frankframework.core.HasTransactionAttribute
 
getType() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getType() - Method in interface org.frankframework.core.ITransactionalStorage
 
getType() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIteratorItem
 
getType() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getType() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getType() - Method in class org.frankframework.jms.JmsTransactionalStorage
 
getType() - Method in interface org.frankframework.parameters.IParameter
 
getType() - Method in class org.frankframework.pipes.GetFromSession
 
getType() - Method in class org.frankframework.senders.AbstractMailSender.EMail
 
getType(int) - Method in class org.frankframework.xml.AttributesWrapper
 
getType(String) - Method in class org.frankframework.xml.AttributesWrapper
 
getType(String, String) - Method in class org.frankframework.xml.AttributesWrapper
 
getType(String, String) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
getTypeDefinition() - Method in class org.frankframework.align.AlignmentContext
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
getTypeDefinition(PSVIProvider) - Method in class org.frankframework.align.XmlAligner
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
getUCharacters() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
getUnicodeStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getUnicodeStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getUnresolvedProperty(String) - Method in class org.frankframework.util.PropertyLoader
 
getUpdateStatementResult(PreparedStatement, String, PreparedStatement, int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getUpdateStatusQuery(ProcessState) - Method in class org.frankframework.jdbc.JdbcListener
 
getUri() - Method in class org.frankframework.xml.PrefixMapping
 
getURI(int) - Method in class org.frankframework.xml.AttributesWrapper
 
getURI(int) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
 
getURI(String) - Method in class org.frankframework.extensions.akamai.NetStorageSender
Builds the URI with the rootDirectory, optional CpCode and makes sure the path never ends with a slash '/'.
getURI(String) - Method in class org.frankframework.http.AbstractHttpSession
Makes sure only http(s) requests can be performed.
getUriPattern() - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
getUriPattern() - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
getUriPatterns() - Method in class org.frankframework.http.RestServiceDispatcher
 
getUrl() - Method in class org.frankframework.extensions.esb.EsbConnectionFactoryInfo
 
getUrl() - Method in class org.frankframework.extensions.svn.ScanTibcoSolutionPipe
 
getUrl() - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
getUrl() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
getUrl() - Method in class org.frankframework.filesystem.exchange.MailItemId
 
getUrl() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
getURL(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getURL(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getUrlMapping() - Method in class org.frankframework.extensions.cmis.mtom.MtomProxy
Deprecated.
 
getUrlMapping() - Method in class org.frankframework.extensions.cmis.servlets.AtomPub10
 
getUrlMapping() - Method in class org.frankframework.extensions.cmis.servlets.AtomPub11
 
getUrlMapping() - Method in class org.frankframework.extensions.cmis.servlets.BrowserBinding
 
getUrlMapping() - Method in class org.frankframework.extensions.cmis.servlets.WebServices10
 
getUrlMapping() - Method in class org.frankframework.extensions.cmis.servlets.WebServices11
 
getUrlMapping() - Method in class org.frankframework.http.cxf.SoapProviderServlet
 
getUrlMapping() - Method in class org.frankframework.http.rest.ApiListenerServlet
Tomcat matches /api to /api/*.
getUrlMapping() - Method in class org.frankframework.http.RestListenerServlet
 
getUrlMapping() - Method in class org.frankframework.http.RestPublicListenerServlet
 
getUrlMapping() - Method in class org.frankframework.larva.LarvaServlet
 
getUrlMapping() - Method in interface org.frankframework.lifecycle.DynamicRegistration.Servlet
The URL the Servlet should be mapped to.
getUrlMapping() - Method in class org.frankframework.lifecycle.WebContentServlet
 
getUrlMapping() - Method in class org.frankframework.metrics.PrometheusMeterServlet
 
getUrlMapping() - Method in class org.frankframework.webcontrol.RedirectIndexProxy
 
getUrlPkgPrefixes() - Method in class org.frankframework.jms.JmsRealm
 
getUser() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
getUserClass(Object) - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
getUserDetails() - Method in class org.frankframework.lifecycle.servlets.YmlFileAuthenticator.LocalUsers
 
getUserHelp(String) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getUserMetadata() - Method in class org.frankframework.filesystem.S3FileRef
 
getUsername() - Method in class org.frankframework.credentialprovider.Credentials
 
getUsername() - Method in class org.frankframework.credentialprovider.delinea.DelineaCredentials
 
getUsername() - Method in interface org.frankframework.credentialprovider.ICredentials
 
getUsername() - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
getUsername() - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
 
getUsername() - Method in class org.frankframework.util.CredentialFactory
 
getUserName() - Method in class org.frankframework.extensions.esb.EsbConnectionFactoryInfo
 
getUserPrincipalName() - Static method in class org.frankframework.management.bus.BusMessageUtils
May be anonymousUser, or a string representation of the currently logged in user.
getUserTransactionUrl() - Method in class org.frankframework.jms.JmsRealm
 
getUtilityInstance(String, int) - Static method in class org.frankframework.util.TransformerPool
Special utility method to create a new TransformerPool without a ClassLoader.
getValidAddress(String, String) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
getValidAddressFromHeader(String, Map<String, Object>) - Static method in class org.frankframework.filesystem.MailFileSystemUtils
 
getValidatorHandler(URL) - Static method in class org.frankframework.align.XmlAligner
 
getValidatorHandler(URL) - Static method in class org.frankframework.util.XmlUtils
 
getValidatorHandler(Source) - Static method in class org.frankframework.util.XmlUtils
 
getValidatorHandler(PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.AbstractXmlValidator
 
getValidatorHandler(PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.JavaxXmlValidator
 
getValidatorHandler(PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.XercesXmlValidator
 
getValidElementsAtLevel(int) - Method in class org.frankframework.validation.RootValidation
Comma separated list of elements valid at level in path.
getValidLastElements() - Method in class org.frankframework.validation.RootValidation
 
getValue() - Method in class org.frankframework.credentialprovider.util.CacheEntry
 
getValue() - Method in enum class org.frankframework.extensions.akamai.NetStorageCmsSigner.SignType
 
getValue() - Method in enum class org.frankframework.extensions.aspose.ConversionOption
 
getValue() - Method in interface org.frankframework.parameters.IParameter
 
getValue() - Method in class org.frankframework.parameters.ParameterValue
Returns the value of the IParameter
getValue(int) - Method in class org.frankframework.xml.AttributesWrapper
 
getValue(String) - Method in class org.frankframework.xml.AttributesWrapper
 
getValue(String, String) - Method in class org.frankframework.xml.AttributesWrapper
 
getValue(String, String) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
 
getValue(Map<String, Object>, String) - Static method in class org.frankframework.console.util.RequestUtils
If present returns the value as String Else returns NULL
getValue(IDbmsSupport, ResultSet, int, ResultSetMetaData, String, boolean, String, boolean, boolean, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getValue(ParameterValueList, String, String) - Static method in class org.frankframework.parameters.ParameterValueList
 
getValue(ParameterValueList, String, Message) - Static method in class org.frankframework.parameters.ParameterValueList
 
getValue(ParameterValueList, IParameter, Message, PipeLineSession, boolean) - Method in class org.frankframework.parameters.ParameterList
 
getValue(ParameterValueList, Message, PipeLineSession, boolean) - Method in class org.frankframework.parameters.AbstractParameter
determines the raw value
getValue(ParameterValueList, Message, PipeLineSession, boolean) - Method in interface org.frankframework.parameters.IParameter
 
getValue(ParameterValueList, Message, PipeLineSession, boolean) - Method in class org.frankframework.parameters.NumberParameter
 
getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.AbstractParameter
Converts raw data to configured parameter type
getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.BooleanParameter
 
getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.DateParameter
 
getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.NumberParameter
 
getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.XmlParameter
 
getValueMap() - Method in class org.frankframework.parameters.ParameterValueList
Returns a Map of value objects which may be a subset of the ParameterList when multiple parameters exist with the same name!
getValueOut(String, String, String, PreparedStatement) - Method in class org.frankframework.pipes.DomainTransformerPipe
 
getValues(Message, PipeLineSession) - Method in class org.frankframework.parameters.ParameterList
 
getValues(Message, PipeLineSession, boolean) - Method in class org.frankframework.parameters.ParameterList
Returns a List of ParameterValue objects
getVariance() - Method in class org.frankframework.metrics.LocalDistributionSummary
 
getVaultData(byte[]) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
getVaultData(String) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
getVaultInfo(byte[]) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
getVaultInfo(String) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
getVaultVersion() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
getVersion() - Method in class org.frankframework.configuration.BuildInfoValidator
 
getVersion() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
getVersionInfo() - Static method in class org.frankframework.util.XmlUtils
 
getVersioningService() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
 
getVersioningService() - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Returns a client versioning service.
getWarnings() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
getWarnings() - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
getWarnings() - Method in class org.frankframework.jdbc.BlobOutputStream
 
getWarnings() - Method in class org.frankframework.jdbc.ClobWriter
 
getWarnings() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getWarnings() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
getWarningsAndErrors() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
getWarningsList() - Static method in class org.frankframework.configuration.ApplicationWarnings
 
getWebServices() - Method in class org.frankframework.console.controllers.Webservices
 
getWebServices(Message<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices
 
getWhereClause(String, boolean) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getWriter() - Method in class org.frankframework.documentbuilder.xml.XmlTap
 
getWriter(OutputStream, boolean) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
 
getWriter(PipeLineSession, String, boolean) - Method in class org.frankframework.batch.ResultWriter
 
getWriter(IDbmsSupport, Object, ResultSet) - Method in class org.frankframework.jdbc.Result2BlobWriter
 
getWriter(IDbmsSupport, Object, ResultSet) - Method in class org.frankframework.jdbc.Result2ClobWriter
 
getWriter(IDbmsSupport, Object, ResultSet) - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
getWsdl(Webservices.WsdlPathVariables, Webservices.WsdlParameters) - Method in class org.frankframework.console.controllers.Webservices
 
getWSDL(Message<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices
 
getXAResources() - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
If Database connection was created successfully, returns an array with one instance of DataSourceXAResourceRecoveryHelper.
getXAResources() - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
If JMS connection was created successfully, returns an array with one instance of JmsXAResourceRecoveryHelper.
getXml(List<String>) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
 
getXML(IDbmsSupport, CallableStatement, boolean, Map<Integer, IParameter>, int, boolean) - Method in class org.frankframework.util.DB2XMLWriter
 
getXML(IDbmsSupport, CallableStatement, boolean, Map<Integer, IParameter>, int, boolean, ContentHandler, boolean) - Method in class org.frankframework.util.DB2XMLWriter
 
getXML(IDbmsSupport, ResultSet) - Method in class org.frankframework.util.DB2XMLWriter
Retrieve the Resultset as a well-formed XML string
getXML(IDbmsSupport, ResultSet, int) - Method in class org.frankframework.util.DB2XMLWriter
Retrieve the Resultset as a well-formed XML string
getXML(IDbmsSupport, ResultSet, int, boolean) - Method in class org.frankframework.util.DB2XMLWriter
 
getXML(IDbmsSupport, ResultSet, int, boolean, ContentHandler, boolean) - Method in class org.frankframework.util.DB2XMLWriter
 
getXml2JsonTransformerPool() - Static method in class org.frankframework.util.UtilityTransformerPools
 
getXMLConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
The header 'loaded' is used to differentiate between the loaded and original (raw) XML.
getXmlReader(PipeLineSession, ContentHandler) - Method in class org.frankframework.senders.JsonXsltSender
 
getXmlReader(PipeLineSession, ContentHandler) - Method in class org.frankframework.senders.XsltSender
 
getXMLReader(IScopeProvider) - Static method in class org.frankframework.util.XmlUtils
 
getXMLReader(ContentHandler) - Static method in class org.frankframework.util.XmlUtils
 
getXmlReasons() - Method in class org.frankframework.validation.XmlValidatorErrorHandler
 
getXmlReasonSessionKey() - Method in class org.frankframework.pipes.XmlValidator
 
getXpath() - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
getXpath(List<String>) - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
getXpathExpression() - Method in class org.frankframework.pipes.XsltPipe
 
getXPathFactory() - Static method in class org.frankframework.util.XmlUtils
 
getXPathFactory(int) - Static method in class org.frankframework.util.XmlUtils
 
getxPathLogMap() - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
getXPathTransformerPool(String, int) - Static method in class org.frankframework.util.TransformerPool
 
getXPathTransformerPool(String, String, TransformerPool.OutputType) - Static method in class org.frankframework.util.TransformerPool
 
getXPathTransformerPool(String, String, TransformerPool.OutputType, boolean, ParameterList) - Static method in class org.frankframework.util.TransformerPool
 
getXPathTransformerPool(String, String, TransformerPool.OutputType, boolean, ParameterList, int) - Static method in class org.frankframework.util.TransformerPool
 
getXqueryFile() - Method in class org.frankframework.pipes.XQueryPipe
 
getXqueryName() - Method in class org.frankframework.pipes.XQueryPipe
 
getXsdDefaultNamespace() - Method in interface org.frankframework.validation.IXSD
 
getXsds() - Method in interface org.frankframework.core.IXmlValidator
 
getXsds() - Method in class org.frankframework.pipes.WsdlXmlValidator
 
getXsds() - Method in class org.frankframework.pipes.XmlValidator
 
getXsds() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
getXsds(IXmlValidator) - Method in class org.frankframework.soap.WsdlGenerator
 
getXsdsRecursive(Set<IXSD>) - Static method in class org.frankframework.validation.AbstractXSD
 
getXsdsRecursive(Set<IXSD>, boolean) - Static method in class org.frankframework.validation.AbstractXSD
 
getXsdTargetNamespace() - Method in interface org.frankframework.validation.IXSD
 
getXsModels() - Method in class org.frankframework.validation.AbstractValidationContext
 
getXSModels() - Method in class org.frankframework.pipes.XmlValidator
 
getXSModels() - Method in class org.frankframework.validation.AbstractXmlValidator
 
getXSModels() - Method in class org.frankframework.validation.JavaxXmlValidator
 
getXSModels() - Method in class org.frankframework.validation.XercesXmlValidator
 
getXSModels(List<Schema>) - Method in class org.frankframework.validation.JavaxXmlValidator
 
getZipInputStream(Message) - Method in class org.frankframework.compression.ZipIteratorPipe
 
GIF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
GLOBAL_DEFAULT_DATASOURCE_NAME - Static variable in interface org.frankframework.jdbc.IDataSourceFactory
 
GLOBAL_DEFAULT_DATASOURCE_NAME - Static variable in class org.frankframework.mongodb.JndiMongoClientFactory
 
GLOBAL_DEFAULT_DATASOURCE_NAME_DEFAULT - Static variable in class org.frankframework.mongodb.JndiMongoClientFactory
 
GlobalScopeProvider() - Constructor for class org.frankframework.core.Resource.GlobalScopeProvider
 
globalTimeoutMillis - Static variable in class org.frankframework.larva.LarvaTool
 
GraalJS - Class in org.frankframework.javascript
Deprecated.
GraalJS() - Constructor for class org.frankframework.javascript.GraalJS
Deprecated.
 
GRAALJS - Enum constant in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
 
GraalJS.JavaCallback - Interface in org.frankframework.javascript
Deprecated.
 
GRAMMAR_POOL - Static variable in class org.frankframework.validation.XercesXmlValidator
Property identifier: grammar pool.
GraphClient(MsalClientAdapter) - Constructor for class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
GraphvizEngine - Class in org.frankframework.util.flow.graphviz
JavaScript engine wrapper for VizJs flow diagrams
GraphvizEngine() - Constructor for class org.frankframework.util.flow.graphviz.GraphvizEngine
Create a new GraphvizEngine instance.
GraphvizEngine(String) - Constructor for class org.frankframework.util.flow.graphviz.GraphvizEngine
Create a new GraphvizEngine instance
GraphvizJsFlowGenerator - Class in org.frankframework.util.flow
Initialized through Spring.
GraphvizJsFlowGenerator() - Constructor for class org.frankframework.util.flow.GraphvizJsFlowGenerator
 
GrayBox - Class in org.frankframework.ladybug.filter
Only show senders and pipelines (within these senders) (show only the pipeline checkpoints, not it's children)
GrayBox() - Constructor for class org.frankframework.ladybug.filter.GrayBox
 
GridMailSession() - Constructor for class org.frankframework.senders.SendGridSender.GridMailSession
 
group() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the group record component.
groupFilesByFolder(List<File>, String) - Static method in class org.frankframework.larva.ScenarioRunner
 
groupName() - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerPathVariables
Returns the value of the groupName record component.
groupXsdsByNamespace(Set<IXSD>, boolean) - Static method in class org.frankframework.validation.SchemaUtils
Group a set of XSDs by namespace.
GZ - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
GZ - Enum constant in enum class org.frankframework.pipes.CompressPipe.FileFormat
Gzip format.

H

H2 - Enum constant in enum class org.frankframework.dbms.Dbms
 
H2DbmsSupport - Class in org.frankframework.dbms
Support for H2.
H2DbmsSupport() - Constructor for class org.frankframework.dbms.H2DbmsSupport
 
H2DbmsSupport(String) - Constructor for class org.frankframework.dbms.H2DbmsSupport
 
handle(HttpServletRequest, HttpServletResponse, Supplier<CsrfToken>) - Method in class org.frankframework.lifecycle.servlets.SpaCsrfTokenRequestHandler
 
handle(Callback[]) - Method in class org.frankframework.filesystem.smb.UsernameAndPasswordCallbackHandler
 
handle(K, V) - Method in interface org.frankframework.ldap.Callback
 
handle(DigesterRule) - Method in class org.frankframework.configuration.digester.AbstractDigesterRulesHandler
 
handle(DigesterRule) - Method in class org.frankframework.configuration.digester.FrankDigesterRules
 
handleAction(Action, String, String, String, String, boolean) - Method in class org.frankframework.configuration.IbisManager
Utility function to give commands to Adapters and Receivers
handleApiException(ApiException) - Method in class org.frankframework.console.configuration.ApiExceptionHandler
 
handleAttribute(String, String, Map<String, String>) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
handleAttribute(String, String, Map<String, String>) - Method in class org.frankframework.configuration.digester.ValidateAttributeRule
 
handleBean() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
handleBean() - Method in class org.frankframework.configuration.digester.ValidateAttributeRule
 
handleBrowseDatabase(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseJdbcTable
 
handleError(Throwable) - Method in class org.frankframework.configuration.SpringEventErrorHandler
 
handleException(Exception) - Method in class org.frankframework.console.configuration.ApiExceptionHandler
Taken from ResponseEntityExceptionHandler.handleException(Exception, WebRequest) }
handleException(Exception) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
handleException(Exception) - Method in class org.frankframework.xml.ThreadConnectingFilter
 
handleExceptionLowLevel(Exception) - Method in class org.frankframework.console.configuration.ApiExceptionHandler
Lower level exceptions
handleIbisAction(Message<?>) - Method in class org.frankframework.management.bus.endpoints.HandleIbisManagerAction
 
HandleIbisManagerAction - Class in org.frankframework.management.bus.endpoints
 
HandleIbisManagerAction() - Constructor for class org.frankframework.management.bus.endpoints.HandleIbisManagerAction
 
handleItem(I) - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
handleJob(ManageScheduler.JobAction, JobKey, String) - Method in class org.frankframework.management.bus.endpoints.ManageScheduler
 
handleNoHandlerFoundException(NoHandlerFoundException) - Method in class org.frankframework.console.configuration.ApiExceptionHandler
When a RestController cannot be found, Spring MVC throws this Exception.
handlePendingStartElements() - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
Handler - Class in org.frankframework.extensions.sap.jco3.handlers
Handler that serves as a base for other SAP XML element handlers.
Handler() - Constructor for class org.frankframework.extensions.sap.jco3.handlers.Handler
 
handleRecord(PipeLineSession, List<String>) - Method in interface org.frankframework.batch.IRecordHandler
Perform an action on the array of fields.
handleRecord(PipeLineSession, List<String>) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
 
handleRecord(PipeLineSession, List<String>) - Method in class org.frankframework.batch.RecordXml2Sender
Deprecated.
 
handleRecord(PipeLineSession, List<String>) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
 
handleRecoverableError(String, boolean) - Method in class org.frankframework.align.XmlAligner
 
handleReports(List<Report>) - Method in class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
handleRequest(JCoServerContext, IDocDocumentList) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
JCoIDocHandler M == String
handleRequest(JCoServerContext, JCoFunction) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
JCoServerFunctionHandler M == JCoFunction
handleRequestMessage(Message<?>) - Method in class org.frankframework.management.gateway.ErrorMessageConverter
 
handleRequestMessage(Message<?>) - Method in class org.frankframework.management.gateway.HttpOutboundHandler
 
handleResult(PipeLineSession, String, String, String) - Method in interface org.frankframework.batch.IResultHandler
write a result record.
handleResult(PipeLineSession, String, String, String) - Method in class org.frankframework.batch.ResultWriter
 
handleScheduler(ManageScheduler.ScheduleAction, String) - Method in class org.frankframework.management.bus.endpoints.ManageScheduler
 
handleSpringException(Exception, HttpStatusCode, HttpHeaders) - Method in class org.frankframework.console.configuration.ApiExceptionHandler
 
HARMLESS - Enum constant in enum class org.frankframework.monitoring.Severity
 
hasAnyRole(String...) - Static method in class org.frankframework.management.bus.BusMessageUtils
 
HasApplicationContext - Interface in org.frankframework.core
Beans that have an ApplicationContext.
hasCredential(String) - Static method in class org.frankframework.credentialprovider.CredentialFactory
 
hasCredentials(String) - Method in class org.frankframework.credentialprovider.AbstractMapCredentialFactory
 
hasCredentials(String) - Method in class org.frankframework.credentialprovider.delinea.DelineaCredentialFactory
 
hasCredentials(String) - Method in class org.frankframework.credentialprovider.FileSystemCredentialFactory
 
hasCredentials(String) - Method in interface org.frankframework.credentialprovider.ICredentialFactory
 
hasCredentials(String) - Method in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
hasCredentials(String) - Method in class org.frankframework.credentialprovider.WildFlyCredentialFactory
 
hasCustomFileAttributes(ParameterList) - Method in interface org.frankframework.filesystem.ISupportsCustomFileAttributes
Method to be used in configure.
hasDataAvailable(Message) - Static method in class org.frankframework.stream.Message
Check if a message has any data available.
hasDependency(Set<IXSD>) - Method in interface org.frankframework.validation.IXSD
 
hasEventListeners() - Method in class org.frankframework.extensions.cmis.server.CmisEventDispatcher
 
HASH_BYTE_SIZE - Static variable in class org.frankframework.util.PasswordHash
 
HashAlgorithm - Enum Class in org.frankframework.extensions.akamai
An enum of the hash algorithms.
hashCode() - Method in record class org.frankframework.console.controllers.Adapters.AdapterPathVariables
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Adapters.GetAdapterParams
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdapterOrReceiverModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdaptersModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.ClassInfo.ParametersModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.ClassInfo.PathVariableModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.ClusterMembers.ClusterMemberTargetModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.ClusterMembers.GetClusterMembersParams
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Configurations.ActionModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationParameters
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationPathVariables
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Configurations.ManageConfigurationModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Configurations.UpdateConfigurationModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.IbisstoreSummary.IbisStoreSummaryModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.LiquibaseScript.GenerateSQLModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Logging.ParametersModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Monitors.CreateMonitorModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Monitors.MonitorPathVariables
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorRequestModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerPathVariables
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.socket.DebugController.DebugMessage
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineResponse
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.TestServiceListener.TestServiceListenerModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.CreateLogDefinitionMultipartModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogConfigurationModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogDefinitionModel
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.console.controllers.Webservices.WsdlPathVariables
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.core.MessageBrowserField
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.credentialprovider.delinea.Secret.Field
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.credentialprovider.delinea.Secret
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.jdbc.datasource.ObjectFactory.ObjectInfo
Returns a hash code value for this object.
hashCode() - Method in record class org.frankframework.management.bus.endpoints.SecurityItems.ObjectFactoryDTO
Returns a hash code value for this object.
hashCode() - Method in class org.frankframework.management.security.JwtAuthenticationToken
 
hashCode() - Method in class org.frankframework.validation.AbstractXSD
 
HashGenerator - Interface in org.frankframework.pipes.hash
HashGenerator interface and different implementations to work with.
HashPipe - Class in org.frankframework.pipes
This pipe can be used to generate a hash for the given message using an algorithm.
HashPipe() - Constructor for class org.frankframework.pipes.HashPipe
 
HashPipe.HashEncoding - Enum Class in org.frankframework.pipes
 
HASHVALUE_PARAM_KEY - Static variable in class org.frankframework.extensions.akamai.NetStorageSender
 
hasIndexOnColumn(Connection, String, String, String) - Method in class org.frankframework.dbms.Db2DbmsSupport
 
hasIndexOnColumn(Connection, String, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
hasIndexOnColumn(Connection, String, String, String) - Method in class org.frankframework.dbms.H2DbmsSupport
 
hasIndexOnColumn(Connection, String, String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
hasIndexOnColumn(Connection, String, String, String) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
hasIndexOnColumn(Connection, String, String, String) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
hasIndexOnColumns(Connection, String, String, List<String>) - Method in class org.frankframework.dbms.Db2DbmsSupport
 
hasIndexOnColumns(Connection, String, String, List<String>) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
hasIndexOnColumns(Connection, String, String, List<String>) - Method in class org.frankframework.dbms.H2DbmsSupport
 
hasIndexOnColumns(Connection, String, String, List<String>) - Method in interface org.frankframework.dbms.IDbmsSupport
 
hasIndexOnColumns(Connection, String, String, List<String>) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
hasIndexOnColumns(Connection, String, String, List<String>) - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
hasIndexOnColumns(Connection, String, String, List<String>) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
hasIndexOnColumns(Connection, String, String, List<String>) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
HasKeystore - Interface in org.frankframework.encryption
 
hasMethod(ApiListener.HttpMethod) - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
hasMigrationScript() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
Check whether the configuration contains liquibase script that can be translated into sql statements in the classpath
hasName() - Method in class org.frankframework.filesystem.S3FileRef
 
HasName - Interface in org.frankframework.core
 
hasNext() - Method in interface org.frankframework.core.IDataIterator
 
hasNext() - Method in interface org.frankframework.core.IMessageBrowsingIterator
 
hasNext() - Method in class org.frankframework.core.PeekableDataIterator
 
hasNext() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the hasNext record component.
hasNext() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIterator
 
hasNext() - Method in class org.frankframework.jms.JmsQueueBrowserIterator
 
hasNext() - Method in class org.frankframework.util.ReaderLineIterator
 
hasOverride(AlignmentContext) - Method in class org.frankframework.align.OverridesMap
 
hasOverride(AlignmentContext) - Method in interface org.frankframework.align.SubstitutionProvider
 
hasParameter(String) - Method in class org.frankframework.parameters.ParameterList
 
HasPhysicalDestination - Interface in org.frankframework.core
Allows objects to declare that they have a physical destination.
hasPrefix() - Method in class org.frankframework.batch.AbstractResultHandler
 
hasPrefix() - Method in interface org.frankframework.batch.IResultHandler
 
hasPrev() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the hasPrev record component.
hasRawMessageAvailable() - Method in interface org.frankframework.core.IPeekableListener
 
hasRawMessageAvailable() - Method in class org.frankframework.jdbc.JdbcListener
 
hasRawMessageAvailable(Connection) - Method in class org.frankframework.jdbc.JdbcListener
 
hasRegisteredForward(String) - Method in class org.frankframework.pipes.AbstractPipe
 
hasRole(String) - Static method in class org.frankframework.management.bus.BusMessageUtils
See AuthorityAuthorizationManager#ROLE_PREFIX
HasSender - Interface in org.frankframework.core
Allows objects to declare that they have a Sender.
hasSkipLockedFunctionality() - Method in class org.frankframework.dbms.Db2DbmsSupport
 
hasSkipLockedFunctionality() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
hasSkipLockedFunctionality() - Method in class org.frankframework.dbms.H2DbmsSupport
 
hasSkipLockedFunctionality() - Method in interface org.frankframework.dbms.IDbmsSupport
 
hasSkipLockedFunctionality() - Method in class org.frankframework.dbms.MariaDbDbmsSupport
 
hasSkipLockedFunctionality() - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
hasSkipLockedFunctionality() - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
hasSkipLockedFunctionality() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
hasSkipLockedFunctionality() - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
hasSOAPActionName() - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
hasSOAPActionName() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
HasSpecialDefaultValues - Interface in org.frankframework.configuration
Interface to be implemented when a class has one or more special default values (i.e. a default value of attribute X depends on the value of attribute Y).
hasStartPointOnLevel(Report, Checkpoint) - Method in class org.frankframework.ladybug.filter.GrayBox
 
hasSubstitutionsFor(AlignmentContext, String) - Method in class org.frankframework.align.OverridesMap
 
hasSubstitutionsFor(AlignmentContext, String) - Method in interface org.frankframework.align.SubstitutionProvider
 
HasTransactionAttribute - Interface in org.frankframework.core
The HasTransactionAttribute allows Pipes to declare transaction and isolation behavior.
HasTruststore - Interface in org.frankframework.encryption
 
hasWhitelistedRecipients() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
hasWhitelistedRecipients() - Method in class org.frankframework.senders.MailSender.MailSession
 
hasWhitelistedRecipients() - Method in class org.frankframework.senders.SendGridSender.GridMailSession
 
hateoasSupport() - Method in class org.frankframework.console.controllers.Init.ParametersModel
 
HazelcastConfig - Class in org.frankframework.management.gateway
 
HazelcastConfig() - Constructor for class org.frankframework.management.gateway.HazelcastConfig
 
HazelcastInboundGateway - Class in org.frankframework.management.gateway
 
HazelcastInboundGateway() - Constructor for class org.frankframework.management.gateway.HazelcastInboundGateway
 
HazelcastOutboundGateway - Class in org.frankframework.management.gateway
 
HazelcastOutboundGateway() - Constructor for class org.frankframework.management.gateway.HazelcastOutboundGateway
 
HEAD - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
HEAD - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
HEADER - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
 
HEADER_ADAPTER_NAME_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_CONFIGURATION_NAME_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_CONNECTION_FACTORY_NAME_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_DATASOURCE_NAME_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_MESSAGEID_KEY - Static variable in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
HEADER_PARAM_PREFIX - Static variable in class org.frankframework.extensions.cmis.CmisSender
 
HEADER_PIPE_NAME_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_PIPE_NAME_KEY - Static variable in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
HEADER_PREFIX - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_PREFIX - Static variable in class org.frankframework.stream.MessageContext
 
HEADER_PREFIX_PATTERN - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_PROCESSSTATE_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_PROCESSSTATE_KEY - Static variable in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
HEADER_RECEIVER_NAME_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
HEADER_RECEIVER_NAME_KEY - Static variable in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
HEADER_TARGET_KEY - Static variable in class org.frankframework.management.bus.BusMessageUtils
 
headerParamsSet - Variable in class org.frankframework.http.AbstractHttpSender
 
headerSelector(E, String) - Static method in class org.frankframework.management.bus.MessageDispatcher
 
HEALTH - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
HealthCheck - Class in org.frankframework.management.bus.endpoints
 
HealthCheck() - Constructor for class org.frankframework.management.bus.endpoints.HealthCheck
 
HEARTBEAT - Enum constant in enum class org.frankframework.monitoring.EventType
 
heartbeatLog - Variable in class org.frankframework.scheduler.job.RecoverAdaptersJob
 
HeuristicDetectingRecoveryModule - Class in org.frankframework.jta.narayana
 
HeuristicDetectingRecoveryModule() - Constructor for class org.frankframework.jta.narayana.HeuristicDetectingRecoveryModule
 
HeuristicDetectingRecoveryModule(RecoveryStore, TransactionStatusConnectionManager) - Constructor for class org.frankframework.jta.narayana.HeuristicDetectingRecoveryModule
 
Hex - Enum constant in enum class org.frankframework.pipes.HashPipe.HashEncoding
 
hexArray - Static variable in class net.wedjaa.ansible.vault.crypto.data.Util
 
hexit(byte[]) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
hexit(byte[], int) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
hide(String) - Static method in class org.frankframework.util.StringUtil
 
hide(String, int) - Static method in class org.frankframework.util.StringUtil
Hides the string based on the mode given.
hideAll(String, String) - Static method in class org.frankframework.util.StringUtil
 
hideAll(String, String, int) - Static method in class org.frankframework.util.StringUtil
Hides the input string according to the given regex and mode.
hideAll(String, Collection<Pattern>) - Static method in class org.frankframework.util.StringUtil
Hide all characters matching the given Regular Expression.
hideAll(String, Collection<Pattern>, int) - Static method in class org.frankframework.util.StringUtil
Hide all characters matching the given Regular Expression.
hideAll(String, Pattern, int) - Static method in class org.frankframework.util.StringUtil
Hides the input string according to the given regex and mode.
HideRegexMessageTransformer - Class in org.frankframework.ladybug.transform
Hide the same data as is hidden in the Ibis logfiles based on the log.hideRegex property in log4j4ibis.properties and IPipe.setHideRegex(String).
HideRegexMessageTransformer() - Constructor for class org.frankframework.ladybug.transform.HideRegexMessageTransformer
 
HmacMD5 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
HMACMD5 - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageCmsSigner.SignType
 
HMACMD5 - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageUtils.KeyedHashAlgorithm
 
HmacSHA1 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
HMACSHA1 - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageCmsSigner.SignType
 
HMACSHA1 - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageUtils.KeyedHashAlgorithm
 
HmacSHA256 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
HMACSHA256 - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageCmsSigner.SignType
 
HMACSHA256 - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageUtils.KeyedHashAlgorithm
 
HmacSHA384 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
HmacSHA512 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
HOLD - Enum constant in enum class org.frankframework.core.ProcessState
 
HOLDSTORAGE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
 
HOSTNAME_PROPERTY - Static variable in class org.frankframework.configuration.HostnamePropertySourcePostProcessor
 
HostnamePropertySourcePostProcessor - Class in org.frankframework.configuration
Make the hostname property available to the Ibis configuration and the Spring configuration.
HostnamePropertySourcePostProcessor() - Constructor for class org.frankframework.configuration.HostnamePropertySourcePostProcessor
 
HTML - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
HTML_MAX_PREAMBLE_SIZE - Static variable in class org.frankframework.util.XmlUtils
 
HTTP - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.TransportType
 
HTTP - Enum constant in enum class org.frankframework.filesystem.sftp.SftpSession.TransportType
 
HTTP_METHOD_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
HTTP_REQUEST_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
HTTP_RESPONSE_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
HttpAuthenticationException - Exception Class in org.frankframework.http.authentication
 
HttpAuthenticationException() - Constructor for exception class org.frankframework.http.authentication.HttpAuthenticationException
 
HttpAuthenticationException(String) - Constructor for exception class org.frankframework.http.authentication.HttpAuthenticationException
 
HttpAuthenticationException(String, Throwable) - Constructor for exception class org.frankframework.http.authentication.HttpAuthenticationException
 
HttpAuthenticationException(Throwable) - Constructor for exception class org.frankframework.http.authentication.HttpAuthenticationException
 
httpBinding(XMLStreamWriter, String) - Method in class org.frankframework.soap.WsdlGenerator
 
httpClient - Variable in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
HttpEntityFactory - Class in org.frankframework.http.mime
A reusable, thread-safe factory for any type of HTTP Entity as specified by HttpEntityType.
HttpEntityFactory.Builder - Class in org.frankframework.http.mime
Builder for the HttpEntityFactory.
HttpEntityType - Enum Class in org.frankframework.http
 
HttpInboundGateway - Class in org.frankframework.management.gateway
 
HttpInboundGateway() - Constructor for class org.frankframework.management.gateway.HttpInboundGateway
 
HttpMessageEntity - Class in org.frankframework.http
Custom implementation of an HttpEntity which deals with HttpMessageEntity.isRepeatable(), HttpMessageEntity.isStreaming(), Message.getCharset() and Message.size().
HttpMessageEntity(Message) - Constructor for class org.frankframework.http.HttpMessageEntity
 
HttpMessageEntity(Message, ContentType) - Constructor for class org.frankframework.http.HttpMessageEntity
 
HttpOutboundGateway - Class in org.frankframework.management.gateway
 
HttpOutboundGateway() - Constructor for class org.frankframework.management.gateway.HttpOutboundGateway
 
HttpOutboundHandler - Class in org.frankframework.management.gateway
 
HttpOutboundHandler(String) - Constructor for class org.frankframework.management.gateway.HttpOutboundHandler
 
HttpReport - Class in org.frankframework.http
 
HttpReport(String, Element) - Constructor for class org.frankframework.http.HttpReport
 
HttpReport(URI, Element) - Constructor for class org.frankframework.http.HttpReport
 
HttpRequestRetryHandler - Class in org.frankframework.http
Only retries if no HttpEntity is present, or if the HttpEntity is repeatable.
HttpRequestRetryHandler(int) - Constructor for class org.frankframework.http.HttpRequestRetryHandler
 
HttpResponseHandler - Class in org.frankframework.http
 
HttpResponseHandler(HttpResponse) - Constructor for class org.frankframework.http.HttpResponseHandler
 
HTTPS_ENABLED_KEY - Static variable in class org.frankframework.lifecycle.servlets.SecuritySettings
 
HttpSecurityConfigurer - Class in org.frankframework.lifecycle.servlets
The default SecurityFilterChain will be added by SecurityFilterChainConfigurer.
HttpSecurityConfigurer() - Constructor for class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
 
HttpSecurityHandler - Class in org.frankframework.http
SecurityHandler that delegates its implementation to the corresponding methods in the HttpServlet.
HttpSecurityHandler(HttpServletRequest) - Constructor for class org.frankframework.http.HttpSecurityHandler
 
HttpSender - Class in org.frankframework.http
HttpSender() - Constructor for class org.frankframework.http.HttpSender
 
httpService(XMLStreamWriter, String, String) - Method in class org.frankframework.soap.WsdlGenerator
 
HttpSession - Class in org.frankframework.http
Shared HTTPSession, implements SharedResource so it can be set in the Configuration.xml
HttpSession() - Constructor for class org.frankframework.http.HttpSession
 
HttpUtils - Class in org.frankframework.util
Some utilities for working with HTTP.
HttpUtils() - Constructor for class org.frankframework.util.HttpUtils
 

I

I2T - Enum constant in enum class org.frankframework.extensions.esb.EsbSoapWrapperPipe.Mode
ifsa2tibco
IApiCache - Interface in org.frankframework.http.rest
Etag (key-value) Cache interface, allows RestListeners and ApiListeners to save and retrieve etags.
IArrayBuilder - Interface in org.frankframework.documentbuilder
 
IAuthenticator - Interface in org.frankframework.lifecycle.servlets
SecurityContextHolder.getContext().getAuthentication(); can be used to retrieve the username (when available)
IBasicFileSystem<F> - Interface in org.frankframework.filesystem
Interface to represent a basic filesystem, in which files can be listed, read, deleted or moved to a folder.
IBIS_FULL_SERVICE_ACCESS_ROLES - Static variable in interface org.frankframework.lifecycle.DynamicRegistration
 
IBISACTION - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
IbisActionJob - Class in org.frankframework.scheduler.job
Deprecated, for removal: This API element is subject to removal in a future version.
IbisActionJob() - Constructor for class org.frankframework.scheduler.job.IbisActionJob
Deprecated.
 
IbisApplicationContext - Class in org.frankframework.lifecycle
Creates and maintains the (Spring) Application Context.
IbisApplicationContext() - Constructor for class org.frankframework.lifecycle.IbisApplicationContext
 
IbisApplicationContext.BootState - Enum Class in org.frankframework.lifecycle
 
IbisCacheManager - Class in org.frankframework.cache
Common manager for caching.
IbisContext - Class in org.frankframework.configuration
Main entry point for creating and starting Ibis instances from the configuration file.
IbisContext() - Constructor for class org.frankframework.configuration.IbisContext
 
IbisContextRunnable - Class in org.frankframework.configuration
 
IbisContextRunnable(IbisContext) - Constructor for class org.frankframework.configuration.IbisContextRunnable
 
ibisDebugger - Variable in class org.frankframework.ladybug.tibet2.TibetView
 
IbisDebuggerAdvice - Class in org.frankframework.ladybug
 
IbisDebuggerAdvice() - Constructor for class org.frankframework.ladybug.IbisDebuggerAdvice
 
IbisDebuggerAdvice.ParallelSenderExecutorWrapper - Class in org.frankframework.ladybug
 
IbisDiscoveryService - Class in org.frankframework.extensions.cmis.server.impl
Wrapper that delegates when a matching CmisEvent is present.
IbisDiscoveryService(DiscoveryService, CallContext) - Constructor for class org.frankframework.extensions.cmis.server.impl.IbisDiscoveryService
 
IbisException - Exception Class in org.frankframework.core
Base Exception with compact but informative getMessage().
IbisException() - Constructor for exception class org.frankframework.core.IbisException
 
IbisException(String) - Constructor for exception class org.frankframework.core.IbisException
 
IbisException(String, Throwable) - Constructor for exception class org.frankframework.core.IbisException
 
IbisException(Throwable) - Constructor for exception class org.frankframework.core.IbisException
 
IbisException.ExcludeClassInfoExceptionFilter - Interface in org.frankframework.core
 
IbisExceptionListener - Interface in org.frankframework.core
ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.
IbisInitializer - Annotation Interface in org.frankframework.lifecycle
 
IbisJavaSender - Class in org.frankframework.senders
Posts a message to another Frank!
IbisJavaSender() - Constructor for class org.frankframework.senders.IbisJavaSender
 
IbisJobBuilder - Class in org.frankframework.scheduler
 
IbisJobBuilder() - Constructor for class org.frankframework.scheduler.IbisJobBuilder
 
IbisJobDetail - Class in org.frankframework.scheduler
 
IbisJobDetail() - Constructor for class org.frankframework.scheduler.IbisJobDetail
 
IbisJobDetail.JobType - Enum Class in org.frankframework.scheduler
 
IbisLocalSender - Class in org.frankframework.senders
Posts a message to another Frank!
IbisLocalSender() - Constructor for class org.frankframework.senders.IbisLocalSender
 
ibisManager - Variable in class org.frankframework.ladybug.IbisDebuggerAdvice
 
ibisManager - Variable in class org.frankframework.ladybug.LadybugDebugger
 
IbisManager - Class in org.frankframework.configuration
Implementation of IbisManager which does not use EJB for managing IBIS Adapters.
IbisManager() - Constructor for class org.frankframework.configuration.IbisManager
 
IbisMaskingLayout - Class in org.frankframework.logging
This is a wrapper for Log4j2 layouts.
IbisMaskingLayout(Configuration, Charset) - Constructor for class org.frankframework.logging.IbisMaskingLayout
 
IbisMaskingLayout.HideRegexContext - Interface in org.frankframework.logging
Interface overrides AutoCloseable.close() to remove the exception so this can be used in a try-with-resources without having to handle any exceptions, however does not need to add any extra methods.
IbisMessageListenerContainer - Class in org.frankframework.jms
Extend the DefaultMessageListenerContainer from Spring to add trace logging and make it possible to monitor the last poll finished time.
IbisMessageListenerContainer() - Constructor for class org.frankframework.jms.IbisMessageListenerContainer
 
IbisNavigationService - Class in org.frankframework.extensions.cmis.server.impl
Wrapper that delegates when a matching CmisEvent is present.
IbisNavigationService(NavigationService, CallContext) - Constructor for class org.frankframework.extensions.cmis.server.impl.IbisNavigationService
 
IbisNdcPatternConverter - Class in org.frankframework.logging
 
IbisObjectService - Class in org.frankframework.extensions.cmis.server.impl
Wrapper that delegates when a matching CmisEvent is present.
IbisObjectService(ObjectService, CallContext) - Constructor for class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
IbisPatternLayout - Class in org.frankframework.logging
Implementation of IbisMaskingLayout to serialize given log events according to the given pattern.
IbisRepositoryService - Class in org.frankframework.extensions.cmis.server.impl
Wrapper that delegates when a matching CmisEvent is present.
IbisRepositoryService(RepositoryService, CallContext) - Constructor for class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
IBISSTORE_SUMMARY - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
IbisstoreSummary - Class in org.frankframework.console.controllers
 
IbisstoreSummary - Class in org.frankframework.management.bus.endpoints
 
IbisstoreSummary() - Constructor for class org.frankframework.management.bus.endpoints.IbisstoreSummary
 
IbisstoreSummary(FrankApiService) - Constructor for class org.frankframework.console.controllers.IbisstoreSummary
 
IbisstoreSummary.IbisStoreSummaryModel - Record Class in org.frankframework.console.controllers
 
IbisStoreSummaryModel(String, String) - Constructor for record class org.frankframework.console.controllers.IbisstoreSummary.IbisStoreSummaryModel
Creates an instance of a IbisStoreSummaryModel record class.
IbisTester - Class in org.frankframework.extensions.test
 
IbisTester() - Constructor for class org.frankframework.extensions.test.IbisTester
 
IbisThreadFilter - Class in org.frankframework.logging
Extension of StringMatchFilter with the facility of executing a regular expression on the name of the current thread.
IbisThrowablePatternConverter - Class in org.frankframework.logging
 
IbisTransaction - Class in org.frankframework.core
Class which generates extra logging when starting and committing transactions.
IbisTransaction(PlatformTransactionManager, TransactionDefinition, String) - Constructor for class org.frankframework.core.IbisTransaction
 
IBlockEnabledSender<H> - Interface in org.frankframework.core
Allows to leverage sending messages in blocks.
ICache<K,V> - Interface in org.frankframework.cache
Interface to be implemented by cache-providers.
ICacheEnabled<K,V> - Interface in org.frankframework.cache
Interface to be implemented by classes that could use a cache.
ICO - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
ICollector<P> - Interface in org.frankframework.collection
Implementations should convert their input to a 'usable' part.
IConfigurable - Interface in org.frankframework.core
To be replaced with ConfigurableLifecycle.
IConfigurationClassLoader - Interface in org.frankframework.configuration.classloaders
Interface for IBIS Configuration ClassLoaders.
IConfigurationClassLoader.ReportLevel - Enum Class in org.frankframework.configuration.classloaders
 
IConnectionFactoryFactory - Interface in org.frankframework.jms
 
ICorrelatedPullingListener<M> - Interface in org.frankframework.core
Additional behaviour for pulling listeners that are able to listen to a specific message, specified by a correlation ID.
ICorrelatedSender - Interface in org.frankframework.core
Marker interface for correlated sender, used in Receiver.
ICredentialFactory - Interface in org.frankframework.credentialprovider
Interface for a CredentialFactory.
ICredentials - Interface in org.frankframework.credentialprovider
 
ICS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
id - Variable in class org.frankframework.receivers.RawMessageWrapper
 
id() - Method in record class org.frankframework.console.controllers.ClusterMembers.ClusterMemberTargetModel
Returns the value of the id record component.
id() - Method in record class org.frankframework.console.controllers.ClusterMembers.GetClusterMembersParams
Returns the value of the id record component.
id() - Method in record class org.frankframework.credentialprovider.delinea.Secret.Field
Returns the value of the id record component.
id() - Method in record class org.frankframework.credentialprovider.delinea.Secret
Returns the value of the id record component.
IDataIterator<T> - Interface in org.frankframework.core
Interface to handle generic iterations.
IDataSourceFactory - Interface in org.frankframework.jdbc
 
IDbmsSupport - Interface in org.frankframework.dbms
Interface to define DBMS specific SQL implementations.
IDigesterFactory - Interface in org.frankframework.configuration.digester
 
IdinSender - Class in org.frankframework.extensions.idin
Requires the net.bankid.merchant.library V1.2.9
IdinSender() - Constructor for class org.frankframework.extensions.idin.IdinSender
 
IdinSender.Action - Enum Class in org.frankframework.extensions.idin
 
IDLE_TASK_EXECUTION_LIMIT - Static variable in class org.frankframework.unmanaged.SpringJmsConnector
 
IdocSender - Class in org.frankframework.extensions.sap
IdocSender - Class in org.frankframework.extensions.sap.jco3
Deprecated, for removal: This API element is subject to removal in a future version.
IdocSender() - Constructor for class org.frankframework.extensions.sap.IdocSender
 
IdocSender() - Constructor for class org.frankframework.extensions.sap.jco3.IdocSender
Deprecated.
 
IdocSenderImpl - Class in org.frankframework.extensions.sap.jco3
Implementation of sender that sends an IDoc to SAP.
IdocSenderImpl() - Constructor for class org.frankframework.extensions.sap.jco3.IdocSenderImpl
 
IDocumentBuilder - Interface in org.frankframework.documentbuilder
 
IdocXmlHandler - Class in org.frankframework.extensions.sap.jco3
DefaultHandler extension to parse SAP Idocs in XML format into JCoIDoc format.
IdocXmlHandler(SapSystemImpl) - Constructor for class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
IDualModeValidator - Interface in org.frankframework.core
 
IErrorMessageFormatter - Interface in org.frankframework.core
An errorMessageFormatter is responsible for returning a string describing the error at hand in a format that the receiver expects.
IFlowGenerator - Interface in org.frankframework.util.flow
Used by the FlowDiagramManager to turn a dot file into an image.
IForwardTarget - Interface in org.frankframework.core
IForwardTarget represents the destination of a PipeForward, so a IPipe or PipeLineExit.
IfPipe - Class in org.frankframework.pipes
Selects a forward based on an expression.
IfPipe() - Constructor for class org.frankframework.pipes.IfPipe
 
IfPipe.SupportedMediaType - Enum Class in org.frankframework.pipes
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
ignorableWhitespace(char[], int, int) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
ignorableWhitespace(char[], int, int) - Method in class org.frankframework.xml.NodeSetFilter
 
ignoreContentAfterKey(String, String) - Static method in class org.frankframework.larva.LarvaTool
 
ignoreContentBeforeKey(String, String) - Static method in class org.frankframework.larva.LarvaTool
 
ignoreContentBetweenKeys(String, String, String) - Static method in class org.frankframework.larva.LarvaTool
 
ignoreCurrentTimeBetweenKeys(String, String, String, String, String, boolean, boolean) - Method in class org.frankframework.larva.LarvaTool
 
ignoreInCompatibilityMode() - Element in annotation interface org.frankframework.doc.Mandatory
 
ignoreKey(String, String) - Static method in class org.frankframework.larva.LarvaTool
 
ignoreKeysAndContentBetweenKeys(String, String, String) - Static method in class org.frankframework.larva.LarvaTool
 
ignoreRegularExpression(String, String) - Static method in class org.frankframework.larva.LarvaTool
 
ignoreUnknownNamespaces - Variable in class org.frankframework.validation.AbstractXmlValidator
 
IHasProcessState<M> - Interface in org.frankframework.core
Interface that can be implemented by Listeners that provide their own management of messages processed and in error.
IJmsListener<M> - Interface in org.frankframework.core
Ugly hack to keep the WSDL generator working without changing any code.
IJob - Interface in org.frankframework.scheduler.job
 
IKnowsDeliveryCount<M> - Interface in org.frankframework.core
Interface to be implemented by Listeners that can find out the delivery count of the messages they receive.
IListener<M> - Interface in org.frankframework.core
Base-interface for IPullingListener and IPushingListener.
IListenerConnector<M> - Interface in org.frankframework.core
Interface specifying method to configure a JMS receiver of some sort.
IListenerConnector.CacheMode - Enum Class in org.frankframework.core
 
IllegalRootElementException(String) - Constructor for exception class org.frankframework.validation.XmlValidatorContentHandler.IllegalRootElementException
 
image - Variable in enum class org.frankframework.util.flow.graphviz.Format
 
IMailFileSystem<M,A> - Interface in org.frankframework.filesystem
 
ImapFileSystem - Class in org.frankframework.filesystem
 
ImapFileSystem() - Constructor for class org.frankframework.filesystem.ImapFileSystem
 
ImapListener - Class in org.frankframework.receivers
 
ImapListener() - Constructor for class org.frankframework.receivers.ImapListener
 
ImapSender - Class in org.frankframework.senders
 
ImapSender() - Constructor for class org.frankframework.senders.ImapSender
 
IMessageBrowser<M> - Interface in org.frankframework.core
 
IMessageBrowser.HideMethod - Enum Class in org.frankframework.core
 
IMessageBrowser.SortOrder - Enum Class in org.frankframework.core
 
IMessageBrowser.StorageType - Enum Class in org.frankframework.core
 
IMessageBrowsingIterator - Interface in org.frankframework.core
Interface for helper class for MessageBrowsers.
IMessageBrowsingIteratorItem - Interface in org.frankframework.core
Iterator item for messagebrowsers.
IMessageHandler<M> - Interface in org.frankframework.core
Interface that PushingListeners can use to handle the messages they receive.
IMongoClientFactory - Interface in org.frankframework.mongodb
 
IMonitorDestination - Interface in org.frankframework.monitoring
Interface to monitoring service.
IMPORT - Static variable in class org.frankframework.validation.SchemaUtils
 
IMSSender - Class in org.frankframework.extensions.ibm
JMS sender which will add an IMS header to the message and call the MQ specific logic.
IMSSender() - Constructor for class org.frankframework.extensions.ibm.IMSSender
 
IN_MEMORY - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
InboundGatewayFactory - Class in org.frankframework.management.bus
Allows the creation of inbound integration gateways.
InboundGatewayFactory() - Constructor for class org.frankframework.management.bus.InboundGatewayFactory
 
incCounter(String) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
incLevel(String) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
Include - Class in org.frankframework.configuration
 
Include() - Constructor for class org.frankframework.configuration.Include
 
INCLUDE - Static variable in class org.frankframework.validation.SchemaUtils
 
INCLUDE_FIELD_DEFINITION_BY_DEFAULT_KEY - Static variable in class org.frankframework.util.XmlUtils
 
INCLUDE_KEY - Static variable in class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
includeFiles() - Method in enum class org.frankframework.filesystem.TypeFilter
 
IncludeFilter - Class in org.frankframework.configuration.digester
 
IncludeFilter(ContentHandler, Resource) - Constructor for class org.frankframework.configuration.digester.IncludeFilter
 
includeFolders() - Method in enum class org.frankframework.filesystem.TypeFilter
 
includes(String) - Method in enum class org.frankframework.http.rest.MediaTypes
Matches the provided 'Content-Type' to this enum, should always be valid, is not weighted
incNumOfMessagesInError() - Method in class org.frankframework.core.Adapter
The number of messages for which processing ended unsuccessfully.
increaseBackoffIntervalAndWait(Throwable, String) - Method in class org.frankframework.receivers.Receiver
 
IncreaseIntegerPipe - Class in org.frankframework.pipes
Pipe that increases the integer value of a session variable.
IncreaseIntegerPipe() - Constructor for class org.frankframework.pipes.IncreaseIntegerPipe
 
increaseMaxResourceCount(int) - Method in class org.frankframework.receivers.ResourceLimiter
 
increaseReferences() - Method in class org.frankframework.jms.MessagingSource
 
increaseRetryIntervalAndWait(PipeLineSession, int, String) - Method in class org.frankframework.pipes.MessageSendingPipe
 
increaseThreadCount() - Method in interface org.frankframework.core.IThreadCountControllable
 
increaseThreadCount() - Method in class org.frankframework.jms.PushingJmsListener
 
increaseThreadCount() - Method in class org.frankframework.receivers.PullingListenerContainer
 
increaseThreadCount() - Method in class org.frankframework.receivers.Receiver
 
increaseThreadCount() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
incrementCountThreads() - Method in class org.frankframework.scheduler.AbstractJobDef
 
incrementMessageCounter() - Method in class org.frankframework.larva.TestConfig
 
incrementScenarioCounter() - Method in class org.frankframework.larva.TestConfig
 
INCTHREADS - Enum constant in enum class org.frankframework.management.Action
 
InfluxRegistryConfigurator - Class in org.frankframework.metrics
 
InfluxRegistryConfigurator() - Constructor for class org.frankframework.metrics.InfluxRegistryConfigurator
 
info() - Method in record class org.frankframework.jdbc.datasource.ObjectFactory.ObjectInfo
Returns the value of the info record component.
info(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
info(String) - Method in class org.frankframework.receivers.Receiver
sends an informational message to the log and to the messagekeeper of the adapter
info(String) - Method in class org.frankframework.util.MessageKeeper
 
info(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
info(HasName, String) - Method in class org.frankframework.util.MessageKeeper
 
INFO - Enum constant in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
 
INFO - Enum constant in enum class org.frankframework.filesystem.AbstractFileSystemListener.MessageType
 
INFO - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
show info about a single file, specified by attribute filename, parameter filename or input message
INFO - Enum constant in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
 
INFO_ELEMENTS - Static variable in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
INFO_SEPARATOR - Static variable in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
infoLine() - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES
 
infoLine() - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
infoLine() - Method in interface net.wedjaa.ansible.vault.crypto.decoders.inter.CypherInterface
 
init - Variable in class org.frankframework.http.rest.ApiPrincipal
 
init() - Method in class org.frankframework.configuration.IbisContext
Creates the Spring context, and load the configuration.
init() - Method in class org.frankframework.http.rest.ApiListenerServlet
 
init() - Method in class org.frankframework.http.RestListenerServlet
 
init() - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
init() - Method in class org.frankframework.lifecycle.WebContentServlet
 
init() - Method in class org.frankframework.soap.WsdlGenerator
 
init(boolean) - Method in class org.frankframework.configuration.IbisContext
Creates the Spring context, and load the configuration.
init(FilterConfig) - Method in class org.frankframework.console.filters.CacheControlFilter
 
init(FilterConfig) - Method in class org.frankframework.console.filters.CorsFilter
 
init(FilterConfig) - Method in class org.frankframework.console.filters.CspFilter
 
init(FilterConfig) - Method in class org.frankframework.extensions.cmis.mtom.MtomFilter
 
init(FilterConfig) - Method in class org.frankframework.management.security.JwtSecurityFilter
 
init(ServletConfig) - Method in class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
 
init(ServletConfig) - Method in class org.frankframework.http.cxf.SoapProviderServlet
 
init(ServletConfig) - Method in class org.frankframework.metrics.PrometheusMeterServlet
 
init(String, String) - Method in class org.frankframework.jwt.JwtValidator
 
init(Map<String, String>) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Called after the object has been created.
init(Map<String, String>) - Method in class org.frankframework.extensions.cmis.server.RepositoryConnectorFactory
 
init(SchemasProvider, String, Set<String>, RootValidations, Map<List<String>, List<String>>, Boolean) - Method in class org.frankframework.validation.AbstractValidationContext
 
init(WebSecurity) - Method in class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
 
init(WebSecurity) - Method in class org.frankframework.management.gateway.HttpInboundGateway
 
Init - Class in org.frankframework.console.controllers
 
Init(FrankApiService, RequestMappingHandlerMapping) - Constructor for class org.frankframework.console.controllers.Init
 
Init.ParametersModel - Class in org.frankframework.console.controllers
 
initBean(BeanParent) - Method in class org.frankframework.ladybug.tibet2.TibetView
 
initFromXsds(String, IScopeProvider, Set<IXSD>) - Method in class org.frankframework.validation.AbstractXSD
 
initialCap(String) - Method in class org.frankframework.configuration.filters.InitialCapsFilter
 
initialCapQname(String) - Method in class org.frankframework.configuration.filters.InitialCapsFilter
 
InitialCapsFilter - Class in org.frankframework.configuration.filters
 
InitialCapsFilter() - Constructor for class org.frankframework.configuration.filters.InitialCapsFilter
 
InitialCapsFilter(ContentHandler) - Constructor for class org.frankframework.configuration.filters.InitialCapsFilter
 
initialise(String) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
initialise(String) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
 
initialise(StringTokenizer) - Method in class org.frankframework.jta.narayana.PoolingDataSourceJDBCAccess
Since we've already verified the connection in NarayanaConfigurationBean we can almost be certain this won't fail.
initialize() - Method in class org.frankframework.credentialprovider.AbstractMapCredentialFactory
 
initialize() - Method in class org.frankframework.credentialprovider.delinea.DelineaCredentialFactory
 
initialize() - Method in class org.frankframework.credentialprovider.FileSystemCredentialFactory
 
initialize() - Method in interface org.frankframework.credentialprovider.ICredentialFactory
initialize() of an implementation can throw an exception when the credentialFactory cannot be properly configured and used.
initialize() - Method in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
initialize() - Method in class org.frankframework.credentialprovider.WildFlyCredentialFactory
 
initialize(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
Checks if table exists, and creates when necessary.
initializeConversionTables() - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
INITIALIZING - Enum constant in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
 
initLifecycleProcessor() - Method in class org.frankframework.core.Adapter
 
initLifecycleProcessor() - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
 
initMappingConfig() - Method in class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
Read the mapping configuration and apply the role group mapping to the container
initNamespace(String, IScopeProvider, String) - Method in class org.frankframework.validation.AbstractXSD
 
initNamespace(String, IScopeProvider, String) - Method in class org.frankframework.validation.xsd.ResourceXsd
 
initNoNamespace(IScopeProvider, String) - Method in class org.frankframework.validation.AbstractXSD
 
initNoNamespace(IScopeProvider, String) - Method in class org.frankframework.validation.xsd.ResourceXsd
 
initScenariosRootDirectories(String, List<String>, List<String>) - Method in class org.frankframework.larva.LarvaTool
 
initTest() - Method in class org.frankframework.extensions.test.IbisTester
 
InlineMessageStoreOverview - Class in org.frankframework.console.controllers
 
InlineMessageStoreOverview(FrankApiService) - Constructor for class org.frankframework.console.controllers.InlineMessageStoreOverview
 
InlineStorage - Class in org.frankframework.management.bus.endpoints
 
InlineStorage() - Constructor for class org.frankframework.management.bus.endpoints.InlineStorage
 
INLINESTORAGE_SUMMARY - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
InMemoryAuthenticator - Class in org.frankframework.lifecycle.servlets
Authenticator for in-memory authentication.
InMemoryAuthenticator() - Constructor for class org.frankframework.lifecycle.servlets.InMemoryAuthenticator
 
INodeBuilder - Interface in org.frankframework.documentbuilder
 
INOUT - Enum constant in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
 
INPROCESS - Enum constant in enum class org.frankframework.core.ProcessState
 
INPUT - Enum constant in enum class org.frankframework.extensions.esb.EsbSoapValidator.Direction
 
INPUT - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
 
INPUT - Enum constant in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
 
INPUT_FACTORY - Static variable in class org.frankframework.util.XmlUtils
 
INPUT_FORMAT_SESSION_KEY_PREFIX - Static variable in class org.frankframework.pipes.Json2XmlValidator
 
INPUT_VALIDATOR_NAME - Static variable in class org.frankframework.core.PipeLine
 
INPUT_VALIDATOR_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
INPUT_VALIDATOR_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
INPUT_WRAPPER_NAME - Static variable in class org.frankframework.core.PipeLine
 
INPUT_WRAPPER_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
INPUT_WRAPPER_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
InputfieldsPart - Class in org.frankframework.batch
 
InputfieldsPart() - Constructor for class org.frankframework.batch.InputfieldsPart
 
inputFileExists(long, String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
InputOutputPipeLineProcessor - Class in org.frankframework.processors
 
InputOutputPipeLineProcessor() - Constructor for class org.frankframework.processors.InputOutputPipeLineProcessor
 
InputOutputPipeProcessor - Class in org.frankframework.processors
The InputOutputPipeProcessor class is a subclass of PipeProcessorBase and is responsible for processing pipes in a pipeline.
InputOutputPipeProcessor() - Constructor for class org.frankframework.processors.InputOutputPipeProcessor
 
InputOutputSenderWrapperProcessor - Class in org.frankframework.processors
 
InputOutputSenderWrapperProcessor() - Constructor for class org.frankframework.processors.InputOutputSenderWrapperProcessor
 
inputSourceToSAXSource(Resource) - Static method in class org.frankframework.util.XmlUtils
 
inputSourceToSAXSource(InputSource) - Static method in class org.frankframework.util.XmlUtils
 
inputSourceToSAXSource(InputSource, boolean, Resource) - Static method in class org.frankframework.util.XmlUtils
TODO: This does not appear to always properly honour namespaceAware=false
INPUTSTREAM - Enum constant in enum class org.frankframework.parameters.ParameterType
Deprecated.
InputStreamDataSource - Class in org.frankframework.http
 
InputStreamDataSource(String, InputStream) - Constructor for class org.frankframework.http.InputStreamDataSource
Use content type application/octet-stream in case it cannot be determined.
InputStreamHttpMessageConverter - Class in org.frankframework.management.gateway
 
InputStreamHttpMessageConverter() - Constructor for class org.frankframework.management.gateway.InputStreamHttpMessageConverter
 
InputStreamReaderFactory - Class in org.frankframework.batch
Basic InputStreamReaderFactory.
InputStreamReaderFactory() - Constructor for class org.frankframework.batch.InputStreamReaderFactory
 
inRerun - Variable in class org.frankframework.ladybug.LadybugDebugger
 
INSERT - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
Deprecated.
insertException(SAXException) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
INSERTMANY - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
INSERTONE - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
insertQuery - Variable in class org.frankframework.jdbc.JdbcTransactionalStorage
 
insertRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
inspectXml(PipeLineSession, String, ContentHandler) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
inspectXml(PipeLineSession, String, ContentHandler) - Method in interface org.frankframework.xml.IXmlDebugger
Allow the debugger to see the XML stream.
instantiateResource(FrankResource, Properties, Class<O>) - Method in class org.frankframework.jdbc.datasource.ObjectCreator
 
inState(RunState) - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
 
INTEGER - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to an Integer
INTEGRITY_CHECK_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
internalEntityDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an internal entity declaration.
interpretXsltVersion(String) - Static method in class org.frankframework.util.XmlUtils
 
interval() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the interval record component.
IntraGrammarPoolEntityResolver - Class in org.frankframework.validation
EntityResolver for XercesXmlValidator to resolve imported schema documents to other schemas used to populate the grammar pool.
IntraGrammarPoolEntityResolver(IScopeProvider, List<Schema>) - Constructor for class org.frankframework.validation.IntraGrammarPoolEntityResolver
 
inTransaction() - Static method in class org.frankframework.util.JtaUtil
returns true if the current thread is associated with a transaction
INVALID - Enum constant in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
 
invalidateTransformer(Transformer) - Method in class org.frankframework.util.TransformerPool
 
invalidateTransformerNoThrow(Transformer) - Method in class org.frankframework.util.TransformerPool
 
invoke(SOAPMessage) - Method in class org.frankframework.http.cxf.AbstractSOAPProvider
 
invoke(SOAPMessage) - Method in class org.frankframework.http.cxf.NamespaceUriProvider
 
invoke(Object, Method, Method, Object[]) - Method in class org.frankframework.ladybug.PipeLineSessionDebugger
 
invoke(AbstractHttpSender.HttpMethod, String, Map<String, String>, Output, BindingSession) - Method in class org.frankframework.extensions.cmis.CmisHttpSender
 
invokeDELETE(UrlBuilder, BindingSession) - Method in class org.frankframework.extensions.cmis.CmisHttpInvoker
 
invokeGET(UrlBuilder, BindingSession) - Method in class org.frankframework.extensions.cmis.CmisHttpInvoker
 
invokeGET(UrlBuilder, BindingSession, BigInteger, BigInteger) - Method in class org.frankframework.extensions.cmis.CmisHttpInvoker
 
invokeGetter(Object, String, boolean) - Static method in class org.frankframework.util.ClassUtils
 
invokePOST(UrlBuilder, String, Output, BindingSession) - Method in class org.frankframework.extensions.cmis.CmisHttpInvoker
 
invokePUT(UrlBuilder, String, Map<String, String>, Output, BindingSession) - Method in class org.frankframework.extensions.cmis.CmisHttpInvoker
 
invokeSetter(Object, Method, String) - Static method in class org.frankframework.util.ClassUtils
Throws IllegalArgumentException if the argument type is incompatible Throws IllegalStateException if the argument cannot be set on the target bean
invokeSetter(Object, String, Object) - Static method in class org.frankframework.util.ClassUtils
 
invokeSetter(Object, String, Object, Class<?>) - Static method in class org.frankframework.util.ClassUtils
 
invokeSetters(int, Properties) - Method in class org.frankframework.larva.actions.AbstractLarvaAction
 
invokeSetters(int, Properties) - Method in class org.frankframework.larva.actions.LarvaPushingListenerAction
 
invokeSetters(Object, Properties) - Static method in class org.frankframework.larva.actions.LarvaActionUtils
 
IOauthAuthenticator - Interface in org.frankframework.http.authentication
 
IObjectBuilder - Interface in org.frankframework.documentbuilder
 
IObjectLocator - Interface in org.frankframework.jdbc.datasource
 
IParameter - Interface in org.frankframework.parameters
 
IPeekableListener<M> - Interface in org.frankframework.core
PullingListener extension that checks for available messages to retrieve without starting a XA transaction.
IPipe - Interface in org.frankframework.core
A Pipe represents an action to take in a PipeLine.
IPortConnectedListener<M> - Interface in org.frankframework.core
Interface extending IPushingListener for listeners which connect to a ListenerPort or other type of named endpoint, from which they receive their messages.
IProvidesMessageBrowsers<M> - Interface in org.frankframework.core
Interface that can be implemented by Listeners that provide their own management of messages processed and in error.
IPullingListener<M> - Interface in org.frankframework.core
Defines listening behaviour of pulling receivers.
IPushingListener<M> - Interface in org.frankframework.core
Defines listening behaviour of message driven receivers.
IReaderFactory - Interface in org.frankframework.batch
 
IRecordHandler - Interface in org.frankframework.batch
Interface for transforming a record (= structured ASCII line).
IRecordHandlerManager - Interface in org.frankframework.batch
Interface for handling a transformed record.
IRedeliveringListener<M> - Interface in org.frankframework.core
 
IResultHandler - Interface in org.frankframework.batch
Interface for handling a transformed record.
isAddNamespaceToSchema() - Method in interface org.frankframework.validation.IXSD
 
isAddOutputNamespace() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
isAfterLast() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
isAllowAllParams() - Method in class org.frankframework.http.rest.ApiListener
 
isAllowSelfSignedCertificates() - Method in interface org.frankframework.encryption.HasTruststore
 
isAllowSelfSignedCertificates() - Method in class org.frankframework.extensions.cmis.CmisSender
 
isAllowSelfSignedCertificates() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
isAllowSelfSignedCertificates() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
isAllowSelfSignedCertificates() - Method in class org.frankframework.senders.SendGridSender
 
isAllowUnicodeSupplementaryCharacters() - Method in class org.frankframework.pipes.ReplacerPipe
 
ISapFunctionFacade - Interface in org.frankframework.extensions.sap
Common interface to be implemented by SapListeners
ISapListener<F> - Interface in org.frankframework.extensions.sap
Common interface to be implemented by SapListener implementations.
ISapSender - Interface in org.frankframework.extensions.sap
Common interface to be implemented by SapSender implementations.
ISapSystem - Interface in org.frankframework.configuration.extensions
 
ISapSystem - Interface in org.frankframework.extensions.sap
Common interface to be implemented by SapSystem implementations.
isAuthenticated() - Method in class org.frankframework.management.security.JwtAuthenticationToken
 
isAuthenticationEnabled() - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
isAuthenticationRequested(HttpHost, HttpResponse, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
isAutoReload() - Static method in class org.frankframework.util.XmlUtils
 
isAutoStartup() - Method in class org.frankframework.configuration.Configuration
 
isAutoStartup() - Method in class org.frankframework.core.Adapter
 
isAutoStartup() - Method in interface org.frankframework.lifecycle.ConfigurableLifecycle
By default these beans are not started.
isBeforeFirst() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
isBinary() - Method in class org.frankframework.stream.Message
 
isBinary(Part) - Static method in class org.frankframework.http.mime.MultipartUtils
 
isBisMessageHeaderInSoapBody() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
isBisResultInPayload() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
isBlobType(ResultSetMetaData, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isBlobType(ResultSetMetaData, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isBlockByRecordType() - Method in interface org.frankframework.batch.IResultHandler
 
isCachable(AuthScheme) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
isCheckAntiVirus() - Method in class org.frankframework.pipes.StreamPipe
 
isChunked() - Method in class org.frankframework.http.mime.MultipartEntity
 
isClassPresent(String) - Static method in class org.frankframework.util.ClassUtils
 
isCleanup() - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
isClobType(ResultSetMetaData, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isClobType(ResultSetMetaData, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isClobType(ResultSetMetaData, int) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
isClobType(ResultSetMetaData, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
isClosed() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
isColumnPresent(Connection, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isColumnPresent(Connection, String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isColumnPresent(Connection, String, String, String) - Method in class org.frankframework.dbms.Db2DbmsSupport
 
isColumnPresent(Connection, String, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isColumnPresent(Connection, String, String, String) - Method in class org.frankframework.dbms.H2DbmsSupport
 
isColumnPresent(Connection, String, String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isColumnPresent(Connection, String, String, String) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
isColumnPresent(Connection, String, String, String) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
isCompleted() - Method in class org.frankframework.core.IbisTransaction
 
isConfigurationStubbed(ClassLoader) - Static method in class org.frankframework.configuration.ConfigurationUtils
Checks if a configuration is stubbed or not
isConfigurationXmlOptional(Configuration) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
isConfigured() - Method in interface org.frankframework.core.ManagableLifecycle
Check whether this component has successfully been configured.
isConfigured() - Method in interface org.frankframework.monitoring.ITrigger
 
isConfigured() - Method in class org.frankframework.monitoring.Trigger
 
isConfigured() - Method in interface org.frankframework.scheduler.job.IJob
Only register (and trigger) Jobs that have been successfully configured.
isConfiguredForMixedValidation() - Method in class org.frankframework.pipes.AbstractValidator
 
isConfiguredForMixedValidation() - Method in class org.frankframework.pipes.XmlValidator
 
isConfiguredForMixedValidation() - Method in class org.frankframework.soap.SoapValidator
 
isConnectionsArePooled() - Method in class org.frankframework.jdbc.JdbcFacade
 
isConstraintViolation(SQLException) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isConstraintViolation(SQLException) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isConsumable(String) - Method in class org.frankframework.http.rest.ApiListener
Match request 'Content-Type' (eg. on POST) to consumes enum to see if the listener accepts the message
isContainer(String) - Method in class org.frankframework.configuration.filters.SkipContainersFilter
 
isConversionSuccessful() - Method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
IScopeProvider - Interface in org.frankframework.core
 
isDecompressBlobs() - Method in class org.frankframework.util.DB2DocumentWriter
 
isDecompressBlobs() - Method in class org.frankframework.util.DB2XMLWriter
 
isDefault() - Method in class org.frankframework.batch.AbstractResultHandler
 
isDefault() - Method in interface org.frankframework.batch.IResultHandler
 
isDeleteEmptySubdirectories() - Method in class org.frankframework.util.DirectoryCleaner
 
isDeliveryRetryLimitExceededAfterMessageProcessed(RawMessageWrapper<M>) - Method in class org.frankframework.receivers.Receiver
Returns true if the message should no longer be retried after it has failed in processing.
isDeliveryRetryLimitExceededBeforeMessageProcessing(RawMessageWrapper<M>, PipeLineSession, boolean) - Method in class org.frankframework.receivers.Receiver
returns true if message should not be processed when it is delivered.
isDestinationTransactional(JCoDestination, SapSystemImpl) - Static method in class org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils
Determine whether the given JCoDestination is transactional, that is, bound to the current thread by Spring's transaction facilities.
isDisableOutputEscaping(TransformerPool) - Method in class org.frankframework.senders.XsltSender
 
isDiskPersistent() - Method in class org.frankframework.cache.EhCache
 
isDistributedTransactionsSupported(PlatformTransactionManager) - Static method in class org.frankframework.core.IbisTransaction
 
ISecurityHandler - Interface in org.frankframework.core
Defines behaviour that can be used to assert identity of callers of a pipeline.
isElement(EndElement, QName...) - Static method in class org.frankframework.validation.SchemaUtils
Check if the EndElement is one of given qnames.
isElement(StartElement, QName...) - Static method in class org.frankframework.validation.SchemaUtils
Check if the StartElement is one of given qnames.
isElseForwardOnEmptyInput() - Method in class org.frankframework.pipes.IsXmlPipe
 
isEmpty() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
isEmpty() - Method in class org.frankframework.parameters.ParameterList
 
isEmpty() - Method in class org.frankframework.stream.Message
Check if a message is empty.
isEmpty() - Method in class org.frankframework.stream.MessageContext
 
isEmpty(Message) - Static method in class org.frankframework.stream.Message
Check if the message passed is null or empty.
isEnabled() - Method in class org.frankframework.extensions.cmis.mtom.MtomProxy
Deprecated.
 
isEnabled() - Method in class org.frankframework.extensions.cmis.servlets.AtomPubServletBase
Disabled by default, set servlet.AtomPub10.enabled=true or servlet.AtomPub11.enabled=true to enable this endpoint.
isEnabled() - Method in class org.frankframework.extensions.cmis.servlets.BrowserBinding
Disabled by default, set servlet.BrowserBinding.enabled=true to enable this endpoint.
isEnabled() - Method in class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
Disabled by default, set servlet.WebServices10.enabled=true or servlet.WebServices11.enabled=true to enable this endpoint.
isEnabled() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
isEnabled() - Method in interface org.frankframework.lifecycle.DynamicRegistration.Servlet
 
isEnabled() - Method in class org.frankframework.management.bus.DebuggerStatusChangedEvent
 
isEnabled() - Method in class org.frankframework.metrics.PrometheusMeterServlet
 
isEncodeSubstring() - Method in class org.frankframework.pipes.EscapePipe
 
isEncryptedVault() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
ISender - Interface in org.frankframework.core
Marks an implementation as responsible for sending a message to some destination.
ISenderWithParameters - Interface in org.frankframework.core
Allows Senders to declare that they accept and may use parameters
isEqualToAtLeastOneOf(JobDefFunctions...) - Method in enum class org.frankframework.scheduler.JobDefFunctions
 
isEsbDestinationWithoutServiceContext(String) - Static method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
isEsbNamespaceWithoutServiceContext(String) - Static method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
isEternal() - Method in class org.frankframework.cache.EhCache
 
isExpired() - Method in class org.frankframework.credentialprovider.util.CacheEntry
 
isExtractFirstStringPart() - Method in class org.frankframework.pipes.StreamPipe
 
isFilteringToLowerLevelObjects() - Method in class org.frankframework.monitoring.AdapterFilter
 
isFilterOnAdapters() - Method in class org.frankframework.monitoring.Trigger
 
isFilterOnLowerLevelObjects() - Method in class org.frankframework.monitoring.Trigger
 
isFind(MongoDbSender.MongoAction) - Static method in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
isFirst() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
isFirstOrLastCheckpoint(Report, Checkpoint) - Method in class org.frankframework.ladybug.filter.AbstractBox
 
isFolder(F) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
isFolder(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
isFolder(Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
isFolder(SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
isFolder(MailItemId) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
isFolder(FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
isFolder(S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
isFolder(SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
isFolder(SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
isFrozen() - Method in class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
 
isFullSchemaChecking() - Method in class org.frankframework.pipes.XmlValidator
 
isGetBlobSmart() - Method in class org.frankframework.util.DB2DocumentWriter
 
isGetBlobSmart() - Method in class org.frankframework.util.DB2XMLWriter
 
isGetCurrentTimeStampInMillis() - Method in class org.frankframework.pipes.PutSystemDateInSession
 
isHeaderOptional(IXmlValidator) - Method in class org.frankframework.soap.WsdlGenerator
 
isHidden() - Method in interface org.frankframework.parameters.IParameter
 
isHideMessage() - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
isIdle() - Method in class org.frankframework.receivers.PullingListenerContainer
 
isIgnoreCertificateExpiredException() - Method in interface org.frankframework.encryption.HasTruststore
 
isIgnoreCertificateExpiredException() - Method in class org.frankframework.extensions.cmis.CmisSender
 
isIgnoreCertificateExpiredException() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
isIgnoreCertificateExpiredException() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
isIgnoreCertificateExpiredException() - Method in class org.frankframework.senders.SendGridSender
 
isIncludeFieldDefinitionByDefault() - Static method in class org.frankframework.util.XmlUtils
 
isIndent() - Method in class org.frankframework.soap.WsdlGenerator
 
isInitial() - Method in interface org.frankframework.batch.IRecordHandlerManager
 
isInRunState(RunState) - Method in class org.frankframework.receivers.Receiver
 
isJsonResult() - Method in class org.frankframework.senders.JsonXsltSender
 
isLast() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
isLayByNamespace() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
isLoadingConfigs() - Method in class org.frankframework.configuration.IbisContext
 
isLoggedIn() - Method in class org.frankframework.http.rest.ApiPrincipal
 
isMessageBase64() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
isMessageHeaderInSoapBody() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
isMessageHeaderInSoapBody() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
isMimeType(Message, MimeType) - Static method in class org.frankframework.util.MessageUtils
 
isMultipart() - Method in class org.frankframework.http.HttpResponseHandler
 
isMultipart(HttpServletRequest) - Static method in class org.frankframework.http.mime.MultipartUtils
 
isMultipleOccurringChildElement(String) - Method in class org.frankframework.align.XmlAligner
 
isMultipleOccurringChildInParentElement(String) - Method in class org.frankframework.align.XmlAligner
 
isName(QName, QName...) - Static method in class org.frankframework.validation.SchemaUtils
Check if the elementName is one of given qnames.
isNamespaceAllowedOnElement(Map<List<String>, List<String>>, String, String) - Method in class org.frankframework.soap.SoapRootValidation
 
isNamespaceAllowedOnElement(Map<List<String>, List<String>>, String, String) - Method in class org.frankframework.validation.RootValidation
 
isNamespaceAwareByDefault() - Static method in class org.frankframework.util.XmlUtils
 
isNewRecordType(PipeLineSession, boolean, List<String>, List<String>) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
isNewRecordType(PipeLineSession, boolean, List<String>, List<String>) - Method in interface org.frankframework.batch.IRecordHandler
 
isNil(Attributes) - Method in class org.frankframework.align.XmlAligner
 
isNotEmpty() - Method in class org.frankframework.align.OverridesMap
 
isNotEmpty() - Method in interface org.frankframework.align.SubstitutionProvider
 
isNotEqualToAtLeastOneOf(JobDefFunctions...) - Method in enum class org.frankframework.scheduler.JobDefFunctions
 
isNotExistWarn() - Method in class org.frankframework.util.DirectoryCleaner
 
isNull() - Method in class org.frankframework.stream.Message
 
isNull(Message) - Static method in class org.frankframework.stream.Message
 
ISO_DATE_FORMATTER - Static variable in class org.frankframework.util.DateFormatUtils
 
isOfType(Meter) - Method in enum class org.frankframework.statistics.FrankMeterType
 
IsolatedServiceCaller - Class in org.frankframework.senders
Helper class for IbisLocalSender that wraps around ServiceClient implementation to make calls to a local Ibis adapter in a separate thread.
IsolatedServiceCaller() - Constructor for class org.frankframework.senders.IsolatedServiceCaller
 
IsolatedServiceExecutor - Class in org.frankframework.senders
 
IsolatedServiceExecutor(ServiceClient, Message, PipeLineSession, CountDownLatch, ThreadLifeCycleEventListener<?>, boolean) - Constructor for class org.frankframework.senders.IsolatedServiceExecutor
 
isOmitResult() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
isOmitResult() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
isOnErrorContinue() - Method in class org.frankframework.receivers.Receiver
 
isOpen() - Method in class org.frankframework.filesystem.AbstractFileSystem
 
isOpen() - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
isOpen() - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
isOpen() - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
isOpenReportAllowed(Object) - Method in class org.frankframework.ladybug.tibet2.TibetView
 
isOpenReportAllowedViaAdapter(Object) - Method in class org.frankframework.ladybug.tibet2.TibetView
 
isOverflowToDisk() - Method in class org.frankframework.cache.EhCache
 
isParameterAllowed(String) - Method in class org.frankframework.http.rest.ApiListener
 
isParameterTypeMatchRequired() - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isParameterTypeMatchRequired() - Method in interface org.frankframework.dbms.IDbmsSupport
 
isParameterTypeMatchRequired() - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
isPasswordException(Exception) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
 
isPasswordException(Exception) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
 
isPasswordException(Exception) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
 
isPasswordException(Exception) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
 
isPeekUntransacted() - Method in interface org.frankframework.core.IPeekableListener
 
isPipeline(Checkpoint) - Method in class org.frankframework.ladybug.filter.AbstractBox
 
isPresentInSet(Set<String>, String) - Method in class org.frankframework.align.XmlAligner
 
isPreserveInput() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
isPreserveInput() - Method in interface org.frankframework.core.IPipe
 
isPrintableUnicodeChar(int) - Static method in class org.frankframework.util.XmlEncodingUtils
 
isPrintableUnicodeChar(int, boolean) - Static method in class org.frankframework.util.XmlEncodingUtils
 
isPrototypesOnly() - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
Return true is only prototype beans from the Spring Context will be returned, false is a Spring singleton bean might be returned.
isPrototypesOnly() - Method in class org.frankframework.configuration.digester.JmsRealmsFactory
 
isPrototypesOnly() - Method in class org.frankframework.monitoring.MonitoringFactory
 
ISqlTranslator - Interface in org.frankframework.dbms
 
isQueryConversionRequired(String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isQueryResultEmpty(Connection, String) - Static method in class org.frankframework.util.JdbcUtil
 
isRaised() - Method in class org.frankframework.monitoring.Monitor
 
isRecursiveSearch() - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
isRegisteredServiceListener(String) - Method in class org.frankframework.receivers.ServiceDispatcher
Check whether a serviceName is registered at the ServiceDispatcher.
isRemoveCompactMsgNamespaces() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
isRemoveCompactMsgNamespaces() - Method in interface org.frankframework.core.IPipe
 
isRemoveOutputNamespaces() - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
isRemoveRequestNamespaces() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
isRemoveResponseNamespaces() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
isRepeatable() - Method in class org.frankframework.http.HttpMessageEntity
 
isRepeatable() - Method in class org.frankframework.http.mime.MessageContentBody
 
isRepeatable() - Method in class org.frankframework.http.mime.MultipartEntity
 
isRepeatable() - Method in class org.frankframework.http.mime.MultipartForm
 
isRepeatable() - Method in class org.frankframework.stream.Message
 
isRepeatable(HttpRequest) - Method in class org.frankframework.http.HttpRequestRetryHandler
Only attempt to retry the request if the request supports it!
isReplaceNonXmlChars() - Method in class org.frankframework.pipes.ReplacerPipe
 
isRequestOfType(Class<?>) - Method in class org.frankframework.stream.Message
 
isRestoreMovedElements() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
isRestoreMovedElements() - Method in interface org.frankframework.core.IPipe
 
isResultInPayload() - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
isResultInPayload() - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
isResultIsContent() - Method in class org.frankframework.pipes.CompressPipe
 
isReturnFixedDate() - Method in class org.frankframework.pipes.PutSystemDateInSession
 
isRollbackOnly() - Method in class org.frankframework.core.IbisTransaction
 
isRowVersionTimestamp(ResultSetMetaData, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isRowVersionTimestamp(ResultSetMetaData, int) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
isRunning() - Method in class org.frankframework.configuration.Configuration
 
isRunning() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
isRunning() - Method in class org.frankframework.core.Adapter
 
isRunning() - Method in interface org.frankframework.core.ManagableLifecycle
Verifies if this object needs to be started or stopped.
isRunning() - Method in class org.frankframework.http.AbstractHttpSession
 
isRunning() - Method in class org.frankframework.jdbc.JdbcFacade
 
isRunning() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
isRunning() - Method in class org.frankframework.jms.JMSFacade
 
isRunning() - Method in class org.frankframework.larva.actions.AbstractLarvaAction
 
isRunning() - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
 
isRunning() - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
isRunning() - Method in class org.frankframework.monitoring.Monitor
 
isRunning() - Method in class org.frankframework.pipes.AbstractPipe
 
isRunning() - Method in class org.frankframework.scheduler.AbstractJobDef
 
isRunning() - Method in class org.frankframework.senders.AbstractSender
 
isRunning() - Method in class org.frankframework.util.flow.SpringContextFlowDiagramProvider
 
isRunning() - Method in class org.frankframework.validation.AbstractXmlValidator
 
isSameRM(XAResource) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
isSameRM(XAResource) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#isSameRM call to the connected JMS resource.
isScheduledForCloseOnExit(AutoCloseable) - Method in class org.frankframework.core.PipeLineSession
 
isScheduledForCloseOnExitOf(PipeLineSession) - Method in class org.frankframework.stream.Message
 
isSecretRequired() - Method in enum class org.frankframework.pipes.hash.Algorithm
 
isSender(Checkpoint) - Method in class org.frankframework.ladybug.filter.AbstractBox
 
isSender(Checkpoint) - Method in class org.frankframework.ladybug.filter.BlackBox
 
isSenderConfigured() - Method in class org.frankframework.senders.AbstractSenderWrapper
 
isSenderConfigured() - Method in class org.frankframework.senders.JavascriptSender
 
isSenderConfigured() - Method in class org.frankframework.senders.ReconnectSenderWrapper
 
isSenderConfigured() - Method in class org.frankframework.senders.SenderSeries
 
isSenderConfigured() - Method in class org.frankframework.senders.SenderWrapper
 
isSenderOrPipeline(Checkpoint) - Method in class org.frankframework.ladybug.filter.AbstractBox
 
isSenderOrPipeline(Checkpoint) - Method in class org.frankframework.ladybug.filter.BlackBox
 
isSenderOrPipelineOrFirstOrLastCheckpoint(Report, Checkpoint) - Method in class org.frankframework.ladybug.filter.AbstractBox
 
isSequencePresent(Connection, String, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isSequencePresent(Connection, String, String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isSequencePresent(Connection, String, String, String) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
isSequencePresent(Connection, String, String, String) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
isSessionsArePooled() - Method in class org.frankframework.jms.JMSFacade
 
isSessionStillWorking() - Method in class org.frankframework.filesystem.sftp.SftpSession
 
isSingleton() - Method in class org.frankframework.management.bus.OutboundGatewayFactory
 
isSingleton() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
 
isSkipTemporaryQueues() - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
isSQLTypeNumeric(int) - Static method in class org.frankframework.util.JdbcUtil
 
isStopped() - Method in enum class org.frankframework.util.RunState
 
isStoredProcedureResultSetSupported() - Method in interface org.frankframework.dbms.IDbmsSupport
DBMS Feature flag: is it possible to call a stored procedure that returns the results of a SELECT statement directly, without needing a REFCURSOR OUT parameter.
isStoredProcedureResultSetSupported() - Method in class org.frankframework.dbms.OracleDbmsSupport
 
isStoredProcedureResultSetSupported() - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
isStreaming() - Method in class org.frankframework.http.HttpMessageEntity
 
isStreaming() - Method in class org.frankframework.http.mime.MultipartEntity
 
isStubbed() - Method in class org.frankframework.configuration.Configuration
 
isSubdirectories() - Method in class org.frankframework.util.DirectoryCleaner
 
isSuccessExit() - Method in class org.frankframework.core.PipeLineExit
 
isSuccessful() - Method in class org.frankframework.core.PipeLineResult
 
isSuccessful() - Method in class org.frankframework.core.PipeRunResult
 
isSuppressed(SuppressKeys) - Method in class org.frankframework.configuration.ConfigurationWarnings
 
isSuppressed(SuppressKeys, Adapter) - Static method in class org.frankframework.configuration.ConfigurationWarnings
 
isSynchedLocalTransactionAllowed() - Method in interface org.frankframework.extensions.sap.jco3.tx.DestinationFactoryUtils.ResourceFactory
Return whether to allow for a local JMS transaction that is synchronized with a Spring-managed transaction (where the main transaction might be a JDBC-based one for a specific DataSource, for example), with the JMS transaction committing right after the main transaction.
isSynchronous() - Method in interface org.frankframework.core.ISender
When true, the result of sendMessage is the reply of the request.
isSynchronous() - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
isSynchronous() - Method in class org.frankframework.extensions.mqtt.MqttSender
 
isSynchronous() - Method in class org.frankframework.jdbc.MessageStoreSender
 
isSynchronous() - Method in class org.frankframework.ldap.LdapSender
 
isSynchronous() - Method in class org.frankframework.senders.AbstractMailSender
 
isSynchronous() - Method in class org.frankframework.senders.EchoSender
 
isSynchronous() - Method in class org.frankframework.senders.FixedResultSender
 
isSynchronous() - Method in class org.frankframework.senders.IbisJavaSender
 
isSynchronous() - Method in class org.frankframework.senders.LogSender
 
isSynchronous() - Method in class org.frankframework.senders.ReconnectSenderWrapper
 
isSynchronous() - Method in class org.frankframework.senders.SenderWrapper
 
isSynchronous() - Method in class org.frankframework.senders.XmlValidatorSender
 
isSynchronous() - Method in class org.frankframework.xcom.XComSender
 
isTablePresent(Connection, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isTablePresent(Connection, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isTablePresent(Connection, String, String) - Method in class org.frankframework.dbms.Db2DbmsSupport
 
isTablePresent(Connection, String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
isTablePresent(Connection, String, String) - Method in class org.frankframework.dbms.H2DbmsSupport
 
isTablePresent(Connection, String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
isTablePresent(Connection, String, String) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
isTablePresent(Connection, String, String) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
isThreadCountControllable() - Method in interface org.frankframework.core.IThreadCountControllable
 
isThreadCountControllable() - Method in class org.frankframework.jms.PushingJmsListener
 
isThreadCountControllable() - Method in class org.frankframework.receivers.PullingListenerContainer
 
isThreadCountControllable() - Method in class org.frankframework.receivers.Receiver
 
isThreadCountControllable() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
isThreadCountReadable() - Method in interface org.frankframework.core.IThreadCountControllable
 
isThreadCountReadable() - Method in class org.frankframework.jms.PushingJmsListener
 
isThreadCountReadable() - Method in class org.frankframework.receivers.PullingListenerContainer
 
isThreadCountReadable() - Method in class org.frankframework.receivers.Receiver
 
isThreadCountReadable() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
isThrowException() - Method in class org.frankframework.pipes.ExceptionPipe
 
isThrowException() - Method in class org.frankframework.pipes.TimeoutGuardPipe
 
isThrowException() - Method in class org.frankframework.pipes.XmlValidator
 
isTrace() - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
isTransacted() - Method in interface org.frankframework.core.IXAEnabled
indicates implementing object is under transaction control, using XA-transactions
isTransacted() - Method in class org.frankframework.core.TransactionAttributes
 
isTransacted() - Method in class org.frankframework.filesystem.FileSystemMessageBrowser
 
isTransacted() - Method in class org.frankframework.jdbc.JdbcFacade
 
isTransacted(TransactionAttribute) - Static method in class org.frankframework.core.TransactionAttributes
 
isTransactionAvailable() - Method in class org.frankframework.jta.narayana.NarayanaTransactionHelper
Connections were not always closed, because the super implementation of this method returns false too often.
isTrimSpaces() - Method in class org.frankframework.util.DB2DocumentWriter
 
isTrimSpaces() - Method in class org.frankframework.util.DB2XMLWriter
 
isTruncated() - Method in class org.frankframework.mongodb.JsonDocumentWriter
Return true if the output has been truncated due to exceeding the length specified in JsonWriterSettings.getMaxLength().
isTruncated() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
Return true if the output has been truncated due to exceeding the length specified in StrictCharacterStreamJsonWriterSettings.getMaxLength().
isUnloadInProgressOrDone() - Method in class org.frankframework.configuration.Configuration
 
ISupportsCustomFileAttributes<F> - Interface in org.frankframework.filesystem
An interface indicating that a filesystem supports adding custom (user-defined) file attributes.
isUseBaseImportedSchemaLocationsToIgnore() - Method in interface org.frankframework.validation.IXSD
 
isUseIncludes() - Method in class org.frankframework.soap.WsdlGenerator
 
isUserInRole(String) - Method in class org.frankframework.core.AllowAllSecurityHandler
 
isUserInRole(String) - Method in interface org.frankframework.core.ISecurityHandler
 
isUserInRole(String) - Method in class org.frankframework.extensions.cmis.server.CmisSecurityHandler
 
isUserInRole(String) - Method in class org.frankframework.http.cxf.WebServiceContextSecurityHandler
 
isUserInRole(String) - Method in class org.frankframework.http.HttpSecurityHandler
 
isUserInRole(String) - Method in class org.frankframework.jwt.JwtSecurityHandler
 
isUserInRole(String) - Method in interface org.frankframework.util.FileUtils.Authenticator
 
IsUserInRolePipe - Class in org.frankframework.pipes
Pipe that checks if the calling user has a specified role.
IsUserInRolePipe() - Constructor for class org.frankframework.pipes.IsUserInRolePipe
 
isValidateFile() - Method in class org.frankframework.pipes.XmlValidator
 
isValidNamespace(String) - Static method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
isValidUriPattern(String) - Static method in class org.frankframework.http.rest.ApiListener
 
isValidVault() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
isVerifyHostname() - Method in interface org.frankframework.encryption.HasTruststore
 
isVerifyHostname() - Method in class org.frankframework.extensions.cmis.CmisSender
 
isVerifyHostname() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
isVerifyHostname() - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
isVerifyHostname() - Method in class org.frankframework.senders.SendGridSender
 
isWebSecurityEnabled() - Static method in class org.frankframework.lifecycle.servlets.SecuritySettings
 
isWellFormed(String) - Static method in class org.frankframework.util.XmlUtils
 
isWellFormed(String, String) - Static method in class org.frankframework.util.XmlUtils
 
isWellFormed(Message, String) - Static method in class org.frankframework.util.XmlUtils
 
isWrapperFor(Class<?>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
isWrapperFor(Class<?>) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
isWriteAttributes() - Method in class org.frankframework.align.Xml2Json
 
isWriteToSecLog() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
isWriteToSecLog() - Method in interface org.frankframework.core.IPipe
 
isXml() - Method in class org.frankframework.pipes.CompareStringPipe
 
IsXmlPipe - Class in org.frankframework.pipes
Selects an exitState, based on whether the input is an XML string.
IsXmlPipe() - Constructor for class org.frankframework.pipes.IsXmlPipe
 
isXmlSchema1_0() - Method in class org.frankframework.validation.AbstractXmlValidator
 
isXsltStreamingByDefault() - Static method in class org.frankframework.util.XmlUtils
 
ItemCallback(PipeLineSession, ISender, Writer) - Constructor for class org.frankframework.pipes.IteratingPipe.ItemCallback
 
itemToMessage(A) - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
itemToMessage(I) - Method in class org.frankframework.pipes.IteratingPipe
 
iterateOverInput(Message, PipeLineSession, Map<String, Object>, IteratingPipe.ItemCallback) - Method in class org.frankframework.pipes.IteratingPipe
 
iterateOverInput(Message, PipeLineSession, Map<String, Object>, IteratingPipe.ItemCallback) - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
IteratingPipe<I> - Class in org.frankframework.pipes
Base class to send a message to a Sender for each item returned by a configurable iterator.
IteratingPipe() - Constructor for class org.frankframework.pipes.IteratingPipe
 
IteratingPipe.ItemCallback - Class in org.frankframework.pipes
 
IteratingPipe.StopReason - Enum Class in org.frankframework.pipes
 
iteration - Variable in class org.frankframework.jdbc.QueryExecutionContext
 
ITERATION_INDEX - Static variable in class org.frankframework.util.PasswordHash
 
ITERATIONS - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
iterator() - Method in class org.frankframework.parameters.ParameterList
 
iterator() - Method in class org.frankframework.parameters.ParameterValueList
Returns the List iterator which may contain Parameters with the same name!
iterator() - Method in class org.frankframework.validation.RootValidations
 
ITERATOR - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
IThreadConnectableTransactionManager<T,R> - Interface in org.frankframework.jta
 
IThreadCountControllable - Interface in org.frankframework.core
Interface to be implemented by classes of which the number of threads can be controlled at runtime.
IThreadCreator - Interface in org.frankframework.threading
Classes that create sub-threads during the processing of messages in adapters should implement this interface, to set the callback for thread lifecycle events.
ITransactionalStorage<S> - Interface in org.frankframework.core
Marks an implementation as responsible for storing and retrieving-back messages under transaction control.
ITransactionRequirements - Interface in org.frankframework.core
 
ITrigger - Interface in org.frankframework.monitoring
 
ITrigger.TriggerType - Enum Class in org.frankframework.monitoring
 
IValidator - Interface in org.frankframework.core
Marker interface for Validators
IVLEN - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
IWithParameters - Interface in org.frankframework.core
Base interface to allow objects to declare that they accept parameters.
IWrapperPipe - Interface in org.frankframework.core
Marker interface for Wrappers
IWrapperPipe.Direction - Enum Class in org.frankframework.core
 
IWritableFileSystem<F> - Interface in org.frankframework.filesystem
Extension to IBasicFileSystem that can be implemented to allow creation of files and folders.
IXAEnabled - Interface in org.frankframework.core
Indicates a Pipe, Sender or Listener to be capable of supporting XA-transactions.
IXmlDebugger - Interface in org.frankframework.xml
Utility interface to allow the debugger to inspect XML in the middle of a streaming execution.
IXmlValidator - Interface in org.frankframework.core
 
IXSD - Interface in org.frankframework.validation
The representation of a XSD.

J

J2V8 - Class in org.frankframework.javascript
 
J2V8 - Enum constant in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
 
J2V8() - Constructor for class org.frankframework.javascript.J2V8
 
JacksonUtils - Class in org.frankframework.util
 
JacksonUtils() - Constructor for class org.frankframework.util.JacksonUtils
 
JAR - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
JarFileClassLoader - Class in org.frankframework.configuration.classloaders
 
JarFileClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.JarFileClassLoader
 
JavaListener<M> - Class in org.frankframework.receivers
Use this listener to receive messages from other adapters or a scheduler within the same Frank-application or from other components residing in the same JVM.
JavaListener() - Constructor for class org.frankframework.receivers.JavaListener
 
JavascriptEngine<E> - Interface in org.frankframework.javascript
Javascript engine interface, allows the use of a javascript engine to execute javascript code functions.
JavascriptException - Exception Class in org.frankframework.javascript
 
JavascriptException(String) - Constructor for exception class org.frankframework.javascript.JavascriptException
 
JavascriptException(String, Throwable) - Constructor for exception class org.frankframework.javascript.JavascriptException
 
JavascriptException(Throwable) - Constructor for exception class org.frankframework.javascript.JavascriptException
 
JavascriptSender - Class in org.frankframework.senders
Sender used to run JavaScript code using `JavascriptEngine` implementations.
JavascriptSender() - Constructor for class org.frankframework.senders.JavascriptSender
 
JavascriptSender.JavaScriptEngines - Enum Class in org.frankframework.senders
 
JavaxXmlValidator - Class in org.frankframework.validation
Straightforward XML-validation based on javax.validation.
JavaxXmlValidator() - Constructor for class org.frankframework.validation.JavaxXmlValidator
 
JCEKS - Enum constant in enum class org.frankframework.encryption.KeystoreType
 
JcoResourceHolder - Class in org.frankframework.extensions.sap.jco3.tx
Connection holder, wrapping a Jco destination.
JcoResourceHolder() - Constructor for class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
Create a new JcoResourceHolder that is open for resources to be added.
JcoResourceHolder(JCoDestination, String) - Constructor for class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
Create a new JcoResourceHolder for the given JCO resources.
JcoResourceHolder(SapSystemImpl) - Constructor for class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
Create a new JcoResourceHolder that is open for resources to be added.
JcoResourceHolder(SapSystemImpl, JCoDestination) - Constructor for class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
Create a new JcoResourceHolder for the given JCoDestination.
JcoResourceHolder(SapSystemImpl, JCoDestination, String) - Constructor for class org.frankframework.extensions.sap.jco3.tx.JcoResourceHolder
Create a new JcoResourceHolder for the given JCO resources.
JDBC - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
JDBC_MIGRATION - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
JDBC_PROPERTIES_KEY - Static variable in class org.frankframework.jdbc.JdbcPropertySourceFactory
 
JdbcException - Exception Class in org.frankframework.dbms
Wrapper for JDBC related exceptions.
JdbcException() - Constructor for exception class org.frankframework.dbms.JdbcException
 
JdbcException(String) - Constructor for exception class org.frankframework.dbms.JdbcException
 
JdbcException(String, Throwable) - Constructor for exception class org.frankframework.dbms.JdbcException
 
JdbcException(Throwable) - Constructor for exception class org.frankframework.dbms.JdbcException
 
JdbcFacade - Class in org.frankframework.jdbc
Provides functions for JDBC connections.
JdbcFacade() - Constructor for class org.frankframework.jdbc.JdbcFacade
 
JdbcIteratingPipeBase - Class in org.frankframework.jdbc
Base class for JDBC iterating pipes.
JdbcIteratingPipeBase() - Constructor for class org.frankframework.jdbc.JdbcIteratingPipeBase
 
JdbcIteratingPipeBase.MixedQuerySender - Class in org.frankframework.jdbc
 
JdbcListener<M> - Class in org.frankframework.jdbc
JdbcListener base class.
JdbcListener() - Constructor for class org.frankframework.jdbc.JdbcListener
 
JdbcListener.MessageFieldType - Enum Class in org.frankframework.jdbc
 
JdbcPoolUtil - Class in org.frankframework.jdbc.datasource
 
JdbcPoolUtil() - Constructor for class org.frankframework.jdbc.datasource.JdbcPoolUtil
 
JdbcPropertySourceFactory - Class in org.frankframework.jdbc
See Spring's native PropertySourceFactory TODO use PropertySources (PropertiesPropertySource)
JdbcPropertySourceFactory() - Constructor for class org.frankframework.jdbc.JdbcPropertySourceFactory
 
JdbcQueryListener - Class in org.frankframework.jdbc
Deprecated, for removal: This API element is subject to removal in a future version.
JdbcQueryListener() - Constructor for class org.frankframework.jdbc.JdbcQueryListener
Deprecated.
 
JdbcTableListener<M> - Class in org.frankframework.jdbc
Database Listener that operates on a table having at least a key and a status field.
JdbcTableListener() - Constructor for class org.frankframework.jdbc.JdbcTableListener
 
JdbcTableMessageBrowser<M> - Class in org.frankframework.jdbc
 
JdbcTableMessageBrowser(JdbcTableListener<M>) - Constructor for class org.frankframework.jdbc.JdbcTableMessageBrowser
 
JdbcTableMessageBrowser(JdbcTableListener<M>, String, IMessageBrowser.StorageType) - Constructor for class org.frankframework.jdbc.JdbcTableMessageBrowser
 
JdbcTransactionalStorage<S> - Class in org.frankframework.jdbc
Implements a message log (JdbcMessageLog) or error store (JdbcErrorStorage) that uses database table IBISSTORE.
JdbcTransactionalStorage() - Constructor for class org.frankframework.jdbc.JdbcTransactionalStorage
 
JdbcUtil - Class in org.frankframework.util
Database-oriented utility functions.
JdbcUtil() - Constructor for class org.frankframework.util.JdbcUtil
 
JeeAuthenticator - Class in org.frankframework.lifecycle.servlets
Authenticator for J2EE authentication.
JeeAuthenticator() - Constructor for class org.frankframework.lifecycle.servlets.JeeAuthenticator
 
JeeAuthenticator.DelegatedMappableAttributesRetriever - Class in org.frankframework.lifecycle.servlets
 
JKS - Enum constant in enum class org.frankframework.encryption.KeystoreType
 
JMS_LISTENER_CLASSNAME_SUFFIX - Static variable in class org.frankframework.configuration.digester.ListenerFactory
 
JMS_MESSAGECLASS_KEY - Static variable in class org.frankframework.jms.JMSFacade
 
jmsBinding(XMLStreamWriter, String) - Method in class org.frankframework.soap.WsdlGenerator
 
JmsBrowser<M> - Class in org.frankframework.jms
 
JmsBrowser() - Constructor for class org.frankframework.jms.JmsBrowser
 
JmsBrowser(String) - Constructor for class org.frankframework.jms.JmsBrowser
 
JmsException - Exception Class in org.frankframework.jms
JMS related exception.
JmsException() - Constructor for exception class org.frankframework.jms.JmsException
 
JmsException(String) - Constructor for exception class org.frankframework.jms.JmsException
 
JmsException(String, Throwable) - Constructor for exception class org.frankframework.jms.JmsException
 
JmsException(Throwable) - Constructor for exception class org.frankframework.jms.JmsException
 
JMSFacade - Class in org.frankframework.jms
Provides functions for jms connections, queues and topics and acts as a facade to hide for clients whether a Queue or Topic is used.
JMSFacade() - Constructor for class org.frankframework.jms.JMSFacade
 
JMSFacade.AcknowledgeMode - Enum Class in org.frankframework.jms
 
JMSFacade.DeliveryMode - Enum Class in org.frankframework.jms
 
JMSFacade.DestinationType - Enum Class in org.frankframework.jms
 
JMSFacade.MessageClass - Enum Class in org.frankframework.jms
The JMS Message class for the outgoing message.
JMSFacade.SubscriberType - Enum Class in org.frankframework.jms
 
JmsListener - Class in org.frankframework.jms
A true multi-threaded Listener-class.
JmsListener() - Constructor for class org.frankframework.jms.JmsListener
 
JmsMessageBrowserIteratorItem - Class in org.frankframework.jms
 
JmsMessageBrowserIteratorItem(Message) - Constructor for class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
JmsMessageModel(Boolean, Boolean, Boolean, String, String, String, String, String, String, MultipartFile, MultipartFile) - Constructor for record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Creates an instance of a JmsMessageModel record class.
JmsMessagingSource - Class in org.frankframework.jms
MessagingSource for JMS connections.
JmsMessagingSource(String, String, Context, ConnectionFactory, Map<String, MessagingSource>, String, boolean, Map<String, String>) - Constructor for class org.frankframework.jms.JmsMessagingSource
 
JmsMessagingSourceFactory - Class in org.frankframework.jms
Factory for MessagingSources, to share them for JMS Objects that can use the same.
JmsMessagingSourceFactory(JMSFacade) - Constructor for class org.frankframework.jms.JmsMessagingSourceFactory
 
JmsPoolUtil - Class in org.frankframework.jms
 
JmsPoolUtil() - Constructor for class org.frankframework.jms.JmsPoolUtil
 
JmsQueueBrowserIterator - Class in org.frankframework.jms
Helper class for browsing queues.
JmsQueueBrowserIterator(JMSFacade, Queue, String) - Constructor for class org.frankframework.jms.JmsQueueBrowserIterator
 
JmsRealm - Class in org.frankframework.jms
A JmsRealm is a definition of a JMS provider, and is kind of a utility class to prevent the tedious work of repeatedly defining all parameters to connect to a queue or topic.
JmsRealm() - Constructor for class org.frankframework.jms.JmsRealm
 
JmsRealmFactory - Class in org.frankframework.jms
Singleton that has the different jmsRealms.
Typical use: JmsRealmFactory.getInstance().<method to execute>
JmsRealmsFactory - Class in org.frankframework.configuration.digester
Factory for the JMS Realms instance, which holds all JMS Realm definitions found in the Configuration File.
JmsRealmsFactory() - Constructor for class org.frankframework.configuration.digester.JmsRealmsFactory
 
JmsSender - Class in org.frankframework.jms
JmsSender() - Constructor for class org.frankframework.jms.JmsSender
 
JmsSender.LinkMethod - Enum Class in org.frankframework.jms
 
jmsService(XMLStreamWriter, IJmsListener, String) - Method in class org.frankframework.soap.WsdlGenerator
 
JmsTransactionalStorage<S> - Class in org.frankframework.jms
Implements a message log (JmsMessageLog) or error store (JmsErrorStorage) that uses JMS technology.
JmsTransactionalStorage() - Constructor for class org.frankframework.jms.JmsTransactionalStorage
 
JmsXAResourceRecoveryHelper - Class in org.frankframework.jta.narayana
XAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered.
JmsXAResourceRecoveryHelper(XAConnectionFactory, String) - Constructor for class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
 
JNDI_AUTH_ALIAS_KEY - Static variable in class org.frankframework.ldap.LdapClient
 
JndiBase - Class in org.frankframework.jndi
Provides all JNDI functions and is meant to act as a base class.
JndiBase() - Constructor for class org.frankframework.jndi.JndiBase
 
JndiConnectionFactoryFactory - Class in org.frankframework.jndi
 
JndiConnectionFactoryFactory() - Constructor for class org.frankframework.jndi.JndiConnectionFactoryFactory
 
JndiContextPrefixFactory - Class in org.frankframework.core
 
JndiContextPrefixFactory() - Constructor for class org.frankframework.core.JndiContextPrefixFactory
 
JndiMongoClientFactory - Class in org.frankframework.mongodb
MongoClientFactory that retrieves its configuration from JNDI.
JndiMongoClientFactory() - Constructor for class org.frankframework.mongodb.JndiMongoClientFactory
 
JndiObjectLocator - Class in org.frankframework.jndi
Class that does the actual JDNI lookup.
JndiObjectLocator() - Constructor for class org.frankframework.jndi.JndiObjectLocator
 
Job - Class in org.frankframework.scheduler.job
Deprecated.
Job() - Constructor for class org.frankframework.scheduler.job.Job
Deprecated.
 
JOB - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
JOB_DURATION - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
JOBDEF_KEY - Static variable in class org.frankframework.scheduler.ConfiguredJob
 
JobDefFunctions - Enum Class in org.frankframework.scheduler
 
JobExecutionException - Exception Class in org.frankframework.scheduler.job
Exception thrown by JobDefinitions when it is unable to successfully execute the job.
JobExecutionException(String) - Constructor for exception class org.frankframework.scheduler.job.JobExecutionException
 
JobExecutionException(String, Throwable) - Constructor for exception class org.frankframework.scheduler.job.JobExecutionException
 
JobExecutionException(Throwable) - Constructor for exception class org.frankframework.scheduler.job.JobExecutionException
 
JobFactory - Class in org.frankframework.configuration.digester
Factory for instantiating Schedules Jobs from the Digester framework.
JobFactory() - Constructor for class org.frankframework.configuration.digester.JobFactory
 
jobName() - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerPathVariables
Returns the value of the jobName record component.
join(String[]) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
JPG - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
JSON - Enum constant in enum class org.frankframework.documentbuilder.DocumentFormat
 
JSON - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
JSON - Enum constant in enum class org.frankframework.http.RestListener.MediaTypes
 
JSON - Enum constant in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
 
JSON - Enum constant in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
 
JSON - Enum constant in enum class org.frankframework.pipes.IfPipe.SupportedMediaType
 
JSON - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
JSON0 - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
Json2Xml - Class in org.frankframework.align
XML Schema guided JSON to XML converter;
Json2Xml(ValidatorHandler, List<XSModel>, boolean, String, boolean) - Constructor for class org.frankframework.align.Json2Xml
 
JSON2XML - Enum constant in enum class org.frankframework.pipes.JsonPipe.Direction
 
Json2XmlHandler - Class in org.frankframework.documentbuilder
 
Json2XmlHandler(String, ContentHandler, boolean) - Constructor for class org.frankframework.documentbuilder.Json2XmlHandler
 
Json2XmlHandler(ContentHandler, boolean) - Constructor for class org.frankframework.documentbuilder.Json2XmlHandler
 
Json2XmlValidator - Class in org.frankframework.pipes
Pipe that validates the XML or JSON input message against a XML Schema and returns either XML or JSON.
Json2XmlValidator() - Constructor for class org.frankframework.pipes.Json2XmlValidator
 
jsonArray2Builder(JsonArray, ArrayBuilder) - Static method in class org.frankframework.documentbuilder.DocumentUtils
 
JsonArrayBuilder - Class in org.frankframework.documentbuilder
 
JsonArrayBuilder(JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.JsonArrayBuilder
 
JsonDirectoryInfo - Class in org.frankframework.util
 
JsonDirectoryInfo(File, String, boolean, int) - Constructor for class org.frankframework.util.JsonDirectoryInfo
 
JsonDirectoryInfo(String, String, boolean, int) - Constructor for class org.frankframework.util.JsonDirectoryInfo
 
JsonDocumentBuilder - Class in org.frankframework.documentbuilder
 
JsonDocumentBuilder() - Constructor for class org.frankframework.documentbuilder.JsonDocumentBuilder
 
JsonDocumentBuilder(Writer) - Constructor for class org.frankframework.documentbuilder.JsonDocumentBuilder
 
JsonDocumentBuilder(JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.JsonDocumentBuilder
 
JsonDocumentContainer - Class in org.frankframework.align.content
Helper class to construct JSON from XML events.
JsonDocumentContainer(String, boolean, boolean) - Constructor for class org.frankframework.align.content.JsonDocumentContainer
 
JsonDocumentWriter - Class in org.frankframework.mongodb
BSON writer to write to FF DocumentBuilder, to generate JSON or XML.
JsonDocumentWriter(INodeBuilder) - Constructor for class org.frankframework.mongodb.JsonDocumentWriter
Creates a new instance which uses writer to write JSON to.
JsonDocumentWriter(INodeBuilder, JsonWriterSettings) - Constructor for class org.frankframework.mongodb.JsonDocumentWriter
Creates a new instance which uses writer to write JSON to and uses the given settings.
JsonDocumentWriter.Context - Class in org.frankframework.mongodb
The context for the writer, inheriting all the values from AbstractBsonWriter.Context, and additionally providing settings for the indentation level and whether there are any child elements at this level.
JsonElementContainer - Class in org.frankframework.align.content
Helper class to construct JSON from XML events.
JsonElementContainer(String, boolean, boolean, boolean, String, String, XSTypeDefinition) - Constructor for class org.frankframework.align.content.JsonElementContainer
 
JsonEventHandler - Interface in org.frankframework.documentbuilder
 
JsonMessage - Class in org.frankframework.management.bus.message
 
JsonMessage(JsonStructure) - Constructor for class org.frankframework.management.bus.message.JsonMessage
 
JsonMessage(Object) - Constructor for class org.frankframework.management.bus.message.JsonMessage
 
JsonNodeBuilder - Class in org.frankframework.documentbuilder
 
JsonNodeBuilder(JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.JsonNodeBuilder
 
JsonObjectBuilder - Class in org.frankframework.documentbuilder
 
JsonObjectBuilder(JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.JsonObjectBuilder
 
JsonPipe - Class in org.frankframework.pipes
JSON is not aware of the element order.
JsonPipe() - Constructor for class org.frankframework.pipes.JsonPipe
 
JsonPipe.Direction - Enum Class in org.frankframework.pipes
 
jsonPretty(String) - Static method in class org.frankframework.util.Misc
 
JsonUtils - Class in org.frankframework.documentbuilder.json
 
JsonUtils() - Constructor for class org.frankframework.documentbuilder.json.JsonUtils
 
JsonValidator - Class in org.frankframework.pipes
Pipe that validates the input message against a JSON Schema.
JsonValidator() - Constructor for class org.frankframework.pipes.JsonValidator
 
jsonValue2Document(JsonValue, IDocumentBuilder) - Static method in class org.frankframework.documentbuilder.DocumentUtils
 
JsonWellFormedChecker - Class in org.frankframework.pipes
Pipe that checks the well-formedness of the input message.
JsonWellFormedChecker() - Constructor for class org.frankframework.pipes.JsonWellFormedChecker
 
JsonWriter - Class in org.frankframework.documentbuilder.json
 
JsonWriter(Writer) - Constructor for class org.frankframework.documentbuilder.json.JsonWriter
When you supply a Writer you will have to close it.
JsonWriter(Writer, boolean) - Constructor for class org.frankframework.documentbuilder.json.JsonWriter
 
JsonXslt3XmlHandler - Class in org.frankframework.documentbuilder.xml
 
JsonXslt3XmlHandler() - Constructor for class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
JsonXslt3XmlHandler(ContentHandler) - Constructor for class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
JsonXslt3XmlReader - Class in org.frankframework.documentbuilder.xml
 
JsonXslt3XmlReader() - Constructor for class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
JsonXslt3XmlReader(ContentHandler) - Constructor for class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
JsonXsltPipe - Class in org.frankframework.pipes
Perform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, XML or text.
JsonXsltPipe() - Constructor for class org.frankframework.pipes.JsonXsltPipe
 
JsonXsltSender - Class in org.frankframework.senders
Perform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, yielding JSON, XML or text.
JsonXsltSender() - Constructor for class org.frankframework.senders.JsonXsltSender
 
JtaUtil - Class in org.frankframework.util
Utility functions for JTA
JtaUtil() - Constructor for class org.frankframework.util.JtaUtil
 
JuiceServiceName - Class in org.frankframework.ladybug.metadata
 
JuiceServiceName() - Constructor for class org.frankframework.ladybug.metadata.JuiceServiceName
 
JVM - Enum constant in enum class org.frankframework.senders.FrankSender.Scope
 
JWT - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
 
JWT_DEFAULT_CURVE - Static variable in class org.frankframework.management.security.JwtKeyGenerator
 
JWT_DEFAULT_SIGNING_ALGORITHM - Static variable in class org.frankframework.management.security.JwtKeyGenerator
 
JwtAuthenticationToken - Class in org.frankframework.management.security
 
JwtAuthenticationToken(JWTClaimsSet, String) - Constructor for class org.frankframework.management.security.JwtAuthenticationToken
 
JwtKeyGenerator - Class in org.frankframework.management.security
 
JwtKeyGenerator() - Constructor for class org.frankframework.management.security.JwtKeyGenerator
 
JwtPipe - Class in org.frankframework.pipes
Creates a JWT with a shared secret using the HmacSHA256 algorithm.
JwtPipe() - Constructor for class org.frankframework.pipes.JwtPipe
 
JwtSecurityFilter - Class in org.frankframework.management.security
 
JwtSecurityFilter() - Constructor for class org.frankframework.management.security.JwtSecurityFilter
 
JwtSecurityHandler - Class in org.frankframework.jwt
 
JwtSecurityHandler(Map<String, Object>, String, String) - Constructor for class org.frankframework.jwt.JwtSecurityHandler
 
JwtValidator<C> - Class in org.frankframework.jwt
 
JwtValidator() - Constructor for class org.frankframework.jwt.JwtValidator
 
JwtVerifier - Class in org.frankframework.management.security
 
JwtVerifier(Supplier<String>) - Constructor for class org.frankframework.management.security.JwtVerifier
 

K

KafkaListener - Class in org.frankframework.extensions.kafka
Deprecated.
KafkaListener() - Constructor for class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
KafkaSender - Class in org.frankframework.extensions.kafka
Deprecated.
KafkaSender() - Constructor for class org.frankframework.extensions.kafka.KafkaSender
Deprecated.
 
KairosDbRegistryConfigurator - Class in org.frankframework.metrics
 
KairosDbRegistryConfigurator() - Constructor for class org.frankframework.metrics.KairosDbRegistryConfigurator
 
KerberosLoginConfiguration - Class in org.frankframework.filesystem.smb
 
KerberosLoginConfiguration(Map<String, String>) - Constructor for class org.frankframework.filesystem.smb.KerberosLoginConfiguration
 
KEYGEN_ALGO - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
KEYLEN - Static variable in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
keyringConfig - Variable in class org.frankframework.pgp.AbstractPGPAction
 
keyStoreAsTrustStore(HasKeystore) - Static method in class org.frankframework.encryption.PkiUtil
 
KeystoreType - Enum Class in org.frankframework.encryption
 
KEYWORD_SELECT - Static variable in class org.frankframework.dbms.GenericDbmsSupport
 
KEYWORD_SELECT_COUNT - Static variable in class org.frankframework.jdbc.SimpleJdbcListener
 
killPipe() - Method in class org.frankframework.pipes.TimeoutGuardPipe
optional implementation to kill additional threads if the pipe may have created those.
knownProcessStates() - Method in interface org.frankframework.core.IHasProcessState
Provides the set of ProcessStates used by this listener.
knownProcessStates() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
knownProcessStates() - Method in class org.frankframework.jdbc.JdbcListener
 
knownProcessStates() - Method in class org.frankframework.receivers.Receiver
 
KubernetesCredentialFactory - Class in org.frankframework.credentialprovider
CredentialFactory for Kubernetes Credentials.
KubernetesCredentialFactory() - Constructor for class org.frankframework.credentialprovider.KubernetesCredentialFactory
 

L

Label - Annotation Interface in org.frankframework.doc
Marker Annotation for Label annotations.
LabelFormat - Class in org.frankframework.extensions.rekenbox
Transforms between ascii and an XML representation.
LabelFormat() - Constructor for class org.frankframework.extensions.rekenbox.LabelFormat
 
LabelValue - Annotation Interface in org.frankframework.doc
 
ladybugApiServletBean() - Method in class org.frankframework.ladybug.config.LadybugServletConfiguration
 
ladybugAuthenticator() - Method in class org.frankframework.ladybug.config.LadybugSecurityConfiguration
 
LadyBugDataSourceFactory - Class in org.frankframework.ladybug.jdbc
 
LadyBugDataSourceFactory() - Constructor for class org.frankframework.ladybug.jdbc.LadyBugDataSourceFactory
 
LadybugDebugger - Class in org.frankframework.ladybug
 
LadybugDebugger() - Constructor for class org.frankframework.ladybug.LadybugDebugger
 
LadybugDebugModule - Class in org.frankframework.ladybug.runner
 
LadybugDebugModule() - Constructor for class org.frankframework.ladybug.runner.LadybugDebugModule
 
ladybugFrontendServletBean() - Method in class org.frankframework.ladybug.config.LadybugServletConfiguration
 
LadybugPipe - Class in org.frankframework.ladybug
Call Ladybug Test Tool to rerun the reports present in test storage (see Test tab in Ladybug)
LadybugPipe() - Constructor for class org.frankframework.ladybug.LadybugPipe
 
LadybugReportGenerator - Class in org.frankframework.ladybug
Interface between the AOP config and the Ladybug.
LadybugReportGenerator() - Constructor for class org.frankframework.ladybug.LadybugReportGenerator
 
LadybugSecurityChainConfigurer - Class in org.frankframework.ladybug.config
Enables WebSecurity, still depends on the existence of the AbstractSecurityWebApplicationInitializer.DEFAULT_FILTER_NAME.
LadybugSecurityChainConfigurer() - Constructor for class org.frankframework.ladybug.config.LadybugSecurityChainConfigurer
 
LadybugSecurityConfiguration - Class in org.frankframework.ladybug.config
Adds the IAuthenticator, so the LadybugSecurityChainConfigurer can use it to secure the ladybug in a traditional WAR deployment.
LadybugSecurityConfiguration() - Constructor for class org.frankframework.ladybug.config.LadybugSecurityConfiguration
 
LadybugServletConfiguration - Class in org.frankframework.ladybug.config
 
LadybugServletConfiguration() - Constructor for class org.frankframework.ladybug.config.LadybugServletConfiguration
 
LadybugWarInitializer - Class in org.frankframework.ladybug.runner
Spring Boot entrypoint when running as a normal WAR application.
LadybugWarInitializer() - Constructor for class org.frankframework.ladybug.runner.LadybugWarInitializer
 
LadybugWarInitializer.WarConfiguration - Class in org.frankframework.ladybug.runner
 
LarvaAction - Class in org.frankframework.larva.actions
 
LarvaAction(IConfigurable) - Constructor for class org.frankframework.larva.actions.LarvaAction
 
LarvaActionFactory - Class in org.frankframework.larva.actions
This class is used to create and manage the lifecycle of Larva actions.
LarvaActionFactory(LarvaTool) - Constructor for class org.frankframework.larva.actions.LarvaActionFactory
 
LarvaActionUtils - Class in org.frankframework.larva.actions
Reflection helper to create Larva Actions When a class is created it will attempt to set the name and disable HTTP SSL capabilities by default When setting the bean properties it loops through the available setter methods and looks for a matching property.
LarvaActionUtils() - Constructor for class org.frankframework.larva.actions.LarvaActionUtils
 
LarvaApplicationContext - Class in org.frankframework.larva.actions
Custom Larva SpringContext, used to load the Larva scenario actions.
LarvaApplicationContext(IbisContext, String) - Constructor for class org.frankframework.larva.actions.LarvaApplicationContext
 
LarvaLogLevel - Enum Class in org.frankframework.larva
 
LarvaModule - Class in org.frankframework.components
 
LarvaModule() - Constructor for class org.frankframework.components.LarvaModule
 
LarvaPipe - Class in org.frankframework.pipes
Call Larva Test Tool
LarvaPipe() - Constructor for class org.frankframework.pipes.LarvaPipe
 
LarvaPushingListenerAction - Class in org.frankframework.larva.actions
 
LarvaPushingListenerAction(IPushingListener) - Constructor for class org.frankframework.larva.actions.LarvaPushingListenerAction
 
LarvaScenarioAction - Interface in org.frankframework.larva.actions
 
LarvaServlet - Class in org.frankframework.larva
 
LarvaServlet() - Constructor for class org.frankframework.larva.LarvaServlet
 
LarvaTool - Class in org.frankframework.larva
 
LarvaTool() - Constructor for class org.frankframework.larva.LarvaTool
 
LarvaTool.BetweenKeysAction - Interface in org.frankframework.larva
 
LarvaTool.SingleKeyAction - Interface in org.frankframework.larva
 
last() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
LAST - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
Combination of WRITE and CLOSE: Add an item to an existing collection, then finalize the collection
LazyLoadingEventListener<T> - Interface in org.frankframework.lifecycle
During the ApplicationContext refresh Spring will try and automatically create and register all EventListeners EventListeners which implement this interface will be exempt from this behaviour but in turn will need to be registered manually in the required org.springframework.context.ConfigurableApplicationContext.
lcFirst(String) - Static method in class org.frankframework.util.StringUtil
Turns the first Char into lower case.
LDAP_ERROR_MAGIC_STRING - Static variable in class org.frankframework.ldap.LdapSender
 
LdapAttributesParser - Class in org.frankframework.ldap
 
LdapClient - Class in org.frankframework.ldap
Client for LDAP.
consider setting the following properties:
- java.naming.provider.url
- com.sun.jndi.ldap.connect.pool
- java.naming.referral = follow
- nl.nn.iuf.LdapClient.groupAttributeCache.name
- nl.nn.iuf.LdapClient.groupAttributeCache.timeToLive

Connection Pooling:
To set connection pool properties that are set as custom properties, create a properties file named Ldap.properties with the attributes and place in the classpath.
LdapClient() - Constructor for class org.frankframework.ldap.LdapClient
 
LdapClient(Map<String, Object>) - Constructor for class org.frankframework.ldap.LdapClient
 
LdapClient(Properties) - Constructor for class org.frankframework.ldap.LdapClient
 
LdapFindGroupMembershipsPipe - Class in org.frankframework.ldap
Pipe that returns the memberships of a userDN.
LdapFindGroupMembershipsPipe() - Constructor for class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
LdapFindMemberPipe - Class in org.frankframework.ldap
Pipe that checks if a specified dn exists as 'member' in another specified dn in LDAP.
LdapFindMemberPipe() - Constructor for class org.frankframework.ldap.LdapFindMemberPipe
 
LdapSender - Class in org.frankframework.ldap
Sender to obtain information from and write to an LDAP Directory.
LdapSender() - Constructor for class org.frankframework.ldap.LdapSender
 
LdapSender.Manipulation - Enum Class in org.frankframework.ldap
 
LdapSender.Operation - Enum Class in org.frankframework.ldap
 
LEGACY_PACKAGE_NAME - Static variable in class org.frankframework.configuration.ClassNameRewriter
 
LEGACY_PACKAGE_NAME - Static variable in class org.frankframework.credentialprovider.CredentialFactory
 
LegacyLoader - Class in org.frankframework.components
Old style of finding Modules, instead of self-registering, the code attempts to locate the module on the classpath.
LegacyLoader.DefaultModule - Class in org.frankframework.components
 
level - Variable in class org.frankframework.logging.IbisThreadFilter
 
level() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.CreateLogDefinitionMultipartModel
Returns the value of the level record component.
level() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogDefinitionModel
Returns the value of the level record component.
LifecycleException - Exception Class in org.frankframework.lifecycle
RuntimeException to use when starting the lifecycle
LifecycleException(Exception) - Constructor for exception class org.frankframework.lifecycle.LifecycleException
 
LifecycleException(String) - Constructor for exception class org.frankframework.lifecycle.LifecycleException
 
LifecycleException(String, Exception) - Constructor for exception class org.frankframework.lifecycle.LifecycleException
 
LimitingParallelExecutionPipeLineProcessor - Class in org.frankframework.processors
Processor that limits the number of parallel pipeline threads.
LimitingParallelExecutionPipeLineProcessor() - Constructor for class org.frankframework.processors.LimitingParallelExecutionPipeLineProcessor
 
LimitingParallelExecutionPipeProcessor - Class in org.frankframework.processors
Processor that limits the number of parallel pipe threads.
LimitingParallelExecutionPipeProcessor() - Constructor for class org.frankframework.processors.LimitingParallelExecutionPipeProcessor
 
limitSize(OutputStream, int) - Static method in class org.frankframework.util.StreamCaptureUtils
Triggers the next byte after the threshold has been reached.
limitSize(Writer, int) - Static method in class org.frankframework.util.StreamCaptureUtils
 
LINE_BREAK - Static variable in class net.wedjaa.ansible.vault.crypto.data.Util
 
LINE_SEPARATOR - Static variable in class org.frankframework.util.Misc
 
LiquibaseLog4j2Logger - Class in org.frankframework.jdbc.migration
It is important that we're wrapping the Log4j2 Logger and are directly calling logIfEnabled.
LiquibaseLog4j2Logger(Class<?>) - Constructor for class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
LiquibaseLog4j2LogService - Class in org.frankframework.jdbc.migration
 
LiquibaseLog4j2LogService() - Constructor for class org.frankframework.jdbc.migration.LiquibaseLog4j2LogService
 
LiquibaseMigrator - Class in org.frankframework.jdbc.migration
LiquiBase implementation for IAF
LiquibaseMigrator() - Constructor for class org.frankframework.jdbc.migration.LiquibaseMigrator
 
LiquibaseResourceAccessor - Class in org.frankframework.jdbc.migration
Liquibase ResourceAccessor that can return a resource supplied at construction time.
LiquibaseResourceAccessor(Resource) - Constructor for class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
 
LiquibaseScript - Class in org.frankframework.console.controllers
 
LiquibaseScript(FrankApiService) - Constructor for class org.frankframework.console.controllers.LiquibaseScript
 
LiquibaseScript.GenerateSQLModel - Record Class in org.frankframework.console.controllers
 
LiquibaseXmlChangeLogParser - Class in org.frankframework.jdbc.migration
 
LiquibaseXmlChangeLogParser() - Constructor for class org.frankframework.jdbc.migration.LiquibaseXmlChangeLogParser
 
list(String, TypeFilter) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
list(String, TypeFilter) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
list(String, TypeFilter) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
list(String, TypeFilter) - Method in interface org.frankframework.filesystem.IBasicFileSystem
Lists files, directories or both, from a 'folder' or in the 'root' of the filesystem (when folder is null).
list(String, TypeFilter) - Method in class org.frankframework.filesystem.ImapFileSystem
 
list(String, TypeFilter) - Method in class org.frankframework.filesystem.LocalFileSystem
 
list(String, TypeFilter) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
list(String, TypeFilter) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
list(String, TypeFilter) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
LIST - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
list files in a folder/directory, specified by attribute inputFolder, parameter inputFolder or input message
LIST - Enum constant in enum class org.frankframework.parameters.ParameterType
Used for StoredProcedure OUT parameters when the database type is a CURSOR or JDBCType.REF_CURSOR.
listAttachments(Message) - Method in class org.frankframework.filesystem.ImapFileSystem
 
listAttachments(M) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
LISTATTACHMENTS - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
Specific to FileSystemSenderWithAttachments
listener() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the listener record component.
LISTENER - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
LISTENER - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
LISTENER - Enum constant in enum class org.frankframework.senders.FrankSender.Scope
 
LISTENER_MESSAGE_PEEKING - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
LISTENER_MESSAGE_RECEIVING - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
ListenerDAO(ApiListener) - Constructor for class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
 
ListenerDAO(RestListener) - Constructor for class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
 
ListenerException - Exception Class in org.frankframework.core
Exception thrown by implementations of methods of listeners.
ListenerException() - Constructor for exception class org.frankframework.core.ListenerException
 
ListenerException(String) - Constructor for exception class org.frankframework.core.ListenerException
 
ListenerException(String, Throwable) - Constructor for exception class org.frankframework.core.ListenerException
 
ListenerException(Throwable) - Constructor for exception class org.frankframework.core.ListenerException
 
ListenerFactory - Class in org.frankframework.configuration.digester
Factory for instantiating listeners from the Digester framework.
ListenerFactory() - Constructor for class org.frankframework.configuration.digester.ListenerFactory
 
ListenerMessage - Class in org.frankframework.larva
 
ListenerMessage(Message, PipeLineSession) - Constructor for class org.frankframework.larva.ListenerMessage
 
ListenerMessageHandler<M> - Class in org.frankframework.larva
Message handler for JavaListener and WebServiceListener.
ListenerMessageHandler() - Constructor for class org.frankframework.larva.ListenerMessageHandler
 
ListenerProcessor<M> - Interface in org.frankframework.processors
 
listToString(List<String>) - Static method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
LITERAL - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
load() - Method in class org.frankframework.extensions.aspose.AsposeFontManager
 
load(boolean) - Method in class org.frankframework.extensions.aspose.AsposeFontManager
 
load(Reader) - Method in class org.frankframework.util.YamlParser
 
load(ClassLoader, String) - Method in class org.frankframework.util.AppConstants
 
load(ClassLoader, String) - Method in class org.frankframework.util.PropertyLoader
Load the contents of a properties file.
load(String) - Method in class org.frankframework.configuration.IbisContext
Loads, digests and starts the specified configuration, or all configurations Does not check if the configuration already exists.
LOAD_DATABASE_SCHEDULES - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
loadClass(String) - Static method in class org.frankframework.util.ClassUtils
Load a class given its name.
loadClass(String, boolean) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
LoadDatabaseSchedulesJob - Class in org.frankframework.scheduler.job
1.
LoadDatabaseSchedulesJob() - Constructor for class org.frankframework.scheduler.job.LoadDatabaseSchedulesJob
 
loadedConfiguration() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationParameters
Returns the value of the loadedConfiguration record component.
loadLicenses(URL) - Static method in class org.frankframework.extensions.aspose.AsposeLicenseLoader
 
loadOnStartUp() - Method in interface org.frankframework.lifecycle.DynamicRegistration
Order in which to automatically instantiate and load the class.
0 to let the application server determine, -1 to disable This value may be overridden by setting property servlet.servlet-name.loadOnStartup
loadProperties() - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
Overwrites servlet defaults with properties.
loadResources() - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
Called during a reload for a green/blue deployment, and after the classloader has been configured to load new resources
loadResources() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
loadResources() - Method in class org.frankframework.configuration.classloaders.JarFileClassLoader
 
LobLineIteratingPipeBase - Class in org.frankframework.jdbc
abstract baseclass for Pipes that iterate over the lines in a lob.
LobLineIteratingPipeBase() - Constructor for class org.frankframework.jdbc.LobLineIteratingPipeBase
 
LobLineIteratingPipeBase.ResultStreamIterator - Class in org.frankframework.jdbc
 
LocalDistributionSummary - Class in org.frankframework.metrics
 
LocalDistributionSummary(Meter.Id, Clock, DistributionStatisticConfig, double) - Constructor for class org.frankframework.metrics.LocalDistributionSummary
 
LocalFileSystem - Class in org.frankframework.filesystem
FileSystem representation of the local filesystem.
LocalFileSystem() - Constructor for class org.frankframework.filesystem.LocalFileSystem
 
LocalFileSystemPipe - Class in org.frankframework.pipes
Pipe to work with the server local filesystem.
LocalFileSystemPipe() - Constructor for class org.frankframework.pipes.LocalFileSystemPipe
 
LocalFileSystemSender - Class in org.frankframework.senders
Sender to work with the server local filesystem.
LocalFileSystemSender() - Constructor for class org.frankframework.senders.LocalFileSystemSender
 
LocalGateway - Class in org.frankframework.management.bus
A Spring Integration Gateway in it's most simplistic form.
LocalGateway() - Constructor for class org.frankframework.management.bus.LocalGateway
 
LocalRegistryConfigurator - Class in org.frankframework.metrics
Set management.metrics.export.local=false to disable
LocalRegistryConfigurator() - Constructor for class org.frankframework.metrics.LocalRegistryConfigurator
 
LocalStatisticsRegistry - Class in org.frankframework.metrics
 
LocalStatisticsRegistry() - Constructor for class org.frankframework.metrics.LocalStatisticsRegistry
 
LocalStatisticsRegistry(SimpleConfig) - Constructor for class org.frankframework.metrics.LocalStatisticsRegistry
 
LocalUser() - Constructor for class org.frankframework.lifecycle.servlets.YmlFileAuthenticator.LocalUser
 
LocalUsers() - Constructor for class org.frankframework.lifecycle.servlets.YmlFileAuthenticator.LocalUsers
 
location - Variable in enum class org.frankframework.soap.SoapVersion
 
LOCCRC - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCEXT - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCFLG - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCHDR - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCHOW - Static variable in class org.frankframework.compression.MessageZipEntry
 
locker() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the locker record component.
Locker - Class in org.frankframework.util
Locker of scheduler jobs and pipes.
Locker() - Constructor for class org.frankframework.util.Locker
 
Locker.LockType - Enum Class in org.frankframework.util
 
LockerPipeLineProcessor - Class in org.frankframework.processors
 
LockerPipeLineProcessor() - Constructor for class org.frankframework.processors.LockerPipeLineProcessor
 
LockerPipeProcessor - Class in org.frankframework.processors
 
LockerPipeProcessor() - Constructor for class org.frankframework.processors.LockerPipeProcessor
 
lockkey() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the lockkey record component.
LOCLEN - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCNAM - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCSIG - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCSIZ - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCTIM - Static variable in class org.frankframework.compression.MessageZipEntry
 
LOCVER - Static variable in class org.frankframework.compression.MessageZipEntry
 
log - Variable in class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
log - Variable in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
log - Variable in class org.frankframework.batch.AbstractResultHandler
 
log - Variable in class org.frankframework.batch.DelphiStringRecordReader
Deprecated.
 
log - Variable in class org.frankframework.batch.RecordHandlerManager
Deprecated.
 
log - Variable in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
 
log - Variable in class org.frankframework.cache.AbstractCacheAdapter
 
log - Variable in class org.frankframework.cache.IbisCacheManager
 
log - Variable in class org.frankframework.configuration.AbstractAdapterLifecycleWrapper
 
log - Variable in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
log - Variable in class org.frankframework.configuration.Configuration
 
log - Variable in class org.frankframework.configuration.digester.AbstractDigesterRule
 
log - Variable in class org.frankframework.configuration.digester.AbstractDigesterRulesHandler
 
log - Variable in class org.frankframework.core.IbisTransaction
 
log - Variable in class org.frankframework.core.TransactionAttributes
 
log - Static variable in class org.frankframework.credentialprovider.CredentialFactory
 
log - Variable in class org.frankframework.credentialprovider.Credentials
 
log - Static variable in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
log - Variable in class org.frankframework.dbms.GenericDbmsSupport
 
log - Static variable in class org.frankframework.encryption.AuthSSLContextFactory
 
log - Variable in class org.frankframework.errormessageformatters.ErrorMessageFormatter
 
log - Variable in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
log - Variable in class org.frankframework.extensions.cmis.mtom.MtomRequestWrapper
 
log - Variable in class org.frankframework.extensions.cmis.mtom.MtomResponseWrapper
 
log - Variable in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
log - Variable in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
log - Static variable in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
log - Static variable in class org.frankframework.extensions.sap.jco3.SapServerDataProvider
 
log - Static variable in class org.frankframework.extensions.svn.SvnUtils
 
log - Variable in class org.frankframework.filesystem.AbstractFileSystem
 
log - Variable in class org.frankframework.filesystem.AbstractFileSystemListener
 
log - Variable in class org.frankframework.filesystem.FileSystemActor
 
log - Variable in class org.frankframework.filesystem.FileSystemMessageBrowser
 
log - Static variable in class org.frankframework.filesystem.FileSystemUtils
 
log - Static variable in class org.frankframework.filesystem.MailFileSystemUtils
 
log - Variable in class org.frankframework.http.AbstractHttpSession
 
log - Variable in enum class org.frankframework.http.authentication.AuthenticationScheme
 
log - Variable in class org.frankframework.http.cxf.AbstractSOAPProvider
 
log - Variable in class org.frankframework.http.PushingListenerAdapter
 
log - Variable in class org.frankframework.http.rest.ApiMemcached
 
log - Variable in class org.frankframework.http.RestServiceDispatcher
 
log - Variable in class org.frankframework.jdbc.datasource.ObjectFactory
 
log - Variable in class org.frankframework.jdbc.JdbcFacade
 
log - Variable in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
log - Variable in class org.frankframework.jdbc.migration.LiquibaseXmlChangeLogParser
 
log - Variable in class org.frankframework.jms.IbisMessageListenerContainer
 
log - Variable in class org.frankframework.jms.MessagingSource
 
log - Variable in class org.frankframework.jndi.JndiBase
 
log - Variable in class org.frankframework.jndi.TomcatJndiProxy
 
log - Variable in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
log - Variable in class org.frankframework.jta.TransactionConnector
 
log - Static variable in class org.frankframework.jta.TransactionConnectorCoordinator
 
log - Variable in class org.frankframework.jwt.JwtSecurityHandler
 
log - Static variable in class org.frankframework.ldap.LdapClient
 
log - Variable in class org.frankframework.lifecycle.ApplicationMessageEvent
 
log - Variable in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
log - Variable in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
log - Variable in class org.frankframework.monitoring.AbstractMonitorDestination
 
log - Variable in class org.frankframework.processors.AbstractPipeLineProcessor
 
log - Variable in class org.frankframework.processors.AbstractPipeProcessor
 
log - Variable in class org.frankframework.processors.AbstractSenderWrapperProcessor
 
log - Variable in class org.frankframework.receivers.JavaListener
 
log - Variable in class org.frankframework.receivers.PullingListenerContainer
 
log - Variable in class org.frankframework.receivers.ServiceDispatcher
 
log - Variable in class org.frankframework.senders.AbstractSender
 
log - Variable in class org.frankframework.senders.IsolatedServiceCaller
 
log - Variable in class org.frankframework.soap.SoapWrapper
 
log - Variable in class org.frankframework.soap.WsdlGenerator
 
log - Variable in class org.frankframework.statistics.MetricsInitializer
 
log - Variable in class org.frankframework.task.TimeoutGuard
 
log - Variable in class org.frankframework.threading.ThreadConnector
 
log - Variable in class org.frankframework.unmanaged.AbstractJmsConfigurator
 
log - Static variable in class org.frankframework.util.DB2DocumentWriter
 
log - Static variable in class org.frankframework.util.DB2XMLWriter
 
log - Static variable in class org.frankframework.util.Dir2Xml
 
log - Variable in class org.frankframework.util.DirectoryCleaner
 
log - Variable in class org.frankframework.util.SapSystemListItem
 
log - Static variable in class org.frankframework.util.StreamUtil
 
log - Static variable in class org.frankframework.util.TransformerPool
 
log - Variable in class org.frankframework.util.XmlBuilder
 
log - Static variable in class org.frankframework.validation.AbstractXmlValidator
 
log - Variable in class org.frankframework.validation.IntraGrammarPoolEntityResolver
 
log - Variable in class org.frankframework.validation.RootValidation
 
log - Variable in class org.frankframework.validation.RootValidations
 
log - Variable in class org.frankframework.xml.ClassLoaderEntityResolver
 
log - Variable in class org.frankframework.xml.ClassLoaderURIResolver
 
log - Variable in class org.frankframework.xml.FullXmlFilter
 
log - Variable in class org.frankframework.xml.XmlWriter
 
log(String) - Method in class org.frankframework.configuration.Configuration
Log a message to the MessageKeeper that corresponds to this configuration
log(String, Exception) - Method in class org.frankframework.configuration.Configuration
Log a message to the MessageKeeper that corresponds to this configuration
log(String, MessageKeeper.MessageKeeperLevel) - Method in class org.frankframework.configuration.Configuration
Log a message to the MessageKeeper that corresponds to this configuration
log(String, MessageKeeper.MessageKeeperLevel, Exception) - Method in class org.frankframework.configuration.IbisContext
 
log(Level, String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
LOG - Static variable in class org.frankframework.validation.SchemaUtils
 
LOG_CONFIGURATION - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
LOG_DEFINITIONS - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
LOG_PREFIX - Static variable in class org.frankframework.logging.FrankLogConfigurationFactory
 
log2SecurityLog(String, String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
LOG4J_PROPERTY_REGEX - Static variable in class org.frankframework.logging.FrankLogConfigurationFactory
 
logConfigurationMessage(String) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
LogContextPipe - Class in org.frankframework.pipes
Pipe that stores all its parameter values in the ThreadContext, formerly known as Mapped Diagnostic Context (MDC), to be used in logging.
LogContextPipe() - Constructor for class org.frankframework.pipes.LogContextPipe
 
LogDefinitionDAO(String, Level) - Constructor for class org.frankframework.management.bus.endpoints.UpdateLogDefinitions.LogDefinitionDAO
 
logger - Variable in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
logger - Variable in class org.frankframework.senders.LogSender
 
logger() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.CreateLogDefinitionMultipartModel
Returns the value of the logger record component.
logger() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogDefinitionModel
Returns the value of the logger record component.
Logging - Class in org.frankframework.console.controllers
 
Logging(FrankApiService) - Constructor for class org.frankframework.console.controllers.Logging
 
LOGGING - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
Logging.ParametersModel - Record Class in org.frankframework.console.controllers
 
logIntermediaryResults() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogConfigurationModel
Returns the value of the logIntermediaryResults record component.
logLeakStatistics() - Static method in class org.frankframework.util.CleanerProvider
 
loglevel() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogConfigurationModel
Returns the value of the loglevel record component.
logMessageDetails(Message, MessageProducer) - Method in class org.frankframework.jms.JMSFacade
 
logMethod(Supplier<T>) - Static method in class org.frankframework.functional.FunctionalUtil
Helper function to create a Log4J Supplier to be able to use a method as supplier in a row of mixed arguments.
logPrefix - Variable in class org.frankframework.validation.AbstractXmlValidator
 
LogPropertiesConfigurer - Class in org.frankframework.lifecycle
Should be called directly after the Environment has been initialized.
LogPropertiesConfigurer() - Constructor for class org.frankframework.lifecycle.LogPropertiesConfigurer
 
LogSender - Class in org.frankframework.senders
Sender that just logs its message.
LogSender() - Constructor for class org.frankframework.senders.LogSender
 
logToMessageLogWithMessageContentsOrSize(Level, String, String, Message) - Method in class org.frankframework.core.Adapter
 
LogUtil - Class in org.frankframework.util
Log4j can now be started from any LogManager.getLogger() call
LogUtil() - Constructor for class org.frankframework.util.LogUtil
 
logValue(T) - Static method in class org.frankframework.functional.FunctionalUtil
Helper function to create a Log4J Supplier to supply a single constant argument value.
LONG_DURATION_MONITORING_EVENT - Static variable in interface org.frankframework.core.IPipe
 
lookup(String, Properties, Class<O>) - Method in interface org.frankframework.jdbc.datasource.IObjectLocator
Performs the actual lookup and should return null if it cannot find the requested resource so the next IObjectLocator can give it a shot.
lookup(String, Properties, Class<O>) - Method in class org.frankframework.jdbc.datasource.ResourceObjectLocator
 
lookup(String, Properties, Class<O>) - Method in class org.frankframework.jndi.JndiObjectLocator
Attempt to lookup the Object in the JNDI.
lookupDestination() - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Returns the value of the lookupDestination record component.
lookupDestination() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the lookupDestination record component.
lookupDestination(String) - Method in class org.frankframework.jms.JmsMessagingSource
 
lookupMigratorDatasource() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
loopkupDirContext(Map<String, String>) - Method in class org.frankframework.ldap.LdapSender
Retrieves the DirContext from the JNDI environment and sets the providerURL back to ldapProviderURL if specified.
LOWERCASE - Enum constant in enum class org.frankframework.pipes.CsvParserPipe.HeaderCase
 
LowerCasePropertySourcePostProcessor - Class in org.frankframework.configuration
Make a lower case variant of the instance.name property (instance.name.lc) available to the Ibis configuration and the Spring configuration.
LowerCasePropertySourcePostProcessor() - Constructor for class org.frankframework.configuration.LowerCasePropertySourcePostProcessor
 
LZLARGE - Enum constant in enum class org.frankframework.xcom.XComSender.CompressType
 
LZMEDIUM - Enum constant in enum class org.frankframework.xcom.XComSender.CompressType
 
LZSMALL - Enum constant in enum class org.frankframework.xcom.XComSender.CompressType
 

M

MAGIC_PART - Static variable in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
MAIL_MESSAGE_ID - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
MailAttachmentBase() - Constructor for class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
MailAttachmentStream() - Constructor for class org.frankframework.senders.AbstractMailSender.MailAttachmentStream
 
MailBody() - Constructor for class org.frankframework.filesystem.exchange.MailMessage.MailBody
 
MailFileSystemUtils - Class in org.frankframework.filesystem
 
MailFileSystemUtils() - Constructor for class org.frankframework.filesystem.MailFileSystemUtils
 
MailFolder - Class in org.frankframework.filesystem.exchange
 
MailFolder() - Constructor for class org.frankframework.filesystem.exchange.MailFolder
 
MailFolderResponse - Class in org.frankframework.filesystem.exchange
 
MailFolderResponse() - Constructor for class org.frankframework.filesystem.exchange.MailFolderResponse
 
MailItemId - Class in org.frankframework.filesystem.exchange
 
MailItemId() - Constructor for class org.frankframework.filesystem.exchange.MailItemId
 
MailMessage - Class in org.frankframework.filesystem.exchange
 
MailMessage() - Constructor for class org.frankframework.filesystem.exchange.MailMessage
 
MailMessage(MailFolder, String) - Constructor for class org.frankframework.filesystem.exchange.MailMessage
 
MailMessage.EmailAddress - Class in org.frankframework.filesystem.exchange
 
MailMessage.EmailAddressHolder - Class in org.frankframework.filesystem.exchange
 
MailMessage.MailBody - Class in org.frankframework.filesystem.exchange
 
MailMessageResponse - Class in org.frankframework.filesystem.exchange
 
MailMessageResponse() - Constructor for class org.frankframework.filesystem.exchange.MailMessageResponse
 
MailSender - Class in org.frankframework.senders
sender that sends a mail specified by an XML message.
MailSender() - Constructor for class org.frankframework.senders.MailSender
 
MailSender.MailSession - Class in org.frankframework.senders
 
MailSenderPipe - Class in org.frankframework.pipes
Pipe that sends a mail-message using a MailSender as its sender.
MailSenderPipe() - Constructor for class org.frankframework.pipes.MailSenderPipe
 
MailSession() - Constructor for class org.frankframework.senders.MailSender.MailSession
 
MailSessionBase() - Constructor for class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
main(String[]) - Static method in class org.frankframework.cmdline.StartIbis
 
makeAdios(InputSource, PipeLineSession) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
makeBackups(File, int) - Static method in class org.frankframework.util.FileUtils
 
makeEncapsulatingXslt(String, String, int, String) - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
makeFileName(long, String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
makeQName(String, String) - Method in class org.frankframework.configuration.filters.ElementRoleFilter
 
makeXml(String, PipeLineSession) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
The calcbox tool Adios exports the file "NNRSCONS.PAS" = adiosDefinities in configuration attributes.
makeXml(String, EventType, Severity, String, MonitorEvent) - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
ManagableLifecycle - Interface in org.frankframework.core
Models starting and stopping of objects that support such behaviour.
MANAGE - Enum constant in enum class org.frankframework.management.bus.BusAction
 
manageConfiguration(Configurations.ConfigurationPathVariables, Configurations.ConfigurationParameters, Configurations.ManageConfigurationModel) - Method in class org.frankframework.console.controllers.Configurations
 
manageConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
header configuration The name of the Configuration to manage header version The version of the Configuration to find header activate Whether the configuration should be activated header autoreload Whether the configuration should be reloaded (on the next ReloadJob interval) header datasourceName The name of the datasource where the configurations are located.
ManageConfigurationModel(Boolean, Boolean) - Constructor for record class org.frankframework.console.controllers.Configurations.ManageConfigurationModel
Creates an instance of a ManageConfigurationModel record class.
ManagedStateException - Exception Class in org.frankframework.core
Exception thrown if a ManagedObject like an Adapter or Receiver is in an unexpected or illegal state.
ManagedStateException() - Constructor for exception class org.frankframework.core.ManagedStateException
 
ManagedStateException(String) - Constructor for exception class org.frankframework.core.ManagedStateException
 
ManagedStateException(String, Throwable) - Constructor for exception class org.frankframework.core.ManagedStateException
 
ManagedStateException(Throwable) - Constructor for exception class org.frankframework.core.ManagedStateException
 
manageScheduler(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ManageScheduler
 
ManageScheduler - Class in org.frankframework.management.bus.endpoints
 
ManageScheduler() - Constructor for class org.frankframework.management.bus.endpoints.ManageScheduler
 
ManageScheduler.JobAction - Enum Class in org.frankframework.management.bus.endpoints
 
ManageScheduler.ScheduleAction - Enum Class in org.frankframework.management.bus.endpoints
 
Mandatory - Annotation Interface in org.frankframework.doc
 
MANDATORY - Enum constant in enum class org.frankframework.core.TransactionAttribute
Support a current transaction; throw an exception if no current transaction exists.
MANUAL_RETRY_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
map(MqttClientSettings) - Method in class org.frankframework.extensions.mqtt.MqttClientFactory
 
map(P) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
Allows the originally created object to be mutated to another object.
MAP - Enum constant in enum class org.frankframework.parameters.ParameterType
Deprecated.
mapAuthorities(Collection<? extends GrantedAuthority>) - Method in class org.frankframework.lifecycle.servlets.AuthorityMapper
 
MapCredentials - Class in org.frankframework.credentialprovider
 
MapCredentials(String, Supplier<String>, Supplier<String>, String, String, Map<String, String>) - Constructor for class org.frankframework.credentialprovider.MapCredentials
 
MapCredentials(String, Supplier<String>, Supplier<String>, Map<String, String>) - Constructor for class org.frankframework.credentialprovider.MapCredentials
 
mapHeaders(Message<?>) - Method in class org.frankframework.management.gateway.HttpOutboundHandler
Add authentication JWT, see JwtKeyGenerator.
mapMultipleAttributes(NamingEnumeration<SearchResult>, Callback<Attribute, Object>) - Method in class org.frankframework.ldap.LdapClient
runs a set of attribute values through a Mapper.
mapMultiValuedAttribute(NamingEnumeration<SearchResult>, Callback<Attribute, Object>) - Method in class org.frankframework.ldap.LdapClient
 
mapParameters(ParameterValueList) - Method in class org.frankframework.extensions.akamai.NetStorageRequest
 
mapParameterTypeToSqlType(IDbmsSupport, ParameterType) - Static method in class org.frankframework.util.JdbcUtil
 
mapPropertiesToIgnores(Properties) - Static method in class org.frankframework.larva.LarvaTool
This method is used to provide a way to implement ignores based on an identifier.
MARIADB - Enum constant in enum class org.frankframework.dbms.Dbms
 
MariaDbDbmsSupport - Class in org.frankframework.dbms
Support for MariaDB.
MariaDbDbmsSupport() - Constructor for class org.frankframework.dbms.MariaDbDbmsSupport
 
MariaDbDbmsSupport(String) - Constructor for class org.frankframework.dbms.MariaDbDbmsSupport
 
maskSensitiveInfo(String) - Static method in class org.frankframework.logging.IbisMaskingLayout
 
match(Report, Checkpoint) - Method in class org.frankframework.ladybug.filter.AbstractBox
 
match(Report, Checkpoint) - Method in class org.frankframework.ladybug.filter.GrayBox
 
MATCH_OPTIONAL_WHITESPACE - Static variable in class org.frankframework.util.StringUtil
 
matchAny(IMessageBrowsingIteratorItem) - Method in class org.frankframework.util.MessageBrowsingFilter
 
matches(HttpServletRequest) - Method in class org.frankframework.lifecycle.servlets.NoopSecurityFilterChain
 
matches(HttpServletRequest) - Method in class org.frankframework.lifecycle.servlets.URLRequestMatcher
 
matchMessage(IMessageBrowsingIteratorItem) - Method in class org.frankframework.util.MessageBrowsingFilter
 
MAX_ITEMS_REACHED - Enum constant in enum class org.frankframework.pipes.IteratingPipe.StopReason
 
MAX_ITEMS_REACHED_FORWARD - Static variable in class org.frankframework.pipes.IteratingPipe
 
MAX_RETRY_INTERVAL - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
MAXCIDLEN - Static variable in class org.frankframework.jdbc.JdbcTransactionalStorage
 
MAXCOMMENTLEN - Static variable in interface org.frankframework.core.ITransactionalStorage
 
maxIdle - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
MAXIDLEN - Static variable in class org.frankframework.jdbc.JdbcTransactionalStorage
 
MAXLABELLEN - Static variable in class org.frankframework.jdbc.JdbcTransactionalStorage
 
maxLifeTime - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
maxMessageLength() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogConfigurationModel
Returns the value of the maxMessageLength record component.
maxPoolSize - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
maxRow() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns the value of the maxRow record component.
MD5 - Enum constant in enum class org.frankframework.extensions.akamai.HashAlgorithm
 
MD5 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
MDC_ADAPTER_KEY - Static variable in class org.frankframework.util.LogUtil
 
MDC_CORRELATION_ID_KEY - Static variable in class org.frankframework.util.LogUtil
 
MDC_EXIT_CODE_KEY - Static variable in class org.frankframework.util.LogUtil
 
MDC_EXIT_STATE_KEY - Static variable in class org.frankframework.util.LogUtil
 
MDC_JOB_KEY - Static variable in class org.frankframework.util.LogUtil
 
MDC_LISTENER_KEY - Static variable in class org.frankframework.util.LogUtil
 
MDC_MESSAGE_ID_KEY - Static variable in class org.frankframework.util.LogUtil
 
MDC_PIPE_KEY - Static variable in class org.frankframework.util.LogUtil
 
MDC_SENDER_KEY - Static variable in class org.frankframework.util.LogUtil
 
MediaTypes - Enum Class in org.frankframework.http.rest
 
mergeAttributes(StartElement, Iterator<? extends Attribute>, Iterator<? extends Namespace>, XMLEventFactory) - Static method in class org.frankframework.util.XmlUtils
Like XMLStreamUtils.mergeAttributes(javax.xml.stream.events.StartElement, java.util.Iterator, javax.xml.stream.XMLEventFactory) but it can also merge namespaces
mergeRootXsdsGroupedByNamespaceToSchemasWithIncludes(Map<String, Set<IXSD>>, XMLStreamWriter) - Static method in class org.frankframework.validation.SchemaUtils
 
mergeToParentSession(String, PipeLineSession) - Method in class org.frankframework.core.PipeLineSession
Copy specified keys from the from PipeLineSession to the parent PipeLineSession or Map to.
mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes(IScopeProvider, Map<String, Set<IXSD>>) - Static method in class org.frankframework.validation.SchemaUtils
Returns merged XSDs from a map of XSDs grouped by namespace.
mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes(IScopeProvider, Map<String, Set<IXSD>>, XMLStreamWriter) - Static method in class org.frankframework.validation.SchemaUtils
Write merged XSDs to xmlStreamWriter from a map of XSDs grouped by namespace.
MermaidFlowGenerator - Class in org.frankframework.util.flow
Flow generator to create MERMAID files
MermaidFlowGenerator() - Constructor for class org.frankframework.util.flow.MermaidFlowGenerator
 
message() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the message record component.
message() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the message record component.
message() - Method in record class org.frankframework.console.controllers.socket.DebugController.DebugMessage
Returns the value of the message record component.
message() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Returns the value of the message record component.
message() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineResponse
Returns the value of the message record component.
message() - Method in record class org.frankframework.console.controllers.TestServiceListener.TestServiceListenerModel
Returns the value of the message record component.
message(XMLStreamWriter, String, Collection<QName>) - Method in class org.frankframework.soap.WsdlGenerator
 
Message - Class in org.frankframework.stream
 
Message(byte[]) - Constructor for class org.frankframework.stream.Message
 
Message(byte[], String) - Constructor for class org.frankframework.stream.Message
 
Message(byte[], MessageContext) - Constructor for class org.frankframework.stream.Message
 
Message(InputStream) - Constructor for class org.frankframework.stream.Message
 
Message(InputStream, String) - Constructor for class org.frankframework.stream.Message
 
Message(InputStream, MessageContext) - Constructor for class org.frankframework.stream.Message
 
Message(Reader) - Constructor for class org.frankframework.stream.Message
 
Message(Reader, MessageContext) - Constructor for class org.frankframework.stream.Message
 
Message(String) - Constructor for class org.frankframework.stream.Message
 
Message(String, MessageContext) - Constructor for class org.frankframework.stream.Message
 
Message(ThrowingSupplier<InputStream, Exception>, MessageContext, Class<?>) - Constructor for class org.frankframework.stream.Message
Constructor for Message using InputStream supplier.
Message(SerializableFileReference, MessageContext, Class<?>) - Constructor for class org.frankframework.stream.Message
Constructor for Message using a SerializableFileReference.
Message(Node) - Constructor for class org.frankframework.stream.Message
 
Message(Node, MessageContext) - Constructor for class org.frankframework.stream.Message
 
MESSAGE_BROWSER - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
MESSAGE_ID_HEADER - Static variable in class org.frankframework.http.AbstractHttpSender
 
MESSAGE_ID_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
MESSAGE_LOG_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
MESSAGE_LOG_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
MESSAGE_LOGGER - Static variable in class org.frankframework.util.LogUtil
 
MESSAGE_MAX_IN_MEMORY_DEFAULT - Static variable in class org.frankframework.stream.Message
 
MESSAGE_MAX_IN_MEMORY_PROPERTY - Static variable in class org.frankframework.stream.Message
 
MESSAGE_SIZE_MONITORING_EVENT - Static variable in interface org.frankframework.core.IPipe
 
MESSAGE_SIZE_UNKNOWN - Static variable in class org.frankframework.stream.Message
 
MESSAGE_SIZE_WARN_BY_DEFAULT_KEY - Static variable in class org.frankframework.util.Misc
 
message2FunctionCall(JCoFunction, String, String, ParameterValueList) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
message2FunctionResult(JCoFunction, String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
messageArrived(String, MqttMessage) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
MessageBase<T> - Class in org.frankframework.management.bus.message
 
MessageBase(T, MimeType) - Constructor for class org.frankframework.management.bus.message.MessageBase
 
MessageBrowseException - Exception Class in org.frankframework.core
 
MessageBrowseException() - Constructor for exception class org.frankframework.core.MessageBrowseException
 
MessageBrowseException(String) - Constructor for exception class org.frankframework.core.MessageBrowseException
 
MessageBrowseException(String, Throwable) - Constructor for exception class org.frankframework.core.MessageBrowseException
 
MessageBrowseException(Throwable) - Constructor for exception class org.frankframework.core.MessageBrowseException
 
MessageBrowserField - Record Class in org.frankframework.core
Represents a field from the message browser item.
MessageBrowserField(String, String, String, String) - Constructor for record class org.frankframework.core.MessageBrowserField
Creates an instance of a MessageBrowserField record class.
MessageBrowsingFilter - Class in org.frankframework.util
 
MessageBrowsingFilter() - Constructor for class org.frankframework.util.MessageBrowsingFilter
 
MessageBrowsingFilter(int, int) - Constructor for class org.frankframework.util.MessageBrowsingFilter
 
MessageBrowsingUtil - Class in org.frankframework.util
 
MessageBrowsingUtil() - Constructor for class org.frankframework.util.MessageBrowsingUtil
 
MessageBuilder - Class in org.frankframework.stream
 
MessageBuilder() - Constructor for class org.frankframework.stream.MessageBuilder
Stores the message in the temp-messages folder.
MessageBuilder(Path) - Constructor for class org.frankframework.stream.MessageBuilder
Directly stores to disk.
MessageCacheStore - Class in org.frankframework.console.controllers.socket
 
MessageCacheStore() - Constructor for class org.frankframework.console.controllers.socket.MessageCacheStore
 
MessageCapturer - Class in org.frankframework.ladybug
 
MessageCapturer() - Constructor for class org.frankframework.ladybug.MessageCapturer
 
MessageContentBody - Class in org.frankframework.http.mime
 
MessageContentBody(Message) - Constructor for class org.frankframework.http.mime.MessageContentBody
 
MessageContentBody(Message, MimeType) - Constructor for class org.frankframework.http.mime.MessageContentBody
 
MessageContentBody(Message, MimeType, String) - Constructor for class org.frankframework.http.mime.MessageContentBody
 
MessageContext - Class in org.frankframework.stream
 
MessageContext() - Constructor for class org.frankframework.stream.MessageContext
 
MessageContext(String) - Constructor for class org.frankframework.stream.MessageContext
 
MessageContext(Map<String, Serializable>) - Constructor for class org.frankframework.stream.MessageContext
 
MessageContext(MessageContext) - Constructor for class org.frankframework.stream.MessageContext
 
MessageDataSource - Class in org.frankframework.util
 
MessageDataSource(Message) - Constructor for class org.frankframework.util.MessageDataSource
 
MessageDataSource(Message, String) - Constructor for class org.frankframework.util.MessageDataSource
 
MessageDispatcher - Class in org.frankframework.management.bus
 
MessageDispatcher() - Constructor for class org.frankframework.management.bus.MessageDispatcher
 
MessageEncoder - Class in org.frankframework.ladybug
 
MessageEncoder() - Constructor for class org.frankframework.ladybug.MessageEncoder
 
MessageEventListener - Class in org.frankframework.lifecycle
 
MessageEventListener() - Constructor for class org.frankframework.lifecycle.MessageEventListener
 
messageId() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns the value of the messageId record component.
MESSAGEID - Enum constant in enum class org.frankframework.jms.JmsSender.LinkMethod
use the generated messageId as the correlationId in the selector for response messages
MESSAGEID - Enum constant in enum class org.frankframework.pipes.MessageSendingPipe.LinkMethod
 
MESSAGEID - Enum constant in enum class org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
 
MESSAGEID_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
MessageKeeper - Class in org.frankframework.util
Keeps a list of MessageKeeperMessages.
MessageKeeper() - Constructor for class org.frankframework.util.MessageKeeper
 
MessageKeeper(int) - Constructor for class org.frankframework.util.MessageKeeper
 
MessageKeeper.MessageKeeperLevel - Enum Class in org.frankframework.util
 
MessageKeeperMessage - Class in org.frankframework.util
A message for the MessageKeeper.
MessageKeeperMessage(String, Instant, MessageKeeper.MessageKeeperLevel) - Constructor for class org.frankframework.util.MessageKeeperMessage
Set the message-text and -date of this message.
MessageKeeperMessage(String, MessageKeeper.MessageKeeperLevel) - Constructor for class org.frankframework.util.MessageKeeperMessage
Set the message-text of this message.
MESSAGELOG_PIPE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
 
MESSAGELOG_RECEIVER - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
 
MessageProvider - Class in org.frankframework.http.cxf
A JAX-WS wired message provider for handling soap messages
MessageProvider(PushingListenerAdapter, String) - Constructor for class org.frankframework.http.cxf.MessageProvider
 
messages() - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
Returns the value of the messages record component.
messages(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
Outputs the 'messages' section.
MESSAGES - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
 
MessageSendingPipe - Class in org.frankframework.pipes
 
MessageSendingPipe() - Constructor for class org.frankframework.pipes.MessageSendingPipe
 
MessageSendingPipe.LinkMethod - Enum Class in org.frankframework.pipes
 
MESSAGESTORAGE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
 
MessageStoreListener - Class in org.frankframework.jdbc
Read messages from the IBISSTORE database table previously stored by a MessageStoreSender.
MessageStoreListener() - Constructor for class org.frankframework.jdbc.MessageStoreListener
 
MessageStoreSender - Class in org.frankframework.jdbc
Send messages to the IBISSTORE database table to have them processed exactly-once by another adapter which will read the messages using a MessageStoreListener.
MessageStoreSender() - Constructor for class org.frankframework.jdbc.MessageStoreSender
 
MessageToStringResolver - Class in org.frankframework.util
 
MessageToStringResolver() - Constructor for class org.frankframework.util.MessageToStringResolver
 
MessageUtils - Class in org.frankframework.util
 
messageWillBeRedeliveredOnExitStateError() - Method in interface org.frankframework.core.IRedeliveringListener
 
messageWillBeRedeliveredOnExitStateError() - Method in class org.frankframework.jms.AbstractJmsListener
 
MessageWrapper<M> - Class in org.frankframework.receivers
Wrapper for messages that are not serializable.
MessageWrapper() - Constructor for class org.frankframework.receivers.MessageWrapper
 
MessageWrapper(RawMessageWrapper<M>, Message) - Constructor for class org.frankframework.receivers.MessageWrapper
 
MessageWrapper(RawMessageWrapper<M>, Message, String, String) - Constructor for class org.frankframework.receivers.MessageWrapper
 
MessageWrapper(Message, String, String) - Constructor for class org.frankframework.receivers.MessageWrapper
 
MessageZipEntry - Class in org.frankframework.compression
Message will be closed after it's been read.
MessageZipEntry(Message) - Constructor for class org.frankframework.compression.MessageZipEntry
 
MessageZipEntry(Message, String) - Constructor for class org.frankframework.compression.MessageZipEntry
 
MESSAGINGLAYER_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
MessagingModule - Class in org.frankframework.components
 
MessagingModule() - Constructor for class org.frankframework.components.MessagingModule
 
messagingSource - Variable in class org.frankframework.jms.JMSFacade
 
MessagingSource - Class in org.frankframework.jms
Generic Source for JMS connection, to be shared for JMS Objects that can use the same.
MessagingSource(String, Context, ConnectionFactory, Map<String, MessagingSource>, String, boolean) - Constructor for class org.frankframework.jms.MessagingSource
 
messagingTemplate - Variable in class org.frankframework.console.controllers.ClusterMembers
 
messagingTemplate - Variable in class org.frankframework.console.controllers.socket.FrankApiWebSocketBase
 
METADATA_CHARSET - Static variable in class org.frankframework.stream.MessageContext
 
METADATA_LOCATION - Static variable in class org.frankframework.stream.MessageContext
 
METADATA_MIMETYPE - Static variable in class org.frankframework.stream.MessageContext
 
METADATA_MODIFICATIONTIME - Static variable in class org.frankframework.stream.MessageContext
 
METADATA_NAME - Static variable in class org.frankframework.stream.MessageContext
 
METADATA_PARTNAME - Static variable in class org.frankframework.http.mime.MultipartUtils
 
METADATA_SIZE - Static variable in class org.frankframework.stream.MessageContext
 
METHOD_NAME - Static variable in class org.frankframework.http.HttpReport
 
METRICS_EXPORT_PROPERTY_PREFIX - Static variable in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
MetricsInitializer - Class in org.frankframework.statistics
 
MetricsInitializer() - Constructor for class org.frankframework.statistics.MetricsInitializer
 
MetricsRegistryFactoryBean - Class in org.frankframework.metrics
Singleton bean that keeps track of a Spring Application's uptime.
MetricsRegistryFactoryBean() - Constructor for class org.frankframework.metrics.MetricsRegistryFactoryBean
 
MicrometerHttpClientInterceptor - Class in org.frankframework.http
Based on MicrometerHttpClientInterceptor in `micrometer-metrics` repository on github.
MicrometerHttpClientInterceptor(MetricsInitializer, FrankElement, Function<HttpRequest, String>, boolean) - Constructor for class org.frankframework.http.MicrometerHttpClientInterceptor
Create a MicrometerHttpClientInterceptor instance.
MIDI - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
Migrating Existing Configurations - Search tag in class org.frankframework.senders.FrankSender
Section
Migrating from deprecated features - Search tag in class org.frankframework.pipes.FixedResultPipe
Section
MIGRATION_REWRITE_LEGACY_CLASS_NAMES_KEY - Static variable in class org.frankframework.configuration.ConfigurationDigester
 
migrationLog - Variable in class org.frankframework.jdbc.migration.LiquibaseMigrator
 
MIME - Enum constant in enum class org.frankframework.filesystem.AbstractMailListener.MessageType
 
MIMETYPE_KEY - Static variable in class org.frankframework.management.bus.message.MessageBase
 
MIN_RETRY_INTERVAL - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
minIdle - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
minRow() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns the value of the minRow record component.
Misc - Class in org.frankframework.util
Miscellaneous conversion functions.
MixedQuerySender() - Constructor for class org.frankframework.jdbc.JdbcIteratingPipeBase.MixedQuerySender
 
MJS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
MKDIR - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
MKDIR - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
create a folder/directory, specified by attribute inputFolder, parameter inputFolder or input message
MODE_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
Module - Interface in org.frankframework.components
Interface for Frank!
ModuleInformation - Class in org.frankframework.components
 
ModuleInformation(Manifest) - Constructor for class org.frankframework.components.ModuleInformation
 
MongoDbSender - Class in org.frankframework.mongodb
Sender to perform action on a MongoDB database.
MongoDbSender() - Constructor for class org.frankframework.mongodb.MongoDbSender
 
MongoDbSender.MongoAction - Enum Class in org.frankframework.mongodb
 
Monitor - Class in org.frankframework.monitoring
Example configuration:
Monitor() - Constructor for class org.frankframework.monitoring.Monitor
 
MONITOR_NAME_KEY - Static variable in class org.frankframework.management.bus.endpoints.Monitoring
 
MonitorDestination - Class in org.frankframework.monitoring
IMonitorAdapter that uses a sender to send its message.
MonitorDestination() - Constructor for class org.frankframework.monitoring.MonitorDestination
 
MonitorDTO - Class in org.frankframework.management.bus.dto
 
MonitorDTO() - Constructor for class org.frankframework.management.bus.dto.MonitorDTO
 
MonitorEvent - Class in org.frankframework.monitoring.events
 
MonitorEvent(EventThrowing, String, Message) - Constructor for class org.frankframework.monitoring.events.MonitorEvent
 
MonitorException - Exception Class in org.frankframework.monitoring
 
MonitorException() - Constructor for exception class org.frankframework.monitoring.MonitorException
 
MonitorException(String) - Constructor for exception class org.frankframework.monitoring.MonitorException
 
MonitorException(String, Throwable) - Constructor for exception class org.frankframework.monitoring.MonitorException
 
MonitorException(Throwable) - Constructor for exception class org.frankframework.monitoring.MonitorException
 
Monitoring - Class in org.frankframework.management.bus.endpoints
 
Monitoring() - Constructor for class org.frankframework.management.bus.endpoints.Monitoring
 
MONITORING - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
MONITORING - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
MonitoringFactory - Class in org.frankframework.monitoring
Factory for the MonitorManagers, returns the context's manager This bean is a singleton, not a prototype, which is why the GenericFactory can not be used.
MonitoringFactory() - Constructor for class org.frankframework.monitoring.MonitoringFactory
 
MonitoringPipeProcessor - Class in org.frankframework.processors
 
MonitoringPipeProcessor() - Constructor for class org.frankframework.processors.MonitoringPipeProcessor
 
MonitorManager - Class in org.frankframework.monitoring
Manager for Monitoring.
MonitorManager() - Constructor for class org.frankframework.monitoring.MonitorManager
 
monitorName() - Method in record class org.frankframework.console.controllers.Monitors.MonitorPathVariables
Returns the value of the monitorName record component.
MonitorPathVariables(String, String, Integer) - Constructor for record class org.frankframework.console.controllers.Monitors.MonitorPathVariables
Creates an instance of a MonitorPathVariables record class.
Monitors - Class in org.frankframework.console.controllers
 
Monitors(FrankApiService) - Constructor for class org.frankframework.console.controllers.Monitors
 
Monitors.AddOrUpdateTriggerModel - Record Class in org.frankframework.console.controllers
 
Monitors.CreateMonitorModel - Record Class in org.frankframework.console.controllers
 
Monitors.MonitorPathVariables - Record Class in org.frankframework.console.controllers
 
Monitors.UpdateMonitorModel - Record Class in org.frankframework.console.controllers
 
Monitors.UpdateMonitorRequestModel - Record Class in org.frankframework.console.controllers
 
More complex configurations - Search tag in class org.frankframework.pipes.FixedResultPipe
Section
move(MsalClientAdapter.GraphClient, MailMessage, MailFolder) - Static method in class org.frankframework.filesystem.exchange.MailMessageResponse
 
MOVE - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
move a file, specified by attribute filename, parameter filename or input message, to a folder specified by attribute destination or parameter destination
MOVE_OBJECT - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
moveFile(F, String, boolean) - Method in interface org.frankframework.filesystem.IBasicFileSystem
Moves the file to another folder.
moveFile(Message, String, boolean) - Method in class org.frankframework.filesystem.ImapFileSystem
 
moveFile(File, File, boolean, int, int, long) - Static method in class org.frankframework.util.FileUtils
 
moveFile(File, File, int, long) - Static method in class org.frankframework.util.FileUtils
 
moveFile(Path, String, boolean) - Method in class org.frankframework.filesystem.LocalFileSystem
 
moveFile(SmbFile, String, boolean) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
moveFile(MailItemId, String, boolean) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
moveFile(FTPFileRef, String, boolean) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
moveFile(IBasicFileSystem<F>, F, String, boolean, int, boolean, boolean) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
moveFile(S3FileRef, String, boolean) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
moveFile(SftpFileRef, String, boolean) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
moveFile(SmbFileRef, String, boolean) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
moveInProcessToError(RawMessageWrapper<M>, PipeLineSession, Instant, String, TransactionDefinition) - Method in class org.frankframework.receivers.Receiver
Move a message from the "in process" state or storage, to the error state or storage.
moveMailMessage(MailMessage, MailFolder) - Method in class org.frankframework.filesystem.MsalClientAdapter.GraphClient
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
moveToCurrentRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
moveToInsertRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
MP3 - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
MP4 - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
MPACK - Enum constant in enum class org.frankframework.xcom.XComSender.CarriageFlagType
 
MPEG - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
MQSender - Class in org.frankframework.extensions.ibm
JMS sender which will call IBM WebSphere MQ specific setTargetClient(JMSC.MQJMS_CLIENT_NONJMS_MQ) on the destination prior to sending a message.
MQSender() - Constructor for class org.frankframework.extensions.ibm.MQSender
 
MqttClientFactory - Class in org.frankframework.extensions.mqtt
 
MqttClientFactory() - Constructor for class org.frankframework.extensions.mqtt.MqttClientFactory
 
MqttClientSettings - Class in org.frankframework.jdbc.datasource
 
MqttClientSettings() - Constructor for class org.frankframework.jdbc.datasource.MqttClientSettings
 
MqttFacade - Class in org.frankframework.extensions.mqtt
Requires a resource to be configured.
MqttFacade() - Constructor for class org.frankframework.extensions.mqtt.MqttFacade
 
MqttListener - Class in org.frankframework.extensions.mqtt
MQTT listener which will connect to a broker and subscribe to a topic.
MqttListener() - Constructor for class org.frankframework.extensions.mqtt.MqttListener
 
MqttSender - Class in org.frankframework.extensions.mqtt
MQTT listener which will connect to a broker and subscribe to a topic.
MqttSender() - Constructor for class org.frankframework.extensions.mqtt.MqttSender
 
MsalClientAdapter - Class in org.frankframework.filesystem
This class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory.
MsalClientAdapter() - Constructor for class org.frankframework.filesystem.MsalClientAdapter
 
MsalClientAdapter.GraphClient - Class in org.frankframework.filesystem
Silly wrapper to create a clean SDK
MSG_CANNOT_NOT_FIND_ELEMENT_DECLARATION - Static variable in class org.frankframework.align.Json2Xml
 
MSG_EXPECTED_ELEMENT - Static variable in class org.frankframework.align.Json2Xml
 
MSG_EXPECTED_SINGLE_ELEMENT - Static variable in class org.frankframework.align.Json2Xml
 
MSG_FULL_INPUT_IN_STRICT_COMPACTING_MODE - Static variable in class org.frankframework.align.Json2Xml
 
msgLog - Variable in class org.frankframework.core.Adapter
 
msgLog - Variable in class org.frankframework.pipes.MessageSendingPipe
 
msgTransformerPool - Variable in class org.frankframework.pipes.IteratingPipe
 
MSSQL - Enum constant in enum class org.frankframework.dbms.Dbms
 
MsSqlServerDbmsSupport - Class in org.frankframework.dbms
 
MsSqlServerDbmsSupport() - Constructor for class org.frankframework.dbms.MsSqlServerDbmsSupport
 
MTIME - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
MTIME_PARAM_KEY - Static variable in class org.frankframework.extensions.akamai.NetStorageSender
 
MTOM - Enum constant in enum class org.frankframework.http.HttpEntityType
Yields a MTOM multipart/related form entity
mtomContentTransferEncoding(String) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
MtomFilter - Class in org.frankframework.extensions.cmis.mtom
 
MtomFilter() - Constructor for class org.frankframework.extensions.cmis.mtom.MtomFilter
 
MtomProxy - Class in org.frankframework.extensions.cmis.mtom
Deprecated, for removal: This API element is subject to removal in a future version.
MtomProxy() - Constructor for class org.frankframework.extensions.cmis.mtom.MtomProxy
Deprecated.
 
MtomRequestWrapper - Class in org.frankframework.extensions.cmis.mtom
 
MtomRequestWrapper(HttpServletRequest) - Constructor for class org.frankframework.extensions.cmis.mtom.MtomRequestWrapper
 
MtomRequestWrapper(ServletRequest) - Constructor for class org.frankframework.extensions.cmis.mtom.MtomRequestWrapper
 
MtomResponseWrapper - Class in org.frankframework.extensions.cmis.mtom
 
MtomResponseWrapper(HttpServletResponse) - Constructor for class org.frankframework.extensions.cmis.mtom.MtomResponseWrapper
 
MtomResponseWrapper(ServletResponse) - Constructor for class org.frankframework.extensions.cmis.mtom.MtomResponseWrapper
 
MULTILINE - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
MULTIPART - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
MULTIPART - Static variable in class org.frankframework.http.mime.MultipartUtils
 
MULTIPART_ATTACHMENTS_SESSION_KEY - Static variable in class org.frankframework.http.mime.MultipartUtils
 
MULTIPART_FORMDATA - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
MULTIPART_RELATED - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
multipartBackwardsCompatibilityMode - Variable in class org.frankframework.http.cxf.AbstractSOAPProvider
 
MultipartEntity - Class in org.frankframework.http.mime
 
MultipartEntityBuilder - Class in org.frankframework.http.mime
Builder for (mtom-)multipart HttpEntitys.
MultipartForm - Class in org.frankframework.http.mime
HttpMultipart represents a collection of MIME multipart encoded content bodies.
MultipartForm(Charset, String, List<FormBodyPart>) - Constructor for class org.frankframework.http.mime.MultipartForm
Creates an instance with the specified settings.
MultipartMessages(Message, Map<String, Message>) - Constructor for record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
Creates an instance of a MultipartMessages record class.
MultipartUtils - Class in org.frankframework.http.mime
 
MultipartUtils.MultipartMessages - Record Class in org.frankframework.http.mime
 
multipartXml() - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
Returns the value of the multipartXml record component.
multipartXmlSessionKey(String) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
MULTIPASSWORD_KEYSTORE_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
multiple_configs() - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Returns the value of the multiple_configs record component.
MultipleComparators<T> - Class in org.frankframework.ladybug.larva
 
MultipleComparators(Comparator<T>, Comparator<T>) - Constructor for class org.frankframework.ladybug.larva.MultipleComparators
 
MYSQL - Enum constant in enum class org.frankframework.dbms.Dbms
 
MySqlDbmsSupport - Class in org.frankframework.dbms
Support for MySql/MariaDB.
MySqlDbmsSupport() - Constructor for class org.frankframework.dbms.MySqlDbmsSupport
 

N

name() - Method in record class org.frankframework.console.controllers.Monitors.CreateMonitorModel
Returns the value of the name record component.
name() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorModel
Returns the value of the name record component.
name() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorRequestModel
Returns the value of the name record component.
name() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the name record component.
name() - Method in record class org.frankframework.credentialprovider.delinea.Secret
Returns the value of the name record component.
name() - Method in interface org.frankframework.doc.DocumentedEnum
 
name() - Element in annotation interface org.frankframework.doc.Forward
The validity of a forward with "*" as the name will not be checked during the creation of a configuration.
name() - Element in annotation interface org.frankframework.doc.Label
 
name() - Method in interface org.frankframework.filesystem.AbstractFileSystemListener.IMessageType
 
name() - Method in record class org.frankframework.jdbc.datasource.ObjectFactory.ObjectInfo
Returns the value of the name record component.
name() - Method in record class org.frankframework.management.bus.endpoints.SecurityItems.ObjectFactoryDTO
Returns the value of the name record component.
NAME - Enum constant in enum class org.frankframework.filesystem.AbstractFileSystemListener.MessageType
 
NAME - Enum constant in enum class org.frankframework.filesystem.AbstractMailListener.MessageType
 
NAME - Static variable in class org.frankframework.validation.SchemaUtils
 
NameAware - Interface in org.frankframework.core
The NameAware is implemented by all objects where you can set a name.
NameComparator() - Constructor for class org.frankframework.management.bus.dto.ConfigurationDTO.NameComparator
 
NAMED_PARAM_END - Static variable in class org.frankframework.mongodb.MongoDbSender
 
NAMED_PARAM_START - Static variable in class org.frankframework.mongodb.MongoDbSender
 
NamedThreadFactory - Class in org.frankframework.scheduler
 
NamedThreadFactory() - Constructor for class org.frankframework.scheduler.NamedThreadFactory
 
nameOf(Object) - Static method in class org.frankframework.util.ClassUtils
returns the className of the object, without the package name.
namespace - Variable in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
namespace - Variable in enum class org.frankframework.soap.SoapVersion
 
NAMESPACE - Static variable in class org.frankframework.validation.SchemaUtils
 
NAMESPACE_AWARE_BY_DEFAULT_KEY - Static variable in class org.frankframework.util.XmlUtils
 
NamespaceCorrectingXMLStreamWriter - Class in org.frankframework.validation
This writer simply filters an other writer.
NamespaceCorrectingXMLStreamWriter(XMLStreamWriter, Map<String, String>) - Constructor for class org.frankframework.validation.NamespaceCorrectingXMLStreamWriter
 
NamespacedContentsRemovingAttributesWrapper - Class in org.frankframework.xml
AttributesWrapper that removes all attributes that have a namespace, or are of a specific namespace
NamespacedContentsRemovingAttributesWrapper(Attributes) - Constructor for class org.frankframework.xml.NamespacedContentsRemovingAttributesWrapper
 
NamespacedContentsRemovingFilter - Class in org.frankframework.xml
Filter that removes all Elements and attributes that are in a namespace, retaining only non-namespaced content.
NamespacedContentsRemovingFilter(ContentHandler) - Constructor for class org.frankframework.xml.NamespacedContentsRemovingFilter
 
NamespaceRemovingAttributesWrapper - Class in org.frankframework.xml
AttributesWrapper that removes all namespaces, retaining only local names.
NamespaceRemovingAttributesWrapper(Attributes) - Constructor for class org.frankframework.xml.NamespaceRemovingAttributesWrapper
 
NamespaceRemovingFilter - Class in org.frankframework.xml
 
NamespaceRemovingFilter(ContentHandler) - Constructor for class org.frankframework.xml.NamespaceRemovingFilter
 
NAMESPACES_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
Namespaces feature id (http://xml.org/sax/features/namespaces).
NamespaceUriProvider - Class in org.frankframework.http.cxf
Soap Provider that accepts any message and routes it to a listener with a corresponding TargetObjectNamespacURI.
NamespaceUriProvider() - Constructor for class org.frankframework.http.cxf.NamespaceUriProvider
 
NamespaceUriProviderBean - Class in org.frankframework.lifecycle
This bean creates an (CXF) endpoint with the /rpcrouter mapping for older SOAP based requests.
NamespaceUriProviderBean() - Constructor for class org.frankframework.lifecycle.NamespaceUriProviderBean
 
NarayanaConfigurationBean - Class in org.frankframework.jta.narayana
 
NarayanaConfigurationBean() - Constructor for class org.frankframework.jta.narayana.NarayanaConfigurationBean
 
NarayanaConnectionFactoryFactory - Class in org.frankframework.jta.narayana
 
NarayanaConnectionFactoryFactory() - Constructor for class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
 
NarayanaDataSource - Class in org.frankframework.jta.narayana
DataSource implementation wrapping XADataSource because Narayana doesn't provide their own DataSource.
NarayanaDataSource(XADataSource, String) - Constructor for class org.frankframework.jta.narayana.NarayanaDataSource
 
NarayanaDataSourceFactory - Class in org.frankframework.jta.narayana
 
NarayanaDataSourceFactory() - Constructor for class org.frankframework.jta.narayana.NarayanaDataSourceFactory
 
NarayanaJtaTransactionManager - Class in org.frankframework.jta.narayana
 
NarayanaJtaTransactionManager() - Constructor for class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
 
NarayanaTransactionHelper - Class in org.frankframework.jta.narayana
 
NarayanaTransactionHelper(TransactionManager) - Constructor for class org.frankframework.jta.narayana.NarayanaTransactionHelper
 
needsResolution(String) - Static method in class org.frankframework.util.StringResolver
Check if the input string needs property substitution applied.
net.wedjaa.ansible.vault.crypto - package net.wedjaa.ansible.vault.crypto
 
net.wedjaa.ansible.vault.crypto.data - package net.wedjaa.ansible.vault.crypto.data
 
net.wedjaa.ansible.vault.crypto.decoders - package net.wedjaa.ansible.vault.crypto.decoders
 
net.wedjaa.ansible.vault.crypto.decoders.implementation - package net.wedjaa.ansible.vault.crypto.decoders.implementation
 
net.wedjaa.ansible.vault.crypto.decoders.inter - package net.wedjaa.ansible.vault.crypto.decoders.inter
 
NetStorageCmsSigner - Class in org.frankframework.extensions.akamai
The NetStorageCMSv35Signer is responsible for brokering the communication between the software layer and the API.
NetStorageCmsSigner(URI, String, String) - Constructor for class org.frankframework.extensions.akamai.NetStorageCmsSigner
Primary invocation for an API communication.
NetStorageCmsSigner(URI, String, String, NetStorageCmsSigner.SignType) - Constructor for class org.frankframework.extensions.akamai.NetStorageCmsSigner
Primary invocation for an API communication.
NetStorageCmsSigner(URI, CredentialFactory, NetStorageCmsSigner.SignType) - Constructor for class org.frankframework.extensions.akamai.NetStorageCmsSigner
 
NetStorageCmsSigner.SignType - Enum Class in org.frankframework.extensions.akamai
Currently only 3 signing hash types are supported.
NetStorageRequest - Class in org.frankframework.extensions.akamai
Translates the request, adds required headers per action, creates a hash and signs the message.
NetStorageRequest(URI, NetStorageSender.Action) - Constructor for class org.frankframework.extensions.akamai.NetStorageRequest
 
NetStorageRequest(NetStorageSender.Action) - Constructor for class org.frankframework.extensions.akamai.NetStorageRequest
 
NetStorageSender - Class in org.frankframework.extensions.akamai
Sender for Akamai NetStorage (HTTP based).
NetStorageSender() - Constructor for class org.frankframework.extensions.akamai.NetStorageSender
 
NetStorageSender.Action - Enum Class in org.frankframework.extensions.akamai
 
NetStorageUtils - Class in org.frankframework.extensions.akamai
General utility functions needed to implement the HTTP SDK.
NetStorageUtils() - Constructor for class org.frankframework.extensions.akamai.NetStorageUtils
 
NetStorageUtils.KeyedHashAlgorithm - Enum Class in org.frankframework.extensions.akamai
An enum of the keyed-hash algorithms supported by NetStorageUtils.computeKeyedHash(byte[], String, NetStorageUtils.KeyedHashAlgorithm) Currently supported hashes include HMAC-MD5; HMAC-SHA1; HMAC-SHA256 The string representation matches the java Mac.getInstance(String) cononical names.
NEVER - Enum constant in enum class org.frankframework.core.TransactionAttribute
Do not support a current transaction; throw an exception if a current transaction exists.
newApplicationInstance() - Method in class org.frankframework.ladybug.config.TesttoolServlet
 
newAuthenticator(AbstractHttpSession) - Method in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
 
newDistributionSummary(Meter.Id, DistributionStatisticConfig, double) - Method in class org.frankframework.metrics.LocalStatisticsRegistry
 
newInstance() - Static method in class org.frankframework.logging.IbisNdcPatternConverter
 
newInstance(Class<T>) - Static method in class org.frankframework.util.ClassUtils
 
newInstance(String, Class<T>) - Static method in class org.frankframework.util.ClassUtils
Create a new instance given a class name.
newInstance(Configuration, String[]) - Static method in class org.frankframework.logging.IbisThrowablePatternConverter
 
newInstance(PipeLineSession, LadybugReportGenerator) - Static method in class org.frankframework.ladybug.PipeLineSessionDebugger
 
newJob() - Static method in class org.frankframework.scheduler.IbisJobBuilder
 
newLine() - Method in class org.frankframework.align.XmlAligner
 
newThread(Runnable) - Method in class org.frankframework.scheduler.NamedThreadFactory
 
next() - Method in interface org.frankframework.core.IDataIterator
 
next() - Method in interface org.frankframework.core.IMessageBrowsingIterator
 
next() - Method in class org.frankframework.core.PeekableDataIterator
 
next() - Method in class org.frankframework.filesystem.FileSystemMessageBrowsingIterator
 
next() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
next() - Method in class org.frankframework.jms.JmsQueueBrowserIterator
 
next() - Method in class org.frankframework.util.ReaderLineIterator
 
nextSkip() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the nextSkip record component.
NN_SPECIAL - Enum constant in enum class org.frankframework.doc.Category.Type
 
NO - Enum constant in enum class org.frankframework.xcom.XComSender.CarriageFlagType
 
NO - Enum constant in enum class org.frankframework.xcom.XComSender.CompressType
 
noContent() - Static method in class org.frankframework.management.bus.message.EmptyMessage
 
NODE - Enum constant in enum class org.frankframework.parameters.ParameterType
Deprecated, for removal: This API element is subject to removal in a future version.
NODE - Enum constant in enum class org.frankframework.parameters.XmlParameter.XmlType
 
NodeSetFilter - Class in org.frankframework.xml
Filter that copies only a single element type, and/or its contents.
NodeSetFilter(String, ContentHandler) - Constructor for class org.frankframework.xml.NodeSetFilter
 
NodeSetFilter(Map<String, String>, String, boolean, boolean, ContentHandler) - Constructor for class org.frankframework.xml.NodeSetFilter
 
nodeToByteArray(Node) - Static method in class org.frankframework.util.XmlUtils
 
nodeToByteArray(Node, boolean) - Static method in class org.frankframework.util.XmlUtils
 
nodeToString(Node) - Static method in class org.frankframework.util.XmlUtils
 
nodeToString(Node, boolean) - Static method in class org.frankframework.util.XmlUtils
 
NON_PERSISTENT - Enum constant in enum class org.frankframework.jms.JMSFacade.DeliveryMode
 
NONE - Enum constant in enum class org.frankframework.core.IMessageBrowser.SortOrder
 
NONE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
 
NONE - Enum constant in enum class org.frankframework.dbms.Dbms
 
NONE - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
 
NONE - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
NONE - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
 
NONE - Enum constant in enum class org.frankframework.monitoring.SourceFiltering
 
NONE - Enum constant in enum class org.frankframework.soap.SoapVersion
No wrapping or unwrapping will be done
NonResolvingExternalEntityResolver - Class in org.frankframework.xml
Entity resolver which resolves external entities to an empty string.
NonResolvingExternalEntityResolver() - Constructor for class org.frankframework.xml.NonResolvingExternalEntityResolver
 
NonResolvingURIResolver - Class in org.frankframework.xml
Entity resolver which resolves external entities to an empty string.
NonResolvingURIResolver() - Constructor for class org.frankframework.xml.NonResolvingURIResolver
 
NoOpAuthenticator - Class in org.frankframework.lifecycle.servlets
NoOp authenticator, all requests are allowed.
NoOpAuthenticator() - Constructor for class org.frankframework.lifecycle.servlets.NoOpAuthenticator
 
NoopSecurityFilterChain - Class in org.frankframework.lifecycle.servlets
Since Spring 6, the `@EnableWebSecurity` annotation seems to be adding a default SecurityFilterChain, if not exist yet.
NoopSecurityFilterChain() - Constructor for class org.frankframework.lifecycle.servlets.NoopSecurityFilterChain
 
normalizeAttributeValue(String) - Static method in class org.frankframework.util.XmlUtils
 
normalizeWhitespace(String) - Static method in class org.frankframework.util.XmlUtils
 
NOT_SET - Enum constant in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
 
NOT_SET - Enum constant in enum class org.frankframework.jms.JMSFacade.DeliveryMode
 
notationDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a notation declaration event.
notationDecl(String, String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
notationDecl(String, String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
Note on using packages - Search tag in class org.frankframework.jdbc.AbstractJdbcQuerySender
Section
notFoundForward - Variable in class org.frankframework.ldap.AbstractLdapQueryPipe
 
notFoundForward - Variable in class org.frankframework.pipes.GetPrincipalPipe
 
notInRoleForward - Variable in class org.frankframework.pipes.IsUserInRolePipe
 
NOTSUPPORTED - Enum constant in enum class org.frankframework.core.TransactionAttribute
Do not support a current transaction; rather always execute non-transactionally.
now() - Static method in class org.frankframework.util.DateFormatUtils
 
now(String) - Static method in class org.frankframework.util.DateFormatUtils
Deprecated.
now(DateTimeFormatter) - Static method in class org.frankframework.util.DateFormatUtils
 
NTLM - Enum constant in enum class org.frankframework.filesystem.smb.Samba2FileSystem.Samba2AuthType
 
nullMessage() - Static method in class org.frankframework.stream.Message
 
nullMessage(MessageContext) - Static method in class org.frankframework.stream.Message
 
number(String) - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
number(String) - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
number(String) - Method in interface org.frankframework.documentbuilder.JsonEventHandler
handles a string value as numeric (i.e without quotes in JSON)
number(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
NUMBER - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to a Number, using decimalSeparator and groupingSeparator.
numberOfRowsOnly() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns the value of the numberOfRowsOnly record component.
NumberParameter - Class in org.frankframework.parameters
 
NumberParameter() - Constructor for class org.frankframework.parameters.NumberParameter
 
NUMERIC - Enum constant in enum class org.frankframework.align.ScalarType
 
NUMERIC - Enum constant in enum class org.frankframework.pipes.UUIDGeneratorPipe.Type
a UUID with fixed length 31 will be generated

O

OAUTH - Enum constant in enum class org.frankframework.http.authentication.AuthenticationScheme
 
OAUTH2 - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
OAuth2Authenticator - Class in org.frankframework.lifecycle.servlets
OAuth2 Authentication provider which contains 4 defaults (Google, GitHub, Facebook and Okta), as well as a custom setting which allows users to use their own IDP.
OAuth2Authenticator() - Constructor for class org.frankframework.lifecycle.servlets.OAuth2Authenticator
 
OAuthAuthenticationScheme - Class in org.frankframework.http.authentication
HttpClient AuthScheme that uses OAuthAccessTokenManager to obtain an access token (via Client Credentials flow).
OAuthAuthenticationScheme() - Constructor for class org.frankframework.http.authentication.OAuthAuthenticationScheme
 
OAuthAuthenticationScheme(boolean) - Constructor for class org.frankframework.http.authentication.OAuthAuthenticationScheme
 
oauthPassword() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the oauthPassword record component.
OAuthPreferringAuthenticationStrategy - Class in org.frankframework.http.authentication
OAuth prefering AuthenticationStrategy.
OAuthPreferringAuthenticationStrategy() - Constructor for class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
OauthResponseDto - Class in org.frankframework.http.authentication
 
OauthResponseDto() - Constructor for class org.frankframework.http.authentication.OauthResponseDto
 
oauthTokenUrl() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the oauthTokenUrl record component.
oauthUsername() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the oauthUsername record component.
OBFUSCATE - Enum constant in enum class org.frankframework.extensions.tibco.pipes.ObfuscatePipe.Direction
 
ObfuscatePipe - Class in org.frankframework.extensions.tibco.pipes
Pipe that performs obfuscation on a message, using the tibcrypt library.
ObfuscatePipe() - Constructor for class org.frankframework.extensions.tibco.pipes.ObfuscatePipe
 
ObfuscatePipe.Direction - Enum Class in org.frankframework.extensions.tibco.pipes
 
ObfuscationEngine - Class in org.frankframework.extensions.tibco.pipes
Uses a Cipher algorithm similar to the one used in com.tibco.security.ObfuscationEngine used before.
OBJECT - Static variable in class org.frankframework.pipes.PutSystemDateInSession
 
ObjectBuilder - Class in org.frankframework.documentbuilder
 
ObjectBuilder() - Constructor for class org.frankframework.documentbuilder.ObjectBuilder
 
ObjectCreator - Class in org.frankframework.jdbc.datasource
 
ObjectCreator() - Constructor for class org.frankframework.jdbc.datasource.ObjectCreator
 
objectData2Xml(ObjectData) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
objectData2Xml(ObjectData, XmlBuilder) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
ObjectFactory<O,P> - Class in org.frankframework.jdbc.datasource
Baseclass for Object lookups.
ObjectFactory(Class<P>, String, String) - Constructor for class org.frankframework.jdbc.datasource.ObjectFactory
 
ObjectFactory.ObjectInfo - Record Class in org.frankframework.jdbc.datasource
 
ObjectFactoryDTO(String, List<ObjectFactory.ObjectInfo>) - Constructor for record class org.frankframework.management.bus.endpoints.SecurityItems.ObjectFactoryDTO
Creates an instance of a ObjectFactoryDTO record class.
ObjectInfo(String, String, String) - Constructor for record class org.frankframework.jdbc.datasource.ObjectFactory.ObjectInfo
Creates an instance of a ObjectInfo record class.
objectInFolderList2xml(ObjectInFolderList) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
objectList2xml(ObjectList) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
OCTET - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
of(byte[]) - Static method in class org.frankframework.stream.SerializableFileReference
Create a new SerializableFileReference from the given byte[].
of(InputStream) - Static method in class org.frankframework.stream.SerializableFileReference
Create a new SerializableFileReference from the given InputStream.
of(Reader, String) - Static method in class org.frankframework.stream.SerializableFileReference
Create a new SerializableFileReference from the given Reader.
of(String, String) - Static method in class org.frankframework.stream.SerializableFileReference
Create a new SerializableFileReference from the given String.
OfflineResourceLoader - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
 
OfflineResourceLoader() - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.OfflineResourceLoader
 
OMIT_PASSWORD_FIELDS_STYLE - Static variable in class org.frankframework.util.StringUtil
 
onApplicationEvent(ApplicationMessageEvent) - Method in class org.frankframework.lifecycle.MessageEventListener
 
onApplicationEvent(DebuggerStatusChangedEvent) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
onApplicationEvent(DebuggerStatusChangedEvent) - Method in class org.frankframework.ladybug.LadybugDebugger
 
onApplicationEvent(ClusterMemberEvent) - Method in class org.frankframework.console.controllers.ClusterMembers
 
onApplicationEvent(ClusterMemberEvent) - Method in class org.frankframework.console.controllers.socket.FrankApiWebSocketBase
 
onApplicationEvent(FireMonitorEvent) - Method in class org.frankframework.monitoring.Trigger
 
onApplicationEvent(MonitorEvent) - Method in class org.frankframework.monitoring.MonitorManager
Propagate the events to their respected EventListener.
onApplicationEvent(ContextRefreshedEvent) - Method in class org.frankframework.http.cxf.FrankCXFServlet
 
onEndChildThread(List<ThrowingRunnable<?>>) - Method in class org.frankframework.jta.TransactionConnector
 
onEndChildThread(ThrowingRunnable<E>) - Static method in class org.frankframework.jta.TransactionConnectorCoordinator
Execute an action when the thread ends, if it is guarded by a TransactionConnector
onException(JMSException) - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
onInit() - Method in class org.frankframework.management.bus.LocalGateway
 
onInit() - Method in class org.frankframework.management.gateway.HazelcastInboundGateway
 
OnlyActiveFilter - Class in org.frankframework.configuration.filters
 
OnlyActiveFilter(ContentHandler) - Constructor for class org.frankframework.configuration.filters.OnlyActiveFilter
Filter out elements which have an ACTIVE attribute set to false
OnlyActiveFilter(ContentHandler, Properties) - Constructor for class org.frankframework.configuration.filters.OnlyActiveFilter
Filter out elements which have an ACTIVE attribute set to false.
onMessage(Message, Session) - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
onRefresh() - Method in class org.frankframework.lifecycle.ConfiguringLifecycleProcessor
 
onStartup(ServletContext) - Method in class org.frankframework.console.runner.ConsoleWarInitializer
 
onStartup(ServletContext) - Method in class org.frankframework.ladybug.runner.LadybugWarInitializer
 
onStartup(ServletContext) - Method in class org.frankframework.lifecycle.FrankApplicationInitializer
 
onStartup(ServletContext) - Method in class org.frankframework.lifecycle.FrankEnvironmentInitializer
 
onStartup(ServletContext) - Method in class org.frankframework.lifecycle.servlets.ApplicationServerConfigurer
 
open() - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
open() - Method in class org.frankframework.batch.AbstractResultHandler
 
open() - Method in interface org.frankframework.batch.IRecordHandler
 
open() - Method in interface org.frankframework.batch.IResultHandler
 
open() - Method in class org.frankframework.batch.RecordXml2Sender
Deprecated.
 
open() - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
open() - Method in class org.frankframework.cache.EhCache
 
open() - Method in interface org.frankframework.cache.ICache
 
open() - Method in class org.frankframework.filesystem.AbstractConnectedFileSystem
 
open() - Method in class org.frankframework.filesystem.AbstractFileSystem
 
open() - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
open() - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
open() - Method in class org.frankframework.filesystem.FileSystemActor
 
open() - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
open() - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
open() - Method in class org.frankframework.filesystem.LocalFileSystem
 
open() - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
open() - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
open() - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
open() - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
open() - Method in class org.frankframework.ldap.LdapClient
 
open() - Method in class org.frankframework.util.TransformerPool
 
OPEN - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
To initiate a new collection
openAllResources() - Method in class org.frankframework.receivers.Receiver
 
OpenApiGenerator - Class in org.frankframework.http.openapi
 
OpenApiGenerator() - Constructor for class org.frankframework.http.openapi.OpenApiGenerator
 
openBlock(PipeLineSession) - Method in interface org.frankframework.core.IBlockEnabledSender
open a resource that can be used multiple times when IBlockEnabledSender.sendMessage(Object, Message, PipeLineSession) is called.
openBlock(PipeLineSession) - Method in class org.frankframework.jdbc.DirectQuerySender
 
openBlock(PipeLineSession) - Method in class org.frankframework.jdbc.FixedQuerySender
 
openBlock(PipeLineSession, String, String, Map<String, Object>) - Method in interface org.frankframework.batch.IResultHandler
 
openBlock(PipeLineSession, String, String, Map<String, Object>) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
openBlock(PipeLineSession, String, String, Map<String, Object>) - Method in class org.frankframework.batch.ResultWriter
 
openClient(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
 
openClient(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
 
openConnection(URL) - Method in class org.frankframework.configuration.classloaders.BytesURLStreamHandler
 
openConnections - Variable in class org.frankframework.jdbc.Result2LobWriterBase
 
openDocument(PipeLineSession, String) - Method in class org.frankframework.batch.AbstractResultHandler
 
openDocument(PipeLineSession, String) - Method in interface org.frankframework.batch.IResultHandler
Called once, before the first record of a stream is presented to handleResult.
openDocument(PipeLineSession, String) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
openDocument(PipeLineSession, String) - Method in class org.frankframework.batch.ResultWriter
 
openFacade() - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
openLobHandles - Variable in class org.frankframework.jdbc.Result2LobWriterBase
 
OpenManagedDataSource<C> - Class in org.frankframework.jdbc.datasource
Extension of ManagedDataSource that exposes an extra method to fetch pool statistics.
OpenManagedDataSource(GenericObjectPool<C>, TransactionRegistry) - Constructor for class org.frankframework.jdbc.datasource.OpenManagedDataSource
 
OpenPoolingDataSource<C> - Class in org.frankframework.jdbc.datasource
Extension of PoolingDataSource that exposes an extra method to fetch pool statistics.
OpenPoolingDataSource(GenericObjectPool<C>) - Constructor for class org.frankframework.jdbc.datasource.OpenPoolingDataSource
 
openRecordType(PipeLineSession, String) - Method in interface org.frankframework.batch.IResultHandler
 
openRecordType(PipeLineSession, String) - Method in class org.frankframework.batch.ResultWriter
 
openResultSets - Variable in class org.frankframework.jdbc.Result2LobWriterBase
 
openStream() - Method in class org.frankframework.core.BytesResource
 
openStream() - Method in class org.frankframework.core.Resource
 
openStream() - Method in class org.frankframework.core.URLResource
 
openSystem() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
openSystems() - Static method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
openThread() - Method in interface org.frankframework.core.IPullingListener
Prepares a thread for receiving messages.
openThread() - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
openThread() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
openThread() - Method in class org.frankframework.jdbc.JdbcListener
 
openThread() - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
openThread() - Method in class org.frankframework.jms.PullingJmsListener
 
OPERAND1 - Static variable in class org.frankframework.pipes.CompareIntegerPipe
 
OPERAND1 - Static variable in class org.frankframework.pipes.CompareStringPipe
 
OPERAND2 - Static variable in class org.frankframework.pipes.CompareIntegerPipe
 
OPERAND2 - Static variable in class org.frankframework.pipes.CompareStringPipe
 
operation - Variable in class org.frankframework.ldap.LdapSender
 
OPERATIONNAME_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
OPERATIONVERSION_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
Optional - Annotation Interface in org.frankframework.doc
 
Options - Class in org.frankframework.util.flow.graphviz
 
OPTIONS - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
ORACLE - Enum constant in enum class org.frankframework.dbms.Dbms
 
ORACLE_CURSOR_TYPE_DEF - Static variable in class org.frankframework.dbms.OracleDbmsSupport
 
OracleDbmsSupport - Class in org.frankframework.dbms
 
OracleDbmsSupport() - Constructor for class org.frankframework.dbms.OracleDbmsSupport
 
order() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns the value of the order record component.
ORG_FRANKFRAMEWORK_PACKAGE_NAME - Static variable in class org.frankframework.configuration.ClassNameRewriter
 
ORG_FRANKFRAMEWORK_PACKAGE_NAME - Static variable in class org.frankframework.credentialprovider.CredentialFactory
 
org.apache.xalan.transformer - package org.apache.xalan.transformer
 
org.frankframework.align - package org.frankframework.align
 
org.frankframework.align.content - package org.frankframework.align.content
 
org.frankframework.aws - package org.frankframework.aws
 
org.frankframework.batch - package org.frankframework.batch
 
org.frankframework.cache - package org.frankframework.cache
 
org.frankframework.cmdline - package org.frankframework.cmdline
 
org.frankframework.collection - package org.frankframework.collection
 
org.frankframework.components - package org.frankframework.components
 
org.frankframework.compression - package org.frankframework.compression
 
org.frankframework.configuration - package org.frankframework.configuration
 
org.frankframework.configuration.classloaders - package org.frankframework.configuration.classloaders
 
org.frankframework.configuration.digester - package org.frankframework.configuration.digester
 
org.frankframework.configuration.extensions - package org.frankframework.configuration.extensions
 
org.frankframework.configuration.filters - package org.frankframework.configuration.filters
 
org.frankframework.console - package org.frankframework.console
 
org.frankframework.console.configuration - package org.frankframework.console.configuration
 
org.frankframework.console.controllers - package org.frankframework.console.controllers
 
org.frankframework.console.controllers.socket - package org.frankframework.console.controllers.socket
 
org.frankframework.console.filters - package org.frankframework.console.filters
 
org.frankframework.console.runner - package org.frankframework.console.runner
 
org.frankframework.console.util - package org.frankframework.console.util
 
org.frankframework.core - package org.frankframework.core
 
org.frankframework.credentialprovider - package org.frankframework.credentialprovider
 
org.frankframework.credentialprovider.delinea - package org.frankframework.credentialprovider.delinea
 
org.frankframework.credentialprovider.rolemapping - package org.frankframework.credentialprovider.rolemapping
 
org.frankframework.credentialprovider.util - package org.frankframework.credentialprovider.util
 
org.frankframework.dbms - package org.frankframework.dbms
 
org.frankframework.doc - package org.frankframework.doc
 
org.frankframework.documentbuilder - package org.frankframework.documentbuilder
 
org.frankframework.documentbuilder.json - package org.frankframework.documentbuilder.json
 
org.frankframework.documentbuilder.xml - package org.frankframework.documentbuilder.xml
 
org.frankframework.encryption - package org.frankframework.encryption
 
org.frankframework.errormessageformatters - package org.frankframework.errormessageformatters
 
org.frankframework.extensions.afm - package org.frankframework.extensions.afm
 
org.frankframework.extensions.akamai - package org.frankframework.extensions.akamai
 
org.frankframework.extensions.api - package org.frankframework.extensions.api
 
org.frankframework.extensions.aspose - package org.frankframework.extensions.aspose
 
org.frankframework.extensions.aspose.pipe - package org.frankframework.extensions.aspose.pipe
 
org.frankframework.extensions.aspose.services.conv - package org.frankframework.extensions.aspose.services.conv
 
org.frankframework.extensions.aspose.services.conv.impl - package org.frankframework.extensions.aspose.services.conv.impl
 
org.frankframework.extensions.aspose.services.conv.impl.convertors - package org.frankframework.extensions.aspose.services.conv.impl.convertors
 
org.frankframework.extensions.aspose.services.util - package org.frankframework.extensions.aspose.services.util
 
org.frankframework.extensions.bis - package org.frankframework.extensions.bis
 
org.frankframework.extensions.cmis - package org.frankframework.extensions.cmis
 
org.frankframework.extensions.cmis.mtom - package org.frankframework.extensions.cmis.mtom
 
org.frankframework.extensions.cmis.server - package org.frankframework.extensions.cmis.server
 
org.frankframework.extensions.cmis.server.impl - package org.frankframework.extensions.cmis.server.impl
 
org.frankframework.extensions.cmis.servlets - package org.frankframework.extensions.cmis.servlets
 
org.frankframework.extensions.esb - package org.frankframework.extensions.esb
 
org.frankframework.extensions.fxf - package org.frankframework.extensions.fxf
 
org.frankframework.extensions.ibm - package org.frankframework.extensions.ibm
 
org.frankframework.extensions.idin - package org.frankframework.extensions.idin
 
org.frankframework.extensions.kafka - package org.frankframework.extensions.kafka
 
org.frankframework.extensions.mqtt - package org.frankframework.extensions.mqtt
 
org.frankframework.extensions.rekenbox - package org.frankframework.extensions.rekenbox
 
org.frankframework.extensions.sap - package org.frankframework.extensions.sap
 
org.frankframework.extensions.sap.jco3 - package org.frankframework.extensions.sap.jco3
 
org.frankframework.extensions.sap.jco3.handlers - package org.frankframework.extensions.sap.jco3.handlers
 
org.frankframework.extensions.sap.jco3.tx - package org.frankframework.extensions.sap.jco3.tx
 
org.frankframework.extensions.svn - package org.frankframework.extensions.svn
 
org.frankframework.extensions.test - package org.frankframework.extensions.test
 
org.frankframework.extensions.tibco - package org.frankframework.extensions.tibco
 
org.frankframework.extensions.tibco.pipes - package org.frankframework.extensions.tibco.pipes
 
org.frankframework.extensions.xfb - package org.frankframework.extensions.xfb
 
org.frankframework.filesystem - package org.frankframework.filesystem
 
org.frankframework.filesystem.exchange - package org.frankframework.filesystem.exchange
 
org.frankframework.filesystem.ftp - package org.frankframework.filesystem.ftp
 
org.frankframework.filesystem.sftp - package org.frankframework.filesystem.sftp
 
org.frankframework.filesystem.smb - package org.frankframework.filesystem.smb
 
org.frankframework.filesystem.utils - package org.frankframework.filesystem.utils
 
org.frankframework.functional - package org.frankframework.functional
 
org.frankframework.http - package org.frankframework.http
 
org.frankframework.http.authentication - package org.frankframework.http.authentication
 
org.frankframework.http.cxf - package org.frankframework.http.cxf
 
org.frankframework.http.mime - package org.frankframework.http.mime
 
org.frankframework.http.openapi - package org.frankframework.http.openapi
 
org.frankframework.http.rest - package org.frankframework.http.rest
 
org.frankframework.javascript - package org.frankframework.javascript
 
org.frankframework.jdbc - package org.frankframework.jdbc
 
org.frankframework.jdbc.datasource - package org.frankframework.jdbc.datasource
 
org.frankframework.jdbc.migration - package org.frankframework.jdbc.migration
 
org.frankframework.jdbc.transformer - package org.frankframework.jdbc.transformer
 
org.frankframework.jms - package org.frankframework.jms
 
org.frankframework.jndi - package org.frankframework.jndi
 
org.frankframework.jta - package org.frankframework.jta
 
org.frankframework.jta.narayana - package org.frankframework.jta.narayana
 
org.frankframework.jwt - package org.frankframework.jwt
 
org.frankframework.ladybug - package org.frankframework.ladybug
 
org.frankframework.ladybug.config - package org.frankframework.ladybug.config
 
org.frankframework.ladybug.filter - package org.frankframework.ladybug.filter
 
org.frankframework.ladybug.jdbc - package org.frankframework.ladybug.jdbc
 
org.frankframework.ladybug.larva - package org.frankframework.ladybug.larva
 
org.frankframework.ladybug.metadata - package org.frankframework.ladybug.metadata
 
org.frankframework.ladybug.runner - package org.frankframework.ladybug.runner
 
org.frankframework.ladybug.tibet2 - package org.frankframework.ladybug.tibet2
 
org.frankframework.ladybug.transform - package org.frankframework.ladybug.transform
 
org.frankframework.larva - package org.frankframework.larva
 
org.frankframework.larva.actions - package org.frankframework.larva.actions
 
org.frankframework.ldap - package org.frankframework.ldap
 
org.frankframework.lifecycle - package org.frankframework.lifecycle
 
org.frankframework.lifecycle.servlets - package org.frankframework.lifecycle.servlets
 
org.frankframework.logging - package org.frankframework.logging
 
org.frankframework.management - package org.frankframework.management
 
org.frankframework.management.bus - package org.frankframework.management.bus
 
org.frankframework.management.bus.dto - package org.frankframework.management.bus.dto
 
org.frankframework.management.bus.endpoints - package org.frankframework.management.bus.endpoints
 
org.frankframework.management.bus.message - package org.frankframework.management.bus.message
 
org.frankframework.management.gateway - package org.frankframework.management.gateway
 
org.frankframework.management.gateway.events - package org.frankframework.management.gateway.events
 
org.frankframework.management.security - package org.frankframework.management.security
 
org.frankframework.metrics - package org.frankframework.metrics
 
org.frankframework.mongodb - package org.frankframework.mongodb
 
org.frankframework.monitoring - package org.frankframework.monitoring
 
org.frankframework.monitoring.events - package org.frankframework.monitoring.events
 
org.frankframework.parameters - package org.frankframework.parameters
 
org.frankframework.pgp - package org.frankframework.pgp
 
org.frankframework.pipes - package org.frankframework.pipes
 
org.frankframework.pipes.hash - package org.frankframework.pipes.hash
 
org.frankframework.processors - package org.frankframework.processors
 
org.frankframework.receivers - package org.frankframework.receivers
 
org.frankframework.scheduler - package org.frankframework.scheduler
 
org.frankframework.scheduler.job - package org.frankframework.scheduler.job
 
org.frankframework.security.config - package org.frankframework.security.config
 
org.frankframework.senders - package org.frankframework.senders
 
org.frankframework.soap - package org.frankframework.soap
 
org.frankframework.statistics - package org.frankframework.statistics
 
org.frankframework.stream - package org.frankframework.stream
 
org.frankframework.task - package org.frankframework.task
 
org.frankframework.threading - package org.frankframework.threading
 
org.frankframework.unmanaged - package org.frankframework.unmanaged
 
org.frankframework.util - package org.frankframework.util
 
org.frankframework.util.flow - package org.frankframework.util.flow
 
org.frankframework.util.flow.graphviz - package org.frankframework.util.flow.graphviz
 
org.frankframework.validation - package org.frankframework.validation
 
org.frankframework.validation.xsd - package org.frankframework.validation.xsd
 
org.frankframework.webcontrol - package org.frankframework.webcontrol
 
org.frankframework.xcom - package org.frankframework.xcom
 
org.frankframework.xml - package org.frankframework.xml
 
ORIGINAL_FILENAME_KEY - Static variable in class org.frankframework.filesystem.AbstractFileSystemListener
 
ORIGINAL_MESSAGE_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
ORIGINAL_OBJECT_KEY - Static variable in class org.frankframework.extensions.cmis.CmisUtils
 
originalBlockKey - Static variable in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
OTF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
OTHER - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
OTHER - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
For queries that return no data
outboundGateway() - Method in class org.frankframework.console.configuration.WebConfiguration
 
OutboundGateway - Interface in org.frankframework.management.bus
 
OutboundGateway.ClusterMember - Class in org.frankframework.management.bus
 
OutboundGatewayFactory - Class in org.frankframework.management.bus
Allows the creation of outbound integration gateways.
OutboundGatewayFactory() - Constructor for class org.frankframework.management.bus.OutboundGatewayFactory
 
output - Variable in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
OUTPUT - Enum constant in enum class org.frankframework.extensions.esb.EsbSoapValidator.Direction
 
OUTPUT - Enum constant in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
 
OUTPUT_FACTORY - Static variable in class org.frankframework.util.XmlUtils
 
OUTPUT_VALIDATOR_NAME - Static variable in class org.frankframework.core.PipeLine
 
OUTPUT_VALIDATOR_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
OUTPUT_VALIDATOR_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
OUTPUT_WRAPPER_NAME - Static variable in class org.frankframework.core.PipeLine
 
OUTPUT_WRAPPER_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
OUTPUT_WRAPPER_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
OutputfieldsPart - Class in org.frankframework.batch
 
OutputfieldsPart() - Constructor for class org.frankframework.batch.OutputfieldsPart
 
OUTPUTNAMESPACEBASEURI - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
OverflowToDiskOutputStream - Class in org.frankframework.stream
Writes to an in-memory buffer until it 'overflows', after which a file on disk will be created and the in-memory buffer will be flushed to it.
OverflowToDiskOutputStream(int, Path) - Constructor for class org.frankframework.stream.OverflowToDiskOutputStream
 
OVERRIDE_WSDL_KEY - Static variable in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
OVERRIDE_WSDL_URL - Static variable in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
OverridesMap<V> - Class in org.frankframework.align
 
OverridesMap() - Constructor for class org.frankframework.align.OverridesMap
 
overwriteExpiryMs - Variable in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
OverwritePropertySourcePostProcessor - Class in org.frankframework.configuration
Overwrite a property available to the Ibis configuration and the Spring configuration.
OverwritePropertySourcePostProcessor() - Constructor for class org.frankframework.configuration.OverwritePropertySourcePostProcessor
 
owner - Variable in class org.frankframework.core.AbstractResponseValidatorWrapper
 

P

P - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.Prot
Private
P - Enum constant in enum class org.frankframework.util.Locker.LockType
Permanent
PACKAGE - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
To execute Oracle PL/SQL package
pad(byte[]) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
paddingLength(byte[]) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
PAGE_HEIGTH_IN_CM - Static variable in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PageConvertUtil
 
PAGE_WIDHT_IN_CM - Static variable in class org.frankframework.extensions.aspose.services.conv.impl.convertors.PageConvertUtil
 
PageConvertUtil - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
 
pageCount() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the pageCount record component.
PARADIGM_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
parallelBlacklistDirs - Variable in class org.frankframework.larva.ScenarioRunner
 
ParallelSenderExecutor - Class in org.frankframework.senders
 
ParallelSenderExecutor(ISender, Message, PipeLineSession, DistributionSummary) - Constructor for class org.frankframework.senders.ParallelSenderExecutor
 
ParallelSenderExecutorWrapper(ParallelSenderExecutor, ThreadLifeCycleEventListener<ThreadDebugInfo>) - Constructor for class org.frankframework.ladybug.IbisDebuggerAdvice.ParallelSenderExecutorWrapper
 
ParallelSenders - Class in org.frankframework.senders
Collection of Senders, that are executed all at the same time.
ParallelSenders() - Constructor for class org.frankframework.senders.ParallelSenders
 
PARAM_COLLECTION - Static variable in class org.frankframework.mongodb.MongoDbSender
 
PARAM_DATABASE - Static variable in class org.frankframework.mongodb.MongoDbSender
 
PARAM_FILTER - Static variable in class org.frankframework.mongodb.MongoDbSender
 
PARAM_LIMIT - Static variable in class org.frankframework.mongodb.MongoDbSender
 
PARAM_MESSAGEID - Static variable in class org.frankframework.jdbc.MessageStoreSender
 
Parameter - Class in org.frankframework.parameters
Placeholder class to allow legacy configuration notations <param type='number' /> in the new Frank!
Parameter() - Constructor for class org.frankframework.parameters.Parameter
 
Parameter(String, String) - Constructor for class org.frankframework.parameters.Parameter
utility constructor, useful for unit testing
PARAMETER - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
PARAMETER_ACTION - Static variable in class org.frankframework.filesystem.FileSystemActor
 
PARAMETER_CONTENTS1 - Static variable in class org.frankframework.filesystem.FileSystemActor
 
PARAMETER_CONTENTS2 - Static variable in class org.frankframework.filesystem.FileSystemActor
 
PARAMETER_DESTINATION - Static variable in class org.frankframework.filesystem.FileSystemActor
 
PARAMETER_FILENAME - Static variable in class org.frankframework.filesystem.FileSystemActor
 
PARAMETER_INPUTFOLDER - Static variable in class org.frankframework.filesystem.FileSystemActor
 
PARAMETER_SIGNATURE - Static variable in class org.frankframework.pipes.SignaturePipe
 
PARAMETER_TYPEFILTER - Static variable in class org.frankframework.filesystem.FileSystemActor
 
ParameterException - Exception Class in org.frankframework.core
Exception thrown by the ISender (implementation) to notify that the sending did not succeed.
ParameterException(String) - Constructor for exception class org.frankframework.core.ParameterException
 
ParameterException(String, String) - Constructor for exception class org.frankframework.core.ParameterException
 
ParameterException(String, String, Throwable) - Constructor for exception class org.frankframework.core.ParameterException
 
ParameterException(String, Throwable) - Constructor for exception class org.frankframework.core.ParameterException
 
ParameterFactory - Class in org.frankframework.configuration.digester
Factory for instantiating Parameters from the Digester framework.
ParameterFactory() - Constructor for class org.frankframework.configuration.digester.ParameterFactory
 
ParameterList - Class in org.frankframework.parameters
List of parameters.
ParameterList() - Constructor for class org.frankframework.parameters.ParameterList
 
ParameterList(ParameterList) - Constructor for class org.frankframework.parameters.ParameterList
 
ParameterListHandler - Class in org.frankframework.extensions.sap.jco3.handlers
Handler for parameter list xml elements like:
ParameterListHandler(JCoParameterList) - Constructor for class org.frankframework.extensions.sap.jco3.handlers.ParameterListHandler
 
parameterNamesMustBeUnique - Variable in class org.frankframework.pipes.AbstractPipe
 
parameterNamesMustBeUnique - Variable in class org.frankframework.senders.AbstractSenderWithParameters
 
parameterResolvedTo(IParameter, String, Object) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
ParametersModel() - Constructor for class org.frankframework.console.controllers.Init.ParametersModel
 
ParametersModel(String) - Constructor for record class org.frankframework.console.controllers.ClassInfo.ParametersModel
Creates an instance of a ParametersModel record class.
ParametersModel(String, String) - Constructor for record class org.frankframework.console.controllers.Logging.ParametersModel
Creates an instance of a ParametersModel record class.
parametersToSkipWhenEmpty(Set<String>) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
parametersToSkipWhenEmptySet - Variable in class org.frankframework.http.AbstractHttpSender
 
parametersToUse(Set<String>) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
ParameterType - Enum Class in org.frankframework.parameters
 
ParameterValue - Class in org.frankframework.parameters
 
ParameterValue(IParameter, Object) - Constructor for class org.frankframework.parameters.ParameterValue
 
ParameterValueList - Class in org.frankframework.parameters
ParameterValueList() - Constructor for class org.frankframework.parameters.ParameterValueList
 
paramList - Variable in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
paramList - Variable in class org.frankframework.batch.AbstractResultHandler
 
paramList - Variable in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
 
paramList - Variable in class org.frankframework.extensions.mqtt.MqttSender
 
paramList - Variable in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
paramList - Variable in class org.frankframework.http.AbstractHttpSender
 
paramList - Variable in class org.frankframework.jdbc.AbstractJdbcSender
 
paramList - Variable in class org.frankframework.jms.JmsSender
 
paramList - Variable in class org.frankframework.ldap.LdapSender
 
paramList - Variable in class org.frankframework.parameters.AbstractParameter
 
paramList - Variable in class org.frankframework.senders.AbstractSenderWithParameters
 
PARENT_CHILD_NAME_FORMAT - Static variable in class org.frankframework.statistics.MetricsInitializer
 
parse(int) - Static method in enum class org.frankframework.jms.JMSFacade.DeliveryMode
 
parse(AttachmentPart) - Static method in class org.frankframework.util.MessageUtils
 
parse(Class<E>, String) - Static method in class org.frankframework.util.EnumUtils
 
parse(Class<E>, String, boolean) - Static method in class org.frankframework.util.EnumUtils
 
parse(Class<E>, String, String) - Static method in class org.frankframework.util.EnumUtils
 
parse(Class<E>, String, String, boolean) - Static method in class org.frankframework.util.EnumUtils
 
parse(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
parse(String) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Parse an XML document from a system identifier (URI).
parse(String, JsonParser) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
parse(String, JsonParser) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
parse(String, LarvaLogLevel) - Static method in enum class org.frankframework.larva.LarvaLogLevel
 
parse(Throwable) - Static method in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
 
parse(PipeLineSession, String) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
 
parse(PipeLineSession, String) - Method in interface org.frankframework.batch.IRecordHandler
Parse the line into an array of fields.
parse(Message) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
parse(InputSource) - Method in class org.frankframework.align.Json2Xml
Start the parse, obtain the container to parse from the InputSource when set by Json2Xml.asSource(JsonValue).
parse(InputSource) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
parse(InputSource) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Parse the input (CalcBox Message Format)
parseAge(String, long) - Static method in class org.frankframework.util.Misc
 
parseAndResolveEntitiesAndProperties(ContentHandler, Configuration, Resource, PropertyLoader) - Method in class org.frankframework.configuration.ConfigurationDigester
Performs an Identity-transform, which resolves entities with content from files found on the ClassPath.
parseAnyDate(String) - Static method in class org.frankframework.util.DateFormatUtils
Deprecated.
parseAsString(Message<?>) - Static method in class org.frankframework.console.util.ResponseUtils
 
parseAttributes(Reader) - Static method in class org.frankframework.ldap.LdapAttributesParser
 
parseContentAsMessage(HttpServletRequest) - Static method in class org.frankframework.util.MessageUtils
If content is present (POST/PUT) one of the following headers must be set:
Content-Length / Transfer-Encoding
If neither header is present, or the size is 0 a nullMessage will be returned.
parseDocumented(Class<E>, String, String) - Static method in class org.frankframework.util.EnumUtils
Solely for DocumentedEnums !
parsedStringField - Variable in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
parseFromField(Class<E>, String, int, Function<E, Integer>) - Static method in class org.frankframework.util.EnumUtils
 
parseFromField(Class<E>, String, String, Function<E, String>) - Static method in class org.frankframework.util.EnumUtils
 
parseGenericDate(String) - Static method in class org.frankframework.util.DateFormatUtils
 
parseIdoc(SapSystemImpl, Message) - Method in class org.frankframework.extensions.sap.jco3.IdocSenderImpl
 
parseJson(JsonParser, JsonEventHandler) - Static method in class org.frankframework.documentbuilder.json.JsonUtils
 
parseJson(InputStream, JsonEventHandler) - Static method in class org.frankframework.documentbuilder.json.JsonUtils
 
parseJson(Reader, JsonEventHandler) - Static method in class org.frankframework.documentbuilder.json.JsonUtils
 
parseJson(String, JsonEventHandler) - Static method in class org.frankframework.documentbuilder.json.JsonUtils
 
parseMessage(Message) - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
parseMultipart(InputStream, String) - Static method in class org.frankframework.http.mime.MultipartUtils
 
parseMultipart(Iterator<AttachmentPart>) - Static method in class org.frankframework.http.mime.MultipartUtils
 
parseNodeSet(String, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
like XmlUtils.parseXml(String source, ContentHandler handler), but skips startDocument() and endDocument().
parseNormal(Class<E>, String, String) - Static method in class org.frankframework.util.EnumUtils
 
PARSER_ERROR - Enum constant in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
 
parseString(String) - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
parseToInstant(String, DateTimeFormatter) - Static method in class org.frankframework.util.DateFormatUtils
 
parseToLocalDate(String) - Static method in class org.frankframework.util.DateFormatUtils
 
parseToLocalDate(String, DateTimeFormatter) - Static method in class org.frankframework.util.DateFormatUtils
 
parseToNode(String, ChangeLogParameters, ResourceAccessor) - Method in class org.frankframework.jdbc.migration.LiquibaseXmlChangeLogParser
 
parseXml(Reader, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
 
parseXml(String, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
 
parseXml(Resource, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
 
parseXml(InputSource, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
 
parseXml(InputSource, ContentHandler, ErrorHandler) - Static method in class org.frankframework.util.XmlUtils
 
parseXmlDateTime(String) - Static method in class org.frankframework.util.XmlUtils
Parses a string to a Date using XML Schema dateTime data type (GDate)
PARSING_FEATURE_DISALLOW_INLINE_DOCTYPE - Static variable in class org.frankframework.validation.JavaxXmlValidator
 
PARSING_FEATURE_EXTERNAL_GENERAL_ENTITIES - Static variable in class org.frankframework.validation.JavaxXmlValidator
 
PARSING_FEATURE_EXTERNAL_PARAMETER_ENTITIES - Static variable in class org.frankframework.validation.JavaxXmlValidator
 
PARSING_FEATURE_SECURE - Static variable in class org.frankframework.validation.JavaxXmlValidator
 
PartMessage - Class in org.frankframework.http
 
PartMessage(Part) - Constructor for class org.frankframework.http.PartMessage
 
PartMessage(Part, String) - Constructor for class org.frankframework.http.PartMessage
 
PartMessage(Part, MessageContext) - Constructor for class org.frankframework.http.PartMessage
 
password() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
 
PASSWORD_KEY - Static variable in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
PASSWORD_PREFIX - Static variable in class org.frankframework.credentialprovider.CredentialResolver
 
PasswordGeneratorPipe - Class in org.frankframework.pipes
Generates a random password.
PasswordGeneratorPipe() - Constructor for class org.frankframework.pipes.PasswordGeneratorPipe
 
PasswordHash - Class in org.frankframework.util
PBKDF2 salted password hashing.
PasswordHash() - Constructor for class org.frankframework.util.PasswordHash
 
PasswordHashPipe - Class in org.frankframework.pipes
Hash a password or validate a password against a hash using PasswordHash.java from https://crackstation.net/hashing-security.htm.
PasswordHashPipe() - Constructor for class org.frankframework.pipes.PasswordHashPipe
 
PATCH - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
PATCH - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
PATH - Enum constant in enum class org.frankframework.filesystem.AbstractFileSystemListener.MessageType
 
PATH - Enum constant in enum class org.frankframework.filesystem.AbstractMailListener.MessageType
 
PathMessage - Class in org.frankframework.stream
 
PathMessage(Path) - Constructor for class org.frankframework.stream.PathMessage
 
PathMessage(Path, MessageContext) - Constructor for class org.frankframework.stream.PathMessage
 
PathVariableModel(String) - Constructor for record class org.frankframework.console.controllers.ClassInfo.PathVariableModel
Creates an instance of a PathVariableModel record class.
PATTERN - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
 
PAUSE - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
 
PAUSE - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
 
payload() - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Returns the value of the payload record component.
PBKDF2_ALGORITHM - Static variable in class org.frankframework.util.PasswordHash
 
PBKDF2_INDEX - Static variable in class org.frankframework.util.PasswordHash
 
PBKDF2_ITERATIONS - Static variable in class org.frankframework.util.PasswordHash
 
PDF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
PDF_FILETYPE - Static variable in class org.frankframework.extensions.aspose.services.util.ConvertorUtil
 
PdfAttachmentUtil - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
This class will combine seperate pdf files to a single pdf with attachments.
PdfAttachmentUtil(File) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfAttachmentUtil
 
PdfAttachmentUtil(CisConversionResult, File) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfAttachmentUtil
 
PdfConvertor - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
Converts the files which are required and supported by the Aspose pdf library.
PdfConvertor(CisConfiguration) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfConvertor
 
PdfImageConvertor - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
Converts the files which are required and supported by the Aspose image library.
PdfImageConvertor(CisConfiguration) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfImageConvertor
 
PdfPipe - Class in org.frankframework.extensions.aspose.pipe
Converts files to pdf type.
PdfPipe() - Constructor for class org.frankframework.extensions.aspose.pipe.PdfPipe
 
PdfPipe.DocumentAction - Enum Class in org.frankframework.extensions.aspose.pipe
 
PdfStandaardConvertor - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
Convertor for a pdf file (no conversion required).
PdfStandaardConvertor(CisConfiguration) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.PdfStandaardConvertor
 
peek() - Method in class org.frankframework.configuration.digester.Digester
 
peek() - Method in class org.frankframework.core.PeekableDataIterator
Returns object that will be returned by PeekableDataIterator.next() if present, or null if not.
peek() - Method in class org.frankframework.larva.actions.AbstractLarvaAction
 
peek(int) - Method in class org.frankframework.stream.Message
 
PeekableDataIterator<I> - Class in org.frankframework.core
Wrapper for IDataIterator, that allows to peek the object that will be returned by next().
PeekableDataIterator(IDataIterator<I>) - Constructor for class org.frankframework.core.PeekableDataIterator
 
PEM - Enum constant in enum class org.frankframework.encryption.KeystoreType
Currently only used by the SignaturePipe to use a PEM certificate directly as a truststore.
PENDING - Enum constant in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
 
performOperation(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapSender
Performs the specified operation and returns the results.
period() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns the value of the period record component.
periodicWorkFirstPass() - Method in class org.frankframework.jta.narayana.HeuristicDetectingRecoveryModule
 
periodicWorkSecondPass() - Method in class org.frankframework.jta.narayana.HeuristicDetectingRecoveryModule
 
permissionRules - Static variable in class org.frankframework.management.bus.endpoints.FileViewer
 
persistent() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the persistent record component.
persistent() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the persistent record component.
PERSISTENT - Enum constant in enum class org.frankframework.jms.JMSFacade.DeliveryMode
 
PGPPipe - Class in org.frankframework.pipes
Performs various PGP (Pretty Good Privacy) actions such as Encrypt, Sign, Decrypt, Verify.
PGPPipe() - Constructor for class org.frankframework.pipes.PGPPipe
 
PGPPipe.Action - Enum Class in org.frankframework.pipes
 
PHYSICALDESTINATION_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
PIPE - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
PIPE_CLEAR_TIMEOUT_MONITOR_EVENT - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
PIPE_DURATION - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PIPE_EXCEPTION_MONITOR_EVENT - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
PIPE_EXCEPTION_MONITORING_EVENT - Static variable in interface org.frankframework.core.IPipe
 
PIPE_SIZE_IN - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PIPE_SIZE_OUT - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PIPE_TIMEOUT_MONITOR_EVENT - Static variable in class org.frankframework.pipes.MessageSendingPipe
 
PIPE_WAIT_TIME - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
pipeAbort(PipeLine, IPipe, String, Throwable) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
PipeDescription - Class in org.frankframework.ladybug
Description of a pipe.
PipeDescription() - Constructor for class org.frankframework.ladybug.PipeDescription
 
PipeDescriptionProvider - Class in org.frankframework.ladybug
Get a description of a specified pipe.
PipeDescriptionProvider() - Constructor for class org.frankframework.ladybug.PipeDescriptionProvider
 
PipeForward - Class in org.frankframework.core
Appears inside a pipe and defines what pipe or exit to execute next.
PipeForward() - Constructor for class org.frankframework.core.PipeForward
 
PipeForward(String, String) - Constructor for class org.frankframework.core.PipeForward
 
PipeForwards - Class in org.frankframework.core
Optional element in a pipeline.
PipeForwards() - Constructor for class org.frankframework.core.PipeForwards
 
pipeInput(PipeLine, IPipe, String, T) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
PipeLine - Class in org.frankframework.core
Required in each Adapter to transform incoming messages.
PipeLine() - Constructor for class org.frankframework.core.PipeLine
 
PIPELINE_DURATION - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PIPELINE_DURATION_STATS - Static variable in class org.frankframework.core.PipeLine
 
PIPELINE_IN_ERROR - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PIPELINE_IN_PROCESS - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PIPELINE_MESSAGES - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
PIPELINE_MESSAGES_PREPARED_FOR_DIFF - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
PIPELINE_NAME - Static variable in class org.frankframework.core.PipeLine
 
PIPELINE_PROCESSED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PIPELINE_SIZE - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PIPELINE_SIZE_STATS - Static variable in class org.frankframework.core.PipeLine
 
PIPELINE_WAIT_STATS - Static variable in class org.frankframework.core.PipeLine
 
PIPELINE_WAIT_TIME - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
PipeLine.ExitState - Enum Class in org.frankframework.core
 
pipelineAbort(PipeLine, String, Throwable) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
pipelineAbort(PipeLine, String, Message) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
PipeLineExit - Class in org.frankframework.core
The Exit of a Pipeline that specifies the end state of a PipeLine.
PipeLineExit() - Constructor for class org.frankframework.core.PipeLineExit
 
PipeLineExits - Class in org.frankframework.core
Pipeline exit container in which all (required) Exits must be defined.
PipeLineExits() - Constructor for class org.frankframework.core.PipeLineExits
 
pipelineInput(PipeLine, String, Message) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
pipelineOutput(PipeLine, String, Message) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
pipeLineProcessor - Variable in class org.frankframework.processors.AbstractPipeLineProcessor
 
PipeLineProcessor - Interface in org.frankframework.processors
 
PipeLineResult - Class in org.frankframework.core
The PipeLineResult is a type to store both the result of the PipeLine processing as well as an exit state.
PipeLineResult() - Constructor for class org.frankframework.core.PipeLineResult
 
PipeLineSession - Class in org.frankframework.core
Basic implementation of PipeLineSession.
PipeLineSession() - Constructor for class org.frankframework.core.PipeLineSession
 
PipeLineSession(Map<String, Object>) - Constructor for class org.frankframework.core.PipeLineSession
Create new PipeLineSession from existing map or session.
PipeLineSessionDebugger - Class in org.frankframework.ladybug
Wrapper class for PipeLineSession to be able to debug storing values in session keys.
pipeOutput(PipeLine, IPipe, String, T) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
PipeProcessor - Interface in org.frankframework.processors
 
PipeRunException - Exception Class in org.frankframework.core
Exception thrown when the doPipe() method of a Pipe runs in error.
PipeRunException(IPipe, String) - Constructor for exception class org.frankframework.core.PipeRunException
 
PipeRunException(IPipe, String, Throwable) - Constructor for exception class org.frankframework.core.PipeRunException
 
PipeRunResult - Class in org.frankframework.core
The PipeRunResult is a type to store both the result of the processing of a message in doPipe() as well as the exitState.
PipeRunResult() - Constructor for class org.frankframework.core.PipeRunResult
 
PipeRunResult(PipeForward, Object) - Constructor for class org.frankframework.core.PipeRunResult
 
PipeRunResult(PipeForward, Message) - Constructor for class org.frankframework.core.PipeRunResult
 
PIPES - Enum constant in enum class org.frankframework.console.controllers.TransactionalStorage.StorageSource
 
PIPES - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
 
PKCS12 - Enum constant in enum class org.frankframework.encryption.KeystoreType
 
PkiUtil - Class in org.frankframework.encryption
 
PkiUtil() - Constructor for class org.frankframework.encryption.PkiUtil
 
PLAIN - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
PLAIN_EXT - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
PNG - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
PNG - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
PollGuard - Class in org.frankframework.unmanaged
 
PollGuard() - Constructor for class org.frankframework.unmanaged.PollGuard
 
PoolingDataSourceFactory - Class in org.frankframework.jdbc.datasource
Factory through which (TX-enabled) Pooling DataSources can be retrieved.
PoolingDataSourceFactory() - Constructor for class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
PoolingDataSourceJDBCAccess - Class in org.frankframework.jta.narayana
Alternative to DataSourceJDBCAccess that adds connection pooling, instead of doing a JNDI lookup each time a connection is called.
PoolingDataSourceJDBCAccess() - Constructor for class org.frankframework.jta.narayana.PoolingDataSourceJDBCAccess
 
populateCmisAttributes(PipeLineSession) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
populateThreadContextProperties(String, Properties) - Static method in class org.frankframework.logging.FrankLogConfigurationFactory
 
portType(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
 
Possible cron expressions: - Search tag in class org.frankframework.scheduler.AbstractJobDef
Section
POST - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
POST - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
PostedSessionKey() - Constructor for class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
 
POSTGRESQL - Enum constant in enum class org.frankframework.dbms.Dbms
 
PostgresqlDbmsSupport - Class in org.frankframework.dbms
Support for PostgreSQL.
PostgresqlDbmsSupport() - Constructor for class org.frankframework.dbms.PostgresqlDbmsSupport
 
postProcess(String) - Method in class org.frankframework.util.flow.graphviz.Options
 
postProcess(String, double) - Method in enum class org.frankframework.util.flow.graphviz.Format
 
postProcessAfterInitialization(Object, String) - Method in class org.frankframework.ladybug.DeploymentSpecificsBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.frankframework.lifecycle.ServletRegisteringPostProcessor
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.frankframework.configuration.AopProxyBeanFactoryPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.frankframework.configuration.ConfigurationAwareBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.frankframework.ladybug.DeploymentSpecificsBeanPostProcessor
 
postSendAction(PipeRunResult, String, PipeLineSession) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
postSendAction(PipeRunResult, String, PipeLineSession) - Method in class org.frankframework.pipes.MessageSendingPipe
 
postServiceListener(TestServiceListener.TestServiceListenerModel) - Method in class org.frankframework.console.controllers.TestServiceListener
 
postServiceListeners(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ServiceListener
 
PPT - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
prefix - Variable in class org.frankframework.credentialprovider.rolemapping.RoleGroupMappingRuleSet
The matching pattern prefix to use for recognizing our elements.
PrefixMapping - Class in org.frankframework.xml
 
PrefixMapping(String, String) - Constructor for class org.frankframework.xml.PrefixMapping
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.frankframework.console.configuration.DeprecationInterceptor
 
prepare(Xid) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
prepare(Xid) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#prepare call to the connected JMS resource.
prepareDestination(IBasicFileSystem<F>, F, String, boolean, int, boolean, FileSystemActor.FileSystemAction) - Static method in class org.frankframework.filesystem.FileSystemUtils
Prepares the destination folder, e.g. for move or copy.
prepareDestination(IWritableFileSystem<F>, F, boolean, int, FileSystemActor.FileSystemAction) - Static method in class org.frankframework.filesystem.FileSystemUtils
Prepares the destination of a file: - if the file exists, checks overwrite, or performs rollover
prepareMessageHeader(String, boolean) - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
prepareMessageHeader(String, boolean, String, String) - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
prepareQuery(Connection, String, AbstractJdbcQuerySender.QueryType) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
prepareQueryTextForNonLockingRead(String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
prepareQueryTextForNonLockingRead(String) - Method in interface org.frankframework.dbms.IDbmsSupport
Modify the provided selectQuery in such a way that the resulting query will not be blocked by locks, and will avoid placing locks itself as much as possible.
prepareQueryTextForNonLockingRead(String) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String, int) - Method in class org.frankframework.dbms.Db2DbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String, int) - Method in class org.frankframework.dbms.MariaDbDbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String, int) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String, int) - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
prepareQueryTextForWorkQueuePeeking(int, String, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in class org.frankframework.dbms.Db2DbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in class org.frankframework.dbms.H2DbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in class org.frankframework.dbms.MariaDbDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in class org.frankframework.dbms.MySqlDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
prepareQueryTextForWorkQueueReading(int, String, int) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
prepareQueryWithColumnsReturned(Connection, String, String[]) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
prepareQueryWithColumnsReturned(Connection, String, String[]) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
 
prepareQueryWithResultSet(Connection, String, int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
prepareQueryWithResultSet(Connection, String, int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
 
prepareReply(Message, String, String, boolean) - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
prepareReply(Message, Map<String, Object>) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
prepareReply(Message, Map<String, Object>) - Method in class org.frankframework.jms.AbstractJmsListener
 
prepareReply(Message, Map<String, Object>, String) - Method in class org.frankframework.jms.AbstractJmsListener
 
prepareResult(String, String, String, String, String) - Method in class org.frankframework.extensions.bis.BisUtils
Deprecated.
 
prepareResult(String, Map<String, Object>) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
prepareResultForCompare(String, Properties, Map<String, HashMap<String, HashMap<String, String>>>) - Method in class org.frankframework.larva.LarvaTool
 
prepareStatementSet(Connection, Message) - Method in class org.frankframework.jdbc.DirectQuerySender
 
preserve() - Method in class org.frankframework.stream.Message
Notify the message object that the request object will be used multiple times.
preserve(Message) - Method in class org.frankframework.pipes.MessageSendingPipe
Call Message.preserve() so it can be consumed multiple times, and wrap potential IOException in a PipeRunException.
preserveInput(String, Message) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
PrettyPrintFilter - Class in org.frankframework.xml
 
PrettyPrintFilter(ContentHandler) - Constructor for class org.frankframework.xml.PrettyPrintFilter
 
PrettyPrintFilter(ContentHandler, boolean) - Constructor for class org.frankframework.xml.PrettyPrintFilter
 
previous() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
prevSkip() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the prevSkip record component.
primitive(Object) - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
primitive(Object) - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
primitive(Object) - Method in interface org.frankframework.documentbuilder.JsonEventHandler
Must be able to handle String, long, BigDecimal, boolean, Date and null
primitive(Object) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
printHtmlForm(List<String>, List<String>, String, AppConstants, List<File>, int, int, String) - Method in class org.frankframework.larva.LarvaTool
 
process(String, Message, PipeLineSession) - Method in class org.frankframework.core.PipeLine
The process method does the processing of a message.
It retrieves the first pipe to execute from the firstPipe field, the call results in a PipRunResult, containing the next pipe to activate.
process(XMLStreamWriter, String, int) - Method in class org.frankframework.extensions.svn.ScanTibcoSolutionPipe
 
PROCESS_STATE_ERROR - Static variable in class org.frankframework.core.Adapter
 
PROCESS_STATE_OK - Static variable in class org.frankframework.core.Adapter
 
processingInstruction(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
processingInstruction(String, String) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
processingInstruction(String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
processingInstruction(String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
processingInstruction(String, String) - Method in class org.frankframework.xml.XmlWriter
 
processMessageDirect(String, Message, PipeLineSession) - Method in class org.frankframework.core.Adapter
Direct call to the Adapter PipeLine, foregoing any listeners and receivers.
processMessageWithExceptions(String, Message, PipeLineSession) - Method in class org.frankframework.core.Adapter
This method does the real processing of messages by the adapter.
ProcessMetrics - Class in org.frankframework.util
Utility class to report process parameters like memory usage as an xml-element.
ProcessMetrics() - Constructor for class org.frankframework.util.ProcessMetrics
 
processMultiConfigZipFile(ApplicationContext, String, boolean, boolean, InputStream, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.processors.AbstractPipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.processors.CorePipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.processors.InputOutputPipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.processors.LimitingParallelExecutionPipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in interface org.frankframework.processors.PipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.AbstractPipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.CheckMessageSizePipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.ExceptionHandlingPipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.InputOutputPipeProcessor
Processes the pipe in the pipeline.
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.LimitingParallelExecutionPipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.LockerPipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.MonitoringPipeProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.TrackPreviousPipeInMetadataProcessor
 
processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.TransactionAttributePipeProcessor
 
processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.CachePipeLineProcessor
 
processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.CorePipeLineProcessor
 
processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.InputOutputPipeLineProcessor
 
processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.LimitingParallelExecutionPipeLineProcessor
 
processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.LockerPipeLineProcessor
 
processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in interface org.frankframework.processors.PipeLineProcessor
 
processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.TransactionAttributePipeLineProcessor
 
processProperties(Element) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
processRawMessage(IListener<M>, RawMessageWrapper<M>, PipeLineSession, boolean) - Method in interface org.frankframework.core.IMessageHandler
processRawMessage(IListener<M>, RawMessageWrapper<M>, PipeLineSession, boolean) - Method in class org.frankframework.larva.ListenerMessageHandler
 
processRawMessage(IListener<M>, RawMessageWrapper<M>, PipeLineSession, boolean) - Method in class org.frankframework.receivers.Receiver
This method processes the raw message from the listener.
processRequest(String, String, HashMap) - Method in class org.frankframework.receivers.JavaListener
 
processRequest(IListener<M>, RawMessageWrapper<M>, Message, PipeLineSession) - Method in interface org.frankframework.core.IMessageHandler
processRequest(IListener<M>, RawMessageWrapper<M>, Message, PipeLineSession) - Method in class org.frankframework.larva.ListenerMessageHandler
 
processRequest(IListener<M>, RawMessageWrapper<M>, Message, PipeLineSession) - Method in class org.frankframework.receivers.Receiver
processRequest(Message, Map<String, Object>) - Method in class org.frankframework.larva.XsltProviderListener
 
processRequest(Message, PipeLineSession) - Method in class org.frankframework.http.PushingListenerAdapter
 
processRequest(Message, PipeLineSession) - Method in class org.frankframework.http.RestListener
 
processRequest(Message, PipeLineSession) - Method in class org.frankframework.http.WebServiceListener
 
processRequest(Message, PipeLineSession) - Method in class org.frankframework.receivers.FrankListener
 
processRequest(Message, PipeLineSession) - Method in class org.frankframework.receivers.JavaListener
 
processRequest(Message, PipeLineSession) - Method in interface org.frankframework.receivers.ServiceClient
Method to implement for processing a request.
processState() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns the value of the processState record component.
ProcessState - Enum Class in org.frankframework.core
 
ProcessStateDTO - Class in org.frankframework.management.bus.dto
 
ProcessStateDTO(ProcessState) - Constructor for class org.frankframework.management.bus.dto.ProcessStateDTO
 
ProcessStatusCacheItem() - Constructor for class org.frankframework.receivers.Receiver.ProcessStatusCacheItem
 
ProcessUtil - Class in org.frankframework.util
Process execution utilities.
ProcessUtil() - Constructor for class org.frankframework.util.ProcessUtil
 
PrometheusMeterServlet - Class in org.frankframework.metrics
 
PrometheusMeterServlet() - Constructor for class org.frankframework.metrics.PrometheusMeterServlet
 
PrometheusRegistryConfigurator - Class in org.frankframework.metrics
 
PrometheusRegistryConfigurator() - Constructor for class org.frankframework.metrics.PrometheusRegistryConfigurator
 
propagateAuthenticationContext(String) - Method in class org.frankframework.console.controllers.socket.FrankApiWebSocketBase
 
propagateName() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
propagateName() - Method in class org.frankframework.pipes.MessageSendingPipe
 
propagateName() - Method in class org.frankframework.receivers.Receiver
 
properties - Variable in class org.frankframework.extensions.kafka.AbstractKafkaFacade
 
property() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the property record component.
property() - Method in record class org.frankframework.core.MessageBrowserField
Returns the value of the property record component.
PROPERTY_ASSUME_PRIMARY_KEY_UNIQUE - Static variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
PROPERTY_USE_PARAMETERS - Static variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
propertyDefintions2Xml(Map<String, PropertyDefinition<?>>) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
PropertyFileCredentialFactory - Class in org.frankframework.credentialprovider
CredentialFactory that reads its credentials from a plain (unencrypted) .properties file.
PropertyFileCredentialFactory() - Constructor for class org.frankframework.credentialprovider.PropertyFileCredentialFactory
 
PropertyLoader - Class in org.frankframework.util
 
PropertyLoader(ClassLoader, String) - Constructor for class org.frankframework.util.PropertyLoader
 
PropertyLoader(String) - Constructor for class org.frankframework.util.PropertyLoader
 
Protected - Annotation Interface in org.frankframework.doc
Ensures that the setter cannot be called when parsing a Frank Configuration.
protocol - Variable in class org.frankframework.encryption.AuthSSLContextFactory
 
provideFirstRowsHintAfterFirstKeyword(int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
provideFirstRowsHintAfterFirstKeyword(int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
provideFirstRowsHintAfterFirstKeyword(int) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
provideFirstRowsHintAfterFirstKeyword(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
provideIndexHintAfterFirstKeyword(String, String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
provideIndexHintAfterFirstKeyword(String, String) - Method in interface org.frankframework.dbms.IDbmsSupport
 
provideIndexHintAfterFirstKeyword(String, String) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
provideIndexHintAfterFirstKeyword(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
provideTrailingFirstRowsHint(int) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
provideTrailingFirstRowsHint(int) - Method in interface org.frankframework.dbms.IDbmsSupport
 
provideTrailingFirstRowsHint(int) - Method in class org.frankframework.dbms.MsSqlServerDbmsSupport
 
provideTrailingFirstRowsHint(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
PS - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
PS2 - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
publicDefineClass(String, byte[], ProtectionDomain) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
Fixes --add-opens=java.base/java.lang=ALL-UNNAMED problem when loading classes dynamically when CGLIB is enabled.
publishEvent(ApplicationEvent) - Method in class org.frankframework.configuration.Configuration
 
PullingJmsListener - Class in org.frankframework.jms
A true multi-threaded Listener-class.
PullingJmsListener() - Constructor for class org.frankframework.jms.PullingJmsListener
 
PullingListenerAction - Class in org.frankframework.larva.actions
 
PullingListenerAction(IPullingListener) - Constructor for class org.frankframework.larva.actions.PullingListenerAction
 
PullingListenerContainer<M> - Class in org.frankframework.receivers
Container that provides threads to execute pulling listeners.
PullingListenerContainer() - Constructor for class org.frankframework.receivers.PullingListenerContainer
 
PushingJmsListener - Class in org.frankframework.jms
JMSListener re-implemented as a pushing listener rather than a pulling listener.
PushingJmsListener() - Constructor for class org.frankframework.jms.PushingJmsListener
 
PushingListenerAdapter - Class in org.frankframework.http
Baseclass of a IPushingListener that enables a Receiver to receive messages from Servlets.
PushingListenerAdapter() - Constructor for class org.frankframework.http.PushingListenerAdapter
 
pushToThreadLocalReplace(Pattern) - Static method in class org.frankframework.logging.IbisMaskingLayout
Push a hide-regex pattern to the ThreadLocal replace-hideregex stack and return a IbisMaskingLayout.HideRegexContext that can be closed to pop the pattern from the stack again.
put(Object, Object) - Method in class org.frankframework.util.PropertyLoader
Deprecated.
put(String, Serializable) - Method in class org.frankframework.stream.MessageContext
Put key in the message context.
put(String, Object) - Method in class org.frankframework.core.PipeLineSession
 
put(String, Object) - Method in class org.frankframework.http.rest.ApiEhcache
 
put(String, Object) - Method in class org.frankframework.http.rest.ApiMemcached
 
put(String, Object) - Method in interface org.frankframework.http.rest.IApiCache
Place an object in the cache
put(String, Object, int) - Method in class org.frankframework.http.rest.ApiEhcache
 
put(String, Object, int) - Method in class org.frankframework.http.rest.ApiMemcached
 
put(String, Object, int) - Method in interface org.frankframework.http.rest.IApiCache
Place an object in the cache
put(String, String) - Method in class org.frankframework.util.AppConstants
Add property to global (all) AppConstants
put(String, V) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
put(UUID, String, String) - Method in class org.frankframework.console.controllers.socket.MessageCacheStore
 
put(K, V) - Method in interface org.frankframework.cache.ICache
store a value in the cache, that can be retrieved later using get().
PUT - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
PUT - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
putAll(Map<? extends String, ?>) - Method in class org.frankframework.core.PipeLineSession
 
putAll(Map<String, Serializable>) - Method in class org.frankframework.stream.MessageContext
 
putElement(String, V) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
putElement(String, V) - Method in class org.frankframework.cache.EhCache
 
putInEnvelope(Message, String) - Method in class org.frankframework.soap.SoapWrapper
 
putInEnvelope(Message, String, String) - Method in class org.frankframework.soap.SoapWrapper
 
putInEnvelope(Message, String, String, String) - Method in class org.frankframework.soap.SoapWrapper
 
putInEnvelope(Message, String, String, String, String) - Method in class org.frankframework.soap.SoapWrapper
 
putInEnvelope(Message, String, String, String, String, String, CredentialFactory, boolean, boolean) - Method in class org.frankframework.soap.SoapWrapper
 
PutInSession - Class in org.frankframework.pipes
Puts the input or the value in the PipeLineSession, under the key specified by sessionKey.
PutInSession() - Constructor for class org.frankframework.pipes.PutInSession
 
putJmsMessage(SendJmsMessage.JmsMessageModel) - Method in class org.frankframework.console.controllers.SendJmsMessage
 
putMessageOnQueue(Message<?>) - Method in class org.frankframework.management.bus.endpoints.SendJmsMessage
 
putResponseMessage(ListenerMessage) - Method in class org.frankframework.larva.ListenerMessageHandler
 
PutSystemDateInSession - Class in org.frankframework.pipes
Puts the system date/time under a key in the pipeLineSession.
PutSystemDateInSession() - Constructor for class org.frankframework.pipes.PutSystemDateInSession
 

Q

query() - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Returns the value of the query record component.
query() - Method in record class org.frankframework.console.controllers.IbisstoreSummary.IbisStoreSummaryModel
Returns the value of the query record component.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisDiscoveryService
 
QUERY - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
QUERY - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
QueryExecutionContext - Class in org.frankframework.jdbc
 
QueryExecutionContext(String, String, AbstractJdbcQuerySender.QueryType, ParameterList, Connection, PreparedStatement, PreparedStatement) - Constructor for class org.frankframework.jdbc.QueryExecutionContext
 
QueryOutputToCSV - Class in org.frankframework.jdbc.transformer
 
QueryOutputToCSV() - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
QueryOutputToCSV(XMLReader) - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
QueryOutputToJson - Class in org.frankframework.jdbc.transformer
 
QueryOutputToJson() - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToJson
 
QueryOutputToJson(XMLReader) - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToJson
 
QueryOutputToListOfMaps - Class in org.frankframework.jdbc.transformer
 
QueryOutputToListOfMaps() - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
QueryOutputToListOfMaps(XMLReader) - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
querySender - Variable in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
querySender - Variable in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
querySender - Variable in class org.frankframework.jdbc.Result2LobWriterBase
 
queryType() - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Returns the value of the queryType record component.
QueryType settings and OUTPUT parameters - Search tag in class org.frankframework.jdbc.StoredProcedureQuerySender
Section
QUEUE - Enum constant in enum class org.frankframework.jms.JMSFacade.DestinationType
 
QUEUE - Enum constant in enum class org.frankframework.management.bus.BusTopic
 

R

RANDOM - Static variable in class org.frankframework.util.UUIDUtil
 
RAR - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
RAW - Enum constant in enum class org.frankframework.http.HttpEntityType
The input message is sent unchanged as character data, like text, XML or JSON, with possibly parameter data appended.
rawMessage - Variable in class org.frankframework.receivers.RawMessageWrapper
 
RawMessageWrapper<M> - Class in org.frankframework.receivers
 
RawMessageWrapper() - Constructor for class org.frankframework.receivers.RawMessageWrapper
 
RawMessageWrapper(M) - Constructor for class org.frankframework.receivers.RawMessageWrapper
Create a new instance with just message data, and no ID or Correlation ID.
RawMessageWrapper(M, String, String) - Constructor for class org.frankframework.receivers.RawMessageWrapper
Create new instance with raw message, id and correlation ID.
RawMessageWrapper(M, Map<String, Object>) - Constructor for class org.frankframework.receivers.RawMessageWrapper
Create a new instance with raw message data and existing context.
rawWithParametersAppendsInputMessage(boolean) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
RCV_CONFIGURATIONEXCEPTION_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
 
RCV_CONFIGURED_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
 
RCV_MESSAGE_LOG_COMMENTS - Static variable in class org.frankframework.receivers.Receiver
 
RCV_MESSAGE_TO_ERRORSTORE_EVENT - Static variable in class org.frankframework.receivers.Receiver
 
RCV_RESUMED_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
 
RCV_SHUTDOWN_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
 
RCV_STARTED_RUNNING_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
 
RCV_SUSPENDED_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
 
RCV_SUSPENSION_MESSAGE_THRESHOLD - Static variable in class org.frankframework.receivers.Receiver
 
RCV_THREAD_EXIT_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
 
read() - Method in class org.frankframework.jms.BytesMessageInputStream
 
read() - Method in class org.frankframework.management.gateway.SerializableInputStream
 
read() - Method in class org.frankframework.pipes.ReplacingInputStream
 
read() - Method in class org.frankframework.pipes.ReplacingVariablesInputStream
 
read() - Method in class org.frankframework.util.EncapsulatingReader
 
read(byte[]) - Method in class org.frankframework.jms.BytesMessageInputStream
 
read(byte[]) - Method in class org.frankframework.management.gateway.SerializableInputStream
 
read(byte[], int, int) - Method in class org.frankframework.jms.BytesMessageInputStream
 
read(byte[], int, int) - Method in class org.frankframework.management.gateway.SerializableInputStream
 
read(char[], int, int) - Method in class org.frankframework.batch.DelphiStringRecordReader
Deprecated.
 
read(char[], int, int) - Method in class org.frankframework.util.EncapsulatingReader
 
read(String) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
READ - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
read a file, specified by attribute filename, parameter filename or input message
READ - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Read the contents of an entry.
READ_AHEAD_LIMIT - Static variable in class org.frankframework.pipes.Json2XmlValidator
 
readAllowed(String, String, FileUtils.Authenticator) - Static method in class org.frankframework.util.FileUtils
 
readAttachment(A) - Method in interface org.frankframework.filesystem.IMailFileSystem
 
readAttachment(MimeBodyPart) - Method in class org.frankframework.filesystem.ImapFileSystem
 
readClassDescriptor() - Method in class org.frankframework.util.RenamingObjectInputStream
 
READDELETE - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
like read, but deletes the file after it has been read
ReaderLineIterator - Class in org.frankframework.util
Iterator that iterates over all lines in a Reader.
ReaderLineIterator(Reader) - Constructor for class org.frankframework.util.ReaderLineIterator
 
readerToString(Reader, String) - Static method in class org.frankframework.util.StreamUtil
 
readerToString(Reader, String, boolean) - Static method in class org.frankframework.util.StreamUtil
Copies the content of a reader into a string, adds specified string to the end of the line, if specified.
readerToString(Reader, String, boolean, int) - Static method in class org.frankframework.util.StreamUtil
 
readerToWriter(Reader, Writer) - Static method in class org.frankframework.util.StreamUtil
Copies the content of a reader to the buffer of a writer.
readExternal(ObjectInput) - Method in class org.frankframework.management.gateway.SerializableInputStream
 
readFile(F, String) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
readFile(Message, String) - Method in class org.frankframework.filesystem.ImapFileSystem
 
readFile(Path, String) - Method in class org.frankframework.filesystem.LocalFileSystem
 
readFile(SmbFile, String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
readFile(MailItemId, String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
readFile(FTPFileRef, String) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
readFile(S3FileRef, String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
If you retrieve an S3Object, you should close this input stream as soon as possible, because the object content is not buffered in memory and streams directly from Amazon S3.
readFile(SftpFileRef, String) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
readFile(SmbFileRef, String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
readInternal(Class<? extends InputStream>, HttpInputMessage) - Method in class org.frankframework.management.gateway.InputStreamHttpMessageConverter
 
readLog4jConfiguration(InputStream) - Static method in class org.frankframework.logging.FrankLogConfigurationFactory
 
readProperties(AppConstants, File) - Method in class org.frankframework.larva.LarvaTool
 
readProperties(AppConstants, File, boolean) - Method in class org.frankframework.larva.LarvaTool
 
readResources(byte[]) - Method in class org.frankframework.configuration.classloaders.AbstractJarBytesClassLoader
 
readResources(InputStream) - Method in class org.frankframework.configuration.classloaders.AbstractJarBytesClassLoader
 
readScenarioFiles(AppConstants, String) - Method in class org.frankframework.larva.LarvaTool
 
readXml(byte[], String) - Static method in class org.frankframework.util.XmlEncodingUtils
 
readXml(InputStream, String) - Static method in class org.frankframework.util.XmlEncodingUtils
Reads binary XML data and uses the XML declaration encoding to turn it into character data.
ready() - Method in class org.frankframework.util.EncapsulatingReader
 
RECEIVE - Enum constant in enum class org.frankframework.extensions.fxf.FxfXmlValidator.Direction
 
receiveAndExecute(Object, Session, MessageConsumer) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
receiver() - Method in record class org.frankframework.console.controllers.Adapters.AdapterPathVariables
Returns the value of the receiver record component.
receiver() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns the value of the receiver record component.
Receiver<M> - Class in org.frankframework.receivers
Wrapper for a listener that specifies a channel for the incoming messages of a specific Adapter.
Receiver() - Constructor for class org.frankframework.receivers.Receiver
 
RECEIVER_DURATION - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
RECEIVER_RECEIVED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
RECEIVER_REJECTED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
RECEIVER_RETRIED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
Receiver.CheckForDuplicatesMethod - Enum Class in org.frankframework.receivers
 
Receiver.OnError - Enum Class in org.frankframework.receivers
 
Receiver.ProcessStatusCacheItem - Class in org.frankframework.receivers
 
ReceiverAware<M> - Interface in org.frankframework.receivers
When a listener implements this interface it will get a reference to it's parent receiver.
receiverName() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns the value of the receiverName record component.
RECEIVERS - Enum constant in enum class org.frankframework.console.controllers.TransactionalStorage.StorageSource
 
RECEIVERS - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
 
reconfigure() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogDefinitionModel
Returns the value of the reconfigure record component.
ReconnectSenderWrapper - Class in org.frankframework.senders
Wrapper for senders, that opens the wrapped sender at runtime before each sender action, and closes it afterwards.
ReconnectSenderWrapper() - Constructor for class org.frankframework.senders.ReconnectSenderWrapper
 
ReconnectSenderWrapper.AutoCloseableSenderWrapper - Class in org.frankframework.senders
 
RecordHandler - Class in org.frankframework.extensions.sap.jco3.handlers
Generic handler to be extended by other handlers.
RecordHandler(JCoRecord) - Constructor for class org.frankframework.extensions.sap.jco3.handlers.RecordHandler
 
RecordHandlerManager - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
RecordHandlerManager() - Constructor for class org.frankframework.batch.RecordHandlerManager
Deprecated.
 
RecordHandlingFlow - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
RecordHandlingFlow() - Constructor for class org.frankframework.batch.RecordHandlingFlow
Deprecated.
 
recordIdentifier - Static variable in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
recordNonNegative(double) - Method in class org.frankframework.metrics.LocalDistributionSummary
 
records() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the records record component.
RecordTransformer - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
RecordTransformer() - Constructor for class org.frankframework.batch.RecordTransformer
Deprecated.
 
RecordTransformer.IOutputDelegate - Interface in org.frankframework.batch
Deprecated.
Sends a fixed value to the output
RecordTransformer.IOutputField - Interface in org.frankframework.batch
Deprecated.
Each function must implement this interface
RecordXml2Sender - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
RecordXml2Sender() - Constructor for class org.frankframework.batch.RecordXml2Sender
Deprecated.
 
RecordXmlTransformer - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
RecordXmlTransformer() - Constructor for class org.frankframework.batch.RecordXmlTransformer
Deprecated.
 
recover(int) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
recover(int) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#recover call to the connected JMS resource.
RECOVER - Enum constant in enum class org.frankframework.receivers.Receiver.OnError
If an error occurs (e.g. connection is lost) the receiver will be stopped and marked as ERROR Once every recover.adapters.interval it attempts to (re-) start the receiver.
RECOVER_ADAPTERS - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
RecoverAdaptersJob - Class in org.frankframework.scheduler.job
Frank!
RecoverAdaptersJob() - Constructor for class org.frankframework.scheduler.job.RecoverAdaptersJob
 
REDEFINE - Static variable in class org.frankframework.validation.SchemaUtils
 
RedirectIndexProxy - Class in org.frankframework.webcontrol
 
RedirectIndexProxy() - Constructor for class org.frankframework.webcontrol.RedirectIndexProxy
 
reduceMaxResourceCount(int) - Method in class org.frankframework.receivers.ResourceLimiter
 
ReferTo - Annotation Interface in org.frankframework.doc
 
reflectionToString(Object) - Static method in class org.frankframework.util.StringUtil
toStrings and concatenates all fields of the given object, except fields containing the word 'password' or 'secret'.
refresh() - Method in class org.frankframework.configuration.Configuration
Don't manually call this method.
refreshRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
REG - Enum constant in enum class org.frankframework.extensions.esb.EsbSoapWrapperPipe.Mode
Regular
regex - Variable in class org.frankframework.logging.IbisThreadFilter
 
RegExPipe - Class in org.frankframework.pipes
Tries to match the input against the provided regex.
RegExPipe() - Constructor for class org.frankframework.pipes.RegExPipe
 
RegExPipe.RegExFlag - Enum Class in org.frankframework.pipes
 
register(Object, Runnable) - Static method in class org.frankframework.util.CleanerProvider
Method to register a cleaning-action for a method.
register(ApiListener.HttpMethod, ApiListener) - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
register(ServletConfiguration) - Method in class org.frankframework.lifecycle.ServletManager
 
registerAt(CompositeMeterRegistry) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
registerBeanPostProcessors(ConfigurableListableBeanFactory) - Method in class org.frankframework.configuration.Configuration
Enables the Autowired annotation and ConfigurationAware objects.
registerBeanPostProcessors(ConfigurableListableBeanFactory) - Method in class org.frankframework.core.Adapter
Enables the Autowired annotation and ConfigurationAware objects.
registerBeanPostProcessors(ConfigurableListableBeanFactory) - Method in class org.frankframework.larva.actions.LarvaApplicationContext
Enables the Autowired annotation.
registerCallback(ISender, PipeLineSession) - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
registerCallback(ISender, PipeLineSession) - Method in class org.frankframework.javascript.J2V8
 
registerCallback(ISender, PipeLineSession) - Method in interface org.frankframework.javascript.JavascriptEngine
Allows for senders to be called by the Javascript function.
registerConnector(TransactionConnector) - Method in class org.frankframework.jta.TransactionConnectorCoordinator
 
registerEvent(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
registerEvent(String) - Method in interface org.frankframework.core.IPipe
Register an event for flexible monitoring.
registerEvent(String) - Method in class org.frankframework.pipes.AbstractPipe
 
registerEvent(EventThrowing, String) - Method in class org.frankframework.monitoring.EventPublisher
 
registerEventListener(CmisEventListener) - Method in class org.frankframework.extensions.cmis.server.CmisEventDispatcher
 
registerItem(SapSystemListItem) - Static method in class org.frankframework.util.SapSystemListItem
Register an item in the list
registerListener(SapListenerImpl) - Method in class org.frankframework.extensions.sap.jco3.SapServerDataProvider
 
RegisterMonitorEvent - Class in org.frankframework.monitoring.events
 
RegisterMonitorEvent(EventThrowing, String) - Constructor for class org.frankframework.monitoring.events.RegisterMonitorEvent
 
registerMonitoring(MonitorManager) - Method in class org.frankframework.configuration.Configuration
Deprecated.
registerParent(String, String) - Method in class org.frankframework.align.OverridesMap
 
registerServiceClient(String, ServiceClient) - Method in class org.frankframework.receivers.ServiceDispatcher
 
registerServiceClient(ApiListener) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
 
registerServiceClient(RestListener, String, String, String, String, boolean) - Method in class org.frankframework.http.RestServiceDispatcher
 
registerServlet(ServletConfiguration) - Method in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
registerServlet(ServletConfiguration) - Method in interface org.frankframework.lifecycle.servlets.IAuthenticator
 
RegisterServletEndpoints - Class in org.frankframework.console.configuration
 
RegisterServletEndpoints() - Constructor for class org.frankframework.console.configuration.RegisterServletEndpoints
 
RegisterServletFilters - Class in org.frankframework.console.configuration
Configuration class (without annotation so it's not picked up automatically) to register all Filters.
RegisterServletFilters() - Constructor for class org.frankframework.console.configuration.RegisterServletFilters
 
registerSingleton(ApplicationContext, String, Object) - Static method in class org.frankframework.util.SpringUtils
 
registerStompEndpoints(StompEndpointRegistry) - Method in class org.frankframework.console.configuration.WebSocketConfiguration
 
registerSubstitute(String[], int, V) - Method in class org.frankframework.align.OverridesMap
 
registerSubstitute(String[], int, V) - Method in class org.frankframework.align.SubstitutionNode
 
registerSubstitute(String, V) - Method in class org.frankframework.align.SubstitutionNode
 
registerSubstitutes(Map<String, V>) - Method in class org.frankframework.align.SubstitutionNode
 
registerXAResourceRecoveryHelper(XAResourceRecoveryHelper) - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
 
Reintroduce - Annotation Interface in org.frankframework.doc
If set on attribute setter or config child setter, forces attribute or config child to be declared explicitly with the child.
REJECTED - Enum constant in enum class org.frankframework.core.PipeLine.ExitState
 
RekenBoxCaller - Class in org.frankframework.extensions.rekenbox
Perform a call to a RekenBox.
RekenBoxCaller() - Constructor for class org.frankframework.extensions.rekenbox.RekenBoxCaller
 
Relation - Annotation Interface in org.frankframework.console
Retention annotation to specify the relation between two or more resources
relative(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
RelativePathDirectoryClassLoader - Class in org.frankframework.larva.actions
First searches to the Scenario root directory Then attempts relative paths (to the scenario root directory) Then delegates to it's parent
RelativePathDirectoryClassLoader() - Constructor for class org.frankframework.larva.actions.RelativePathDirectoryClassLoader
 
release() - Method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
release(String) - Method in class org.frankframework.util.Locker
 
releaseConnection(C, boolean) - Method in class org.frankframework.filesystem.AbstractConnectedFileSystem
Release the connection, return it to the pool or invalidate it.
ReleaseConnectionAfterReadInputStream - Class in org.frankframework.http
 
ReleaseConnectionAfterReadInputStream(HttpResponseHandler, InputStream) - Constructor for class org.frankframework.http.ReleaseConnectionAfterReadInputStream
 
releaseDynamicReplyQueue(Queue) - Method in class org.frankframework.jms.MessagingSource
 
releaseHandle(PipeLineSession, String) - Static method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
releaseReceiver(MessageConsumer, String) - Method in class org.frankframework.jms.PullingJmsListener
 
releaseSession(Session) - Method in class org.frankframework.jms.MessagingSource
 
releaseSession(Session) - Method in class org.frankframework.jms.PullingJmsListener
 
releaseTransformer(Transformer) - Method in class org.frankframework.util.TransformerPool
 
reload() - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
Tries to load new resources, upon success, clears all resources, calls it's super.reload() and sets the new resources
reload() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
reload() - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
Unload the current IConfigurationClassLoader and load again upon successful unload.
reload(ClassLoader) - Method in class org.frankframework.configuration.ClassLoaderManager
Reuse class loader as it is difficult to have all references to the class loader removed (see also http://zeroturnaround.com/rebellabs/rjc201/).
reload(String) - Method in class org.frankframework.configuration.ClassLoaderManager
Reloads a configuration if it exists.
reload(String) - Method in class org.frankframework.configuration.IbisContext
Reloads the given configuration.
RELOAD - Enum constant in enum class org.frankframework.management.Action
 
ReloadSender - Class in org.frankframework.senders
Performs a reload on database configuration.
ReloadSender() - Constructor for class org.frankframework.senders.ReloadSender
 
remove(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
remove(String) - Method in class org.frankframework.http.rest.ApiEhcache
 
remove(String) - Method in class org.frankframework.http.rest.ApiMemcached
 
remove(String) - Method in interface org.frankframework.http.rest.IApiCache
Remove an object from the cache
remove(String) - Method in class org.frankframework.parameters.ParameterList
 
remove(String) - Method in class org.frankframework.parameters.ParameterValueList
Deprecated.
remove(String, String) - Method in class org.frankframework.xml.AttributesWrapper
 
remove(ApiListener.HttpMethod) - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
remove(IParameter) - Method in class org.frankframework.parameters.ParameterList
 
REMOVE_MEMBER - Enum constant in enum class org.frankframework.management.gateway.events.ClusterMemberEvent.EventType
 
removeAdapter(Adapter) - Method in class org.frankframework.configuration.AbstractAdapterLifecycleWrapper
 
removeAdapter(Adapter) - Method in class org.frankframework.configuration.Configuration
Remove adapter.
RemoveCacheKeyPipe - Class in org.frankframework.cache
Remove specified cache key from cache with specified name.
RemoveCacheKeyPipe() - Constructor for class org.frankframework.cache.RemoveCacheKeyPipe
 
removeConfigFromDatabase(ApplicationContext, String, String, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
removeElement(Object) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
removeElement(Object) - Method in class org.frankframework.cache.EhCache
 
removeFolder(String, boolean) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
removeFolder(String, boolean) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
removeFolder(String, boolean) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
removeFolder(String, boolean) - Method in interface org.frankframework.filesystem.IBasicFileSystem
 
removeFolder(String, boolean) - Method in class org.frankframework.filesystem.ImapFileSystem
 
removeFolder(String, boolean) - Method in class org.frankframework.filesystem.LocalFileSystem
 
removeFolder(String, boolean) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
removeFolder(String, boolean) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
removeFolder(String, boolean) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
RemoveFromSession - Class in org.frankframework.pipes
Removes a key specified by sessionKey from the pipeLineSession.
RemoveFromSession() - Constructor for class org.frankframework.pipes.RemoveFromSession
 
removeInstance() - Static method in class org.frankframework.configuration.ApplicationWarnings
 
removeInstance() - Static method in class org.frankframework.util.AppConstants
 
removeInstance(ClassLoader) - Static method in class org.frankframework.util.AppConstants
 
removeKey(String, String) - Static method in class org.frankframework.larva.LarvaTool
 
removeKeysAndContentBetweenKeys(String, String, String) - Static method in class org.frankframework.larva.LarvaTool
 
removeMonitor(Monitor) - Method in class org.frankframework.monitoring.MonitorManager
 
removeNamespaces(String) - Static method in class org.frankframework.util.XmlUtils
 
removeNamespaces(Message) - Static method in class org.frankframework.util.XmlUtils
 
removeNamespaces(Message, boolean) - Static method in class org.frankframework.util.XmlUtils
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
removeRegularExpression(String, String) - Static method in class org.frankframework.larva.LarvaTool
 
removeTrigger(ITrigger) - Method in class org.frankframework.monitoring.Monitor
 
removeValuesFromAttributes(Attributes) - Method in class org.frankframework.ldap.LdapSender
Strips all the values from the attributes in input.
removeVaultInfo(String) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
removeXmlDeclaration(Message) - Static method in class org.frankframework.util.XmlUtils
 
RENAME - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
RENAME - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
change the name of a file, specified by attribute filename, parameter filename or input message, to the value specified by attribute destination or parameter destination
renameFile(F, F) - Method in interface org.frankframework.filesystem.IWritableFileSystem
Renames the file to a new name, possibly in a another folder.
renameFile(Path, Path) - Method in class org.frankframework.filesystem.LocalFileSystem
 
renameFile(SmbFile, SmbFile) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
renameFile(FTPFileRef, FTPFileRef) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
renameFile(IWritableFileSystem<F>, F, F, boolean, int) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
renameFile(S3FileRef, S3FileRef) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
renameFile(SftpFileRef, SftpFileRef) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
renameFile(SmbFileRef, SmbFileRef) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
RenamingObjectInputStream - Class in org.frankframework.util
 
RenamingObjectInputStream(InputStream) - Constructor for class org.frankframework.util.RenamingObjectInputStream
 
renderResult(FindIterable<Document>, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
 
renderResult(DeleteResult, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
 
renderResult(InsertManyResult, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
 
renderResult(InsertOneResult, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
 
renderResult(UpdateResult, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
 
renderResult(Document, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
 
REPAIR_NAMESPACES_OUTPUT_FACTORY - Static variable in class org.frankframework.util.XmlUtils
 
REPLACE - Enum constant in enum class org.frankframework.xcom.XComSender.FileOptionType
 
REPLACE_CHARACTER - Static variable in class org.frankframework.extensions.aspose.services.util.FileConstants
The replace character.
REPLACE_CHARACTERS_IN_NAME_REGEX - Static variable in class org.frankframework.extensions.aspose.services.util.FileConstants
The inverse of ALLOWED_CHARACTERS_IN_NAME_REGEX.
REPLACE_NON_XML_CHAR - Static variable in class org.frankframework.util.XmlEncodingUtils
 
replaceKey(String, String, String) - Static method in class org.frankframework.larva.LarvaTool
 
replaceNonPrintableCharacters(char[], int, int) - Static method in class org.frankframework.util.XmlEncodingUtils
Replaces non-unicode-characters by '0x00BF' (inverted question mark).
replaceNonValidXmlCharacters(String) - Static method in class org.frankframework.util.XmlEncodingUtils
Replaces non-unicode-characters by '0x00BF' (inverted question mark) appended with #, the character number and ;.
replaceNonValidXmlCharacters(String, char, boolean, boolean) - Static method in class org.frankframework.util.XmlEncodingUtils
 
replacePattern(String, String) - Method in class org.frankframework.batch.ResultWriter
 
replaceRegularExpression(String, String, String) - Static method in class org.frankframework.larva.LarvaTool
 
ReplacerPipe - Class in org.frankframework.pipes
This Pipe is used to replace values in a few ways.
ReplacerPipe() - Constructor for class org.frankframework.pipes.ReplacerPipe
 
ReplacingInputStream - Class in org.frankframework.pipes
Copyright 2019-2024 WeAreFrank!
ReplacingInputStream(InputStream, String, String, boolean, String, boolean) - Constructor for class org.frankframework.pipes.ReplacingInputStream
 
ReplacingVariablesInputStream - Class in org.frankframework.pipes
Copyright 2019-2024 WeAreFrank!
ReplacingVariablesInputStream(InputStream, String, Properties) - Constructor for class org.frankframework.pipes.ReplacingVariablesInputStream
 
reply - Variable in class org.frankframework.core.AbstractRequestReplyExecutor
 
REPLY_ADDRESS_FIELDS_DEFAULT - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
REPLY_TO_RECIPIENTS_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
replyListenerAbort(IListener<?>, String, Throwable) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
replyListenerInput(IListener<?>, String, String) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
replyListenerOutput(IListener<M>, String, M) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
replyTo() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the replyTo record component.
REPORT - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
reportMappingConfig() - Method in class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
Report the roles mapping configured on the container
RepositoryConnectorFactory - Class in org.frankframework.extensions.cmis.server
Implementation of a repository factory that proxies all requests to a CmisEventListener When no EventListeners have been defined, all requests will be blocked.
RepositoryConnectorFactory() - Constructor for class org.frankframework.extensions.cmis.server.RepositoryConnectorFactory
 
repositoryInfo2xml(RepositoryInfo) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
request - Variable in class org.frankframework.core.AbstractRequestReplyExecutor
 
REQUEST_EXCEPTION - Enum constant in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
 
REQUEST_REPLY - Enum constant in enum class org.frankframework.extensions.tibco.SendTibcoMessage.MessageProtocol
Request-Reply
REQUEST_TOPIC_NAME - Static variable in class org.frankframework.management.gateway.HazelcastConfig
 
RequestMessageBuilder - Class in org.frankframework.console.util
 
RequestMessageBuilder(BusTopic) - Constructor for class org.frankframework.console.util.RequestMessageBuilder
 
RequestMessageBuilder(BusTopic, BusAction) - Constructor for class org.frankframework.console.util.RequestMessageBuilder
 
requestOrBodyParamsSet - Variable in class org.frankframework.http.AbstractHttpSender
 
RequestUtils - Class in org.frankframework.console.util
 
RequestUtils() - Constructor for class org.frankframework.console.util.RequestUtils
 
REQUIRED - Enum constant in enum class org.frankframework.core.TransactionAttribute
Support a current transaction; create a new one if none exists.
requiresInputValueForResolution() - Method in class org.frankframework.parameters.AbstractParameter
if this returns true, then the input value must be repeatable, as it might be used multiple times.
requiresInputValueForResolution() - Method in interface org.frankframework.parameters.IParameter
 
REQUIRESNEW - Enum constant in enum class org.frankframework.core.TransactionAttribute
Create a new transaction, suspending the current transaction if one exists.
requiresStream() - Method in class org.frankframework.stream.Message
If true, the Message should preferably be read using a streaming method, i.e. asReader() or asInputStream(), to avoid copying it into memory.
requiresTypeConversion - Variable in enum class org.frankframework.parameters.ParameterType
 
rerun(String, Report, SecurityContext, ReportRunner) - Method in class org.frankframework.ladybug.LadybugDebugger
 
rerun(String, Report, SecurityContext, ReportRunner) - Method in class org.frankframework.ladybug.SpringBusRerunner
 
rerun(String, Report, SecurityContext, ReportRunner) - Method in class org.frankframework.ladybug.tibet2.Tibet2Debugger
 
resend(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
resendReceiverMessage(TransactionalStorage.TransactionStoragePathVariables) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
resendReceiverMessages(TransactionalStorage.TransactionStoragePathVariables, String) - Method in class org.frankframework.console.controllers.TransactionalStorage
 
RESERVED_NAMES - Static variable in class org.frankframework.http.rest.ApiListener
These are names that are never allowed as HTTP parameters, because the Frank!
reset() - Method in class org.frankframework.util.EncapsulatingReader
 
resetBackoffDelay() - Method in class org.frankframework.receivers.Receiver
 
resetNumberOfExceptionsCaughtWithoutMessageBeingReceived() - Method in class org.frankframework.receivers.Receiver
 
resolve(String, String) - Method in class org.frankframework.xml.ClassLoaderURIResolver
 
resolve(String, String) - Method in class org.frankframework.xml.NonResolvingURIResolver
 
resolve(String, Map<?, ?>, Map<?, ?>, Set<String>, String, String, boolean) - Method in class org.frankframework.credentialprovider.CredentialResolver
 
resolve(String, Map<?, ?>, Map<?, ?>, Set<String>, String, String, boolean) - Method in interface org.frankframework.util.AdditionalStringResolver
Method to implement string resolution.
resolve(String, Map<?, ?>, Map<?, ?>, Set<String>, String, String, boolean) - Method in class org.frankframework.util.MessageToStringResolver
 
resolveCsrfTokenValue(HttpServletRequest, CsrfToken) - Method in class org.frankframework.lifecycle.servlets.SpaCsrfTokenRequestHandler
 
resolveEntity(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an external entity resolution.
resolveEntity(String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
resolveEntity(String, String) - Method in class org.frankframework.xml.ClassLoaderEntityResolver
 
resolveEntity(String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
resolveEntity(String, String) - Method in class org.frankframework.xml.NonResolvingExternalEntityResolver
 
resolveEntity(String, String, String, String) - Method in class org.frankframework.xml.NonResolvingExternalEntityResolver
 
resolveEntity(XMLResourceIdentifier) - Method in class org.frankframework.validation.IntraGrammarPoolEntityResolver
 
resolveErrorChannel(MessageHeaders) - Method in class org.frankframework.management.gateway.HttpOutboundHandler
 
resolveForward(IPipe, PipeForward) - Method in class org.frankframework.core.PipeLine
Find the destination of the forward, i.e. the object (Pipe or PipeLineExit) where the forward points to.
resolveRequiredProperty(String, T, T) - Static method in class org.frankframework.console.util.RequestUtils
 
resolveStringWithEncoding(String, MultipartFile, String, boolean) - Static method in class org.frankframework.console.util.RequestUtils
 
resolveToResource(String, String) - Method in class org.frankframework.xml.ClassLoaderURIResolver
 
resolveValue(String) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
Resource - Class in org.frankframework.core
Reference to a resource, for instance on the classpath.
Resource(IScopeProvider) - Constructor for class org.frankframework.core.Resource
 
RESOURCE_INTERNAL_REFERENCE_PREFIX - Static variable in class org.frankframework.pipes.WsdlXmlValidator
 
RESOURCE_OWNER_PASSWORD_CREDENTIALS_BASIC_AUTH - Enum constant in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
Requires tokenEndpoint, clientId, clientSecret, username and password to be set.
RESOURCE_OWNER_PASSWORD_CREDENTIALS_QUERY_PARAMETERS - Enum constant in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
Requires tokenEndpoint, clientId, clientSecret, username and password to be set.
Resource.GlobalScopeProvider - Class in org.frankframework.core
 
ResourceLimiter - Class in org.frankframework.receivers
ResourceLimiter for limiting the number of resources that can be used in parallel.
ResourceLimiter(int) - Constructor for class org.frankframework.receivers.ResourceLimiter
 
ResourceLimiter(int, boolean) - Constructor for class org.frankframework.receivers.ResourceLimiter
 
resourceLoading(IResourceLoadingArgs) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.OfflineResourceLoader
 
resourceLoading(ResourceLoadingArgs) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.OfflineResourceLoader
 
resourceName() - Method in record class org.frankframework.console.controllers.Webservices.WsdlPathVariables
Returns the value of the resourceName record component.
ResourceObjectLocator - Class in org.frankframework.jdbc.datasource
Class that look up a given resource in the resource file.
ResourceObjectLocator() - Constructor for class org.frankframework.jdbc.datasource.ResourceObjectLocator
 
ResourceOwnerPasswordCredentialsBasicAuth - Class in org.frankframework.http.authentication
 
ResourceOwnerPasswordCredentialsBasicAuth(AbstractHttpSession) - Constructor for class org.frankframework.http.authentication.ResourceOwnerPasswordCredentialsBasicAuth
 
ResourceOwnerPasswordCredentialsQueryParameters - Class in org.frankframework.http.authentication
 
ResourceOwnerPasswordCredentialsQueryParameters(AbstractHttpSession) - Constructor for class org.frankframework.http.authentication.ResourceOwnerPasswordCredentialsQueryParameters
 
resources() - Method in record class org.frankframework.management.bus.endpoints.SecurityItems.ObjectFactoryDTO
Returns the value of the resources record component.
resourceToString(URL) - Static method in class org.frankframework.util.StreamUtil
 
resourceToString(URL, String) - Static method in class org.frankframework.util.StreamUtil
 
resourceToString(URL, String, boolean) - Static method in class org.frankframework.util.StreamUtil
 
ResourceXsd - Class in org.frankframework.validation.xsd
XSD based on a reference to a resource on the classPath.
ResourceXsd() - Constructor for class org.frankframework.validation.xsd.ResourceXsd
 
RESPONSE - Enum constant in enum class org.frankframework.extensions.idin.IdinSender.Action
 
ResponseUtils - Class in org.frankframework.console.util
 
ResponseUtils() - Constructor for class org.frankframework.console.util.ResponseUtils
 
ResponseValidatorWrapper(AbstractValidator) - Constructor for class org.frankframework.pipes.AbstractValidator.ResponseValidatorWrapper
 
ResponseValidatorWrapper(XmlValidator) - Constructor for class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
RestListener - Class in org.frankframework.http
Listener that allows a Receiver to receive messages as a REST webservice.
RestListener() - Constructor for class org.frankframework.http.RestListener
 
RestListener.MediaTypes - Enum Class in org.frankframework.http
 
RestListenerServlet - Class in org.frankframework.http
Servlet that listens for REST requests, and handles them over to the RestServiceDispatcher.
RestListenerServlet() - Constructor for class org.frankframework.http.RestListenerServlet
 
RestListenerUtils - Class in org.frankframework.http
Some utilities for working with RestListener.
RestListenerUtils() - Constructor for class org.frankframework.http.RestListenerUtils
 
RestoreMovedElementsHandler - Class in org.frankframework.util
Restore moved elements from pipelineSession.
RestoreMovedElementsHandler(ContentHandler) - Constructor for class org.frankframework.util.RestoreMovedElementsHandler
 
restoreThreadContext() - Method in class org.frankframework.threading.ThreadConnector
 
RestPublicListenerServlet - Class in org.frankframework.http
 
RestPublicListenerServlet() - Constructor for class org.frankframework.http.RestPublicListenerServlet
 
RestServiceDispatcher - Class in org.frankframework.http
Singleton class that knows about the RestListeners that are active.
RestServiceDispatcher() - Constructor for class org.frankframework.http.RestServiceDispatcher
 
result() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineResponse
Returns the value of the result record component.
RESULT_AUTOSAVED - Static variable in class org.frankframework.larva.LarvaTool
 
RESULT_ERROR - Static variable in class org.frankframework.larva.LarvaTool
 
RESULT_OK - Static variable in class org.frankframework.larva.LarvaTool
 
RESULT_SET_HOLDABILITY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
Result2BlobWriter - Class in org.frankframework.jdbc
ResultHandler that writes the transformed record to a BLOB.
Result2BlobWriter() - Constructor for class org.frankframework.jdbc.Result2BlobWriter
 
Result2ClobWriter - Class in org.frankframework.jdbc
ResultHandler that writes the transformed record to a CLOB.
Result2ClobWriter() - Constructor for class org.frankframework.jdbc.Result2ClobWriter
 
Result2Filewriter - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
Result2Filewriter() - Constructor for class org.frankframework.batch.Result2Filewriter
Deprecated.
 
Result2LobWriterBase - Class in org.frankframework.jdbc
Baseclass for batch resultHandler that writes the transformed record to a LOB.
Result2LobWriterBase() - Constructor for class org.frankframework.jdbc.Result2LobWriterBase
 
Result2StringWriter - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
Result2StringWriter() - Constructor for class org.frankframework.batch.Result2StringWriter
Deprecated.
 
ResultBlock2Sender - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
ResultBlock2Sender() - Constructor for class org.frankframework.batch.ResultBlock2Sender
Deprecated.
 
ResultHandler - Class in org.frankframework.util.flow
 
ResultHandler() - Constructor for class org.frankframework.util.flow.ResultHandler
 
ResultSet2FileSender - Class in org.frankframework.jdbc
QuerySender that writes each row in a ResultSet to a file.
ResultSet2FileSender() - Constructor for class org.frankframework.jdbc.ResultSet2FileSender
 
ResultSetIteratingPipe - Class in org.frankframework.jdbc
Pipe that iterates over rows in in ResultSet.
ResultSetIteratingPipe() - Constructor for class org.frankframework.jdbc.ResultSetIteratingPipe
 
resultType() - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Returns the value of the resultType record component.
ResultWriter - Class in org.frankframework.batch
Baseclass for resulthandlers that write the transformed record to a writer.
ResultWriter() - Constructor for class org.frankframework.batch.ResultWriter
 
RESUME - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
 
resumeTransaction() - Method in class org.frankframework.jta.TransactionConnectorCoordinator
 
resumeTransaction(Object, Object) - Method in class org.frankframework.jta.SpringTxManagerProxy
 
resumeTransaction(Object, Object) - Method in class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
 
resumeTransaction(Object, Object) - Method in class org.frankframework.jta.ThreadConnectableJtaTransactionManager
 
resumeTransaction(T, R) - Method in interface org.frankframework.jta.IThreadConnectableTransactionManager
 
resumeTransactionInChildThread(TransactionConnector<T, R>) - Method in class org.frankframework.jta.TransactionConnectorCoordinator
 
retrieveAllConfigNames() - Method in class org.frankframework.configuration.IbisContext
Helper method to create stubbed configurations used in JunitTests
retrieveAllConfigNames(ApplicationContext) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
retrieveAllConfigNames(ApplicationContext, boolean, boolean) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
retrieveConfigNamesFromDatabase(ApplicationContext) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
retrieveConnectionFactoryName() - Method in class org.frankframework.jms.JmsRealm
 
retrieveHandle(PipeLineSession, String) - Static method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
retrieveHandle(PipeLineSession, String, boolean, SapSystemImpl, boolean) - Static method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
retrieveObject(String, ResultSet, int) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
retrieveObject(String, ResultSet, int) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
retrieveObject(String, ResultSet, int) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
retrievePhysicalDestinationFromListener(IListener<?>) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
retrievePhysicalDestinationFromSender(ISender) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
retrieveRequestURL(PipeLineSession) - Static method in class org.frankframework.http.RestListenerUtils
 
retrieveTransactionManager() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
retrieveUrl(String, int, String, boolean) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
retrieveUserTransaction() - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
 
RETRY_FLAG_SESSION_KEY - Static variable in class org.frankframework.receivers.Receiver
 
retryMessage(String) - Method in class org.frankframework.receivers.Receiver
 
retryRequest(IOException, int, HttpContext) - Method in class org.frankframework.http.HttpRequestRetryHandler
 
RETURN_PATH_HEADER - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
returnJson(HttpServletResponse, int, JsonObject) - Method in class org.frankframework.http.rest.ApiListenerServlet
 
Rewritten Example Configuration With FrankSender - Search tag in class org.frankframework.senders.FrankSender
Section
Rewritten Example Configuration With FrankSender and FrankListener - Search tag in class org.frankframework.senders.FrankSender
Section
rfc2047Decode(String) - Static method in class org.frankframework.filesystem.utils.AmazonEncodingUtils
Decode a user metadata value returned from the S3 API.
rfc2047Encode(String) - Static method in class org.frankframework.filesystem.utils.AmazonEncodingUtils
Encode a value for passing it as user metadata for an S3 object.
RLE - Enum constant in enum class org.frankframework.xcom.XComSender.CompressType
 
RMDIR - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
RMDIR - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
remove a folder/directory, specified by attribute inputFolder, parameter inputFolder or input message
RoleGroupMapper - Interface in org.frankframework.credentialprovider.rolemapping
 
RoleGroupMappingRuleSet - Class in org.frankframework.credentialprovider.rolemapping
 
RoleGroupMappingRuleSet() - Constructor for class org.frankframework.credentialprovider.rolemapping.RoleGroupMappingRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
RoleGroupMappingRuleSet(String) - Constructor for class org.frankframework.credentialprovider.rolemapping.RoleGroupMappingRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
RoleToGroupMappingJndiRealm - Class in org.frankframework.credentialprovider
Extension of JNDIRealm where we take care of the role to ldap group mapping
RoleToGroupMappingJndiRealm() - Constructor for class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
 
rollback() - Method in class org.frankframework.extensions.sap.jco3.SapLUWHandle
 
rollback(JCoServerContext, String) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
SAP JCo.Server javadoc says: This function will be called if an error in one of the RFC functions belonging to a certain transaction has occurred. Derived servers can override this method to locally rollback the transaction.
rollback(Xid) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
rollback(Xid) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#rollback call to the connected JMS resource.
rollback(TransactionStatus) - Method in class org.frankframework.jta.SpringTxManagerProxy
 
RollbackException - Exception Class in org.frankframework.extensions.sap.jco3.tx
 
RollbackException() - Constructor for exception class org.frankframework.extensions.sap.jco3.tx.RollbackException
 
rolloverByDay(IWritableFileSystem<F>, F, String, int) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
rolloverByNumber(IWritableFileSystem<F>, F, int) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
rolloverBySize(IWritableFileSystem<F>, F, int, int) - Static method in class org.frankframework.filesystem.FileSystemUtils
 
RootElementToSessionKeyFilter - Class in org.frankframework.xml
 
RootElementToSessionKeyFilter(PipeLineSession, String, String, ContentHandler) - Constructor for class org.frankframework.xml.RootElementToSessionKeyFilter
 
RootHandler - Class in org.frankframework.extensions.sap.jco3.handlers
Handler for xml root element containing INPUT, OUTPUT and TABLES (parameter lists).
RootHandler(List<JCoParameterList>) - Constructor for class org.frankframework.extensions.sap.jco3.handlers.RootHandler
 
RootValidation - Class in org.frankframework.validation
 
RootValidation(String...) - Constructor for class org.frankframework.validation.RootValidation
 
RootValidations - Class in org.frankframework.validation
 
RootValidations() - Constructor for class org.frankframework.validation.RootValidations
 
RootValidations(String...) - Constructor for class org.frankframework.validation.RootValidations
 
RootValidations(RootValidation) - Constructor for class org.frankframework.validation.RootValidations
 
ROUTER - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
rowDeleted() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
rowInserted() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
rowNumbersOnly() - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Returns the value of the rowNumbersOnly record component.
rowUpdated() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
RR - Enum constant in enum class org.frankframework.extensions.esb.EsbJmsListener.MessageProtocol
Request-Reply protocol
RR - Enum constant in enum class org.frankframework.extensions.esb.EsbJmsSender.MessageProtocol
Request-Reply protocol
RTF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
rubriekIdentifier - Static variable in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
 
run() - Method in class org.frankframework.configuration.IbisContextRunnable
 
run() - Method in interface org.frankframework.functional.ThrowingRunnable
 
run() - Method in class org.frankframework.ladybug.IbisDebuggerAdvice.ParallelSenderExecutorWrapper
 
run() - Method in class org.frankframework.larva.SenderThread
 
run() - Method in class org.frankframework.senders.IsolatedServiceExecutor
 
run() - Method in class org.frankframework.senders.ParallelSenderExecutor
 
run() - Method in class org.frankframework.unmanaged.PollGuard
 
run(InputStream, OutputStream) - Method in class org.frankframework.pgp.AbstractPGPAction
Runs the given action (which may be any extensions of this abstract class).
run(InputStream, OutputStream) - Method in class org.frankframework.pgp.Decrypt
 
run(InputStream, OutputStream) - Method in class org.frankframework.pgp.Encrypt
 
run(InputStream, OutputStream) - Method in class org.frankframework.pgp.Sign
 
run(InputStream, OutputStream) - Method in class org.frankframework.pgp.Verify
 
run(SpringApplication) - Method in class org.frankframework.console.runner.ConsoleWarInitializer
 
run(SpringApplication) - Method in class org.frankframework.ladybug.runner.LadybugWarInitializer
 
runOneFile(File, String, boolean) - Method in class org.frankframework.larva.ScenarioRunner
 
runScenario(List<File>, String) - Method in class org.frankframework.larva.ScenarioRunner
 
runScenarios(ServletContext, HttpServletRequest, Writer) - Static method in class org.frankframework.larva.LarvaTool
 
runScenarios(IbisContext, HttpServletRequest, Writer, boolean) - Static method in class org.frankframework.larva.LarvaTool
 
runScenarios(IbisContext, String, String, String, String, String, int, String, Writer, boolean) - Method in class org.frankframework.larva.LarvaTool
 
runState - Variable in class org.frankframework.receivers.Receiver
 
RunState - Enum Class in org.frankframework.util
Enumeration of states for ManagableLifecycle
RunStateEnquirer - Interface in org.frankframework.util
Interface to support enquiries about the run state.
RunStateEnquiring - Interface in org.frankframework.util
Interface to support enquiries about the run state.
RunStateManager - Class in org.frankframework.util
Utility class to support run-state management.
RunStateManager() - Constructor for class org.frankframework.util.RunStateManager
 
runTestPipeline(Message<?>) - Method in class org.frankframework.management.bus.endpoints.TestPipeline
 

S

S - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.Prot
Safe(SSL protocol only)
S3FileRef - Class in org.frankframework.filesystem
Object to hold information about an object stored in Amazon S3.
S3FileRef(String, String) - Constructor for class org.frankframework.filesystem.S3FileRef
 
S3FileRef(String, String, String) - Constructor for class org.frankframework.filesystem.S3FileRef
 
S3FileRef(S3Object, String) - Constructor for class org.frankframework.filesystem.S3FileRef
 
safeCollectionToString(Collection<?>) - Static method in class org.frankframework.util.StringUtil
 
SALT_BYTE_SIZE - Static variable in class org.frankframework.util.PasswordHash
 
SALT_INDEX - Static variable in class org.frankframework.util.PasswordHash
 
Samba1FileSystem - Class in org.frankframework.filesystem.smb
Uses the (old) SMB 1 protocol.
Samba1FileSystem() - Constructor for class org.frankframework.filesystem.smb.Samba1FileSystem
 
Samba1FileSystemDelegator - Interface in org.frankframework.filesystem.smb
 
Samba1Pipe - Class in org.frankframework.pipes
Uses the (old) SMB 1 protocol.
Samba1Pipe() - Constructor for class org.frankframework.pipes.Samba1Pipe
 
Samba1Sender - Class in org.frankframework.senders
Uses the (old) SMB 1 protocol.
Samba1Sender() - Constructor for class org.frankframework.senders.Samba1Sender
 
Samba2FileSystem - Class in org.frankframework.filesystem.smb
Uses the (newer) SMB 2 and 3 protocol.
Samba2FileSystem() - Constructor for class org.frankframework.filesystem.smb.Samba2FileSystem
 
Samba2FileSystem.Samba2AuthType - Enum Class in org.frankframework.filesystem.smb
 
Samba2FileSystemDelegator - Interface in org.frankframework.filesystem.smb
 
Samba2Listener - Class in org.frankframework.receivers
File listener for an SMB2 or SMB3 share.
Samba2Listener() - Constructor for class org.frankframework.receivers.Samba2Listener
 
Samba2Pipe - Class in org.frankframework.pipes
 
Samba2Pipe() - Constructor for class org.frankframework.pipes.Samba2Pipe
 
Samba2Sender - Class in org.frankframework.senders
Uses the (newer) SMB 2 and 3 protocol.
Samba2Sender() - Constructor for class org.frankframework.senders.Samba2Sender
 
SambaFileSystemUtils - Class in org.frankframework.filesystem.smb
 
SambaFileSystemUtils() - Constructor for class org.frankframework.filesystem.smb.SambaFileSystemUtils
 
SambaListener - Class in org.frankframework.receivers
Deprecated.
SambaListener() - Constructor for class org.frankframework.receivers.SambaListener
Deprecated.
 
SambaPipe - Class in org.frankframework.pipes
 
SambaPipe() - Constructor for class org.frankframework.pipes.SambaPipe
 
SAML_ASSERTION - Enum constant in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
Requires samlNameId, samlIssuer, samlAudience, samlAssertionExpiry, and a certificate and private key.
SamlAssertionOauth - Class in org.frankframework.http.authentication
 
SamlAssertionOauth(AbstractHttpSession) - Constructor for class org.frankframework.http.authentication.SamlAssertionOauth
 
Sample Output for queryType=OTHER - Search tag in class org.frankframework.jdbc.StoredProcedureQuerySender
Section
SapException - Exception Class in org.frankframework.extensions.sap
Exception thrown by classes in the sap-package (implementation) to notify various problems.
SapException() - Constructor for exception class org.frankframework.extensions.sap.SapException
 
SapException(String) - Constructor for exception class org.frankframework.extensions.sap.SapException
 
SapException(String, Throwable) - Constructor for exception class org.frankframework.extensions.sap.SapException
 
SapException(Throwable) - Constructor for exception class org.frankframework.extensions.sap.SapException
 
SapFunctionFacade - Class in org.frankframework.extensions.sap.jco3
Wrapper round SAP-functions, either SAP calling Ibis, or Ibis calling SAP.
SapFunctionFacade() - Constructor for class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
SapListener - Class in org.frankframework.extensions.sap.jco3
Deprecated, for removal: This API element is subject to removal in a future version.
SapListener - Class in org.frankframework.extensions.sap
SapListener() - Constructor for class org.frankframework.extensions.sap.jco3.SapListener
Deprecated.
 
SapListener() - Constructor for class org.frankframework.extensions.sap.SapListener
 
SapListenerImpl<M> - Class in org.frankframework.extensions.sap.jco3
Implementation of a IPushingListener, that enables a Receiver to receive messages from SAP-systems.
SapListenerImpl() - Constructor for class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
SapLUWHandle - Class in org.frankframework.extensions.sap.jco3
Wrapper for SAP sessions, used to control Logical Units of Work (LUWs).
SapLUWManager - Class in org.frankframework.extensions.sap.jco3
Manager for SAP Logical Units of Work (LUWs).
SapLUWManager() - Constructor for class org.frankframework.extensions.sap.jco3.SapLUWManager
 
SapSender - Class in org.frankframework.extensions.sap.jco3
Deprecated, for removal: This API element is subject to removal in a future version.
SapSender - Class in org.frankframework.extensions.sap
SapSender() - Constructor for class org.frankframework.extensions.sap.jco3.SapSender
Deprecated.
 
SapSender() - Constructor for class org.frankframework.extensions.sap.SapSender
 
SapSenderBase - Class in org.frankframework.extensions.sap.jco3
Base class for functions that call SAP.
SapSenderBase() - Constructor for class org.frankframework.extensions.sap.jco3.SapSenderBase
 
SapSenderImpl - Class in org.frankframework.extensions.sap.jco3
Implementation of sender that calls a SAP RFC-function.
SapSenderImpl() - Constructor for class org.frankframework.extensions.sap.jco3.SapSenderImpl
 
SapServerDataProvider - Class in org.frankframework.extensions.sap.jco3
 
SapSystem - Class in org.frankframework.extensions.sap.jco3
Deprecated, for removal: This API element is subject to removal in a future version.
SapSystem - Class in org.frankframework.extensions.sap
SapSystem() - Constructor for class org.frankframework.extensions.sap.jco3.SapSystem
Deprecated.
 
SapSystem() - Constructor for class org.frankframework.extensions.sap.SapSystem
 
SapSystemDataProvider - Class in org.frankframework.extensions.sap.jco3
 
SapSystemFactory - Class in org.frankframework.configuration.extensions
Singleton that has the different sapSystems.
SapSystemImpl - Class in org.frankframework.extensions.sap.jco3
A SapSystem is a provider of repository information and connections to a SAP-system.
SapSystemImpl() - Constructor for class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
SapSystemListItem - Class in org.frankframework.util
Base class for items of global lists.
SapSystemListItem() - Constructor for class org.frankframework.util.SapSystemListItem
 
SapSystems - Class in org.frankframework.configuration.extensions
 
SapSystems() - Constructor for class org.frankframework.configuration.extensions.SapSystems
 
saveThreadContext() - Method in class org.frankframework.threading.ThreadConnector
 
SaxAbortException(Exception) - Constructor for exception class org.frankframework.pipes.ForEachChildElementPipe.SaxAbortException
 
SaxAbortException(String) - Constructor for exception class org.frankframework.pipes.ForEachChildElementPipe.SaxAbortException
 
SaxDocumentBuilder - Class in org.frankframework.xml
 
SaxDocumentBuilder(String, ContentHandler, boolean) - Constructor for class org.frankframework.xml.SaxDocumentBuilder
 
SaxElementBuilder - Class in org.frankframework.xml
 
SaxElementBuilder(String) - Constructor for class org.frankframework.xml.SaxElementBuilder
 
SaxElementBuilder(String, ContentHandler) - Constructor for class org.frankframework.xml.SaxElementBuilder
 
SaxElementBuilder(ContentHandler) - Constructor for class org.frankframework.xml.SaxElementBuilder
 
SaxException - Exception Class in org.frankframework.xml
 
SaxException() - Constructor for exception class org.frankframework.xml.SaxException
 
SaxException(Exception) - Constructor for exception class org.frankframework.xml.SaxException
 
SaxException(String) - Constructor for exception class org.frankframework.xml.SaxException
 
SaxException(String, Exception) - Constructor for exception class org.frankframework.xml.SaxException
 
SaxTimeoutException(Exception) - Constructor for exception class org.frankframework.pipes.ForEachChildElementPipe.SaxTimeoutException
 
ScalarType - Enum Class in org.frankframework.align
 
scan() - Method in class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
 
ScanningDirectoryClassLoader - Class in org.frankframework.configuration.classloaders
Actively scans the configuration directory for file changes.
ScanningDirectoryClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
 
ScanTibcoSolutionPipe - Class in org.frankframework.extensions.svn
Pipe which scans TIBCO sources in Subversion and creates a report in xml.
ScanTibcoSolutionPipe() - Constructor for class org.frankframework.extensions.svn.ScanTibcoSolutionPipe
 
SCENARIO_FAILED - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
SCENARIO_PASSED_FAILED - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
ScenarioPropertiesComparator - Class in org.frankframework.ladybug.larva
 
ScenarioPropertiesComparator() - Constructor for class org.frankframework.ladybug.larva.ScenarioPropertiesComparator
 
ScenarioRunner - Class in org.frankframework.larva
 
ScenarioRunner(LarvaTool, IbisContext, TestConfig, AppConstants, int, LarvaLogLevel) - Constructor for class org.frankframework.larva.ScenarioRunner
 
scenariosAutosavedTotalMessage(String) - Method in class org.frankframework.larva.LarvaTool
 
scenariosFailedTotalMessage(String) - Method in class org.frankframework.larva.LarvaTool
 
scenariosPassedTotalMessage(String) - Method in class org.frankframework.larva.LarvaTool
 
scenariosTotalMessage(String) - Method in class org.frankframework.larva.LarvaTool
 
scenarioSuffix - Static variable in class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
scheduleCloseOnSessionExit(AutoCloseable) - Method in class org.frankframework.core.PipeLineSession
 
ScheduleConfiguration - Class in org.frankframework.console.configuration
 
ScheduleConfiguration() - Constructor for class org.frankframework.console.configuration.ScheduleConfiguration
 
scheduleJob(IJob) - Method in class org.frankframework.scheduler.SchedulerHelper
 
scheduleJob(JobDetail, long) - Method in class org.frankframework.scheduler.SchedulerHelper
Schedule a new job
scheduleJob(JobDetail, String) - Method in class org.frankframework.scheduler.SchedulerHelper
Schedule a new job
scheduleJob(JobDetail, String, long, boolean) - Method in class org.frankframework.scheduler.SchedulerHelper
Schedule a new job
ScheduleManager - Class in org.frankframework.scheduler
Container for jobs that are scheduled for periodic execution.
ScheduleManager() - Constructor for class org.frankframework.scheduler.ScheduleManager
 
ScheduleMultipartModel(String, String, String, Integer, String, String, String, String, String, String, String, Boolean, Boolean) - Constructor for record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Creates an instance of a ScheduleMultipartModel record class.
Scheduler - Class in org.frankframework.console.controllers
 
Scheduler(FrankApiService) - Constructor for class org.frankframework.console.controllers.Scheduler
 
SCHEDULER - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
Scheduler.ScheduleMultipartModel - Record Class in org.frankframework.console.controllers
 
Scheduler.SchedulerModel - Record Class in org.frankframework.console.controllers
 
Scheduler.SchedulerPathVariables - Record Class in org.frankframework.console.controllers
 
SchedulerFactoryBean - Class in org.frankframework.scheduler
Extending the Spring SchedulerFactoryBean because it starts the Quartz scheduler instance.
SchedulerFactoryBean() - Constructor for class org.frankframework.scheduler.SchedulerFactoryBean
 
SchedulerHelper - Class in org.frankframework.scheduler
The SchedulerHelper encapsulates the Quartz scheduler.
SchedulerHelper() - Constructor for class org.frankframework.scheduler.SchedulerHelper
 
SchedulerModel(String) - Constructor for record class org.frankframework.console.controllers.Scheduler.SchedulerModel
Creates an instance of a SchedulerModel record class.
SchedulerPathVariables(String, String) - Constructor for record class org.frankframework.console.controllers.Scheduler.SchedulerPathVariables
Creates an instance of a SchedulerPathVariables record class.
Schema - Interface in org.frankframework.validation
 
SCHEMA - Static variable in class org.frankframework.validation.SchemaUtils
 
SCHEMA_DEFINITION_PATH - Static variable in class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
SCHEMA_FULL_CHECKING_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
Schema full checking feature id (http://apache.org/xml/features/validation/schema-full-checking).
SCHEMA_VALIDATION_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
Schema validation feature id (http://apache.org/xml/features/validation/schema).
SCHEMALOCATION - Static variable in class org.frankframework.validation.SchemaUtils
 
schemasProvider - Variable in class org.frankframework.validation.AbstractXmlValidator
 
SchemasProvider - Interface in org.frankframework.validation
 
SchemaUtils - Class in org.frankframework.validation
 
SchemaUtils() - Constructor for class org.frankframework.validation.SchemaUtils
 
SCHEME_NAME_AUTO - Static variable in class org.frankframework.http.authentication.OAuthAuthenticationScheme
 
SCHEME_NAME_FORCE_REFRESH - Static variable in class org.frankframework.http.authentication.OAuthAuthenticationScheme
 
SCOPE_PARAM_NAME - Static variable in class org.frankframework.senders.FrankSender
 
scopeProvider - Variable in class org.frankframework.core.Resource
 
scoreRequestMethodMatch(ApiListener.HttpMethod, ApiDispatchConfig) - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
Calculate a numerical score for how well a given HTTP request ApiListener.HttpMethod is matched by the given ApiDispatchConfig.
scoreUriPattern(String) - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
Calculate a numerical score for a URI pattern indicating how specific it is, based on the number of segments and wildcards.
scrape(String, Adapter) - Method in class org.frankframework.metrics.LocalStatisticsRegistry
 
SEALED - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
SealedAuthenticator - Class in org.frankframework.lifecycle.servlets
Sealed authenticator, all requests are blocked.
SealedAuthenticator() - Constructor for class org.frankframework.lifecycle.servlets.SealedAuthenticator
 
search(String, boolean) - Method in class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
This method is primarily used by Liquibase to get the xsd (/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.3.xsd) to validate against.
search(DirContext, String, String, String[], int) - Method in class org.frankframework.ldap.LdapClient
 
search(DirContext, String, String, String, int) - Method in class org.frankframework.ldap.LdapClient
 
search(DirContext, String, String, Set<String>, int) - Method in class org.frankframework.ldap.LdapClient
 
SEARCH - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Search for an entry in the direct children of the specified root.
searchInObject(DirContext, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
searchObjectForMultipleAttributes(String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
Search LDAP without filter, for example to find attributes of a specific user/object.
searchObjectForMultipleMultiValuedAttributes(String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
 
searchObjectForMultiValuedAttribute(String) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
searchObjectForMultiValuedAttribute(String, String, String) - Method in class org.frankframework.ldap.LdapClient
Search LDAP without filter, for example to find attributes of a specific user/object.
searchObjectForMultiValuedAttribute(DirContext, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
searchObjectForMultiValuedAttributeWithCache(DirContext, String, String, String, boolean) - Method in class org.frankframework.ldap.LdapClient
 
searchObjectForSingleAttribute(String, String, String) - Method in class org.frankframework.ldap.LdapClient
Search LDAP without filter, for example to find attributes of a specific user/object.
searchObjectForSingleAttribute(DirContext, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
searchObjectForSingleAttributeWithCache(String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
searchObjectForSingleAttributeWithCache(DirContext, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
searchRecursivelyViaAttributes(String) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
searchRecursivelyViaAttributes(String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
searchSubtree(DirContext, String, String, Object[], String) - Method in class org.frankframework.ldap.LdapClient
 
searchSubtree(DirContext, String, String, Object[], String[]) - Method in class org.frankframework.ldap.LdapClient
 
searchSubtree(DirContext, String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
searchSubtree(DirContext, String, String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
 
searchSubtreeForMultipleAttributes(String, String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
Search LDAP for an object in some group (specified by the filter), for example to search for a user/object.
searchSubtreeForMultipleMultiValuedAttributes(String, String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
 
searchSubtreeForMultiValuedAttribute(String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
searchSubtreeForSingleAttribute(String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
secLog - Variable in class org.frankframework.http.RestServiceDispatcher
 
secLog - Variable in class org.frankframework.management.bus.endpoints.TestPipeline
 
secLog - Variable in class org.frankframework.processors.InputOutputPipeProcessor
 
Secret - Record Class in org.frankframework.credentialprovider.delinea
Java representation of a Secret retrieved from Delinea Secret Server.
Secret(int, int, String, boolean, List<Secret.Field>) - Constructor for record class org.frankframework.credentialprovider.delinea.Secret
Creates an instance of a Secret record class.
Secret.Field - Record Class in org.frankframework.credentialprovider.delinea
Java representation of an Item of a Secret.
SecretsList - Record Class in org.frankframework.credentialprovider.delinea
Response POJO for listing all secrets.
SecretsList(boolean, boolean, boolean, int, int, int, int, int, int, int, int, List<SecretsList.CategorizedListSummary>) - Constructor for record class org.frankframework.credentialprovider.delinea.SecretsList
Creates an instance of a SecretsList record class.
SECURITY_HANDLER_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
SECURITY_ITEMS - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
SECURITY_MANAGER_PROPERTY_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
 
SecurityChainConfigurer - Class in org.frankframework.console.configuration
 
SecurityChainConfigurer() - Constructor for class org.frankframework.console.configuration.SecurityChainConfigurer
 
SecurityFilterChainConfigurer - Class in org.frankframework.lifecycle.servlets
Add the SpringSecurity filter to enable authentication.
SecurityFilterChainConfigurer() - Constructor for class org.frankframework.lifecycle.servlets.SecurityFilterChainConfigurer
 
SecurityItems - Class in org.frankframework.console.controllers
 
SecurityItems - Class in org.frankframework.management.bus.endpoints
 
SecurityItems() - Constructor for class org.frankframework.management.bus.endpoints.SecurityItems
 
SecurityItems(FrankApiService) - Constructor for class org.frankframework.console.controllers.SecurityItems
 
SecurityItems.ObjectFactoryDTO - Record Class in org.frankframework.management.bus.endpoints
 
SecurityItems.SecurityRolesDTO - Class in org.frankframework.management.bus.endpoints
 
SecurityLogFilter - Class in org.frankframework.console.filters
 
SecurityLogFilter() - Constructor for class org.frankframework.console.filters.SecurityLogFilter
 
SecurityRolesDTO(String) - Constructor for class org.frankframework.management.bus.endpoints.SecurityItems.SecurityRolesDTO
 
SecuritySettings - Class in org.frankframework.lifecycle.servlets
 
SecuritySettings() - Constructor for class org.frankframework.lifecycle.servlets.SecuritySettings
 
See - Search tag in enum class org.frankframework.senders.FrankSender.Scope
Section
select(Map<String, Header>, HttpHost, HttpResponse, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
SELECT - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
For queries that return data
selectContextQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
selectDataQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
selectKeyForMessageQuery - Variable in class org.frankframework.jdbc.JdbcTransactionalStorage
 
send(HttpRequest) - Method in class org.frankframework.filesystem.MsalClientAdapter
 
send(MessageProducer, Message) - Method in class org.frankframework.jms.JMSFacade
Send a message
send(MessageProducer, Message, boolean) - Method in class org.frankframework.jms.JMSFacade
 
send(Session, Destination, Message) - Method in class org.frankframework.jms.JMSFacade
Send a message
send(Session, Destination, Message, boolean) - Method in class org.frankframework.extensions.ibm.MQSender
 
send(Session, Destination, Message, boolean) - Method in class org.frankframework.jms.JMSFacade
 
send(Session, Destination, String, Message, String, long, int, int) - Method in class org.frankframework.jms.JMSFacade
 
send(Session, Destination, String, Message, String, long, int, int, boolean) - Method in class org.frankframework.extensions.ibm.MQSender
 
send(Session, Destination, String, Message, String, long, int, int, boolean) - Method in class org.frankframework.jms.JMSFacade
 
send(Session, Destination, String, Message, String, long, int, int, boolean, Map<String, Object>) - Method in class org.frankframework.jms.JMSFacade
 
SEND - Enum constant in enum class org.frankframework.extensions.fxf.FxfXmlValidator.Direction
 
SEND_MESSAGE - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
sendAsyncMessage(Message<I>) - Method in class org.frankframework.management.bus.LocalGateway
 
sendAsyncMessage(Message<I>) - Method in interface org.frankframework.management.bus.OutboundGateway
I in, no reply
sendAsyncMessage(Message<I>) - Method in class org.frankframework.management.gateway.HazelcastOutboundGateway
 
sendAsyncMessage(Message<I>) - Method in class org.frankframework.management.gateway.HttpOutboundGateway
 
sendByQueue(QueueSession, Queue, Message) - Method in class org.frankframework.extensions.ibm.MQSender
 
sendByQueue(QueueSession, Queue, Message) - Method in class org.frankframework.jms.JMSFacade
 
sendByTopic(TopicSession, Topic, Message) - Method in class org.frankframework.extensions.ibm.MQSender
 
sendByTopic(TopicSession, Topic, Message) - Method in class org.frankframework.jms.JMSFacade
 
sendEmail(AbstractMailSender.MailSessionBase) - Method in class org.frankframework.senders.AbstractMailSender
 
sendEmail(AbstractMailSender.MailSessionBase) - Method in class org.frankframework.senders.MailSender
 
sendEmail(AbstractMailSender.MailSessionBase) - Method in class org.frankframework.senders.SendGridSender
 
SENDER - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
SENDER_ADDRESS_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
SENDER_HTTP - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
SENDER_HTTP_POOL_AVAILABLE - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
SENDER_HTTP_POOL_LEASED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
SENDER_HTTP_POOL_MAX - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
SENDER_HTTP_POOL_PENDING - Enum constant in enum class org.frankframework.statistics.FrankMeterType
 
senderAbort(ISender, String, Throwable) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
SenderAction - Class in org.frankframework.larva.actions
 
SenderAction(ISender) - Constructor for class org.frankframework.larva.actions.SenderAction
 
SenderException - Exception Class in org.frankframework.core
Exception thrown by the ISender (implementation) to notify that the sending did not succeed.
SenderException() - Constructor for exception class org.frankframework.core.SenderException
 
SenderException(String) - Constructor for exception class org.frankframework.core.SenderException
 
SenderException(String, Throwable) - Constructor for exception class org.frankframework.core.SenderException
 
SenderException(Throwable) - Constructor for exception class org.frankframework.core.SenderException
 
senderInput(ISender, String, T) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
SenderMonitorAdapter - Class in org.frankframework.monitoring
Deprecated.
SenderMonitorAdapter() - Constructor for class org.frankframework.monitoring.SenderMonitorAdapter
Deprecated.
 
senderOutput(ISender, String, T) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
SenderPipe - Class in org.frankframework.pipes
Sends a message using an sender and optionally receives a reply from the same sender.
SenderPipe() - Constructor for class org.frankframework.pipes.SenderPipe
 
SenderResult - Class in org.frankframework.core
The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.
SenderResult(boolean, Message, String, String) - Constructor for class org.frankframework.core.SenderResult
 
SenderResult(String) - Constructor for class org.frankframework.core.SenderResult
 
SenderResult(Message) - Constructor for class org.frankframework.core.SenderResult
 
SenderResult(Message, String) - Constructor for class org.frankframework.core.SenderResult
 
SenderSeries - Class in org.frankframework.senders
Series of Senders, that are executed one after another.
SenderSeries() - Constructor for class org.frankframework.senders.SenderSeries
 
SenderThread - Class in org.frankframework.larva
 
SenderThread(ISender, Message, PipeLineSession, boolean, String) - Constructor for class org.frankframework.larva.SenderThread
 
SenderWrapper - Class in org.frankframework.senders
Wrapper for senders, that allows to get input from a session variable, and to store output in a session variable.
SenderWrapper() - Constructor for class org.frankframework.senders.SenderWrapper
 
senderWrapperProcessor - Variable in class org.frankframework.processors.AbstractSenderWrapperProcessor
 
senderWrapperProcessor - Variable in class org.frankframework.senders.AbstractSenderWrapper
 
SenderWrapperProcessor - Interface in org.frankframework.processors
Interface for handlers in SenderWrapper processor chain.
SendGridSender - Class in org.frankframework.senders
Sender that sends a mail via SendGrid v3 (cloud-based SMTP provider).
SendGridSender() - Constructor for class org.frankframework.senders.SendGridSender
 
SendGridSender.GridMailSession - Class in org.frankframework.senders
 
SendJmsMessage - Class in org.frankframework.console.controllers
 
SendJmsMessage - Class in org.frankframework.management.bus.endpoints
 
SendJmsMessage() - Constructor for class org.frankframework.management.bus.endpoints.SendJmsMessage
 
SendJmsMessage(FrankApiService) - Constructor for class org.frankframework.console.controllers.SendJmsMessage
 
SendJmsMessage.JmsMessageModel - Record Class in org.frankframework.console.controllers
 
sendMessage(H, Message, PipeLineSession) - Method in interface org.frankframework.core.IBlockEnabledSender
 
sendMessage(Connection, Message, PipeLineSession) - Method in class org.frankframework.jdbc.DirectQuerySender
 
sendMessage(Connection, Message, PipeLineSession) - Method in class org.frankframework.jdbc.XmlQuerySender
 
sendMessage(QueryExecutionContext, Message, PipeLineSession) - Method in class org.frankframework.jdbc.FixedQuerySender
 
sendMessage(AbstractSenderWrapper, Message, PipeLineSession) - Method in class org.frankframework.processors.CacheSenderWrapperProcessor
 
sendMessage(AbstractSenderWrapper, Message, PipeLineSession) - Method in class org.frankframework.processors.CoreSenderWrapperProcessor
 
sendMessage(AbstractSenderWrapper, Message, PipeLineSession) - Method in class org.frankframework.processors.InputOutputSenderWrapperProcessor
 
sendMessage(AbstractSenderWrapper, Message, PipeLineSession) - Method in interface org.frankframework.processors.SenderWrapperProcessor
 
sendMessage(Message) - Method in class org.frankframework.larva.FileSender
Send the message to the specified file.
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.compression.ZipWriterSender
 
sendMessage(Message, PipeLineSession) - Method in interface org.frankframework.core.ISender
Send a message to some destination (as configured in the Sender object).
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.akamai.NetStorageSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.cmis.CmisSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.idin.IdinSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.kafka.KafkaSender
Deprecated.
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.mqtt.MqttSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.sap.jco3.IdocSenderImpl
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.sap.jco3.SapSenderImpl
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.extensions.xfb.XfbSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.filesystem.FileSystemSenderWithAttachments
Deprecated.
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.http.AbstractHttpSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.jdbc.MessageStoreSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.jms.JmsSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.jms.XmlJmsBrowserSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.mongodb.MongoDbSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractBlockEnabledSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractMailSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractSenderWrapper
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.CommandSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.DelaySender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.EchoSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.FixedResultSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.FrankSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.IbisJavaSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.IbisLocalSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.JavascriptSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.LogSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.ReloadSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.ShadowSender
Override this from the parallel sender as it should only execute the original and shadowsenders here!
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.XmlValidatorSender
 
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.XsltSender
alternative implementation of send message, that should do the same as the original, but reuses the streaming content handler
sendMessage(Message, PipeLineSession) - Method in class org.frankframework.xcom.XComSender
 
sendMessage(Message, PipeLineSession, String) - Method in class org.frankframework.jms.JmsSender
 
sendMessage(Message, PipeLineSession, ISender, Map<String, Object>) - Method in class org.frankframework.pipes.IteratingPipe
 
sendMessage(Message, PipeLineSession, ISender, Map<String, Object>) - Method in class org.frankframework.pipes.MessageSendingPipe
 
SendMessageJob - Class in org.frankframework.scheduler.job
Scheduled job to send messages to a FrankListener.
SendMessageJob() - Constructor for class org.frankframework.scheduler.job.SendMessageJob
 
SendMessageJob.SendMessageJobSender - Class in org.frankframework.scheduler.job
The sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods.
SendMessageJobSender() - Constructor for class org.frankframework.scheduler.job.SendMessageJob.SendMessageJobSender
 
sendMessageOrThrow(Message, PipeLineSession) - Method in interface org.frankframework.core.ISender
 
sendMessageWithRetries(Message, Message, PipeLineSession) - Method in class org.frankframework.pipes.MessageSendingPipe
 
sendReply(PipeLineResult, Destination, String, long, boolean, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.jms.AbstractJmsListener
 
sendReply(PipeLineResult, Destination, String, long, boolean, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
 
sendSyncMessage(RequestMessageBuilder) - Method in class org.frankframework.console.controllers.FrankApiService
 
sendSyncMessage(Message<I>) - Method in class org.frankframework.management.bus.LocalGateway
 
sendSyncMessage(Message<I>) - Method in interface org.frankframework.management.bus.OutboundGateway
I in O out.
sendSyncMessage(Message<I>) - Method in class org.frankframework.management.gateway.HazelcastOutboundGateway
 
sendSyncMessage(Message<I>) - Method in class org.frankframework.management.gateway.HttpOutboundGateway
 
sendTest(DebugController.DebugMessage) - Method in class org.frankframework.console.controllers.socket.DebugController
 
SendTibcoMessage - Class in org.frankframework.extensions.tibco
Sends a message to a Tibco queue.
SendTibcoMessage() - Constructor for class org.frankframework.extensions.tibco.SendTibcoMessage
 
SendTibcoMessage.MessageProtocol - Enum Class in org.frankframework.extensions.tibco
 
SEPARATEPDF - Enum constant in enum class org.frankframework.extensions.aspose.ConversionOption
 
SerializableFileReference - Class in org.frankframework.stream
A reference to a file Path that can be serialized.
SerializableFileReference(String, Path) - Constructor for class org.frankframework.stream.SerializableFileReference
Create a character-data SerializableFileReference for the file at given path.
SerializableFileReference(Path, boolean) - Constructor for class org.frankframework.stream.SerializableFileReference
Create a binary SerializableFileReference for the file at given path.
SerializableInputStream - Class in org.frankframework.management.gateway
InputStream wrapper to allow streams to be serialized and deserialized so the (raw) binary data can be sent using Hazelcast.
SerializableInputStream() - Constructor for class org.frankframework.management.gateway.SerializableInputStream
Constructor for deserialization.
SerializableInputStream(InputStream) - Constructor for class org.frankframework.management.gateway.SerializableInputStream
Default constructor, to wrap the original stream in.
serializeEvent(LogEvent) - Method in class org.frankframework.logging.IbisMaskingLayout
Mutable LogEvent which masks messages using global and local regex strings, and shortens the message to a maximum length, if necessary.
serializeEvent(LogEvent) - Method in class org.frankframework.logging.IbisPatternLayout
 
ServerDetails - Class in org.frankframework.console.controllers
 
ServerDetails(FrankApiService) - Constructor for class org.frankframework.console.controllers.ServerDetails
 
serverErrorOccurred(JCoServer, String, JCoServerContextInfo, Error) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
JCoServerErrorListener
serverExceptionOccurred(JCoServer, String, JCoServerContextInfo, Exception) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
JCoServerExceptionListener
ServerStatistics - Class in org.frankframework.management.bus.endpoints
 
ServerStatistics() - Constructor for class org.frankframework.management.bus.endpoints.ServerStatistics
 
serverWarnings() - Method in class org.frankframework.console.controllers.socket.EventHandler
 
service() - Method in record class org.frankframework.console.controllers.TestServiceListener.TestServiceListenerModel
Returns the value of the service record component.
service(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.extensions.cmis.mtom.MtomProxy
Deprecated.
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.http.rest.ApiListenerServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.http.RestListenerServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.larva.LarvaServlet
 
service(ServletRequest, ServletResponse) - Method in class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
 
service(ServletRequest, ServletResponse) - Method in class org.frankframework.http.cxf.SoapProviderServlet
 
service(XMLStreamWriter, String) - Method in class org.frankframework.soap.WsdlGenerator
 
SERVICE_LISTENER - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
SERVICE_NAME_SUFFIX - Static variable in class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
ServiceClient - Interface in org.frankframework.receivers
The interface clients (users) of a service may use.
SERVICECONTEXT_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
SERVICECONTEXTVERSION_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
ServiceDispatcher - Class in org.frankframework.receivers
Singleton class that knows about the ServiceListeners that are active.
ServiceDispatcher() - Constructor for class org.frankframework.receivers.ServiceDispatcher
 
SERVICELAYER_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
ServiceListener - Class in org.frankframework.management.bus.endpoints
 
ServiceListener() - Constructor for class org.frankframework.management.bus.endpoints.ServiceListener
 
SERVICENAME_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
ServletConfiguration - Class in org.frankframework.lifecycle.servlets
Yaml config example:
ServletConfiguration() - Constructor for class org.frankframework.lifecycle.servlets.ServletConfiguration
 
ServletManager - Class in org.frankframework.lifecycle
Enables the use of programmatically adding servlets to the given ServletContext.
Run during the ApplicationServers contextInitialized phase, before starting servlets.
ServletManager() - Constructor for class org.frankframework.lifecycle.ServletManager
 
ServletRegisteringPostProcessor - Class in org.frankframework.lifecycle
 
ServletRegisteringPostProcessor() - Constructor for class org.frankframework.lifecycle.ServletRegisteringPostProcessor
 
ServletRegistration<T> - Class in org.frankframework.security.config
 
ServletRegistration(Class<T>, ServletConfiguration) - Constructor for class org.frankframework.security.config.ServletRegistration
 
session - Variable in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
SESSION - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
sessionInputPoint(String, String, Object) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
SESSIONKEY - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
 
sessionKeys() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Returns the value of the sessionKeys record component.
sessionOutputPoint(String, String, Object) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
sessionsArePooled() - Method in class org.frankframework.jms.MessagingSource
 
SET - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
setAcceptNamespacelessXml(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true, all XML is allowed to be without namespaces.
setAcceptNamespaceLessXml(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
Deprecated.
setAccessKey(String) - Method in class org.frankframework.aws.AwsBase
AWS accessKey
setAccessKey(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Access key to access to the AWS resources owned by the account
setAccessKey(String) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setAccessToken(String) - Method in class org.frankframework.extensions.akamai.NetStorageSender
Login is done via a Nonce and AccessToken
setAcknowledgeMode(JMSFacade.AcknowledgeMode) - Method in class org.frankframework.jms.JMSFacade
If not transacted, the way the application informs the JMS provider that it has successfully received a message.
setAcquirerAlternativeCertificateAlias(String) - Method in class org.frankframework.extensions.idin.IdinSender
This is the public certificate used to authenticate incoming messages from the Acquirer.
setAcquirerCertificateAlias(String) - Method in class org.frankframework.extensions.idin.IdinSender
This is the public certificate used to authenticate incoming messages from the Acquirer.
setAcquirerDirectoryUrl(String) - Method in class org.frankframework.extensions.idin.IdinSender
 
setAcquirerStatusUrl(String) - Method in class org.frankframework.extensions.idin.IdinSender
 
setAcquirerTransactionUrl(String) - Method in class org.frankframework.extensions.idin.IdinSender
 
setAction(String) - Method in class org.frankframework.extensions.sap.jco3.SapLUWManager
One of: begin, commit, rollback, release
setAction(String) - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
setAction(NetStorageSender.Action) - Method in class org.frankframework.extensions.akamai.NetStorageSender
NetStorage action to be used
setAction(PdfPipe.DocumentAction) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
 
setAction(CmisSender.CmisAction) - Method in class org.frankframework.extensions.cmis.CmisSender
Specifies action to perform
setAction(IdinSender.Action) - Method in class org.frankframework.extensions.idin.IdinSender
 
setAction(FileSystemActor.FileSystemAction) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setAction(FileSystemActor.FileSystemAction) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setAction(FileSystemActor.FileSystemAction) - Method in class org.frankframework.filesystem.FileSystemActor
If parameter ["action"<F,S extends IBasicFileSystem<F>>] is set, then the attribute action value will be overridden with the value of the parameter.
setAction(MongoDbSender.MongoAction) - Method in class org.frankframework.mongodb.MongoDbSender
Action
setAction(EtagHandlerPipe.EtagAction) - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
setAction(PGPPipe.Action) - Method in class org.frankframework.pipes.PGPPipe
Action to be taken when pipe is executed.
setAction(SignaturePipe.Action) - Method in class org.frankframework.pipes.SignaturePipe
Action to be taken when pipe is executed.
setAction(ActionJob.AvailableAction) - Method in class org.frankframework.scheduler.job.ActionJob
 
setActionName(String) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setActionVersion(int) - Method in class org.frankframework.extensions.akamai.NetStorageSender
At the time of writing, NetStorage only supports version 1
setAdapter(String) - Method in class org.frankframework.monitoring.AdapterFilter
Set the name of the Adapter that this AdapterFilter filters on.
setAdapter(Adapter) - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
 
setAdapterName(String) - Method in class org.frankframework.scheduler.job.ActionJob
Adapter on which job operates
setAdapterToRunBeforeOnEmptyInput(String) - Method in class org.frankframework.core.PipeLine
Deprecated.
setAddInputToResult(boolean) - Method in class org.frankframework.pipes.IteratingPipe
When true the input is added to the result in an input element
setAdditionalFields(String) - Method in class org.frankframework.jdbc.JdbcListener
Comma-separated list of additional fields to be loaded from the table, besides Message, Key, MessageID and CorrelationID.
setAdditionalHitCount(int) - Method in class org.frankframework.monitoring.Monitor
 
setAddNamespaceToSchema(boolean) - Method in class org.frankframework.pipes.XmlValidator
If set true, the namespace from schemalocation is added to the schema document as targetnamespace
setAddOutputNamespace(boolean) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setAddOutputNamespace(boolean) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
(only used when direction=wrap) when true, outputNamespace is automatically set using the parameters (if $messagingLayer='P2P' then 'http://nn.nl/XSD/$businessDomain/$applicationName/$applicationFunction' else is serviceContext is not empty 'http://nn.nl/XSD/$businessDomain/$serviceName/$serviceContext/$serviceContextVersion/$operationName/$operationVersion' else 'http://nn.nl/XSD/$businessDomain/$serviceName/$serviceVersion/$operationName/$operationVersion')
setAddress(String) - Method in class org.frankframework.http.WebServiceListener
The address to listen to, e.g the part <address> in https://mydomain.com/ibis4something/services/<address>, where mydomain.com and ibis4something refer to 'your ibis'.
setAddXmlRootElement(boolean) - Method in class org.frankframework.pipes.JsonPipe
When direction is JSON2XML, it wraps a root element around the converted message.
setAdiosDefinities(String) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
sets URL to the pascal file with label-constants generated by the ADIOS-utility.
setAlgorithm(String) - Method in class org.frankframework.pipes.SignaturePipe
The signing algorithm
setAlgorithm(Algorithm) - Method in class org.frankframework.pipes.HashPipe
Hash algorithm to use.
setAlias(String) - Method in class org.frankframework.credentialprovider.Credentials
 
setAliasFor(String) - Method in class org.frankframework.util.SapSystemListItem
If this attribute is set, the item is only an alias for another item.
setAliasForRealm(String) - Method in class org.frankframework.jms.JmsRealm
Includes another realm into this one
setAllowAllParams(boolean) - Method in class org.frankframework.http.rest.ApiListener
For backwards compatibility with configurations that have not yet been updated, by default all parameters are allowed until removal of this flag.
setAllowCustomClasses(boolean) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
setAllowedParameters(String) - Method in class org.frankframework.http.rest.ApiListener
Whitelist of request parameters (Query and POST Parameters) that are allowed to be copied into the session.
setAllowJson(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
Allow JSON input
setAllowPlainXml(boolean) - Method in class org.frankframework.soap.SoapValidator
Allow plain XML, without a SOAP Envelope, too.
setAllowPlainXml(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
For direction=unwrap only: if true, allow unwrapped xml too
setAllowSelfSignedCertificates(boolean) - Method in interface org.frankframework.encryption.HasTruststore
If true, self signed certificates are accepted
setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setAllowSelfSignedCertificates(boolean) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) If true, self signed certificates are accepted
setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.http.AbstractHttpSession
 
setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.senders.SendGridSender
 
setAllowUnicodeSupplementaryCharacters(boolean) - Method in class org.frankframework.pipes.ReplacerPipe
Whether to allow Unicode supplementary characters (like a smiley) during replaceNonValidXmlCharacters
setAntiVirusFailureAsSoapFault(boolean) - Method in class org.frankframework.pipes.StreamPipe
(only used for parameter httprequest and when checkantivirus=true) If true and the antivirusfailed forward is specified and the antivirus scan did not pass, a soap fault is returned instead of only a plain error message
setAntiVirusFailureReasonSessionKey(String) - Method in class org.frankframework.pipes.StreamPipe
(only used for parameter httprequest and when checkantivirus=true) if not empty and the antivirusfailed forward is specified and the antivirus scan did not pass, the error message (or soap fault) is stored in this session key and the first string part is returned to the pipeline
setAntiVirusMessagePartName(String) - Method in class org.frankframework.pipes.StreamPipe
(only used for parameter httprequest and when true checkantivirus=true) name of antivirus scan message parts
setAntiVirusPartName(String) - Method in class org.frankframework.pipes.StreamPipe
(only used for parameter httprequest and when true) name of antivirus scan status parts
setAntiVirusPassedMessage(String) - Method in class org.frankframework.pipes.StreamPipe
(only used for parameter httprequest and when checkantivirus=true) message of antivirus scan parts which indicates the antivirus scan passed
setAnyMatchClaims(String) - Method in class org.frankframework.http.rest.ApiListener
Comma separated key value pairs to one-of match with JWT payload. e.g.
setAppend(boolean) - Method in class org.frankframework.jdbc.ResultSet2FileSender
If set true and the file already exists, the resultset rows are written to the end of the file.
setAppli(String) - Method in class org.frankframework.extensions.xfb.XfbSender
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.Configuration
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.digester.Digester
This Class is created via the Configuration context.
setApplicationContext(ApplicationContext) - Method in class org.frankframework.console.configuration.RegisterServletEndpoints
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.console.controllers.FrankApiService
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.core.Adapter
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.core.PipeLine
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.extensions.cmis.mtom.MtomProxy
Deprecated.
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.jndi.JndiObjectLocator
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.ladybug.config.LadybugServletConfiguration
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.lifecycle.NamespaceUriProviderBean
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.lifecycle.servlets.AbstractServletAuthenticator
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.management.gateway.HazelcastOutboundGateway
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.monitoring.Monitor
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.pipes.AbstractPipe
The method has been made final to ensure nobody overrides this.
setApplicationContext(ApplicationContext) - Method in class org.frankframework.processors.CorePipeLineProcessor
 
setApplicationContext(ApplicationContext) - Method in class org.frankframework.senders.AbstractSender
final method to ensure nobody overrides this...
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.frankframework.ladybug.DebuggerActive
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.frankframework.monitoring.EventPublisher
 
setApplicationFaultsAsExceptions(boolean) - Method in class org.frankframework.http.PushingListenerAdapter
 
setApplicationFaultsAsSoapFaults(boolean) - Method in class org.frankframework.http.WebServiceListener
 
setAshost(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setAshost(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
SAP application server
setAssumeDirectoryExists(boolean) - Method in class org.frankframework.pipes.UnzipPipe
If true, validation of directory is ignored
setAttachmentList(List<AbstractMailSender.MailAttachmentStream>) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setAttachmentSessionKeys(String) - Method in class org.frankframework.http.WebServiceListener
Comma separated list of session keys to hold contents of attachments of the request
setAttachmentXmlSessionKey(String) - Method in class org.frankframework.http.cxf.AbstractSOAPProvider
SessionKey containing attachment information, or null if no attachments
setAttribute(String, String, XSSimpleTypeDefinition) - Method in class org.frankframework.align.content.JsonDocumentContainer
 
setAttribute(String, String, XSSimpleTypeDefinition) - Method in class org.frankframework.align.content.JsonElementContainer
 
setAttributesToReturn(String) - Method in class org.frankframework.ldap.LdapSender
Comma separated list of attributes to return.
setAttrs(SftpATTRS) - Method in class org.frankframework.filesystem.sftp.SftpFileRef
 
setAuditTrailNamespaceDefs(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
Namespace definitions for auditTrailXPath.
setAuditTrailSessionKey(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
Key of a pipeline session variable.
setAuditTrailXPath(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
XPath expression to extract the audit trail from the message.
setAuthAlias(String) - Method in class org.frankframework.aws.AwsBase
AuthAlias to provide accessKey and secretKey
setAuthAlias(String) - Method in class org.frankframework.extensions.akamai.NetStorageSender
Alias used to obtain credentials for nonce (username) and accesstoken (password)
setAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Alias used to obtain credentials for authentication to host
setAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setAuthAlias(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setAuthAlias(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Alias to obtain userid and password
setAuthAlias(String) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
alias used to obtain credentials for authentication to host
setAuthAlias(String) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
alias used to obtain credentials for authentication to host
setAuthAlias(String) - Method in class org.frankframework.filesystem.AbstractMailFileSystem
Alias used to obtain accessToken or username and password for authentication to Exchange mail server.
setAuthAlias(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Alias used to obtain AWS credentials
setAuthAlias(String) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setAuthAlias(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
Alias used to obtain client ID and secret or username and password for authentication to Exchange mail server.
setAuthAlias(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setAuthAlias(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
Name of the alias to obtain credentials to authenticatie on remote server
setAuthAlias(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setAuthAlias(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Name of the alias to obtain credentials to authenticatie on remote server
setAuthAlias(String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
Alias used to obtain credentials for the SMB share
setAuthAlias(String) - Method in interface org.frankframework.filesystem.smb.Samba1FileSystemDelegator
 
setAuthAlias(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
alias used to obtain credentials for the smb share
setAuthAlias(String) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
Authentication alias used for authentication to the host
setAuthAlias(String) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
alias used to obtain credentials for authentication to host
setAuthAlias(String) - Method in class org.frankframework.jdbc.JdbcFacade
Authentication alias used to authenticate when connecting to database
setAuthAlias(String) - Method in class org.frankframework.jms.JMSFacade
Alias used to obtain credentials for authentication to JMS server
setAuthAlias(String) - Method in class org.frankframework.jms.JmsRealm
 
setAuthAlias(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
Alias used to obtain credentials to connect to ldap server
setAuthAlias(String) - Method in class org.frankframework.parameters.AbstractParameter
Alias used to obtain username and password, used when a pattern containing {username} or {password} is specified
setAuthAlias(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
setAuthAlias(String) - Method in class org.frankframework.pipes.HashPipe
authAlias to retrieve the secret from (password field).
setAuthAlias(String) - Method in class org.frankframework.pipes.JwtPipe
Auth Alias for the SharedSecret to be used when signing the JWT (using the HmacSHA256 algorithm)
setAuthAlias(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setAuthAlias(String) - Method in class org.frankframework.receivers.ImapListener
 
setAuthAlias(String) - Method in class org.frankframework.senders.AbstractMailSender
authAlias used to obtain credentials for authentication
setAuthAlias(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setAuthAlias(String) - Method in class org.frankframework.senders.ImapSender
 
setAuthAlias(String) - Method in class org.frankframework.xcom.XComSender
name of the alias to obtain credentials to authenticatie on remote server
setAuthDomain(String) - Method in class org.frankframework.http.AbstractHttpSession
Deprecated.
setAuthDomain(String) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
setAuthenticatedTokenRequest(boolean) - Method in class org.frankframework.http.AbstractHttpSession
Deprecated, for removal: This API element is subject to removal in a future version.
setAuthentication(String) - Method in class org.frankframework.jms.JmsRealm
 
setAuthentication(String) - Method in class org.frankframework.jndi.JndiBase
maps to the field context.security_authentication
setAuthenticationMethod(String) - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
setAuthenticationMethod(ApiListener.AuthenticationMethods) - Method in class org.frankframework.http.rest.ApiListener
Enables security for this listener.
setAuthenticationRoles(String) - Method in class org.frankframework.http.rest.ApiListener
Only active when AuthenticationMethod=AUTHROLE.
setAuthRoles(String) - Method in class org.frankframework.http.RestListener
Comma separated list of authorization roles which are granted for this rest service
setAuthType(Samba2FileSystem.Samba2AuthType) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
Type of the authentication either 'NTLM' or 'SPNEGO'.
setAuthType(Samba2FileSystem.Samba2AuthType) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setAutoCloseBlock(boolean) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
If true, any open block of this type (and other nested open 'autoClose' block) is closed before a new one of the same type is opened.
setAutoFormat(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true, the format on 'output' is set to the same as the format of the input message on 'input'.
setAutomaticallyTransformToAndFromJson(boolean) - Method in class org.frankframework.http.RestListener
Uses an JsonPipe to convert the json-input to xml, and xml-output to json.
setAutoStart(boolean) - Method in class org.frankframework.configuration.Configuration
If the Configuration should automatically start all Adapters and Scheduled Jobs.
setAutoStart(boolean) - Method in class org.frankframework.core.Adapter
AutoStart indicates that the adapter should be started when the configuration is started.
setAvoidLocking(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
If true, then select queries are executed in a way that avoids taking locks, e.g. with isolation mode 'read committed' instead of 'repeatable read'.
setAvoidLocking(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setAvoidLocking(boolean) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setBackwardsCompatibility(boolean) - Method in class org.frankframework.compression.ZipWriterPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setBackwardsCompatibility(boolean) - Method in class org.frankframework.compression.ZipWriterSender
Deprecated, for removal: This API element is subject to removal in a future version.
setBaseDN(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
BaseDN, e.g.
setBaseFolder(String) - Method in class org.frankframework.filesystem.AbstractMailFileSystem
Folder (subfolder of root or of inbox) to look for mails.
setBaseFolder(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
Folder (subfolder of root or of inbox) to look for mails.
setBaseFolder(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setBaseFolder(String) - Method in class org.frankframework.receivers.ImapListener
 
setBaseFolder(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setBaseFolder(String) - Method in class org.frankframework.senders.ImapSender
 
setBasePath(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
Sets the path prefix used when getLocalResource() is called.
setBatchSize(int) - Method in class org.frankframework.jdbc.FixedQuerySender
When set larger than 0 and used as a child of an IteratingPipe, then the database calls are made in batches of this size.
setBeanName(String) - Method in class org.frankframework.configuration.Configuration
Overwrite the DisplayName created by the super.setBeanName which prepends 'ApplicationContext'.
setBigValueColumns(List<String>) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setBindingType(CmisSessionBuilder.BindingTypes) - Method in class org.frankframework.extensions.cmis.CmisSender
BindingType CMIS protocol to use
setBindingType(CmisSessionBuilder.BindingTypes) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setBisActionName(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisConversationIdSessionKey(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisErrorCodeSessionKey(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisErrorReasonSessionKey(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisErrorTextSessionKey(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisExternalRefToMessageIdSessionKey(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisMessageHeaderInSoapBody(boolean) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisMessageHeaderSessionKey(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisResultInPayload(boolean) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBisServiceName(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setBlobBase64Direction(Base64Pipe.Direction) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
controls whether the streamed blobdata will need to be base64 encode or decode or not.
setBlobBase64Direction(Base64Pipe.Direction) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setBlobCharset(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Charset that is used to read and write BLOBs.
setBlobCharset(String) - Method in class org.frankframework.jdbc.BatchBlobTransformerPipe
Deprecated.
setBlobCharset(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
Deprecated, for removal: This API element is subject to removal in a future version.
setBlobCharset(String) - Method in class org.frankframework.jdbc.JdbcListener
Deprecated, for removal: This API element is subject to removal in a future version.
setBlobCharset(String) - Method in class org.frankframework.jdbc.Result2BlobWriter
 
setBlobCharset(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setBlobCharset(String) - Method in class org.frankframework.util.DB2DocumentWriter
 
setBlobCharset(String) - Method in class org.frankframework.util.DB2XMLWriter
 
setBlobColumn(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Only for querytype 'updateBlob': column that contains the BLOB to be updated
setBlobColumn(int) - Method in class org.frankframework.jdbc.Result2BlobWriter
Column that contains the BLOB to be updated
setBlobColumn(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
controls whether blobdata is stored compressed in the database
setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.BatchBlobTransformerPipe
Deprecated.
controls whether blobdata is stored compressed in the database
setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.JdbcListener
Controls whether BLOB is considered stored compressed in the database
setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
If set to true, the messages are stored compressed
setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.Result2BlobWriter
 
setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setBlobSessionKey(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
For querytype 'updateBlob': key of session variable that contains the data (String or InputStream) to be loaded to the BLOB.
setBlobSessionKey(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Controls automatically whether blobdata is stored compressed and/or serialized in the database
setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.JdbcListener
Controls automatically whether blobdata is stored compressed and/or serialized in the database.
setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setBlockByRecordType(boolean) - Method in class org.frankframework.batch.AbstractResultHandler
When set to true(default), every group of records, as indicated by RecordHandler.newRecordType, is handled as a block.
setBlockNamePattern(String) - Method in class org.frankframework.batch.ResultWriter
string that is replaced by name of block or name of stream in above strings
setBlockPrefix(String) - Method in class org.frankframework.pipes.StringIteratorPipe
If combineBlocks = true, this string is inserted at the start of each block.
setBlockSize(int) - Method in class org.frankframework.pipes.IteratingPipe
Controls multiline behaviour.
setBlockSize(int) - Method in class org.frankframework.pipes.StringIteratorPipe
Controls multiline behaviour.
setBlockSuffix(String) - Method in class org.frankframework.pipes.StringIteratorPipe
If combineBlocks = true, this string is inserted at the end of the set of lines.
setBounceAddress(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setBounceAddress(String) - Method in class org.frankframework.senders.AbstractMailSender
NDR return address when mail cannot be delivered.
setBoundary(String) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
setBucketName(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Name of the bucket to access.
setBucketName(String) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setBus(Bus) - Method in class org.frankframework.http.cxf.FrankCXFServlet
 
setCache(ICache<String, String>) - Method in class org.frankframework.core.PipeLine
Cache of results
setCache(ICache<String, Set<String>>) - Method in class org.frankframework.ldap.LdapClient
 
setCache(ICache<String, Set<String>>) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
setCache(ICache<K, V>) - Method in interface org.frankframework.cache.ICacheEnabled
optional cache definition
setCacheEmptyKeys(boolean) - Method in class org.frankframework.cache.AbstractCacheAdapter
controls whether empty keys are used for caching. when set true, cache entries with empty keys can exist.
setCacheEmptyValues(boolean) - Method in class org.frankframework.cache.AbstractCacheAdapter
controls whether empty values will be cached. when set true, empty cache entries can exist for any key.
setCacheMode(IListenerConnector.CacheMode) - Method in class org.frankframework.jms.PushingJmsListener
 
setCacheName(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
Name of the cache from which items are to be removed
setCallContext(CallContext) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
Called at the beginning of a request.
setCarriageflag(XComSender.CarriageFlagType) - Method in class org.frankframework.xcom.XComSender
 
setCdataValue(String) - Method in class org.frankframework.util.XmlBuilder
 
setCharacterEncoding(String) - Method in class org.frankframework.http.rest.ApiListener
The specified character encoding on the response contentType header.
setCharset(String) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
Characterset used for reading file or inputstream"
setCharset(String) - Method in class org.frankframework.compression.ZipIteratorPipe
Charset used when reading the contents of the entry (only used if streamingContents=false)
setCharset(String) - Method in class org.frankframework.extensions.aspose.pipe.AmountOfPagesPipe
Charset to be used to read the input message.
setCharset(String) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
charset to be used to decode the given input message in case the input is not binary but character stream
setCharset(String) - Method in class org.frankframework.extensions.mqtt.MqttFacade
character encoding of received messages
setCharset(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Charset to be used for extracting the contents
setCharset(String) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setCharset(String) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setCharset(String) - Method in class org.frankframework.filesystem.FileSystemActor
Charset to be used for "read"<F,S extends IBasicFileSystem<F>> and "write"<F,S extends IBasicFileSystem<F>> action
setCharset(String) - Method in class org.frankframework.pipes.Base64Pipe
Character encoding to be used when reading input from strings for direction = encode or writing data for direction = decode.
setCharset(String) - Method in class org.frankframework.pipes.HashPipe
Character set to use for converting the secret from String to bytes.
setCharset(String) - Method in class org.frankframework.pipes.XmlValidator
 
setCharset(String) - Method in class org.frankframework.validation.AbstractXmlValidator
Characterset used for reading file, only used when validateFile is true
setCharset(Charset) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
setCharSet(String) - Method in class org.frankframework.http.AbstractHttpSender
Charset of the request.
setCharSet(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setCheckAntiVirus(boolean) - Method in class org.frankframework.pipes.StreamPipe
(only used for parameter httprequest) If true parts are checked for antivirus scan returncode. these antivirus scan parts have been added by another application (so the antivirus scan is not performed in this pipe). for each file part an antivirus scan part have been added by this other application (directly after this file part)
setCheckDelete(boolean) - Method in class org.frankframework.larva.FileSender
Set check delete.
setCheckDependency(boolean) - Method in class org.frankframework.senders.IbisLocalSender
If true, the sender waits upon open until the called JavaListener is opened
setCheckDirectory(boolean) - Method in class org.frankframework.pipes.UnzipPipe
Deprecated.
setCheckForDuplicates(boolean) - Method in class org.frankframework.receivers.Receiver
If set to true, each message is checked for presence in the messageLog.
setCheckForDuplicatesMethod(Receiver.CheckForDuplicatesMethod) - Method in class org.frankframework.receivers.Receiver
(Only used when checkForDuplicates=true) Indicates whether the messageid or the correlationid is used for checking presence in the message log
setCheckpointName(String) - Method in class org.frankframework.ladybug.PipeDescription
 
setCheckRoles(boolean) - Method in class org.frankframework.ladybug.LadybugPipe
Set to true when the pipeline is triggered by a user (e.g. using an http based listener that will add a securityHandler session key) and you don't want the listener to check whether the user is autorised and/or you want the enforce the roles as configured for the Ladybug
setCheckRootTag(String) - Method in class org.frankframework.pipes.MessageSendingPipe
If set, besides the XML Well-Formedness the root element of the result is checked to be equal to the value set
setCheckTable(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
If set to true, checks are performed if the table exists and is properly created
setCheckXmlWellFormed(boolean) - Method in class org.frankframework.pipes.MessageSendingPipe
If true, the XML Well-Formedness of the result is checked
setChompCharSize(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setChompCharSize(String) - Method in interface org.frankframework.core.IPipe
If set (>=0) and the character data length inside a xml element exceeds this size, the character data is chomped (with a clear comment)
setChompCharSize(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setChompCharSize(String) - Method in class org.frankframework.receivers.Receiver
If set (>=0) and the character data length inside a xml element exceeds this size, the character data is chomped (with a clear comment)
setChompCharSize(String) - Method in class org.frankframework.util.CompactSaxHandler
 
setChunkedEncodingDisabled(boolean) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Setting this flag will result in disabling chunked encoding for all requests.
setChunkedEncodingDisabled(boolean) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setCleanup(boolean) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
If true, input and output files are removed after the call to the rekenbox is finished
setClientAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
Alias used to obtain client_id and client_secret for authentication to tokenEndpoint
setClientFilenameSessionKey(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
setClientId(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
Client ID that represents a registered application in Azure AD which could be found at Azure AD -> App Registrations -> MyApp -> Overview.
setClientId(String) - Method in class org.frankframework.http.AbstractHttpSession
Client_id used in authentication to tokenEndpoint
setClientId(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setClientId(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setClientRegion(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Name of the AWS region that the client is using.
setClientRegion(String) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setClientRegion(Region) - Method in class org.frankframework.aws.AwsBase
AWS Client region
setClientSecret(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
Client secret that belongs to registered application in Azure AD which could be found at Azure AD -> App Registrations -> MyApp -> Certificates and Secrets
setClientSecret(String) - Method in class org.frankframework.http.AbstractHttpSession
Client_secret used in authentication to tokenEndpoint
setClientSecret(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setClientSecret(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setClobColumn(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Only for querytype 'updateClob': column that contains the CLOB to be updated
setClobColumn(int) - Method in class org.frankframework.jdbc.Result2ClobWriter
Column that contains the CLOB to be updated
setClobColumn(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setClobSessionKey(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
For querytype 'updateClob': key of session variable that contains the CLOB (String or InputStream) to be loaded to the CLOB.
setClobSessionKey(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setCloseBlockAfterLine(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Instructs the resultHandler to end the specified block after the parsed line is processed
setCloseBlockBeforeLine(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Instructs the resultHandler to end the specified block before the parsed line is processed
setCloseInputstreamOnExit(boolean) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
If set to false, the inputstream is not closed after it has been used.
setCloseInputstreamOnExit(boolean) - Method in class org.frankframework.compression.ZipIteratorPipe
If set to false, the inputstream is not closed after it has been used
setCloseInputstreamOnExit(boolean) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
If set to false, the inputstream is not closed after it has been used
setCloseIteratorOnExit(boolean) - Method in class org.frankframework.pipes.IteratingPipe
 
setCloseOutputstreamOnExit(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
When set to false, the Outputstream is not closed after BLOB or CLOB has been written to it
setClusterMemberTarget(ClusterMembers.ClusterMemberTargetModel) - Method in class org.frankframework.console.controllers.ClusterMembers
 
setCmhVersion(int) - Method in class org.frankframework.extensions.esb.EsbSoapValidator
Only used when mode=reg!
setCmhVersion(int) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
Only used when mode=reg!
setCode(int) - Method in class org.frankframework.core.PipeLineExit
HTTP statusCode e.g.
setCodeflag(XComSender.CodeType) - Method in class org.frankframework.xcom.XComSender
characterset conversion
setCollectFileContents(boolean) - Method in class org.frankframework.pipes.UnzipPipe
If true, the contents of the files in the zip are returned in the result xml message of this pipe.
setCollectFileContentsBase64Encoded(String) - Method in class org.frankframework.pipes.UnzipPipe
Comma separated list of file extensions.
setCollection(String) - Method in class org.frankframework.mongodb.MongoDbSender
Collection to act upon.
setCollectResults(boolean) - Method in class org.frankframework.pipes.IteratingPipe
Controls whether all the results of each iteration will be collected in one result message.
setCollectResults(boolean) - Method in class org.frankframework.pipes.UnzipPipe
If false, only a small summary (count of items in zip) is returned
setColumnsReturned(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Comma separated list of columns whose values are to be returned.
setColumnsReturned(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setCombineBlocks(boolean) - Method in class org.frankframework.pipes.StringIteratorPipe
If true, all items in a block are sent at once.
setCommand(String) - Method in class org.frankframework.senders.CommandSender
The command to be executed.
setCommandLineType(String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Format of commandline of rekenbox.
setCommandWithArguments(boolean) - Method in class org.frankframework.senders.CommandSender
In case the command that will be executed contains arguments then this flag should be set to true
setCommentField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
The name of the column comments are stored in
setCommentField(String) - Method in class org.frankframework.jdbc.JdbcTableListener
(optional) Field used to store the reason of the last change of the statusField
setCommentField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setCommentMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setCompactJsonArrays(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true assume arrays in JSON do not have the element containers like in XML
setCompleteFileHeader(boolean) - Method in class org.frankframework.compression.ZipWriterPipe
Only for action='write': If set to true, the fields 'crc-32', 'compressed size' and 'uncompressed size' in the zip entry file header are set explicitly (note: compression ratio is zero)
setCompress(boolean) - Method in class org.frankframework.pipes.CompressPipe
If true, the pipe compresses; otherwise, it decompresses.
setCompress(XComSender.CompressType) - Method in class org.frankframework.xcom.XComSender
 
setComputeMimeType(boolean) - Method in class org.frankframework.pipes.DataSonnetPipe
Computes the mimetype when it is unknown.
setConfigFile(String) - Method in class org.frankframework.xcom.XComSender
 
setConfiguration(Configuration) - Method in interface org.frankframework.configuration.ConfigurationAware
 
setConfiguration(Configuration) - Method in class org.frankframework.core.Adapter
 
setConfigurationException(ConfigurationException) - Method in class org.frankframework.configuration.Configuration
 
setConfigurationFile(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
setConfigurationName(String) - Method in class org.frankframework.scheduler.job.ActionJob
Configuration on which job operates
setConfigurationXML(String) - Method in class org.frankframework.extensions.idin.IdinSender
Load configuration from XML.
setConnectionCount(String) - Method in interface org.frankframework.extensions.sap.ISapListener
 
setConnectionCount(String) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
The number of connections that should be registered at the gateway
setConnectionIdleTimeout(int) - Method in class org.frankframework.http.AbstractHttpSession
Maximum Time for connection to stay idle in the pool.
setConnectionsArePooled(boolean) - Method in class org.frankframework.jdbc.JdbcFacade
informs the sender that the obtained connection is from a pool (and thus connections are reused and never closed)
setConnectionTimeToLive(int) - Method in class org.frankframework.http.AbstractHttpSession
Maximum Time to Live for connections in the pool.
setConnectTimeout(int) - Method in class org.frankframework.jwt.JwtValidator
 
setConsumes(MediaTypes) - Method in class org.frankframework.http.rest.ApiListener
The required contentType on requests, if it doesn't match a 415 status (Unsupported Media Type) is returned.
setConsumes(RestListener.MediaTypes) - Method in class org.frankframework.http.RestListener
Mediatype (e.g.
setContainerElement(String) - Method in class org.frankframework.pipes.ForEachChildElementPipe
Element name (not an XPath expression), qualified via attribute namespaceDefs, used to determine the 'root' of elements to be iterated over, i.e., the root of the set of child elements.
setContent(String) - Method in class org.frankframework.align.content.JsonElementContainer
 
setContent(T) - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
setContentDispositionHeaderSessionKey(String) - Method in class org.frankframework.http.rest.ApiListener
Session key that provides the Content-Disposition header in the response
setContentEncoding(String) - Method in class org.frankframework.http.HttpMessageEntity
 
setContentHandler(XmlValidatorContentHandler) - Method in class org.frankframework.validation.AbstractValidationContext
 
setContentHandler(ContentHandler) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
setContentHandler(ContentHandler) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class org.frankframework.xml.FullXmlFilter
 
setContentsSessionKey(String) - Method in class org.frankframework.compression.ZipIteratorPipe
Session key used to store contents of each zip entry
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
setContentType(String) - Method in class org.frankframework.http.AbstractHttpSender
Content-Type (superset of mimetype + charset) of the request, for POST, PUT and PATCH methods
setContentType(String) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
content-type of the request
setContentType(ContentType) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
setContentTypeSessionKey(String) - Method in class org.frankframework.http.RestListener
Key of Session variable that determines requested content type, overrides produces
setContextKey(String) - Method in class org.frankframework.parameters.AbstractParameter
key of message context variable to use as source, instead of the message found from input message or sessionKey itself
setConversationIdSessionKey(String) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setConversionResultDocumentSessionKey(String) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
The session key used to store the main conversion result document.
setConversionResultFilesSessionKey(String) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
The session-key in which result files are stored when documents are converted to PDF.
setCopy(boolean) - Method in class org.frankframework.extensions.xfb.XfbSender
When set to true, the file is copied before calling the XFB script.
setCopyAEProperties(boolean) - Method in class org.frankframework.extensions.esb.EsbJmsListener
if true, all JMS properties in the request starting with "ae_" are copied to the reply.
setCopyPrefix(String) - Method in class org.frankframework.extensions.xfb.XfbSender
Prefix for the name of the copied or original filename.
setCorrelationIdField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
The name of the column correlation-ids are stored in
setCorrelationIdField(String) - Method in class org.frankframework.jdbc.JdbcListener
Field containing the correlationId.
setCorrelationIdField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setCorrelationIdFieldIndex(int) - Method in interface org.frankframework.extensions.sap.ISapFunctionFacade
 
setCorrelationIdFieldIndex(int) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Index of the field in the ImportParameterList of the RFC function that contains the correlationId
setCorrelationIdFieldName(String) - Method in interface org.frankframework.extensions.sap.ISapFunctionFacade
 
setCorrelationIdFieldName(String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Name of the field in the ImportParameterList of the RFC function that contains the correlationId
setCorrelationIdHeader(String) - Method in class org.frankframework.http.rest.ApiListener
Name of the header which contains the Correlation-Id.
setCorrelationIdMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setCorrelationIdMaxLength(int) - Method in class org.frankframework.jms.JMSFacade
If set (>=0) and the length of the correlationId exceeds this maximum length, the correlationId is trimmed from the left side of a string to this maximum length
setCorrelationIDNamespaceDefs(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
Namespace definitions for correlationIDXPath.
setCorrelationIDNamespaceDefs(String) - Method in class org.frankframework.receivers.Receiver
Namespace definitions for correlationIDXPath.
setCorrelationIDSessionKey(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
Key of a pipeline session variable.
setCorrelationIDStyleSheet(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
Stylesheet to extract correlationid from message
setCorrelationIDStyleSheet(String) - Method in class org.frankframework.receivers.Receiver
Stylesheet to extract correlationID from message
setCorrelationIdToHex(boolean) - Method in class org.frankframework.jms.JMSFacade
Transform the value of the correlationid to a hexadecimal value if it starts with id: (preserving the id: part).
setCorrelationIdToHexPrefix(String) - Method in class org.frankframework.jms.JMSFacade
Prefix to check before executing correlationIdToHex.
setCorrelationIDXPath(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
XPath expression to extract correlationid from message
setCorrelationIDXPath(String) - Method in class org.frankframework.receivers.Receiver
XPath expression to extract correlationId from message
setCountOnly(boolean) - Method in class org.frankframework.mongodb.MongoDbSender
Only for find operation: return only the count and not the full document(s)
setCpCode(String) - Method in class org.frankframework.extensions.akamai.NetStorageSender
NetStorage CP Code of the storage group
setCreateFolder(boolean) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
when set to true, the folder corresponding fxf.dir property will be created in case it does not exist
setCreateFolder(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setCreateFolder(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setCreateFolder(boolean) - Method in class org.frankframework.filesystem.FileSystemActor
If true: if a non-existing folder is part of the fileName, it will be created.
setCreateFolders(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
If set to true, the folders to look for files and to move files to when being processed and after being processed are created if they are specified and do not exist
setCreatePath(boolean) - Method in class org.frankframework.larva.FileSender
 
setCreateProcessedDirectory(boolean) - Method in class org.frankframework.extensions.fxf.FxfListener
(only used when moveProcessedFile=true) when set to true, the directory to move processed files in is created if it does not exist
setCreateRootFolder(boolean) - Method in class org.frankframework.filesystem.LocalFileSystem
Whether the LocalFileSystem tries to create the root folder if it doesn't exist yet.
setCreateRootFolder(boolean) - Method in class org.frankframework.pipes.LocalFileSystemPipe
 
setCreateRootFolder(boolean) - Method in class org.frankframework.senders.LocalFileSystemSender
 
setCreateSubDirectories(boolean) - Method in class org.frankframework.pipes.UnzipPipe
Deprecated.
setCreateTable(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
Deprecated, for removal: This API element is subject to removal in a future version.
setCredentialFactory(CredentialFactory) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
setCredentials(String) - Method in class org.frankframework.jms.JmsRealm
 
setCredentials(String) - Method in class org.frankframework.jndi.JndiBase
username to connect to context, maps to context.security_credentials
setCronExpression(String) - Method in class org.frankframework.scheduler.AbstractJobDef
 
setCronExpression(String) - Method in interface org.frankframework.scheduler.job.IJob
CRON expression that determines the frequency of execution.
setData(String) - Method in class org.frankframework.http.rest.ApiPrincipal
 
setDatabase(String) - Method in class org.frankframework.mongodb.MongoDbSender
Database to connect to.
setDatabaseAttributes(String, Instant, String, Boolean, Boolean) - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
 
setDataFilenamePrefix(String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
First part of filenames that communicate requests and replies to rekenbox
setDataSource(DataSource) - Method in class org.frankframework.scheduler.SchedulerFactoryBean
 
setDatasourceName(String) - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
setDatasourceName(String) - Method in class org.frankframework.extensions.api.ApiStreamPipe
Deprecated.
 
setDatasourceName(String) - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
setDatasourceName(String) - Method in class org.frankframework.jdbc.JdbcFacade
JNDI name of datasource to be used, can be configured via jmsRealm, too
setDatasourceName(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setDatasourceName(String) - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
setDatasourceName(String) - Method in class org.frankframework.jms.JmsRealm
 
setDatasourceName(String) - Method in class org.frankframework.mongodb.MongoDbSender
The MongoDB datasource
setDatasourceName(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
 
setDatasourceName(String) - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
JNDI name of datasource to be used.
setDataTypes(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
change datatypes used for specific database vendor.
setDateField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
The name of the column the timestamp is stored in
setDateFieldType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The type of the column the timestamps are stored in
setDateFormat(String) - Method in class org.frankframework.pipes.PutSystemDateInSession
Format to store date in
setDateFormatSuffix(String) - Method in class org.frankframework.util.Locker
Format for date which is added after objectid (e.g. yyyyMMdd to be sure the job is executed only once a day)
setDbmsSupportFactory(DbmsSupportFactory) - Method in class org.frankframework.jdbc.JdbcFacade
 
setDbmsSupportMap(Properties) - Method in class org.frankframework.dbms.DbmsSupportFactory
 
setDebugInput(boolean) - Method in class org.frankframework.senders.XsltSender
If true the input is written to the log file, at DEBUG level
setDebugStorage(Storage) - Method in class org.frankframework.ladybug.LadybugPipe
 
setDecimalSeparator(String) - Method in class org.frankframework.parameters.NumberParameter
Separate the integer part from the fractional part of a number.
setDecompressBlobs(boolean) - Method in class org.frankframework.util.DB2DocumentWriter
 
setDecompressBlobs(boolean) - Method in class org.frankframework.util.DB2XMLWriter
 
setDeepSearch(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true, and converting from JSON to XML, parameter substitutions are searched for optional sub elements too.
setDefault(boolean) - Method in class org.frankframework.batch.AbstractResultHandler
if set to true, this resultHandler is the default for all flows that do not have a handler specified
setDefault(boolean) - Method in interface org.frankframework.batch.IResultHandler
 
setDefaultAttachmentName(String) - Method in class org.frankframework.senders.AbstractMailSender
When this name is used, it will be followed by a number which is equal to the node's position
setDefaultFrom(String) - Method in class org.frankframework.senders.AbstractMailSender
Set the default from: header, if not specified in message itself
setDefaultMediaType(String) - Method in class org.frankframework.extensions.cmis.CmisSender
If action=create the mime type used to store the document when it's not set in the input message by a property
setDefaultMediaType(IfPipe.SupportedMediaType) - Method in class org.frankframework.pipes.IfPipe
 
setDefaultMessageBase64(boolean) - Method in class org.frankframework.senders.AbstractMailSender
When messageBase64 is not specified defaultMessageBase64 will be used
setDefaultMessageType(String) - Method in class org.frankframework.senders.AbstractMailSender
When messageType is not specified defaultMessageType will be used
setDefaultPassword(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
setDefaultSubject(String) - Method in class org.frankframework.senders.AbstractMailSender
Set the default value of the subject: header, if not specified in message itself
setDefaultUserid(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
setDefaultValue(String) - Method in class org.frankframework.parameters.AbstractParameter
If the result of sessionKey, xpathExpression and/or stylesheet returns null or an empty string, this value is returned
setDefaultValueMethods(String) - Method in class org.frankframework.parameters.AbstractParameter
Comma separated list of methods (defaultValue, sessionKey, pattern, value or input) to use as default value.
setDefinition(IParameter) - Method in class org.frankframework.parameters.ParameterValue
 
setDelayTime(long) - Method in class org.frankframework.pipes.DelayPipe
The time in milliseconds that the thread will be put to sleep.
setDelayTime(long) - Method in class org.frankframework.senders.DelaySender
The time in milliseconds the thread will be put to sleep
setDelete(boolean) - Method in class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
If set true, the file processed will be deleted after being processed, and not stored
setDelete(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
If set true, the file processed will be deleted after being processed, and not stored
setDeleteEmptyFolder(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setDeleteEmptyFolder(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setDeleteEmptyFolder(boolean) - Method in class org.frankframework.filesystem.FileSystemActor
If set to true then the folder will be deleted if it is empty after processing the action.
setDeleteEmptySubdirectories(boolean) - Method in class org.frankframework.util.DirectoryCleaner
when true, empty subdirectories will be deleted, too
setDeleteOnExit(boolean) - Method in class org.frankframework.pipes.UnzipPipe
Deprecated. 
setDeletePath(boolean) - Method in class org.frankframework.larva.FileSender
 
setDeliveryMode(JMSFacade.DeliveryMode) - Method in class org.frankframework.extensions.esb.EsbJmsSender
if messageProtocol=RR then deliveryMode defaults to NON_PERSISTENT
setDeliveryMode(JMSFacade.DeliveryMode) - Method in class org.frankframework.jms.JmsSender
Controls mode that messages are sent with
setDependencyTimeOut(int) - Method in class org.frankframework.senders.IbisLocalSender
Maximum time (in seconds) the sender waits for the listener to start.
setDescription(String) - Method in class org.frankframework.core.Adapter
some functional description of the Adapter
setDescription(String) - Method in class org.frankframework.ladybug.PipeDescription
 
setDescription(String) - Method in class org.frankframework.scheduler.AbstractJobDef
Description of the job
setDestination(String) - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
setDestination(String) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setDestination(String) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setDestination(String) - Method in class org.frankframework.filesystem.FileSystemActor
Destination for "move"<F,S extends IBasicFileSystem<F>>, "copy"<F,S extends IBasicFileSystem<F>> or "rename"<F,S extends IBasicFileSystem<F>>.
setDestinationDataEventListener(DestinationDataEventListener) - Method in class org.frankframework.extensions.sap.jco3.SapSystemDataProvider
 
setDestinationName(String) - Method in class org.frankframework.jms.JMSFacade
Name of the JMS destination (queue or topic) to use
setDestinationName(String) - Method in class org.frankframework.jms.PushingJmsListener
 
setDestinationParam(String) - Method in class org.frankframework.jms.JmsSender
Parameter that is used, if specified and not empty, to determine the destination.
setDestinations(String) - Method in class org.frankframework.monitoring.Monitor
 
setDestinationSet(Set<String>) - Method in class org.frankframework.monitoring.Monitor
 
setDestinationType(JMSFacade.DestinationType) - Method in class org.frankframework.jms.JMSFacade
Type of the messageing destination.
setDigester(Digester) - Method in interface org.frankframework.configuration.digester.IDigesterFactory
 
setDigesterRule(DigesterRule) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
 
setDigesterRule(DigesterRule) - Method in interface org.frankframework.configuration.digester.IDigesterFactory
 
setDirection(String) - Method in class org.frankframework.extensions.rekenbox.LabelFormat
sets transformation direction.
setDirection(IWrapperPipe.Direction) - Method in class org.frankframework.soap.SoapWrapperPipe
 
setDirection(EsbSoapValidator.Direction) - Method in class org.frankframework.extensions.esb.EsbSoapValidator
 
setDirection(FxfXmlValidator.Direction) - Method in class org.frankframework.extensions.fxf.FxfXmlValidator
 
setDirection(Adios2XmlPipe.Direction) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
Transformation direction.
setDirection(ObfuscatePipe.Direction) - Method in class org.frankframework.extensions.tibco.pipes.ObfuscatePipe
 
setDirection(Base64Pipe.Direction) - Method in class org.frankframework.pipes.Base64Pipe
 
setDirection(EscapePipe.Direction) - Method in class org.frankframework.pipes.EscapePipe
 
setDirection(JsonPipe.Direction) - Method in class org.frankframework.pipes.JsonPipe
Direction of the transformation.
setDirectory(String) - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
Set the directory from which the configuration files should be loaded
setDirectory(String) - Method in class org.frankframework.larva.FileListener
Set the directory to read the file from.
setDirectory(String) - Method in class org.frankframework.pipes.UnzipPipe
Directory to extract the archive to
setDirectory(String) - Method in class org.frankframework.util.DirectoryCleaner
directory to be cleaned up
setDirectorySessionKey(String) - Method in class org.frankframework.pipes.UnzipPipe
Sessionkey with a directory value to extract the archive to
setDisableCookies(boolean) - Method in class org.frankframework.http.AbstractHttpSession
Disables the use of cookies, making the sender completely stateless
setDisableMessageBrowsers(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
If set true, no browsers for process folders are generated
setDisableOutputEscaping(boolean) - Method in class org.frankframework.pipes.XsltPipe
 
setDisableOutputEscaping(Boolean) - Method in class org.frankframework.senders.XsltSender
If true, any output is reparsed before being handled as XML again.
setDiskExpiryThreadIntervalSeconds(int) - Method in class org.frankframework.cache.EhCache
How often to run the disk store expiry thread
setDiskPersistent(boolean) - Method in class org.frankframework.cache.EhCache
If true, the cache is stored on disk and survives configuration reloads and JVM restarts.
setDispatchType(String) - Method in class org.frankframework.senders.IbisJavaSender
Set to 'DLL' to make the dispatcher communicate with a DLL set on the classpath
setDivisor(int) - Method in class org.frankframework.pipes.CounterSwitchPipe
 
setDnFind(String) - Method in class org.frankframework.ldap.LdapFindMemberPipe
The dn of the member to search for when the parameter dnFind is not set
setDnSearchIn(String) - Method in class org.frankframework.ldap.LdapFindMemberPipe
The dn of the group to search in when the parameter dnSearchIn is not set
setDocumentation(String) - Method in class org.frankframework.soap.WsdlGenerator
 
setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a new document locator event.
setDocumentLocator(Locator) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
setDocumentLocator(Locator) - Method in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
setDocumentName(String) - Method in class org.frankframework.util.DB2DocumentWriter
 
setDocumentName(String) - Method in class org.frankframework.util.DB2XMLWriter
 
setDomainName(String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
logon/authentication domain, in case the user account is bound to a domain such as Active Directory.
setDomainName(String) - Method in interface org.frankframework.filesystem.smb.Samba1FileSystemDelegator
 
setDomainName(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
NTLM only: logon/authentication domain, in case the user account is bound to a domain such as Active Directory.
setDomainName(String) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setDomainWhitelist(String) - Method in class org.frankframework.senders.AbstractMailSender
Comma separated list of domains to which mails can be send, domains not on the list are filtered out.
setDTDHandler(DTDHandler) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
setDTDHandler(DTDHandler) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Allow an application to register a DTD event handler.
setDurationThreshold(long) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setDurationThreshold(long) - Method in interface org.frankframework.core.IPipe
If durationThreshold >=0 and the duration of the message processing exceeded the value specified (in milliseconds) the message is logged informatory to be analyzed
setDurationThreshold(long) - Method in class org.frankframework.pipes.AbstractPipe
 
setElementToMove(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setElementToMove(String) - Method in interface org.frankframework.core.IPipe
If set, the character data in this element is stored under a session key and in the message replaced by a reference to this session key: {sessionKey: + elementToMoveSessionKey + }
setElementToMove(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setElementToMove(String) - Method in class org.frankframework.receivers.Receiver
If set, the character data in this XML element is stored inside a session key and in the message it is replaced by a reference to this session key: {sessionKey: elementToMoveSessionKey}
setElementToMoveChain(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setElementToMoveChain(String) - Method in interface org.frankframework.core.IPipe
Like elementToMove but element is preceded with all ancestor elements and separated by semicolons (e.g.
setElementToMoveChain(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setElementToMoveChain(String) - Method in class org.frankframework.receivers.Receiver
Like elementToMove but element is preceded with all ancestor elements and separated by semicolons (e.g. adapter;pipeline;pipe)
setElementToMoveSessionKey(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setElementToMoveSessionKey(String) - Method in interface org.frankframework.core.IPipe
(Only used when elementToMove is set) Name of the session key under which the character data is stored
setElementToMoveSessionKey(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setElementToMoveSessionKey(String) - Method in class org.frankframework.receivers.Receiver
(Only used when elementToMove or elementToMoveChain is set) Name of the session key wherein the character data is stored
setElementXPathExpression(String) - Method in class org.frankframework.pipes.ForEachChildElementPipe
XPath expression used to determine the set of elements to be iterated over, i.e., the set of child elements.
setElseForwardName(String) - Method in class org.frankframework.pipes.IfPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setElseForwardName(String) - Method in class org.frankframework.pipes.IsXmlPipe
Forward returned when 'false'.
setElseForwardOnEmptyInput(boolean) - Method in class org.frankframework.pipes.IsXmlPipe
Returns elseforward when the input is empty (or thenforward).
setEmpty(boolean) - Method in class org.frankframework.core.PipeLineExit
If using RestListener and set to true, this removes the output and shows a blank page, the output is still logged in the ladybug testtool
setEmptyForwardName(String) - Method in class org.frankframework.pipes.XmlSwitch
Forward returned when the content, on which the switch is performed, is empty. if emptyforwardname is not specified, notfoundforwardname is used.
setEmptyInputReplacement(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setEmptyInputReplacement(String) - Method in interface org.frankframework.core.IPipe
If set and the input is empty, this fixed value is taken as input
setEmptyInputReplacement(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setEmsPropertiesFile(String) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
Location to a jndi.properties file for additional EMS (SSL) properties
setEmsPropertiesFile(String) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
Location to a jndi.properties file for additional EMS (SSL) properties
setEnableReportGenerator(boolean) - Method in class org.frankframework.ladybug.LadybugPipe
Set to true to enable Ladybug's report generator for the duration of the scheduled report runs then revert it to its original setting
setEncodeMessages(boolean) - Method in class org.frankframework.http.HttpSender
Specifies whether messages will encoded, e.g. spaces will be replaced by '+' etc.
setEncodeSubstring(boolean) - Method in class org.frankframework.pipes.EscapePipe
When set to true, special characters in substringstart and substringend are first translated to their XML equivalents.
setEncoding(String) - Method in class org.frankframework.larva.FileSender
Set the encoding to use when writing the file.
setEncodingStyle(String) - Method in class org.frankframework.http.WebServiceSender
the encodingstyle to be set in the messageheader
setEncodingStyle(String) - Method in class org.frankframework.soap.SoapWrapperPipe
The encodingStyle to be set in the soap header
setEncodingStyleURI(String) - Method in class org.frankframework.jms.JmsSender
SOAP encoding style URI
setEndDateMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setEndOfLineString(String) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
If set, each record has to end with this string.
setEndOfRecord(String) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
String which ends the record and must be ignored
setEndPosition(int) - Method in class org.frankframework.batch.FixedPositionRecordHandlerManager
Deprecated.
If endposition >= 0 then this field contains the endPosition of the recordtype field in the record; All characters beyond this position are ignored.
setEndPosition(int) - Method in class org.frankframework.pipes.StringIteratorPipe
If endPosition >= startPosition, this field contains the end position of the key in the current record
setEngineName(JavascriptSender.JavaScriptEngines) - Method in class org.frankframework.senders.JavascriptSender
the name of the JavaScript engine to use.
setEntityResolver(EntityResolver) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
setEntityResolver(EntityResolver) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Allow an application to register an entity resolver.
setEnvironment(Environment) - Method in class org.frankframework.console.configuration.DeprecationInterceptor
 
setEnvironment(Environment) - Method in class org.frankframework.console.configuration.SecurityChainConfigurer
 
setEnvironment(Environment) - Method in class org.frankframework.console.configuration.WebConfiguration
 
setEnvironment(Environment) - Method in class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
 
setEnvironment(Environment) - Method in class org.frankframework.lifecycle.LogPropertiesConfigurer
 
setError(String) - Method in class org.frankframework.util.flow.ResultHandler
 
setErrorCodeSessionKey(String) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setErrorFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Folder where files are stored after being processed, in case the exit-state was not equal to success
setErrorHandler(XmlValidatorErrorHandler) - Method in class org.frankframework.validation.AbstractValidationContext
 
setErrorHandler(ErrorHandler) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
setErrorHandler(ErrorHandler) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Allow an application to register an error event handler.
setErrorListSessionKey(String) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setErrorMessageFormatter(IErrorMessageFormatter) - Method in class org.frankframework.core.Adapter
Formatter for errors that can occur in this adapter.
setErrorReasonSessionKey(String) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setErrorSessionKey(String) - Method in class org.frankframework.ldap.LdapSender
Key of session variable used to store cause of errors
setErrorStorage(ITransactionalStorage<Serializable>) - Method in class org.frankframework.receivers.Receiver
Storage to keep track of messages that failed processing
setErrorTextSessionKey(String) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setEsbAlias(String) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
When the messagingLayer part of the destination has this value interpret it as ESB
setEscapeXml(boolean) - Method in class org.frankframework.pipes.StringIteratorPipe
Escape XML characters in each item
setEtagSessionKey(String) - Method in class org.frankframework.http.RestListener
Key of session variable to store etag
setEternal(boolean) - Method in class org.frankframework.cache.EhCache
If true, the elements in the cache are eternal, i.e. never expire
setEventCode(String) - Method in class org.frankframework.monitoring.Trigger
 
setEventCodes(List<String>) - Method in interface org.frankframework.monitoring.ITrigger
 
setEventCodes(List<String>) - Method in class org.frankframework.monitoring.Trigger
 
setEventListener(String) - Method in class org.frankframework.extensions.cmis.CmisEventListener
 
setExactMatchClaims(String) - Method in class org.frankframework.http.rest.ApiListener
Comma separated key value pairs to exactly match with JWT payload. e.g.
setExceptionForwardName(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
PipeForward used when an exception is caught
setExceptionListener(IbisExceptionListener) - Method in interface org.frankframework.core.IPushingListener
Set a (single) listener that will be notified of any exceptions.
setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.http.PushingListenerAdapter
 
setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.receivers.FrankListener
 
setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.receivers.JavaListener
 
setExceptionOnResult(String) - Method in class org.frankframework.pipes.MessageSendingPipe
If not empty, a PipeRunException is thrown when the result equals this value (for testing purposes only)
setExclude(String) - Method in class org.frankframework.ladybug.LadybugPipe
When set, reports with a full path (path + name) that matches with the specified regular expression are skipped.
setExcludeProperties(String) - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
comma separated list of attachment properties not to list.
setExcludeWildcard(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Filter of files to be excluded when looking in inputFolder.
setExcludeWildcard(String) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setExcludeWildcard(String) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setExcludeWildcard(String) - Method in class org.frankframework.filesystem.FileSystemActor
Filter of files to be excluded when looking in inputFolder.
setExecutableExtension(String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Extension of rekenbox-executable
setExecute(String) - Method in class org.frankframework.pipes.LarvaPipe
The scenario sub directory to execute
setExitCode(int) - Method in class org.frankframework.core.PipeLineResult
 
setExitState(PipeLine.ExitState, Integer) - Method in class org.frankframework.core.PipeLineSession
 
setExitState(PipeLineResult) - Method in class org.frankframework.core.PipeLineSession
 
setExpectsSessionKeys(String) - Method in class org.frankframework.core.PipeLine
The pipeline of this adapter expects to use the following session keys to be set on call.
setExpirationTime(int) - Method in class org.frankframework.pipes.JwtPipe
JWT expirationTime in seconds, 0 to disable
setExpiryDateField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
The name of the column the timestamp for expiry is stored in
setExpressionValue(String) - Method in class org.frankframework.pipes.IfPipe
A string to compare the result of the xpathExpression (or the input message itself) to.
setExtensionNamespacePrefixes(XMLStreamWriter) - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
setExtensionNamespacePrefixes(XMLStreamWriter) - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
setExternalRefToMessageIdSessionKey(String) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setExtractFirstStringPart(boolean) - Method in class org.frankframework.pipes.StreamPipe
(only used for parameter httprequest) If true the first part is not put in a session key but returned to the pipeline (as the result of this pipe)
setFailOnWildcards(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true, an exception is thrown when a wildcard is found in the XML Schema when parsing an object.
setFatalIOException(IOException) - Method in class org.frankframework.util.TransformerErrorListener
 
setFatalTransformerException(TransformerException) - Method in class org.frankframework.util.TransformerErrorListener
 
setFeature(String, boolean) - Method in class org.frankframework.align.XmlAligner
 
setFeature(String, boolean) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
setFeature(String, boolean) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Set the state of a feature.
setFetchDirection(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
setFetchSize(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
setFieldNames(String) - Method in class org.frankframework.pipes.CsvParserPipe
Comma separated list of header names.
setFieldNr(int) - Method in class org.frankframework.batch.FieldPositionRecordHandlerManager
Deprecated.
position of field that identifies the recordtype (position of first field is 1)
setFieldsDifferConditionForPrefix(String) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
setFieldSeparator(String) - Method in class org.frankframework.pipes.CsvParserPipe
Character that separates fields.
setFileContainsHeader(Boolean) - Method in class org.frankframework.pipes.CsvParserPipe
Specifies if the first line should be treated as a header or as data.
setFileFormat(CompressPipe.FileFormat) - Method in class org.frankframework.pipes.CompressPipe
 
setFilename(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
name of the file containing the result message
setFilename(String) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setFilename(String) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setFilename(String) - Method in class org.frankframework.filesystem.FileSystemActor
Filename to operate on.
setFilename(String) - Method in class org.frankframework.larva.FileListener
Set the filename of the file to read the message from.
setFilename(String) - Method in class org.frankframework.larva.FileSender
Set the filename to write the message to.
setFilename(String) - Method in class org.frankframework.management.bus.message.MessageBase
 
setFilename(String) - Method in class org.frankframework.pipes.FixedResultPipe
Name of the file containing the result message.
setFilename(String) - Method in class org.frankframework.senders.FixedResultSender
Name of the file containing the result message
setFilename(String, String) - Method in class org.frankframework.management.bus.message.MessageBase
 
setFilename2(String) - Method in class org.frankframework.larva.FileListener
When used, filename and filename2 are binary compared (returns 'true' or 'false' instead of the file content).
setFilenamePattern(String) - Method in class org.frankframework.batch.Result2Filewriter
Deprecated.
Name of the file is created using the messageformat.
setFilenamePattern(String) - Method in class org.frankframework.pipes.CompressPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setFilenameSessionKey(String) - Method in class org.frankframework.extensions.cmis.CmisSender
If action=create the session key that contains the name of the file to use.
setFilenameSessionKey(String) - Method in class org.frankframework.jdbc.ResultSet2FileSender
Key of session variable that contains the name of the file to use.
setFilenameSessionKey(String) - Method in class org.frankframework.pipes.FixedResultPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setFilenameToAttachSessionKey(String) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
session key that contains the filename to be attached.
setFileOption(XComSender.FileOptionType) - Method in class org.frankframework.xcom.XComSender
one of create, append or replace
setFileSessionKey(String) - Method in class org.frankframework.extensions.cmis.CmisSender
If action=create the sessionKey that contains the file to use.
setFileSystem(FS) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setFileSystem(FS) - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
setFileSystem(S) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setFileTimeSensitive(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
If true, the file modification time is used in addition to the filename to determine if a file has been seen previously.
setFileType(FtpSession.FileType) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setFileType(FtpSession.FileType) - Method in class org.frankframework.filesystem.ftp.FtpSession
 
setFilter(String) - Method in class org.frankframework.mongodb.MongoDbSender
Filter.
setFind(String) - Method in class org.frankframework.pipes.ReplacerPipe
Sets the string that is searched for.
setFirstBodyPartName(String) - Method in class org.frankframework.http.HttpSender
(Only used when methodType=POST and postType=URLENCODED, FORM-DATA or MTOM) Prepends a new BodyPart using the specified name and uses the input of the Sender as content
setFirstDelay(int) - Method in class org.frankframework.util.Locker
The time in ms to wait before the first attempt to acquire a lock is made
setFirstPipe(String) - Method in class org.frankframework.core.PipeLine
Name of the first pipe to execute when a message is to be processed
setFixedStringColumns(List<String>) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setFixedStringTables(Map<String, String>) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setFixResultNamespace(boolean) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
(only used when direction=wrap) when true and the Result tag already exists, the namespace is changed
setFlags(RegExPipe.RegExFlag...) - Method in class org.frankframework.pipes.RegExPipe
Comma seperated list of flags, which changes the behavior of the regex expression.
setFlow(String) - Method in class org.frankframework.extensions.xfb.XfbSender
 
setFlowId(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
The flowId of the file transfer when direction=wrap.
setFlowIdSessionKey(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
setFlowOutFolder(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
specifies the output folder if transformFilename=false and direction=wrap
setFollowRedirects(boolean) - Method in class org.frankframework.http.AbstractHttpSession
If true, a redirect request will be honoured, e.g. to switch to HTTPS
setFollowRedirects(boolean) - Method in class org.frankframework.senders.SendGridSender
 
setFontsDirectory(String) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
fonts folder to load the fonts.
setFontSettings(Document) - Method in class org.frankframework.extensions.aspose.services.conv.impl.convertors.FontManager
Set Fontsettings for this particular document.
setForce(boolean) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
when true, intermediate directories are created also
setForce(boolean) - Method in interface org.frankframework.filesystem.smb.Samba1FileSystemDelegator
 
setForceGlobalBucketAccessEnabled(boolean) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Option to enable or disable the usage of multi-region access point ARNs.
setForceGlobalBucketAccessEnabled(boolean) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setForceMessageIdAsCorrelationId(Boolean) - Method in class org.frankframework.extensions.esb.EsbJmsListener
if messageProtocol=RR, default value is: true
setForceMessageIdAsCorrelationId(Boolean) - Method in class org.frankframework.jms.AbstractJmsListener
By default, the JmsListener takes the Correlation-ID (if present) as the ID that has to be used as Correlation-ID of the reply.
setForceReload(boolean) - Method in class org.frankframework.senders.ReloadSender
reload the configuration regardless of the version
setForceRetryFlag(boolean) - Method in class org.frankframework.receivers.Receiver
If set to true, every message read will be processed as if it is being retried, by setting a session variable to "retry"<M>.
setFormatString(String) - Method in class org.frankframework.parameters.DateParameter
Used in combination with types DATE, TIME, DATETIME and TIMESTAMP to parse the raw parameter string data into an object of the respective type
setFormatType(DateParameter.DateFormatType) - Method in class org.frankframework.parameters.DateParameter
 
setForwardFailureToSuccess(boolean) - Method in class org.frankframework.pipes.AbstractValidator
Deprecated.
setForwardNameSessionKey(String) - Method in class org.frankframework.pipes.XmlSwitch
Session key that will be used to get the forward name from.
setFrom(String) - Method in class org.frankframework.pipes.WsdlGeneratorPipe
either parent (adapter of pipeline which contains this pipe) or input (name of adapter specified by input of pipe), adapter must be within the same Configuration
setFrom(AbstractMailSender.EMail) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setFt(String) - Method in class org.frankframework.extensions.xfb.XfbSender
 
setFtpType(FtpSession.FtpType) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setFtpType(FtpSession.FtpType) - Method in class org.frankframework.filesystem.ftp.FtpSession
FTP protocol to use
setFullSchemaChecking(boolean) - Method in class org.frankframework.pipes.XmlValidator
 
setFullSchemaChecking(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
Enable full schema grammar constraint checking, including checking which may be time-consuming or memory intensive.
setFunction(JobDefFunctions) - Method in class org.frankframework.scheduler.job.Job
Deprecated.
 
setFunctionName(String) - Method in interface org.frankframework.extensions.sap.ISapSender
 
setFunctionName(String) - Method in class org.frankframework.extensions.sap.jco3.SapSenderImpl
Name of the RFC-function to be called in the SAP system
setFunctionNameParam(String) - Method in interface org.frankframework.extensions.sap.ISapSender
 
setFunctionNameParam(String) - Method in class org.frankframework.extensions.sap.jco3.SapSenderImpl
Name of the parameter used to obtain the functionName from if the attribute functionName is empty
setFxfDirSessionKey(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
setFxfFileSessionKey(String) - Method in class org.frankframework.extensions.fxf.FxfListener
name of the session key to store the name of the received file in
setFxfFileSessionKey(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
setFxfVersion(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
either 3.1 or 3.2
setFxfVersion(String) - Method in class org.frankframework.extensions.fxf.FxfXmlValidator
either 3.1 or 3.2
setGenerateEtag(boolean) - Method in class org.frankframework.http.RestListener
If set to true the ibis will automatically create an etag
setGetBlobSmart(boolean) - Method in class org.frankframework.util.DB2DocumentWriter
 
setGetBlobSmart(boolean) - Method in class org.frankframework.util.DB2XMLWriter
 
setGetCurrentTimeStampInMillis(boolean) - Method in class org.frankframework.pipes.PutSystemDateInSession
If set to 'true' then current time stamp in millisecond will be stored in the sessionKey
setGetDocumentContent(boolean) - Method in class org.frankframework.extensions.cmis.CmisSender
(Only used when action=get).
setGetInputFromFixedValue(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setGetInputFromFixedValue(String) - Method in interface org.frankframework.core.IPipe
If set, this fixed value is taken as input, instead of regular input
setGetInputFromFixedValue(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setGetInputFromFixedValue(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
If set, this fixed value is taken as input, instead of regular input
setGetInputFromSessionKey(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setGetInputFromSessionKey(String) - Method in interface org.frankframework.core.IPipe
If set, input is taken from this session key, instead of regular input
setGetInputFromSessionKey(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setGetInputFromSessionKey(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
If set, input is taken from this session key, instead of regular input
setGetProperties(boolean) - Method in class org.frankframework.extensions.cmis.CmisSender
(Only used when action=get).
setGlobalAlias(String) - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
setGlobalAlias(String) - Method in class org.frankframework.javascript.J2V8
 
setGlobalAlias(String) - Method in interface org.frankframework.javascript.JavascriptEngine
 
setGlobalForwards(PipeForwards) - Method in class org.frankframework.core.PipeLine
Optional global forwards that will be added to every pipe, when the forward name has not been explicitly set.
setGroup(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setGroup(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Group of SAP application servers, when specified logon group will be used and r3name and mshost need to be specified instead of ashost
setGroupingSeparator(String) - Method in class org.frankframework.parameters.NumberParameter
In the United States, the comma is typically used for the grouping separator; however, several publication standards follow international standards in using either a space or a thin space character.
setGwhost(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setGwhost(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Gateway host
setGwservOffset(int) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setGwservOffset(int) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Number added to systemNr to find corresponding gateway port
setHandleLexicalEvents(boolean) - Method in class org.frankframework.pipes.XsltPipe
 
setHandleLexicalEvents(boolean) - Method in class org.frankframework.senders.XsltSender
If true, the transformer is enabled to handle lexical events, allowing it for example to process comments and to distinghuish CDATA from escaped text.
setHandler(IMessageHandler<M>) - Method in interface org.frankframework.core.IPushingListener
Set the handler that will do the processing of the message.
setHandler(IMessageHandler<M>) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
setHandler(IMessageHandler<MqttMessage>) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
setHandler(IMessageHandler<Message>) - Method in class org.frankframework.http.PushingListenerAdapter
 
setHashAlgorithm(HashAlgorithm) - Method in class org.frankframework.extensions.akamai.NetStorageSender
Only works in combination with the UPLOAD action.
setHashEncoding(HashPipe.HashEncoding) - Method in class org.frankframework.pipes.HashPipe
Method to use for converting the hash from bytes to String.
setHashSessionKey(String) - Method in class org.frankframework.pipes.PasswordHashPipe
name of sessionkey that holds the hash which will be used to validate the password (input of the pipe)
setHeader(String, String) - Method in class org.frankframework.management.bus.message.MessageBase
 
setHeaderCase(CsvParserPipe.HeaderCase) - Method in class org.frankframework.pipes.CsvParserPipe
When set, character casing will be changed for the header.
setHeaderParams(String) - Method in class org.frankframework.http.rest.ApiListener
Comma separated list of parameters passed as http header.
setHeaders(Collection<Node>) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setHeadersParams(String) - Method in class org.frankframework.http.AbstractHttpSender
Comma separated list of parameter names which should be set as HTTP headers
setHidden(boolean) - Method in class org.frankframework.parameters.AbstractParameter
If set to true, the value of the parameter will not be shown in the log (replaced by asterisks)
setHiddenInputSessionKeys(String) - Method in class org.frankframework.receivers.Receiver
Comma separated list of keys of session variables which are available when the PipelineSession is created and of which the value will not be shown in the log (replaced by asterisks)
setHideMessage(boolean) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
when set to true, the length of the queue message is returned instead of the queue message self (when parameter queueName is not empty)
setHideMethod(IMessageBrowser.HideMethod) - Method in interface org.frankframework.core.IMessageBrowser
(Only used when hideRegex is not empty) Specifies the way to hide
setHideMethod(IMessageBrowser.HideMethod) - Method in class org.frankframework.pipes.MessageSendingPipe
(Only used when hideRegex is not empty and only applies to error/logstore)
setHideMethod(IMessageBrowser.HideMethod) - Method in class org.frankframework.receivers.Receiver
Only used when hideRegex is not empty
setHideRegex(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setHideRegex(String) - Method in interface org.frankframework.core.IMessageBrowser
Regular expression to mask strings in the errorStore/logStore.
setHideRegex(String) - Method in interface org.frankframework.core.IPipe
Regular expression to mask strings in the log.
setHideRegex(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setHideRegex(String) - Method in class org.frankframework.pipes.MessageSendingPipe
Next to common usage in AbstractPipe, also strings in the error/logstore are masked
setHideRegex(String) - Method in class org.frankframework.receivers.Receiver
Regular expression to mask strings in the errorStore/logStore and logfiles.
setHideRegex(Set<String>) - Method in class org.frankframework.ladybug.transform.HideRegexMessageTransformer
 
setHoldFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Folder where messages from the error folder can be put on Hold, temporarily
setHost(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setHost(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Default value for ashost, gwhost and mshost (i.e. when ashost, gwhost and mshost are all the same, only host needs to be specified)
setHost(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setHost(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
Name or ip address of remote host
setHost(String) - Method in class org.frankframework.filesystem.ImapFileSystem
The hostname of the IMAP server
setHost(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setHost(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Name or ip address of remote host
setHost(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
Host part of ldapProviderUrl.
setHost(String) - Method in class org.frankframework.receivers.ImapListener
 
setHost(String) - Method in class org.frankframework.senders.ImapSender
 
setHostField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
setHostField(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The name of the column that stores the hostname of the server
setHostMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setHostname(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
Hostname of the SMB share.
setHostname(String) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setHttpClient(CloseableHttpClient) - Method in class org.frankframework.http.AbstractHttpSession
 
setHttpContext(HttpClientContext) - Method in class org.frankframework.http.AbstractHttpSession
 
setHttpWsdl(boolean) - Method in class org.frankframework.receivers.JavaListener
If true, the WSDL of the service provided by this listener will available for download
setIbisContext(IbisContext) - Method in class org.frankframework.configuration.IbisContextRunnable
 
setIbisContext(IbisContext) - Method in class org.frankframework.configuration.IbisManager
 
setIbisDebugger(LadybugDebugger) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setIbisManager(IbisManager) - Method in class org.frankframework.configuration.Configuration
 
setIdField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
The name of the column messageIds are stored in
setIdle(boolean) - Method in class org.frankframework.receivers.PullingListenerContainer
 
setIdMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setIdsToThreadContext(CloseableThreadContext.Instance, String, String) - Static method in class org.frankframework.util.LogUtil
 
setIfParam(String) - Method in class org.frankframework.pipes.FixedForwardPipe
If set, this pipe is only executed when the value of the parameter with the name ifParam equals ifValue.
setIfValue(String) - Method in class org.frankframework.pipes.FixedForwardPipe
See ifParam
setIgnoreCaching(boolean) - Method in class org.frankframework.pipes.XmlValidator
 
setIgnoreCaching(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
If set true, the number for caching validators in appConstants is ignored and no caching is done (for this validator only)
setIgnoreCertificateExpiredException(boolean) - Method in interface org.frankframework.encryption.HasTruststore
If true, CertificateExpiredExceptions are ignored
setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setIgnoreCertificateExpiredException(boolean) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) If true, CertificateExpiredExceptions are ignored
setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.http.AbstractHttpSession
 
setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.senders.SendGridSender
 
setIgnoreExceptions(boolean) - Method in class org.frankframework.pipes.IteratingPipe
When true ignore any exception thrown by executing sender
setIgnoreRedirects(boolean) - Method in class org.frankframework.http.AbstractHttpSession
If true, besides http status code 200 (OK) also the code 301 (MOVED_PERMANENTLY), 302 (MOVED_TEMPORARILY) and 307 (TEMPORARY_REDIRECT) are considered successful
setIgnoreSoapFault(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
(only used when direction=unwrap) If false and the soap body contains a soap fault, a PipeRunException is thrown
setIgnoreTableNotExist(boolean) - Method in class org.frankframework.util.Locker
If set true and the IBISLOCK table does not exist in the database, the process continues as if the lock was obtained
setIgnoreUndeclaredElements(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true, and converting from JSON to XML, elements in JSON that are not found in the XML Schema are ignored
setIgnoreUnknownNamespaces(Boolean) - Method in class org.frankframework.pipes.XmlValidator
 
setIgnoreUnknownNamespaces(Boolean) - Method in class org.frankframework.soap.SoapValidator
Ignore namespaces in the input message which are unknown.
setIgnoreUnknownNamespaces(Boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
Ignore namespaces in the input message which are unknown
setIgnoreUnresolvablePatternElements(boolean) - Method in class org.frankframework.parameters.AbstractParameter
If set true pattern elements that cannot be resolved to a parameter or sessionKey are silently resolved to an empty string
setImplementation(Class<? extends AbstractXmlValidator>) - Method in class org.frankframework.pipes.XmlValidator
 
setImportedNamespacesToIgnore(String) - Method in class org.frankframework.pipes.XmlValidator
Comma separated list of namespaces which are excluded from an import or include in the schema document
setImportedNamespacesToIgnore(String) - Method in class org.frankframework.validation.AbstractXSD
 
setImportedNamespacesToIgnore(Set<String>) - Method in class org.frankframework.validation.AbstractXSD
 
setImportedSchemaLocationsToIgnore(String) - Method in class org.frankframework.pipes.XmlValidator
Comma separated list of schemaLocations which are excluded from an import or include in the schema document
setImportedSchemaLocationsToIgnore(String) - Method in class org.frankframework.validation.AbstractXSD
 
setImportedSchemaLocationsToIgnore(Set<String>) - Method in class org.frankframework.validation.AbstractXSD
 
setIncludeFieldDefinition(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
when true, the result contains besides the returned rows also includes a header with information about the fetched fields
setIncrement(int) - Method in class org.frankframework.pipes.IncreaseIntegerPipe
Amount to increment the value.
setIndent(boolean) - Method in class org.frankframework.soap.WsdlGenerator
 
setIndent(String) - Method in class org.frankframework.xml.PrettyPrintFilter
 
setIndentXml(boolean) - Method in class org.frankframework.pipes.XsltPipe
 
setIndentXml(Boolean) - Method in class org.frankframework.senders.XsltSender
If true, result is pretty-printed.
setIndexName(String) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
Name of the index, to be used in hints for query optimizer too (only for Oracle).
setInitial(boolean) - Method in interface org.frankframework.batch.IRecordHandlerManager
indicates if this manager is the initial manager
setInitial(boolean) - Method in class org.frankframework.batch.RecordHandlerManager
Deprecated.
This manager is the initial manager, i.e. to be used for the first record
setInitialContextFactoryName(String) - Method in class org.frankframework.jms.JmsRealm
 
setInitialContextFactoryName(String) - Method in class org.frankframework.jndi.JndiBase
class to use as initial context factory
setInProcessFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Folder where files are stored while being processed
setInputFields(String) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
Comma separated specification of field lengths. if neither this attribute nor inputSeparator is specified then the entire record is parsed
setInputFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Folder that is scanned for files.
setInputFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setInputFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setInputFolder(String) - Method in class org.frankframework.filesystem.FileSystemActor
Folder that is scanned for files when action="list"<F,S extends IBasicFileSystem<F>>.
setInputFormatSessionKey(String) - Method in class org.frankframework.pipes.Json2XmlValidator
Session key to store the inputFormat in, to be able to set the outputformat when autoFormat=true.
setInputNamespaceDefs(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setInputOutputDirectory(String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Directory on server where input and output files are (temporarily) stored
setInputSeparator(String) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
Separator that separates the fields in the input record.
setInputValidator(IValidator) - Method in class org.frankframework.core.PipeLine
Request validator, or combined validator for request and response
setInputValidator(IValidator) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
setInputValidator(IValidator) - Method in class org.frankframework.pipes.MessageSendingPipe
specification of Pipe to validate request messages, or request and response message if configured as mixed mode validator
setInputValidator(IValidator) - Method in class org.frankframework.pipes.SenderPipe
 
setInputWrapper(IWrapperPipe) - Method in class org.frankframework.core.PipeLine
Optional pipe to extract the request message from its envelope
setInputWrapper(IWrapperPipe) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
setInputWrapper(IWrapperPipe) - Method in class org.frankframework.pipes.MessageSendingPipe
specification of Pipe to wrap or unwrap request messages
setInputWrapper(IWrapperPipe) - Method in class org.frankframework.pipes.SenderPipe
 
setInputXPath(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setIntegerColumns(List<String>) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setInterval(long) - Method in class org.frankframework.larva.FileListener
Set the interval time in milliseconds between checks for creation of the file.
setInterval(long) - Method in class org.frankframework.larva.FileSender
Set the interval time in milliseconds between checks for file deletion.
setInterval(long) - Method in class org.frankframework.scheduler.AbstractJobDef
 
setInterval(long) - Method in interface org.frankframework.scheduler.job.IJob
Triggers the Job at the specified number of milliseconds.
setIsolated(boolean) - Method in class org.frankframework.senders.IbisLocalSender
If true, the call is made in a separate thread, possibly using separate transaction
setIssuerSessionKey(String) - Method in class org.frankframework.pipes.CrlPipe
Name of the sessionKey that holds the certificate of the issuer who signed the CRL.
setItemNoSessionKey(String) - Method in class org.frankframework.pipes.IteratingPipe
Key of session variable to store number of items processed, i.e. the position or index in the set of items to be processed.
setJar(String) - Method in class org.frankframework.configuration.classloaders.JarFileClassLoader
 
setJavaListener(String) - Method in class org.frankframework.scheduler.job.SendMessageJob
JavaListener to send the message to
setJavaListener(String) - Method in class org.frankframework.senders.IbisLocalSender
Name of the JavaListener that should be called (will be ignored when javaListenerSessionKey is set)
setJavaListenerSessionKey(String) - Method in class org.frankframework.senders.IbisLocalSender
Name of the sessionKey which holds the name of the JavaListener that should be called
setJmsRealm(String) - Method in class org.frankframework.jndi.JndiBase
loads JNDI (and other) properties from a JmsRealm
setJmsRealms(JmsRealmFactory) - Method in class org.frankframework.configuration.Configuration
 
setJndiAuthAlias(String) - Method in class org.frankframework.jms.JmsRealm
 
setJndiAuthAlias(String) - Method in class org.frankframework.jndi.JndiBase
authentication alias, may be used to override principal and credential-settings
setJndiContextPrefix(String) - Method in class org.frankframework.jms.JmsRealm
 
setJndiContextPrefix(String) - Method in class org.frankframework.jndi.JndiBase
 
setJndiProperties(String) - Method in class org.frankframework.jms.JmsRealm
 
setJndiProperties(String) - Method in class org.frankframework.jndi.JndiBase
 
setJobDef(AbstractJobDef) - Method in class org.frankframework.scheduler.IbisJobBuilder
 
setJobGroup(String) - Method in class org.frankframework.scheduler.AbstractJobDef
Group in which to sort multiple jobs.
setJobType(IbisJobDetail.JobType) - Method in class org.frankframework.scheduler.IbisJobBuilder
 
setJobType(IbisJobDetail.JobType) - Method in class org.frankframework.scheduler.IbisJobDetail
 
setJsFileName(String) - Method in class org.frankframework.senders.JavascriptSender
the name of the javascript file containing the functions to run
setJsFunctionName(String) - Method in class org.frankframework.senders.JavascriptSender
the name of the javascript function that will be called (first)
setJsonPathExpression(String) - Method in class org.frankframework.pipes.IfPipe
jsonPath expression to be applied to the input-message. if not set, no transformation is done when the input message is mediatype JSON
setJsonPathExpression(String) - Method in class org.frankframework.pipes.XmlIf
Deprecated.
Hide this method since it should not be able to set this from within this Pipe
setJsonPayload(Object) - Method in class org.frankframework.console.util.RequestMessageBuilder
 
setJsonResult(boolean) - Method in class org.frankframework.pipes.JsonXsltPipe
 
setJsonResult(boolean) - Method in class org.frankframework.senders.JsonXsltSender
If true, the xml result of the transformation is converted back to json
setJsonWithRootElements(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true, assume that JSON contains/must contain a root element
setJwksURL(String) - Method in class org.frankframework.http.rest.ApiListener
Keysource URL to validate JWT
setJwtHeader(String) - Method in class org.frankframework.http.rest.ApiListener
Header to extract JWT from
setKdc(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
SPNEGO only: Key Distribution Center, typically hosted on a domain controller.
setKdc(String) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setKeepOriginalFileName(boolean) - Method in class org.frankframework.pipes.UnzipPipe
If false, a suffix is added to the original filename to be sure it is unique
setKeepOriginalFilePath(boolean) - Method in class org.frankframework.pipes.UnzipPipe
If true, the path of the zip entry will be preserved.
setKeepSession(boolean) - Method in class org.frankframework.extensions.cmis.CmisSender
If true, the session is not closed at the end and it will be used in the next call
setKeyField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
The name of the column that contains the primary key of the table
setKeyField(String) - Method in class org.frankframework.jdbc.JdbcListener
Primary key field of the table, used to identify and differentiate messages.
setKeyField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setKeyFieldType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The type of the column that contains the primary key of the table
setKeyInputSessionKey(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
session key to use as input for transformation of request message to key by keyxpath or keystylesheet
setKeyInputSessionKey(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
Session key to use as input for transformation of request message to key by keyXPath or keyStyleSheet
setKeyManagerAlgorithm(String) - Method in interface org.frankframework.encryption.HasKeystore
Key manager algorithm.
setKeyManagerAlgorithm(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setKeyManagerAlgorithm(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setKeyManagerAlgorithm(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setKeyManagerAlgorithm(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Key manager algorithm.
setKeyManagerAlgorithm(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setKeyManagerAlgorithm(String) - Method in class org.frankframework.pipes.SignaturePipe
 
setKeyManagerAlgorithm(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setKeyManagerAlgorithm(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setKeyManagerAlgorithm(String) - Method in class org.frankframework.senders.SendGridSender
 
setKeyNamespaceDefs(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
namespace defintions for keyxpath. must be in the form of a comma or space separated list of prefix=namespaceuri definitions
setKeyNamespaceDefs(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
Namespace defintions for keyXPath.
setKeystore(String) - Method in interface org.frankframework.encryption.HasKeystore
Resource url to keystore or certificate.
setKeystore(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setKeystore(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setKeystore(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setKeystore(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Resource url to keystore or certificate to be used for authentication.
setKeystore(String) - Method in class org.frankframework.http.AbstractHttpSession
resource URL to keystore or certificate to be used for authentication.
setKeystore(String) - Method in class org.frankframework.pipes.SignaturePipe
Keystore to obtain signing key
setKeystore(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setKeystore(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setKeystore(String) - Method in class org.frankframework.senders.SendGridSender
 
setKeystoreAlias(String) - Method in interface org.frankframework.encryption.HasKeystore
Alias to obtain specific certificate or key in keystore
setKeystoreAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setKeystoreAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setKeystoreAlias(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setKeystoreAlias(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Alias to obtain specific certificate or key in keystore
setKeystoreAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setKeystoreAlias(String) - Method in class org.frankframework.pipes.SignaturePipe
Alias in keystore
setKeystoreAlias(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setKeystoreAlias(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setKeystoreAlias(String) - Method in class org.frankframework.senders.SendGridSender
 
setKeystoreAliasAuthAlias(String) - Method in interface org.frankframework.encryption.HasKeystore
Authentication alias to authenticate access to certificate or key indicated by keystoreAlias
setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setKeystoreAliasAuthAlias(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Authentication alias to authenticate access to certificate or key indicated by keystoreAlias
setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.pipes.SignaturePipe
Alias used to obtain keystoreAlias password
setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.senders.SendGridSender
 
setKeystoreAliasPassword(String) - Method in interface org.frankframework.encryption.HasKeystore
Default password to authenticate access to certificate or key indicated by keystoreAlias
setKeystoreAliasPassword(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setKeystoreAliasPassword(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setKeystoreAliasPassword(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setKeystoreAliasPassword(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Default password to authenticate access to certificate or key indicated by keystoreAlias
setKeystoreAliasPassword(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setKeystoreAliasPassword(String) - Method in class org.frankframework.pipes.SignaturePipe
KeystoreAlias password
setKeystoreAliasPassword(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setKeystoreAliasPassword(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setKeystoreAliasPassword(String) - Method in class org.frankframework.senders.SendGridSender
 
setKeystoreAuthAlias(String) - Method in interface org.frankframework.encryption.HasKeystore
Authentication alias used to obtain keystore password
setKeystoreAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setKeystoreAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setKeystoreAuthAlias(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setKeystoreAuthAlias(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Authentication alias used to obtain keystore password
setKeystoreAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setKeystoreAuthAlias(String) - Method in class org.frankframework.pipes.SignaturePipe
Alias used to obtain keystore password
setKeystoreAuthAlias(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setKeystoreAuthAlias(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setKeystoreAuthAlias(String) - Method in class org.frankframework.senders.SendGridSender
 
setKeyStoreAuthAlias(String) - Method in class org.frankframework.extensions.idin.IdinSender
The AuthAlias used to access the keystore
setKeyStoreLocation(String) - Method in class org.frankframework.extensions.idin.IdinSender
The Java iDIN Software Library needs to access a keystore located in the Java classpath to store all the required certificates
setKeystorePassword(String) - Method in interface org.frankframework.encryption.HasKeystore
Default password to access keystore
setKeystorePassword(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setKeystorePassword(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setKeystorePassword(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setKeystorePassword(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Default password to access keystore
setKeystorePassword(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setKeystorePassword(String) - Method in class org.frankframework.pipes.SignaturePipe
Keystore password
setKeystorePassword(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setKeystorePassword(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setKeystorePassword(String) - Method in class org.frankframework.senders.SendGridSender
 
setKeyStorePassword(String) - Method in class org.frankframework.extensions.idin.IdinSender
The password used to access the keystore
setKeystoreType(KeystoreType) - Method in interface org.frankframework.encryption.HasKeystore
Type of keystore
setKeystoreType(KeystoreType) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setKeystoreType(KeystoreType) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setKeystoreType(KeystoreType) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setKeystoreType(KeystoreType) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Type of keystore
setKeystoreType(KeystoreType) - Method in class org.frankframework.http.AbstractHttpSession
 
setKeystoreType(KeystoreType) - Method in class org.frankframework.pipes.SignaturePipe
Type of keystore, can be pkcs12 or pem
setKeystoreType(KeystoreType) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setKeystoreType(KeystoreType) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setKeystoreType(KeystoreType) - Method in class org.frankframework.senders.SendGridSender
 
setKeyStyleSheet(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
stylesheet to extract cache key from request message.
setKeyStyleSheet(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
Stylesheet to extract cache key from request message.
setKeyXPath(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
xpath expression to extract cache key from request message
setKeyXPath(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
XPath expression to extract cache key from request message
setKeyXPathOutputType(TransformerPool.OutputType) - Method in class org.frankframework.cache.AbstractCacheAdapter
output type of xpath expression to extract cache key from request message
setKeyXPathOutputType(TransformerPool.OutputType) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
Output type of xpath expression to extract cache key from request message, must be 'xml' or 'text'
setKnownHostsPath(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setKnownHostsPath(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Path to file with knownhosts
setLabelField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
The name of the column labels are stored in
setLabelField(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
The name of the column labels are stored in.
setLabelMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setLabelNamespaceDefs(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
Namespace definitions for labelXPath.
setLabelNamespaceDefs(String) - Method in class org.frankframework.receivers.Receiver
Namespace definitions for labelXPath.
setLabelStyleSheet(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
Stylesheet to extract a label from a message.
setLabelStyleSheet(String) - Method in class org.frankframework.receivers.Receiver
Stylesheet to extract label from message
setLabelXPath(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
XPath expression to extract the label from the message.
setLabelXPath(String) - Method in class org.frankframework.receivers.Receiver
XPath expression to extract label from message
setLanguage(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setLanguage(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Language indicator
setLastExitState(String, long, String) - Method in class org.frankframework.core.Adapter
 
setLayByNamespace(boolean) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setLCharacters(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
The lowercase characters to use.
setLdapProviderURL(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
Url to context to search in, e.g.
setLdapProviderURL(String) - Method in class org.frankframework.ldap.LdapSender
URL to context to search in, e.g.
setLength(int) - Method in class org.frankframework.pipes.SkipPipe
If length>=0 only these number of bytes (for binary input) or characters (for character input) is returned.
setlevel(Level) - Method in class org.frankframework.logging.IbisThreadFilter
 
setLevel(int) - Method in class org.frankframework.extensions.svn.ScanTibcoSolutionPipe
 
setLicense(String) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
aspose license location including the file name.
setLimit(int) - Method in class org.frankframework.mongodb.MongoDbSender
Limit to number of results returned.
setLineLength(int) - Method in class org.frankframework.pipes.Base64Pipe
(Only used when direction=encode) Each line of encoded data will be at most the given length (rounded down to the nearest multiple of 4).
setLinePrefix(String) - Method in class org.frankframework.pipes.StringIteratorPipe
This string is inserted at the start of each item
setLineSeparator(String) - Method in class org.frankframework.pipes.Base64Pipe
(Only used when direction=encode) Defines the separator between lines.
setLineSeparatorSymbol(String) - Method in class org.frankframework.pipes.ReplacerPipe
sets the string that will represent the line-separator in the ReplacerPipe.setFind(String) and ReplacerPipe.setReplace(String) strings.
setLineSuffix(String) - Method in class org.frankframework.pipes.StringIteratorPipe
This string is appended at the end of each item
setLinkMethod(JmsSender.LinkMethod) - Method in class org.frankframework.jms.JmsSender
(Only used when synchronous=true and replyToName is set).
setLinkMethod(MessageSendingPipe.LinkMethod) - Method in class org.frankframework.pipes.MessageSendingPipe
For asynchronous communication, the server side may either use the messageID or the correlationID in the correlationID field of the reply message.
setListener(ICorrelatedPullingListener<M>) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
Listener for responses on the request sent.
setListener(IListener<M>) - Method in class org.frankframework.receivers.Receiver
Sets the listener used to receive messages from.
setListHiddenFiles(boolean) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
controls whether hidden files are seen or not
setListHiddenFiles(boolean) - Method in interface org.frankframework.filesystem.smb.Samba1FileSystemDelegator
 
setListHiddenFiles(boolean) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
Controls if hidden files are seen
setLoaded(boolean) - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
 
setLoadedConfiguration(String) - Method in class org.frankframework.configuration.Configuration
The loaded (with resolved properties) configuration
setLoadExternalResources(boolean) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
when set to true, external resources, such as stylesheets and images found in HTML pages, will be loaded from the internet
setLocker(Locker) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setLocker(Locker) - Method in interface org.frankframework.core.IPipe
Optional Locker, to avoid parallel execution of the Pipe by multiple threads or servers.
setLocker(Locker) - Method in class org.frankframework.core.PipeLine
Optional Locker, to avoid parallel execution of the PipeLine by multiple threads on multiple servers.
setLocker(Locker) - Method in class org.frankframework.pipes.AbstractPipe
 
setLocker(Locker) - Method in class org.frankframework.scheduler.AbstractJobDef
 
setLocker(Locker) - Method in interface org.frankframework.scheduler.job.IJob
Optional element to avoid parallel execution of the Job, by multiple threads or servers.
setLockRows(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
When set true, exclusive row-level locks are obtained on all the rows identified by the select statement (e.g. by appending ' FOR UPDATE NOWAIT SKIP LOCKED' to the end of the query)
setLockRows(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setLockRows(boolean) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setLockWait(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
when set and >=0, ' FOR UPDATE WAIT #' is used instead of ' FOR UPDATE NOWAIT SKIP LOCKED'
setLockWait(int) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setLockWait(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setLockWaitTimeout(int) - Method in class org.frankframework.util.Locker
If > 0: The time in s to wait before the INSERT statement to obtain the lock is canceled.
setLogCategory(String) - Method in class org.frankframework.senders.LogSender
category under which messages are logged
setLogfile(String) - Method in class org.frankframework.xcom.XComSender
name of logfile for xcomtcp to be used
setLogFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Folder where a copy of every file that is received is stored
setLogIntermediaryResults(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setLogIntermediaryResults(String) - Method in interface org.frankframework.core.IPipe
when set, the value in AppConstants is overwritten (for this pipe only)
setLogIntermediaryResults(String) - Method in class org.frankframework.pipes.AbstractPipe
 
setLoginTimeout(int) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
setLogLevel(String) - Method in class org.frankframework.senders.LogSender
level on which messages are logged
setLogLevel(LarvaLogLevel) - Method in class org.frankframework.pipes.LarvaPipe
the larva log level: one of [debug], [pipeline messages prepared for diff], [pipeline messages], [wrong pipeline messages prepared for diff], [wrong pipeline messages], [step passed/failed], [scenario passed/failed], [scenario failed], [totals], [error]
setLogsEnabled(boolean) - Method in class org.frankframework.extensions.idin.IdinSender
 
setLogWriter(PrintWriter) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
setLookupDestination(boolean) - Method in class org.frankframework.jms.JMSFacade
If set false, the destinationName is used directly instead of performing a JNDI lookup
setLuwHandleSessionKey(String) - Method in interface org.frankframework.extensions.sap.ISapSender
 
setLuwHandleSessionKey(String) - Method in class org.frankframework.extensions.sap.jco3.SapLUWManager
Session key under which information is stored
setLuwHandleSessionKey(String) - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
Session key in which LUW information is stored.
setMailAddress(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
The mail address of the mailbox connected to (also used for auto discovery)
setMailAddress(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setMailAddress(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setMailFolder(MailFolder) - Method in class org.frankframework.filesystem.exchange.MailMessage
Also sets the baseUrl for this message to the url of the `folder` that's provided.
setMainDocumentSessionKey(String) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
session key that contains the document that the attachments will be attached to.
setMandant(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setMandant(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Mandant i.e.
setManipulationSubject(LdapSender.Manipulation) - Method in class org.frankframework.ldap.LdapSender
Specifies subject to perform operation on.
setMaxBackoffDelay(Integer) - Method in class org.frankframework.receivers.Receiver
After a message has an error in processing, there is a small delay before processing the next message before processing the next message or retrying the failed message.
setMaxBlockLength(int) - Method in class org.frankframework.pipes.TextSplitterPipe
Set the maximum number of characters of a block
setMaxChildThreads(int) - Method in class org.frankframework.pipes.IteratingPipe
Maximum number of child threads that may run in parallel simultaneously (combined total of all threads calling this pipe).
setMaxCommentLength(int) - Method in class org.frankframework.jdbc.JdbcTableListener
(optional) Maximum length of strings to be stored in commentField, or -1 for unlimited
setMaxConcurrentThreads(int) - Method in class org.frankframework.senders.ParallelSenders
Set the upper limit to the amount of concurrent threads that can be run simultaneously.
setMaxConnections(int) - Method in class org.frankframework.extensions.cmis.CmisSender
The maximum number of concurrent connections
setMaxConnections(int) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
the maximum number of concurrent connections, 0 uses default
setMaxConnections(int) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setMaxConnections(int) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Maximum number of connections that may connect simultaneously to the SAP system
setMaxConnections(int) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Maximum concurrent connections towards S3
setMaxConnections(int) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setMaxConnections(int) - Method in class org.frankframework.http.AbstractHttpSession
The maximum number of concurrent connections
setMaxConnections(int) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
the maximum number of concurrent connections
setMaxConnections(int) - Method in class org.frankframework.senders.SendGridSender
 
setMaxDeliveries(Integer) - Method in class org.frankframework.receivers.Receiver
Deprecated, for removal: This API element is subject to removal in a future version.
setMaxElementsInMemory(int) - Method in class org.frankframework.cache.EhCache
The maximum number of elements in memory, before they are evicted
setMaxElementsOnDisk(int) - Method in class org.frankframework.cache.EhCache
The maximum number of elements on disk, before they are removed
setMaxEntriesReturned(int) - Method in class org.frankframework.ldap.LdapSender
The maximum number of entries to be returned by a search query, or 0 for unlimited
setMaxExecuteRetries(int) - Method in class org.frankframework.http.AbstractHttpSession
The maximum number of times the execution is retried
setMaxExecuteRetries(int) - Method in class org.frankframework.senders.SendGridSender
 
setMaxInclusive(String) - Method in class org.frankframework.parameters.NumberParameter
Used in combination with type number; if set and the value of the parameter exceeds this maximum value, this maximum value is taken
setMaxItems(int) - Method in class org.frankframework.pipes.IteratingPipe
The maximum number of items returned.
setMaxLength(int) - Static method in class org.frankframework.logging.IbisMaskingLayout
 
setMaxLength(int) - Method in class org.frankframework.parameters.AbstractParameter
If set (>=0) and the length of the value of the parameter exceeds this maximum length, the length is trimmed to this maximum length
setMaxNumberOfMessagesToList(int) - Method in class org.frankframework.filesystem.AbstractFileSystem
The maximum number of messages to be retrieved from a folder.
setMaxRecordsSessionKey(String) - Method in class org.frankframework.jdbc.ResultSet2FileSender
If set (and >=0), this session key contains the maximum number of records which are processed.
setMaxRequestNumber(long) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Maximal number that will be concatenated to dataFilenamePrefix
setMaxRetries(int) - Method in class org.frankframework.pipes.MessageSendingPipe
The number of times a processing attempt is retried after a timeout or an exception is caught or after an incorrect reply is received (see also retryXPath)
setMaxRetries(Integer) - Method in class org.frankframework.receivers.Receiver
The number of times a processing attempt is automatically retried after an exception is caught or rollback is experienced.
setMaxRows(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
The maximum number of rows to be returned from the output of select queries, -1 means unlimited rows
setMaxRows(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setMaxSize(int) - Method in class org.frankframework.util.SizeLimitedVector
sets the Maximum Size to maxSize.
setMaxThreads(int) - Method in class org.frankframework.core.PipeLine
Maximum number of threads that may execute this Pipeline simultaneously, use 0 to disable limit
setMaxThreads(int) - Method in class org.frankframework.pipes.AbstractPipe
The maximum number of threads that may process messages simultaneously.
setMemberTarget(String) - Method in class org.frankframework.console.configuration.ClientSession
 
setMemberTarget(UUID) - Method in class org.frankframework.console.configuration.ClientSession
 
setMemoryStoreEvictionPolicy(String) - Method in class org.frankframework.cache.EhCache
Either LRU=Least Recent Use,LFU=Least Frequent Use or FIFO=First In - First Out
setMerchantCertificateAlias(String) - Method in class org.frankframework.extensions.idin.IdinSender
This is the certificate owned by the Merchant.
setMerchantCertificateAuthAlias(String) - Method in class org.frankframework.extensions.idin.IdinSender
In case the merchant certificate has been password protected
setMerchantCertificatePassword(String) - Method in class org.frankframework.extensions.idin.IdinSender
In case the merchant certificate has been password protected
setMerchantID(String) - Method in class org.frankframework.extensions.idin.IdinSender
This is the contract number for iDIN the Merchant received from its Acquirer after registration, and is used to unambiguously identify the Merchant.
setMerchantReturnUrl(String) - Method in class org.frankframework.extensions.idin.IdinSender
The web address provided by the Merchant in the transaction request that is used to redirect the Consumer back to the Merchant after completing the authentication in the Issuer domain.
setMerchantReturnUrlSessionKey(String) - Method in class org.frankframework.extensions.idin.IdinSender
 
setMerchantSubID(int) - Method in class org.frankframework.extensions.idin.IdinSender
The SubID that uniquely defines the name and address of the Merchant to be used for iDIN, if operating under different brands or trading entities.
setMessage(String) - Method in class org.frankframework.scheduler.job.SendMessageJob
message to be sent into the pipeline
setMessage(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setMessageBase64(boolean) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setMessageClass(JMSFacade.MessageClass) - Method in class org.frankframework.jms.JMSFacade
The JMS Message class for the outgoing message.
setMessageCorrelationID(Message, String) - Method in class org.frankframework.jms.JMSFacade
 
setMessageCount(Object) - Method in class org.frankframework.management.bus.dto.ProcessStateDTO
 
setMessageField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
The name of the column message themselves are stored in
setMessageField(String) - Method in class org.frankframework.jdbc.JdbcListener
Field containing the message data
setMessageField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setMessageFieldType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The type of the column message themselves are stored in
setMessageFieldType(JdbcListener.MessageFieldType) - Method in class org.frankframework.jdbc.JdbcListener
Type of the field containing the message data
setMessageFieldType(JdbcListener.MessageFieldType) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setMessageHeaderInSoapBody(boolean) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setMessageHeaderInSoapBody(boolean) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setMessageIdField(String) - Method in class org.frankframework.jdbc.JdbcListener
Field containing the messageId.
setMessageIdField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setMessageIdHeader(String) - Method in class org.frankframework.http.rest.ApiListener
Name of the header which contains the Message-Id.
setMessageIdMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setMessageIdPropertyKey(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Key of Property to use as messageId.
setMessageIsContent(boolean) - Method in class org.frankframework.pipes.CompressPipe
A flag that indicates whether the message is the content or the path to a file with the contents.
setMessageKeeperSize(int) - Method in class org.frankframework.core.Adapter
number of message displayed in ibisconsole
setMessageKeeperSize(int) - Method in class org.frankframework.scheduler.AbstractJobDef
Number of messages displayed in ibisconsole
setMessageLog(ITransactionalStorage<?>) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
setMessageLog(ITransactionalStorage<?>) - Method in class org.frankframework.pipes.MessageSendingPipe
log of all messages sent
setMessageLog(ITransactionalStorage<?>) - Method in class org.frankframework.pipes.SenderPipe
 
setMessageLog(ITransactionalStorage<Serializable>) - Method in class org.frankframework.receivers.Receiver
Storage to keep track of all messages processed correctly
setMessageMask(String, IMessageBrowser<?>) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setMessageMask(String, IMessageBrowser<?>, IListener<?>) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setMessageProtocol(EsbJmsListener.MessageProtocol) - Method in class org.frankframework.extensions.esb.EsbJmsListener
protocol of ESB service to be called
setMessageProtocol(EsbJmsSender.MessageProtocol) - Method in class org.frankframework.extensions.esb.EsbJmsSender
protocol of ESB service to be called
setMessageProtocol(SendTibcoMessage.MessageProtocol) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
Protocol of Tibco service to be called
setMessageSelector(String) - Method in class org.frankframework.jms.JMSFacade
If set, the value of this attribute is used as a selector to filter messages.
setMessageSizeWarn(String) - Method in class org.frankframework.core.PipeLine
If messageSizeWarn>=0 and the size of the input or result pipe message exceeds the value specified a warning message is logged.
setMessageTimeToLive(long) - Method in class org.frankframework.jms.JMSFacade
The time in milliseconds it takes for the message to expire.
setMessageType(String) - Method in class org.frankframework.jms.JmsSender
Value of the JMSType field
setMessageType(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setMessageType(AbstractFileSystemListener.IMessageType) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Determines the contents of the message that is sent to the pipeline.
setMessageType(AbstractFileSystemListener.MessageType) - Method in class org.frankframework.receivers.DirectoryListener
Determines the contents of the message that is sent to the pipeline.
setMessageType(AbstractFileSystemListener.MessageType) - Method in class org.frankframework.receivers.FtpFileSystemListener
Determines the contents of the message that is sent to the pipeline.
setMessageType(AbstractFileSystemListener.MessageType) - Method in class org.frankframework.receivers.Samba2Listener
Determines the contents of the message that is sent to the pipeline.
setMessageType(AbstractFileSystemListener.MessageType) - Method in class org.frankframework.receivers.SftpFileSystemListener
Determines the contents of the message that is sent to the pipeline.
setMessageType(AbstractMailListener.MessageType) - Method in class org.frankframework.filesystem.AbstractMailListener
Determines the contents of the message that is sent to the Pipeline. can be one of: EMAIL, for an XML containing most relevant information, except the body and the attachments CONTENTS, for the body of the message MIME, for the MIME contents of the message NAME or PATH, for an internal handle of mail message, that can be used by a related MailFileSystemSender HEADER, for the value of the header matching the searchKey in the message context
setMessenger(IMessenger) - Method in class org.frankframework.extensions.idin.DynamicMessengerCommunicator
 
setMethod(String) - Method in class org.frankframework.http.RestListener
Method (e.g.
setMethod(ApiListener.HttpMethod) - Method in class org.frankframework.http.rest.ApiListener
HTTP method to listen to
setMethods(ApiListener.HttpMethod...) - Method in class org.frankframework.http.rest.ApiListener
HTTP method(s) to listen to.
setMethodType(AbstractHttpSender.HttpMethod) - Method in class org.frankframework.http.AbstractHttpSender
The HTTP Method used to execute the request
setMethodType(AbstractHttpSender.HttpMethod) - Method in class org.frankframework.http.WebServiceSender
Hide this property from being set.
setMimeSubtype(String) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
setMimeType(String) - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
setMimeType(MimeType) - Method in class org.frankframework.management.bus.message.MessageBase
 
setMinInclusive(String) - Method in class org.frankframework.parameters.NumberParameter
Used in combination with type number; if set and the value of the parameter falls short of this minimum value, this minimum value is taken
setMinLength(int) - Method in class org.frankframework.parameters.AbstractParameter
If set (>=0) and the length of the value of the parameter falls short of this minimum length, the value is padded
setMinStableTime(long) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Minimal age of file in milliseconds, to avoid receiving a file while it is still being written
setMode(EsbSoapWrapperPipe.Mode) - Method in class org.frankframework.extensions.esb.EsbSoapValidator
 
setMode(EsbSoapWrapperPipe.Mode) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
setMode(AbstractParameter.ParameterMode) - Method in class org.frankframework.parameters.AbstractParameter
Set the mode of the parameter, which determines if the parameter is an INPUT, OUTPUT, or INOUT.
setMonitor(Monitor) - Method in interface org.frankframework.monitoring.ITrigger
 
setMonitor(Monitor) - Method in class org.frankframework.monitoring.Trigger
 
setMonitoring(MonitorManager) - Method in class org.frankframework.configuration.Configuration
Container for monitor objects
setMoreMessageString(String) - Static method in class org.frankframework.logging.IbisMaskingLayout
 
setMove2dirAfterError(String) - Method in class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
Directory to which the inputfile is moved in case an error occurs
setMove2dirAfterFinalize(String) - Method in class org.frankframework.batch.Result2Filewriter
Deprecated.
Directory to which the created file must be moved after finalization (is optional)
setMove2dirAfterTransform(String) - Method in class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
Directory in which the transformed file(s) is stored
setMoveProcessedFile(boolean) - Method in class org.frankframework.extensions.fxf.FxfListener
If set to true, the received file is moved after being processed
setMoveToMessageLog(boolean) - Method in class org.frankframework.jdbc.MessageStoreListener
Move to messageLog after processing, as the message is already stored in the ibisstore only some fields need to be updated.
setMsgLogHidden(boolean) - Method in class org.frankframework.core.Adapter
If set to true, the length of the message is shown in the msg log instead of the content of the message
setMsgLogLevel(Adapter.MessageLogLevel) - Method in class org.frankframework.core.Adapter
Defines behaviour for logging messages.
setMshost(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setMshost(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
SAP message server
setMsservOffset(int) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setMsservOffset(int) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Number added to systemNr to find corresponding message server port
setMtomContentTransferEncoding(String) - Method in class org.frankframework.http.HttpSender
 
setMtomEnabled(boolean) - Method in class org.frankframework.http.WebServiceListener
If set, MTOM is enabled on the SOAP binding
setMtomMultipart() - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
setMtomMultipart(boolean) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
 
setMultipart(boolean) - Method in class org.frankframework.extensions.api.ApiWsdlXmlValidator
indicates whether the message is multipart/form-data.
setMultipartBodyName(String) - Method in class org.frankframework.http.rest.ApiListener
Specify the form-part you wish to enter the pipeline.
setMultipartXmlSessionKey(String) - Method in class org.frankframework.http.HttpSender
If set and methodType=POST and paramsInUrl=false, a multipart/form-data entity is created instead of a request body.
setMultipartXmlSessionKey(String) - Method in class org.frankframework.http.WebServiceListener
Key of session variable that holds the description (name, sessionKey, mimeType) of the parts present in the request.
setMultipartXmlSessionKey(String) - Method in class org.frankframework.pipes.StreamPipe
(only used when extractfirststringpart=true) the session key to put the xml in with info about the stored parts
setMyName(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setMyName(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Own SNC name of the caller.
setName(String) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
Name of the recordhandler
setName(String) - Method in class org.frankframework.batch.AbstractResultHandler
 
setName(String) - Method in class org.frankframework.batch.RecordHandlerManager
Deprecated.
Name of the manager
setName(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
Name of the cache, will be lowercased
setName(String) - Method in class org.frankframework.configuration.Configuration
Configurations should be wired through Spring, which in turn should call Configuration.setBeanName(String).
setName(String) - Method in class org.frankframework.core.Adapter
name of the adapter
setName(String) - Method in interface org.frankframework.core.IValidator
The functional name of this pipe, is not required when used as a Validator
setName(String) - Method in interface org.frankframework.core.IWrapperPipe
The functional name of this pipe, is not required when used as a Wrapper
setName(String) - Method in interface org.frankframework.core.NameAware
The functional name of the object.
setName(String) - Method in class org.frankframework.core.PipeForward
the name is a symbolic reference to a path.
setName(String) - Method in class org.frankframework.core.PipeLineExit
The name of the Exit that can be referenced by a PipeForward's path attribute.
setName(String) - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
setName(String) - Method in class org.frankframework.extensions.mqtt.MqttFacade
 
setName(String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Name of the Ibis-object
setName(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Name of the listener
setName(String) - Method in class org.frankframework.filesystem.ftp.FTPFileRef
Strip folder prefix of filename if present.
setName(String) - Method in class org.frankframework.http.PushingListenerAdapter
Name of the listener as known to the adapter
setName(String) - Method in class org.frankframework.jdbc.JdbcFacade
Name of the sender or the listener
setName(String) - Method in class org.frankframework.jndi.JndiBase
Name of the sender or the listener
setName(String) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setName(String) - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
setName(String) - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
setName(String) - Method in class org.frankframework.monitoring.Monitor
 
setName(String) - Method in class org.frankframework.parameters.AbstractParameter
Name of the parameter
setName(String) - Method in class org.frankframework.pipes.AbstractPipe
The functional name of this pipe.
setName(String) - Method in class org.frankframework.pipes.MessageSendingPipe
 
setName(String) - Method in class org.frankframework.pipes.XsltPipe
 
setName(String) - Method in class org.frankframework.receivers.FrankListener
Name of the listener by which it can be found by the FrankSender.
setName(String) - Method in class org.frankframework.receivers.JavaListener
Internal name of the listener, as known to the adapter.
setName(String) - Method in class org.frankframework.receivers.Receiver
Sets the name of the Receiver, as known to the Adapter.
setName(String) - Method in class org.frankframework.scheduler.AbstractJobDef
Name of the job
setName(String) - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
setName(String) - Method in class org.frankframework.senders.AbstractSender
name of the sender
setName(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
 
setName(String) - Method in class org.frankframework.util.SapSystemListItem
The name under which the item can be retrieved.
setNamespaceAware(boolean) - Method in class org.frankframework.pipes.IfPipe
Controls the namespace-awareness of the XSLT transformation.
setNamespaceAware(boolean) - Method in class org.frankframework.pipes.XmlSwitch
controls namespace-awareness of XSLT transformation
setNamespaceDefs(String) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
Namespace defintions for xpathExpression.
setNamespaceDefs(String) - Method in class org.frankframework.http.WebServiceSender
namespace defintions to be added in the soap envelope tag. must be in the form of a comma or space separated list of prefix=namespaceuri-definitions
setNamespaceDefs(String) - Method in class org.frankframework.parameters.AbstractParameter
Namespace definitions for xpathExpression.
setNamespaceDefs(String) - Method in class org.frankframework.pipes.IfPipe
namespace definitions for xpathExpression.
setNamespaceDefs(String) - Method in class org.frankframework.pipes.IteratingPipe
Namespace defintions for xpathExpression.
setNamespaceDefs(String) - Method in class org.frankframework.pipes.JsonXsltPipe
 
setNamespaceDefs(String) - Method in class org.frankframework.pipes.XmlSwitch
Namespace defintions for xpathExpression.
setNamespaceDefs(String) - Method in class org.frankframework.pipes.XsltPipe
 
setNamespaceDefs(String) - Method in class org.frankframework.senders.JsonXsltSender
Namespace definitions for xpathExpression.
setNamespaceDefs(String) - Method in class org.frankframework.senders.XsltSender
Namespace defintions for xpathExpression.
setNextRecordHandlerManager(IRecordHandlerManager) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
 
setNextRecordHandlerManagerRef(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Name of the manager to be used after handling this record
setNoConversionForwardName(String) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
Sets the name of the forward used when no conversion to XML was performed, because the input was already XML.
setNoname(String) - Method in class org.frankframework.extensions.xfb.XfbSender
 
setNoNamespaceSchemaLocation(String) - Method in class org.frankframework.pipes.XmlValidator
A URI reference as a hint as to the location of a schema document with no target namespace.
setNoNamespaceSchemaLocation(String) - Method in class org.frankframework.soap.SoapValidator
 
setNonce(String) - Method in class org.frankframework.extensions.akamai.NetStorageSender
Login is done via a Nonce and AccessToken
setNonXmlReplacementCharacter(String) - Method in class org.frankframework.pipes.ReplacerPipe
character that will replace each non-valid xml character (empty string is also possible) (use &#x00bf; for inverted question mark)
setNotExistWarn(boolean) - Method in class org.frankframework.util.DirectoryCleaner
when set true, send warnings to logging and console about not existing directories
setNotFoundForwardName(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
setNotFoundForwardName(String) - Method in class org.frankframework.pipes.GetPrincipalPipe
Name of the forward returned if the principal has not been found.
setNotFoundForwardName(String) - Method in class org.frankframework.pipes.XmlSwitch
Forward returned when the pipename derived from the stylesheet could not be found.
setNull() - Method in class org.frankframework.align.content.JsonDocumentContainer
 
setNull() - Method in class org.frankframework.align.content.JsonElementContainer
 
setNullValue(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Value used in result as contents of fields that contain no value (sql-null)
setNullValue(String) - Method in class org.frankframework.util.DB2DocumentWriter
Set the presentation of a Null value
setNullValue(String) - Method in class org.frankframework.util.DB2XMLWriter
Set the presentation of a Null value
setNumberOfBackups(int) - Method in class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
Number of copies held of a file with the same name.
setNumberOfBackups(int) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Number of copies held of a file with the same name.
setNumberOfBackups(int) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setNumberOfBackups(int) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setNumberOfBackups(int) - Method in class org.frankframework.filesystem.FileSystemActor
For the actions "write"<F,S extends IBasicFileSystem<F>> and "append"<F,S extends IBasicFileSystem<F>>, with rotateSize>0: the number of backup files that is kept.
setNumberOfExceptionsCaughtWithoutMessageBeingReceivedThreshold(int) - Method in class org.frankframework.receivers.Receiver
Number of connection attempts to put the adapter in warning status
setNumbers(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
The numbers to use.
setNumberValue(String) - Method in interface org.frankframework.documentbuilder.INodeBuilder
 
setNumberValue(String) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
 
setNumberValue(String) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
 
setNumOfDigits(int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
The number of digits in the generated password.
setNumOfLCharacters(int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
The number of lowercase characters in the generated password.
setNumOfSigns(int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
The number of sign characters in the generated password.
setNumOfUCharacters(int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
The number of uppercase characters in the generated password.
setNumRetries(int) - Method in class org.frankframework.util.Locker
The number of times an attempt should be made to acquire a lock, after this many times an exception is thrown when no lock could be acquired, when -1 the number of retries is unlimited
setNumThreads(int) - Method in class org.frankframework.receivers.Receiver
The number of threads that may execute a Pipeline concurrently (only for pulling listeners)
setNumThreads(int) - Method in class org.frankframework.scheduler.AbstractJobDef
Number of threads that may execute concurrently
setNumThreadsPolling(int) - Method in class org.frankframework.receivers.Receiver
The number of threads that are actively polling for messages concurrently. '0' means 'limited only by numthreads' (only for pulling listeners)
setOauthAuthenticationMethod(AbstractHttpSession.OauthAuthenticationMethod) - Method in class org.frankframework.http.AbstractHttpSession
Only used when tokenEndpoint has been configured.
setObjectId(String) - Method in class org.frankframework.util.Locker
Identifier for this lock
setOmitResult(boolean) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setOmitResult(boolean) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setOmitXmlDeclaration(boolean) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
Force the transformer generated from the xpath-expression to omit the xml declaration
setOmitXmlDeclaration(boolean) - Method in class org.frankframework.pipes.IteratingPipe
Force the transformer generated from the xpath-expression to omit the xml declaration
setOmitXmlDeclaration(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
Allow omitting the XML declaration from the output, if the output is in XML format.
setOmitXmlDeclaration(boolean) - Method in class org.frankframework.pipes.XsltPipe
 
setOmitXmlDeclaration(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
For direction=wrap only: When false, adds an XML declaration to the output message.
setOmitXmlDeclaration(Boolean) - Method in class org.frankframework.senders.XsltSender
Omit the XML declaration on top of the output.
setOnCloseBlock(String) - Method in class org.frankframework.batch.ResultWriter
string that is written after the end of each logical block, as defined in the flow
setOnCloseDocument(String) - Method in class org.frankframework.batch.ResultWriter
string that is written after all data of results is written
setOnError(Receiver.OnError) - Method in class org.frankframework.receivers.Receiver
One of 'continue', 'recover' or 'close'.
setOnlyIfSessionKey(String) - Method in class org.frankframework.pipes.FixedForwardPipe
Key of the session variable to check if the action must be executed.
setOnlyIfValue(String) - Method in class org.frankframework.pipes.FixedForwardPipe
Value of session variable 'onlyIfSessionKey' to check if the action must be executed.
setOnlyProperties(String) - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
comma separated list of attachment properties to list
setOnlyStoreWhenMessageIdUnique(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
If set to true, the message is stored only if the MessageId is not present in the store yet.
setOnlyStoreWhenMessageIdUnique(boolean) - Method in class org.frankframework.jdbc.MessageStoreSender
If set to true, the message is stored only if the MessageId is not present in the store yet.
setOnOpenBlock(String) - Method in class org.frankframework.batch.ResultWriter
string that is written before the start of each logical block, as defined in the flow
setOnOpenDocument(String) - Method in class org.frankframework.batch.ResultWriter
string that is written before any data of results is written
setOpenBlockAfterLine(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Instructs the resultHandler to start a new block after the parsed line is processed
setOpenBlockBeforeLine(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Instructs the resultHandler to start a new block before the parsed line is processed
setOpenBlockBeforeLineNumber(int) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
If >0 the openBlockBeforeLine instruction is only performed when the current line number is a multiple of this value
setOperation(LdapSender.Operation) - Method in class org.frankframework.ldap.LdapSender
Specifies LDAP operation to perform
setOperationControls() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
setOperationControls() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
setOperationControls() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
setOperationId(String) - Method in class org.frankframework.http.rest.ApiListener
Unique string used to identify the operation.
setOrder(IMessageBrowser.SortOrder) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
setOrderField(String) - Method in class org.frankframework.jdbc.JdbcTableListener
(optional) Comma separated list of fields determining the order in which messages are processed
setOriginalConfiguration(String) - Method in class org.frankframework.configuration.Configuration
The entire (raw) configuration
setOriginalSender(String) - Method in class org.frankframework.senders.ShadowSender
Name of the sender that is considered that is considered to be the golden standard, i.e. the source of truth.
setOutputDirectory(String) - Method in class org.frankframework.batch.Result2Filewriter
Deprecated.
Directory in which the resultfile must be stored
setOutputDirectory(String) - Method in class org.frankframework.pipes.CompressPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setOutputFields(String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
semicolon separated list of output record field specifications (see table below)
setOutputFields(String) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
comma separated string with tagnames for the individual input fields (related using there positions). if you leave a tagname empty, the field is not xml-ized
setOutputFormat(DocumentFormat) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
OutputFormat of message for messageType=info
setOutputFormat(DocumentFormat) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setOutputFormat(DocumentFormat) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setOutputFormat(DocumentFormat) - Method in class org.frankframework.filesystem.FileSystemActor
Sets the outputFormat.
setOutputFormat(DocumentFormat) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
The type of output.
setOutputFormat(DocumentFormat) - Method in class org.frankframework.mongodb.MongoDbSender
OutputFormat
setOutputFormat(DocumentFormat) - Method in class org.frankframework.pipes.Json2XmlValidator
Default format of the result, that is used if the format cannot be found from outputFormatSessionKey or from inputFormatSessionKey (when validating responses and autoFormat=true)
setOutputFormatSessionKey(String) - Method in class org.frankframework.pipes.Json2XmlValidator
Session key to retrieve outputFormat from
setOutputNamespace(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setOutputNamespace(String) - Method in class org.frankframework.soap.SoapWrapperPipe
(only used when direction=wrap) If not empty, this namespace is added to the root element in the soap body
setOutputRoot(String) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setOutputSeparator(String) - Method in class org.frankframework.batch.RecordTransformer
Deprecated.
optional separator to add between the fields
setOutputSoapBody(String) - Method in class org.frankframework.soap.SoapValidator
Identical to the soapBody attribute except that it's used for the output message instead of the input message.
setOutputType(DataSonnetPipe.DataSonnetOutputType) - Method in class org.frankframework.pipes.DataSonnetPipe
Output file format.
setOutputType(TransformerPool.OutputType) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
Only valid for xpathExpression
setOutputType(TransformerPool.OutputType) - Method in class org.frankframework.pipes.IteratingPipe
Only valid for xpathexpression
setOutputType(TransformerPool.OutputType) - Method in class org.frankframework.pipes.XsltPipe
 
setOutputType(TransformerPool.OutputType) - Method in class org.frankframework.senders.XsltSender
For xpathExpression only
setOutputValidator(IValidator) - Method in class org.frankframework.core.PipeLine
Optional pipe to validate the response.
setOutputValidator(IValidator) - Method in class org.frankframework.pipes.MessageSendingPipe
specification of Pipe to validate response messages
setOutputWrapper(IWrapperPipe) - Method in class org.frankframework.core.PipeLine
Optional pipe to wrap the response message in an envelope
setOutputWrapper(IWrapperPipe) - Method in class org.frankframework.pipes.MessageSendingPipe
specification of Pipe to wrap or unwrap response messages
setOverflowToDisk(boolean) - Method in class org.frankframework.cache.EhCache
If true, the elements that are evicted from memory are spooled to disk
setOverrideEntryPointWSDL(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Override entrypoint WSDL by reading it from the classpath, overrides url attribute
setOverrideEntryPointWSDL(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setOverrideValues(Map<String, Object>) - Method in class org.frankframework.align.Json2Xml
 
setOverwrite(boolean) - Method in class org.frankframework.batch.BatchFileTransformerPipe
Deprecated.
If set true, the destination file will be deleted if it already exists
setOverwrite(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
If set true, the destination file will be deleted if it already exists
setOverwrite(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setOverwrite(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setOverwrite(boolean) - Method in class org.frankframework.filesystem.FileSystemActor
If set true, for actions "create"<F,S extends IBasicFileSystem<F>>, "write"<F,S extends IBasicFileSystem<F>>, "move"<F,S extends IBasicFileSystem<F>>, "copy"<F,S extends IBasicFileSystem<F>> or "rename"<F,S extends IBasicFileSystem<F>>, the destination file is overwritten if it already exists
setOverwrite(boolean) - Method in class org.frankframework.larva.FileSender
Set the overwrite file.
setP2pAlias(String) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
When the messagingLayer part of the destination has this value interpret it as P2P
setPackageContent(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Controls if the returned package content is db2 format or xml format.
setParallel(boolean) - Method in class org.frankframework.pipes.IteratingPipe
When set true, the calls for all items are done in parallel (a new thread is started for each call). when collectresults set true, this pipe will wait for all calls to finish before results are collected and pipe result is returned
setParameter(PreparedStatement, int, String, boolean) - Static method in class org.frankframework.util.JdbcUtil
Set a parameter in a prepared statement.
setParameter(PreparedStatement, int, String, boolean, ParameterMetaData) - Static method in class org.frankframework.util.JdbcUtil
Set a parameter in a prepared statement.
setParameters(JCoParameterList, JCoParameterList, String, int) - Static method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
 
setParametersToSkipWhenEmpty(String) - Method in class org.frankframework.http.AbstractHttpSender
Comma separated list of parameter names that should not be added as request or body parameter, or as HTTP header, if they are empty.
setParent(XMLReader) - Method in class org.frankframework.xml.FullXmlFilter
 
setParentContext(ApplicationContext) - Method in class org.frankframework.lifecycle.IbisApplicationContext
 
setParentsLexicalHandler(XMLReader) - Method in class org.frankframework.xml.FullXmlFilter
 
setParsedPatterns(Map<String, DigesterRule>) - Method in class org.frankframework.configuration.digester.Digester
List of DigesterRules that apply to elements created through this Digester.
setPartnerName(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setPartnerName(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
SNC name of the communication partner server.
setPassive(boolean) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setPassive(boolean) - Method in class org.frankframework.filesystem.ftp.FtpSession
If true, passive ftp is used: before data is sent, a pasv command is issued, and the connection is set up by the server
setPasswd(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setPasswd(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Passwd used in the connection
setPassword(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Password used in authentication to host
setPassword(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setPassword(String) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
password used in authentication to host
setPassword(String) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
password used in authentication to host
setPassword(String) - Method in class org.frankframework.filesystem.AbstractMailFileSystem
Password for authentication to mail server.
setPassword(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setPassword(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
Password to authenticatie on remote server
setPassword(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setPassword(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Password to authenticatie on remote server
setPassword(String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
The SMB share password
setPassword(String) - Method in interface org.frankframework.filesystem.smb.Samba1FileSystemDelegator
 
setPassword(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
the smb share password
setPassword(String) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setPassword(String) - Method in class org.frankframework.http.AbstractHttpSession
Password used for authentication to the host
setPassword(String) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
password used to authenticate with the host
setPassword(String) - Method in class org.frankframework.jdbc.JdbcFacade
Password for authentication when connecting to database, when none found from authAlias
setPassword(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
Password used to obtain credentials to connect to ldap server
setPassword(String) - Method in class org.frankframework.parameters.AbstractParameter
Default password that is used when a pattern containing {password} is specified
setPassword(String) - Method in class org.frankframework.receivers.ImapListener
 
setPassword(String) - Method in class org.frankframework.senders.AbstractMailSender
password of userid
setPassword(String) - Method in class org.frankframework.senders.ImapSender
 
setPassword(String) - Method in class org.frankframework.xcom.XComSender
password of user on remote system
setPath(String) - Method in class org.frankframework.core.PipeForward
The name of the next Pipe or Exit.
setPath(String) - Method in class org.frankframework.util.Dir2Xml
 
setPattern(String) - Method in class org.frankframework.parameters.AbstractParameter
Value of parameter is determined using substitution and formatting, following MessageFormat syntax with named parameters.
setPayload(InputStream) - Method in class org.frankframework.console.util.RequestMessageBuilder
 
setPayload(String) - Method in class org.frankframework.console.util.RequestMessageBuilder
 
setPdfOutputLocation(String) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
directory to save resulting pdf files after conversion.
setPeekQuery(String) - Method in class org.frankframework.jdbc.JdbcListener
(only used when peekUntransacted=true) peek query to determine if the select query should be executed.
setPeekUntransacted(boolean) - Method in interface org.frankframework.core.IPeekableListener
when true, then PollingListener container will execute getRawMessage() only when hasRawMessageAvailable() has returned true.
setPeekUntransacted(boolean) - Method in class org.frankframework.jdbc.JdbcListener
 
setPeriod(int) - Method in interface org.frankframework.monitoring.ITrigger
 
setPeriod(int) - Method in class org.frankframework.monitoring.Trigger
Amount of hits required within 'x' amount of seconds before it counts as a trigger
setPersistent(boolean) - Method in class org.frankframework.jms.JMSFacade
Deprecated, for removal: This API element is subject to removal in a future version.
setPipe(AbstractPipe) - Method in class org.frankframework.batch.AbstractResultHandler
 
setPipe(AbstractPipe) - Method in interface org.frankframework.batch.IResultHandler
 
setPipeLine(PipeLine) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setPipeLine(PipeLine) - Method in class org.frankframework.core.Adapter
setPipeLine(PipeLine) - Method in interface org.frankframework.core.IPipe
Allowing pipe to register things at Configuration time.
setPipeLineExits(PipeLineExits) - Method in class org.frankframework.core.PipeLine
PipeLine exits.
setPipeLineProcessor(PipeLineProcessor) - Method in class org.frankframework.processors.AbstractPipeLineProcessor
 
setPollGuardInterval(long) - Method in class org.frankframework.jms.PushingJmsListener
Interval in milliseconds for the poll guard to check whether a successful poll was done by the receive (https://docs.oracle.com/javaee/7/api/javax/jms/messageconsumer.html#receive-long-) since last check.
setPollInterval(int) - Method in class org.frankframework.receivers.Receiver
The number of seconds waited after an unsuccessful poll attempt, before another poll attempt is made.
setPort(int) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setPort(int) - Method in class org.frankframework.filesystem.ftp.FtpSession
Port number of remote host
setPort(int) - Method in class org.frankframework.filesystem.ImapFileSystem
The port of the IMAP server
setPort(int) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setPort(int) - Method in class org.frankframework.filesystem.sftp.SftpSession
Port number of remote host
setPort(int) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
Port to connect to.
setPort(int) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setPort(int) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
Port of ldapProviderUrl.
setPort(int) - Method in class org.frankframework.receivers.ImapListener
 
setPort(int) - Method in class org.frankframework.senders.ImapSender
 
setPort(String) - Method in class org.frankframework.xcom.XComSender
port of remote host
setPostbus(String) - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
setPostType(HttpEntityType) - Method in class org.frankframework.http.HttpSender
If methodType=POST, PUT or PATCH, the type of post request
setPrefCSEncryption(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setPrefCSEncryption(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Optional preferred encryption from client to server for sftp protocol
setPrefillProxyAuthCache(boolean) - Method in class org.frankframework.http.AbstractHttpSession
Create a pre-emptive login context for the proxy connection(s).
setPrefix(String) - Method in class org.frankframework.batch.AbstractResultHandler
Deprecated.
setPrefix(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
Prefix to be prefixed on all database objects (tables, indices, sequences), e.g. to access a different Oracle schema
setPrefSCEncryption(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setPrefSCEncryption(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Optional preferred encryption from server to client for sftp protocol
setPreserveInput(boolean) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setPreserveInput(boolean) - Method in interface org.frankframework.core.IPipe
If set true, the result of the pipe is replaced with the original input (i.e. the input before configured replacements of getInputFromSessionKey, getInputFromFixedValue or emptyInputReplacement)
setPreserveInput(boolean) - Method in class org.frankframework.pipes.AbstractPipe
 
setPreserveInput(boolean) - Method in class org.frankframework.senders.AbstractSenderWrapper
If true, the input of a pipe is restored before processing the next one
setPresumedTimeOutInterval(int) - Method in class org.frankframework.pipes.MessageSendingPipe
If the previous call was a timeout, the maximum time in seconds after this timeout to presume the current call is also a timeout.
setPrettyPrint(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
If true and scalar=false, multiline indented XML is produced
setPrettyPrint(boolean) - Method in class org.frankframework.mongodb.MongoDbSender
Format the output in easy legible way (currently only for XML)
setPrettyPrint(boolean) - Method in class org.frankframework.pipes.CsvParserPipe
Format the XML output in an easily legible way.
setPrettyPrint(boolean) - Method in class org.frankframework.pipes.JsonPipe
Format the output in easy legible way (currently only for JSON2XML)
setPrincipal(String) - Method in class org.frankframework.jms.JmsRealm
 
setPrincipal(String) - Method in class org.frankframework.jndi.JndiBase
username to connect to context, maps to context.security_principal
setPrincipalNameClaim(String) - Method in class org.frankframework.http.rest.ApiListener
Claim name which specifies the principal name (maps to GetPrincipalPipe)
setPriority(int) - Method in class org.frankframework.jms.JmsSender
Sets the priority that is used to deliver the message.
setPrivateKeyAuthAlias(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setPrivateKeyAuthAlias(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Name of the alias to obtain credentials for passphrase of private key file
setPrivateKeyFilePath(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setPrivateKeyFilePath(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Path to private key file for sftp authentication
setPrivateKeyPassword(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setPrivateKeyPassword(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Passphrase of private key file
setProcessedFolder(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Folder where files are stored after being processed
setProcessedSiblingDirectory(String) - Method in class org.frankframework.extensions.fxf.FxfListener
(only used when moveProcessedFile=true) sibling directory (related to the parent directory of the file to process) where files are stored after being processed
setProcessFile(boolean) - Method in class org.frankframework.pipes.UnzipPipe
Deprecated.
setProcessResultCacheSize(int) - Method in class org.frankframework.receivers.Receiver
Size of the cache to keep process results, used by maxRetries
setProduceNamespacelessXml(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true, all XML that is generated is without a namespace set
setProduceNamespaceLessXml(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
Deprecated.
setProduces(MediaTypes) - Method in class org.frankframework.http.rest.ApiListener
The specified contentType on response.
setProduces(RestListener.MediaTypes) - Method in class org.frankframework.http.RestListener
Mediatype (e.g.
setProgid(String) - Method in interface org.frankframework.extensions.sap.ISapListener
 
setProgid(String) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
Name of the RFC-destination to be registered in the SAP system
setProperty(String, boolean) - Method in class org.frankframework.util.AppConstants
 
setProperty(String, Object) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
setProperty(String, Object) - Method in class org.frankframework.extensions.rekenbox.CalcboxOutputReader
Set the value of a property.
setProperty(String, String) - Method in class org.frankframework.util.AppConstants
Add property to global AppConstants
setPropertyName(String) - Method in class org.frankframework.configuration.OverwritePropertySourcePostProcessor
 
setPropertyValue(String) - Method in class org.frankframework.configuration.OverwritePropertySourcePostProcessor
 
setProt(FtpSession.Prot) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setProt(FtpSession.Prot) - Method in class org.frankframework.filesystem.ftp.FtpSession
Sets the Data Channel Protection Level.
setProtocol(String) - Method in class org.frankframework.http.AbstractHttpSession
Secure socket protocol (such as 'TLSv1.2') to use when a SSLContext object is generated.
setProtocol(String) - Method in class org.frankframework.senders.SendGridSender
 
setProvider(String) - Method in class org.frankframework.pipes.SignaturePipe
Cryptography provider
setProviderURL(String) - Method in class org.frankframework.jms.JmsRealm
 
setProviderURL(String) - Method in class org.frankframework.jndi.JndiBase
Sets the value of providerURL
setProxyAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Alias used to obtain credentials for authentication to proxy
setProxyAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setProxyAuthAlias(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
proxy authAlias
setProxyAuthAlias(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setProxyAuthAlias(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
alias to obtain credentials to authenticate on proxy
setProxyAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
Alias used to obtain credentials for authentication to proxy
setProxyAuthAlias(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setProxyAuthAlias(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setProxyAuthAlias(String) - Method in class org.frankframework.senders.SendGridSender
 
setProxyDomain(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
proxy domain
setProxyDomain(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setProxyDomain(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setProxyHost(String) - Method in class org.frankframework.aws.AwsBase
Proxy host to use to connect to AWS service
setProxyHost(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Proxy host url
setProxyHost(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setProxyHost(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Proxy host
setProxyHost(String) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setProxyHost(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
proxy host
setProxyHost(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setProxyHost(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
Proxy hostname
setProxyHost(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setProxyHost(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Proxy hostname
setProxyHost(String) - Method in class org.frankframework.http.AbstractHttpSession
Proxy host
setProxyHost(String) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
setProxyHost(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setProxyHost(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setProxyHost(String) - Method in class org.frankframework.senders.SendGridSender
 
setProxyPassword(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Proxy Password
setProxyPassword(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setProxyPassword(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
proxy password
setProxyPassword(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setProxyPassword(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Default password in case proxy requires authentication
setProxyPassword(String) - Method in class org.frankframework.http.AbstractHttpSession
Proxy password
setProxyPassword(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setProxyPassword(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setProxyPassword(String) - Method in class org.frankframework.senders.SendGridSender
 
setProxyPort(int) - Method in class org.frankframework.extensions.cmis.CmisSender
Proxy host port
setProxyPort(int) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setProxyPort(int) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
proxy port
setProxyPort(int) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setProxyPort(int) - Method in class org.frankframework.filesystem.ftp.FtpSession
Proxy port
setProxyPort(int) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setProxyPort(int) - Method in class org.frankframework.filesystem.sftp.SftpSession
Proxy port
setProxyPort(int) - Method in class org.frankframework.http.AbstractHttpSession
Proxy port
setProxyPort(int) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
setProxyPort(int) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setProxyPort(int) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setProxyPort(int) - Method in class org.frankframework.senders.SendGridSender
 
setProxyPort(Integer) - Method in class org.frankframework.aws.AwsBase
Proxy port to use to connect to AWS service
setProxyPort(Integer) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Proxy port
setProxyPort(Integer) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setProxyRealm(String) - Method in class org.frankframework.http.AbstractHttpSession
Proxy realm
setProxyRealm(String) - Method in class org.frankframework.senders.SendGridSender
 
setProxyTransportType(FtpSession.TransportType) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setProxyTransportType(FtpSession.TransportType) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Transport type in case of sftp
setProxyTransportType(SftpSession.TransportType) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setProxyTransportType(SftpSession.TransportType) - Method in class org.frankframework.filesystem.sftp.SftpSession
Transport type in case of sftp
setProxyUsername(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Proxy Username
setProxyUsername(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setProxyUsername(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
proxy username
setProxyUsername(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setProxyUsername(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Default user name in case proxy requires authentication
setProxyUsername(String) - Method in class org.frankframework.http.AbstractHttpSession
Proxy username
setProxyUsername(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setProxyUsername(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setProxyUsername(String) - Method in class org.frankframework.senders.SendGridSender
 
setPublicKeys(String) - Method in class org.frankframework.pipes.PGPPipe
Path to the recipient's public key.
setQos(int) - Method in class org.frankframework.extensions.mqtt.MqttFacade
setQuery(String) - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
setQuery(String) - Method in class org.frankframework.jdbc.FixedQuerySender
The SQL query text to be executed each time sendMessage() is called
setQuery(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase.MixedQuerySender
 
setQuery(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
The SQL query text to be excecuted each time sendMessage() is called.
setQuery(String) - Method in class org.frankframework.jdbc.Result2LobWriterBase
The SQL query text
setQuery(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
A SQL statement that calls a stored procedure.
setQuery(String) - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
The SQL query text to be executed.
setQueryTimeout(int) - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
The number of seconds the database driver will wait for a statement to execute.
setQueryTimeout(int) - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
The number of seconds the database driver will wait for a statement to execute.
setQueryType(AbstractJdbcQuerySender.QueryType) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Type of query to be executed
setQueryType(AbstractJdbcQuerySender.QueryType) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
The query type.
setQueue(Boolean) - Method in class org.frankframework.xcom.XComSender
set queue off or on
setQueueConnectionFactoryName(String) - Method in class org.frankframework.jms.JMSFacade
Used when destinationType = QUEUE.
setQueueConnectionFactoryName(String) - Method in class org.frankframework.jms.JmsRealm
Set the name of the QueueConnectionFactory
setQueueName(String) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
The name of the queue which is used for browsing one queue
setQueueRegex(String) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
 
setR3name(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setR3name(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
System ID of the SAP system
setRaised(boolean) - Method in class org.frankframework.monitoring.Monitor
 
setReaderFactory(IReaderFactory) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
Factory for the reader.
setReadMimeContents(boolean) - Method in class org.frankframework.filesystem.AbstractMailFileSystem
If set true, the contents will be read in MIME format
setReadTimeout(int) - Method in class org.frankframework.jwt.JwtValidator
 
setRealm(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
SPNEGO only: Kerberos Realm, case sensitive.
setRealm(String) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setRealmName(String) - Method in class org.frankframework.jms.JmsRealm
Set the name of this realm
setReasonSessionKey(String) - Method in class org.frankframework.pipes.JsonValidator
If set: key of session variable to store reasons of mis-validation in
setReasonSessionKey(String) - Method in class org.frankframework.pipes.XmlValidator
 
setReasonSessionKey(String) - Method in class org.frankframework.validation.AbstractXmlValidator
If set: key of session variable to store reasons of mis-validation in
setReceiver(Receiver<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
 
setReceiver(Receiver<M>) - Method in interface org.frankframework.receivers.ReceiverAware
 
setReceiver(Receiver<MqttMessage>) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
setReceiverName(String) - Method in class org.frankframework.scheduler.job.ActionJob
Receiver on which job operates
setRecipientList(List<AbstractMailSender.EMail>) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setRecipients(String) - Method in class org.frankframework.pipes.PGPPipe
Recipients to be used during encryption stage.
setRecipientsOnMessage(StringBuilder) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setRecordHandler(IRecordHandler) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
 
setRecordHandlerManagerRef(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Name of the manager to which this flow must be added
setRecordHandlerRef(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Name of the recordHandler to be used to transform records of the type specified in the key (optional)
setRecordIdentifyingFields(String) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
comma separated list of numbers of those fields that are compared with the previous record to determine if a prefix must be written. if any of these fields is not equal in both records, the record types are assumed to be different
setRecordKey(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Key under which this flow is registered in the manager
setRecordName(String) - Method in class org.frankframework.util.DB2DocumentWriter
 
setRecordName(String) - Method in class org.frankframework.util.DB2XMLWriter
 
setRecursiveSearch(boolean) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
when true, the memberOf attribute is also searched in all the found members
setRecursiveSearch(boolean) - Method in class org.frankframework.ldap.LdapFindMemberPipe
when true, the member attribute is also searched in all the found members
setRef(String) - Method in class org.frankframework.configuration.Include
reference to a configuration to be included in the current.
setRegex(String) - Method in class org.frankframework.logging.IbisThreadFilter
Sets the pattern to match.
setRegex(String) - Method in class org.frankframework.pipes.RegExPipe
The regex expression to match against the input.
setRegex(String) - Method in class org.frankframework.pipes.XmlIf
Deprecated, for removal: This API element is subject to removal in a future version.
setRekenbox(String) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
Sets name of the rekenbox to be called
setRekenBoxName(String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Fixed name of the rekenbox (or wrapper) to be called.
setRekenboxSessionKey(String) - Method in class org.frankframework.extensions.rekenbox.Adios2XmlPipe
Name of the SessionKey to retrieve the rekenbox name from
setRekenboxSessionKey(String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Key in pipeLineSession to store rekenbox name in
setRemoteDirectory(String) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
pathname of the file or directory to list.
setRemoteDirectory(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setRemoteDirectory(String) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
Path of the file or directory to start working.
setRemoteDirectory(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setRemoteDirectory(String) - Method in class org.frankframework.xcom.XComSender
remote directory is prefixed witht the remote file
setRemoteFilePattern(String) - Method in class org.frankframework.xcom.XComSender
remote file to create. if empty, the name is equal to the local file
setRemoteSystem(String) - Method in class org.frankframework.xcom.XComSender
hostname or tcpip adres of remote host
setRemoveCompactMsgNamespaces(boolean) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setRemoveCompactMsgNamespaces(boolean) - Method in interface org.frankframework.core.IPipe
 
setRemoveCompactMsgNamespaces(boolean) - Method in class org.frankframework.pipes.AbstractPipe
 
setRemoveCompactMsgNamespaces(boolean) - Method in class org.frankframework.receivers.Receiver
 
setRemoveDuplicates(boolean) - Method in class org.frankframework.pipes.IteratingPipe
When true duplicate input elements are removed, i.e. they are handled only once
setRemoveNamespaces(boolean) - Method in class org.frankframework.parameters.AbstractParameter
When set true namespaces (and prefixes) in the input message are removed before the stylesheet/xpathExpression is executed
setRemoveNamespaces(boolean) - Method in class org.frankframework.pipes.ForEachChildElementPipe
If true, namespaces (and prefixes) are removed from the items just before forwarding them to the sender.
setRemoveNamespaces(boolean) - Method in class org.frankframework.pipes.XsltPipe
 
setRemoveNamespaces(boolean) - Method in class org.frankframework.senders.XsltSender
If true namespaces (and prefixes) in the input message are removed before transformation
setRemoveNonEmptyFolder(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setRemoveNonEmptyFolder(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setRemoveNonEmptyFolder(boolean) - Method in class org.frankframework.filesystem.FileSystemActor
If set to true then the folder and the content of the non empty folder will be deleted.
setRemoveOutputNamespaces(boolean) - Method in class org.frankframework.extensions.bis.BisWrapperPipe
Deprecated.
 
setRemoveOutputNamespaces(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
(only used when direction=unwrap) If true, namespaces (and prefixes) in the content of the soap body are removed
setRemoveRequestNamespaces(boolean) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setRemoveResponseNamespaces(boolean) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setRemoveUnusedOutputNamespaces(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
(only used when direction=unwrap and removeoutputnamespaces=false) If true, unused namespaces in the content of the soap body are removed
setRemoveXmlDeclarationInResults(boolean) - Method in class org.frankframework.pipes.IteratingPipe
Postprocess each partial result, to remove the xml-declaration, as this is not allowed inside an xml-document
setReplace(String) - Method in class org.frankframework.pipes.ReplacerPipe
Sets the string that will replace each of the occurrences of the find-string.
setReplaceFixedParams(boolean) - Method in class org.frankframework.pipes.FixedResultPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setReplaceFrom(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
 
setReplaceFrom(String) - Method in class org.frankframework.pipes.FixedResultPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setReplaceFrom(String) - Method in class org.frankframework.senders.FixedResultSender
 
setReplaceNonXmlChar(String) - Method in class org.frankframework.pipes.ReplacerPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setReplaceNonXmlChars(boolean) - Method in class org.frankframework.pipes.ReplacerPipe
Replace all characters that are non-printable according to the XML specification with the value specified in ReplacerPipe.setNonXmlReplacementCharacter(String).
setReplaceNonXmlChars(boolean) - Method in class org.frankframework.pipes.Text2XmlPipe
Replace all non xml chars (not in the character range as specified by the xml specification) with the inverted question mark (0x00bf)
setReplaceNullMessage(boolean) - Method in class org.frankframework.core.Adapter
If true a null message is replaced by an empty message
setReplaceTo(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
 
setReplaceTo(String) - Method in class org.frankframework.pipes.FixedResultPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setReplaceTo(String) - Method in class org.frankframework.senders.FixedResultSender
 
setReplyAddressFields(String) - Method in class org.frankframework.filesystem.AbstractMailFileSystem
Comma separated list of fields to try as response address
setReplyAddressFields(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
Comma separated list of fields to try as response address
setReplyAddressFields(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setReplyAddressFields(String) - Method in class org.frankframework.receivers.ImapListener
 
setReplyAddressFields(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setReplyAddressFields(String) - Method in class org.frankframework.senders.ImapSender
 
setReplyDeliveryMode(JMSFacade.DeliveryMode) - Method in class org.frankframework.jms.AbstractJmsListener
Controls mode that reply messages are sent with
setReplyDestinationName(String) - Method in class org.frankframework.jms.AbstractJmsListener
Name of the JMS destination (queue or topic) to use for sending replies.
setReplyEncodingStyleURI(String) - Method in class org.frankframework.jms.AbstractJmsListener
 
setReplyFieldIndex(int) - Method in interface org.frankframework.extensions.sap.ISapFunctionFacade
 
setReplyFieldIndex(int) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Index of the field in the ExportParameterList of the RFC function that contains the whole reply message contents
setReplyFieldName(String) - Method in interface org.frankframework.extensions.sap.ISapFunctionFacade
 
setReplyFieldName(String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Name of the field in the ExportParameterList of the RFC function that contains the whole reply message contents
setReplyMessageTimeToLive(long) - Method in class org.frankframework.jms.AbstractJmsListener
Time in milliseconds after which the reply-message will expire
setReplyMessageType(String) - Method in class org.frankframework.jms.AbstractJmsListener
Value of the JMSType field of the reply message
setReplyNamespaceURI(String) - Method in class org.frankframework.jms.AbstractJmsListener
 
setReplyNotFound(boolean) - Method in class org.frankframework.ldap.LdapSender
(Only used when operation=search/deepsearch) when true the xml '<ldapresult>object not found</ldapresult>' is returned instead of the PartialResultException 'unprocessed continuation reference(s)'
setReplyPriority(int) - Method in class org.frankframework.jms.AbstractJmsListener
Sets the priority that is used to deliver the reply message.
setReplySoapAction(String) - Method in class org.frankframework.jms.AbstractJmsListener
 
setReplySoapHeaderSessionKey(String) - Method in class org.frankframework.jms.JmsSender
session key to store SOAP header of reply
setReplyTimeout(int) - Method in class org.frankframework.extensions.esb.EsbJmsSender
if messageProtocol=RR then replyTimeout defaults to timeout
setReplyTimeout(int) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
Maximum time in milliseconds to wait for a reply. 0 means no timeout.
setReplyTimeout(int) - Method in class org.frankframework.jms.JmsSender
(Only for synchronous=true).
setReplyTo(AbstractMailSender.EMail) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setReplyToName(String) - Method in class org.frankframework.jms.JmsSender
Name of the queue the reply is expected on.
setReportColumnNames(List<String>) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setReportLevel(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
setReportLevel(String) - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
Defines the log level for errors caused by the configure method
setReportXmlTransformer(ReportXmlTransformer) - Method in class org.frankframework.ladybug.LadybugPipe
 
setRepository(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Repository ID
setRepository(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setRequestFieldIndex(int) - Method in interface org.frankframework.extensions.sap.ISapFunctionFacade
 
setRequestFieldIndex(int) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Index of the field in the ImportParameterList of the RFC function that contains the whole request message contents
setRequestFieldName(String) - Method in interface org.frankframework.extensions.sap.ISapFunctionFacade
 
setRequestFieldName(String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Name of the field in the ImportParameterList of the RFC function that contains the whole request message contents
setRequestNamespace(String) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setRequestNamespaceDefs(String) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setRequestReplyLogging(boolean) - Method in class org.frankframework.core.Adapter
Deprecated.
setRequestTimeOut(int) - Method in class org.frankframework.larva.ListenerMessageHandler
 
setRequestXPath(String) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setRequiredClaims(String) - Method in class org.frankframework.http.rest.ApiListener
Comma separated list of required claims
setRequiredIssuer(String) - Method in class org.frankframework.http.rest.ApiListener
Issuer to validate JWT
setResourceName(String) - Method in class org.frankframework.extensions.mqtt.MqttFacade
 
setResponseContentType(PipeLineSession, String) - Static method in class org.frankframework.http.RestListenerUtils
Deprecated.
setResponseFirstBodyPartName(String) - Method in class org.frankframework.http.rest.ApiListener
If response is sent as Multipart (HttpEntityType.FORMDATA or HttpEntityType.MTOM), when this option is set the pipeline result message will be prepended as first Multipart Bodypart with this name.
setResponseHeadersToSessionKeys(String) - Method in class org.frankframework.jms.JmsSender
A list of JMS headers of the response to add to the PipeLineSession
setResponseMtomContentTransferEncoding(String) - Method in class org.frankframework.http.rest.ApiListener
If the response is sent as HttpEntityType.MTOM, optionally specify the transfer-encoding of the first part.
setResponseMultipartXmlSessionKey(String) - Method in class org.frankframework.http.rest.ApiListener
If response is sent as Multipart (HttpEntityType.FORMDATA or HttpEntityType.MTOM) an optional session key can describe the Multipart contents in XML.
setResponseNamespaceDefs(String) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setResponseRoot(String) - Method in class org.frankframework.core.PipeLineExit
Configures the responseRoot in the OpenAPI schema for this exit.
setResponseRoot(String) - Method in class org.frankframework.pipes.AbstractValidator
Name of the response root element.
setResponseRoot(String) - Method in class org.frankframework.pipes.XmlValidator
Name of the response root element, or a comma separated list of element names.
setResponseTimeOut(int) - Method in class org.frankframework.larva.ListenerMessageHandler
 
setResponseType(HttpEntityType) - Method in class org.frankframework.http.rest.ApiListener
Optional configuration setting to have more control over how to send the response.
setResponseXPath(String) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setRestoreMovedElements(boolean) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setRestoreMovedElements(boolean) - Method in interface org.frankframework.core.IPipe
If set true, compacted messages in the result are restored to their original format (see also IPipe.setElementToMove(java.lang.String))
setRestoreMovedElements(boolean) - Method in class org.frankframework.pipes.AbstractPipe
 
setRestPath(String) - Method in class org.frankframework.http.RestListener
Can be either /rest or /rest-public and must correspond with the available RestListenerServlet path(s).
setRestPath(String) - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
setResult(Object) - Method in class org.frankframework.core.PipeRunResult
 
setResult(String) - Method in class org.frankframework.util.flow.ResultHandler
 
setResult(Result) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Enables the user of the TransformerHandler to set the to set the Result for the transformation.
setResult(Message) - Method in class org.frankframework.core.PipeRunResult
 
setResultHandler(IResultHandler) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
 
setResultHandler(ResultHandler) - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
setResultHandler(ResultHandler) - Method in class org.frankframework.javascript.J2V8
 
setResultHandler(ResultHandler) - Method in interface org.frankframework.javascript.JavascriptEngine
Registers the result and error functions to be handled by the given result handler.
setResultHandlerRef(String) - Method in class org.frankframework.batch.RecordHandlingFlow
Deprecated.
Name of the resultHandler to be used to handle the transformed result
setResultInPayload(boolean) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setResultInPayload(boolean) - Method in class org.frankframework.extensions.bis.BisJmsSender
Deprecated.
 
setResultIsContent(boolean) - Method in class org.frankframework.pipes.CompressPipe
A flag that indicates whether the result must be written to the message or to a file (filename = message).
setResultOnNotFound(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Deprecated, for removal: This API element is subject to removal in a future version.
setResultOnTimeOut(String) - Method in class org.frankframework.pipes.MessageSendingPipe
The message (e.g.
setResultQuery(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Query that can be used to obtain result of side-effect of update-query, like generated value of sequence.
setResultSender(String) - Method in class org.frankframework.senders.ShadowSender
The sender name which will process the results
setResultStatusCodeSessionKey(String) - Method in class org.frankframework.http.AbstractHttpSender
If set, the status code of the HTTP response is put in the specified sessionKey and the (error or okay) response message is returned.
setRetention(int) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The time (in days) to keep the record in the database before making it eligible for deletion by a cleanup process. when set to -1, the record will live on forever
setRetention(int) - Method in class org.frankframework.util.Locker
The time (for type=P in days and for type=T in hours) to keep the record in the database before making it eligible for deletion by a cleanup process
setRetention(String) - Method in class org.frankframework.util.DirectoryCleaner
Minimum amount of time (with suffix 'd', 'h', 'm' or 's') that must have passed before a file will be deleted.
setRetrieveMultipart(boolean) - Method in class org.frankframework.http.RestListener
Indicates whether the parts of a multipart entity should be retrieved and put in session keys.
setRetrievePhysicalDestination(boolean) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
(only used when direction=wrap) when true, the physical destination is retrieved from the queue instead of using the parameter destination
setRetryDelay(int) - Method in class org.frankframework.util.Locker
The time in ms to wait before another attempt to acquire a lock is made
setRetryMaxInterval(int) - Method in class org.frankframework.pipes.MessageSendingPipe
The maximum number of seconds waited after an unsuccessful processing attempt before another processing attempt is made
setRetryMinInterval(int) - Method in class org.frankframework.pipes.MessageSendingPipe
The starting number of seconds waited after an unsuccessful processing attempt before another processing attempt is made.
setRetryNamespaceDefs(String) - Method in class org.frankframework.pipes.MessageSendingPipe
Namespace defintions for retryXPath.
setRetryXPath(String) - Method in class org.frankframework.pipes.MessageSendingPipe
XPath expression evaluated on each technical successful reply.
setReturnedSessionKeys(String) - Method in class org.frankframework.receivers.JavaListener
Comma separated list of keys of session variables that should be returned to caller, for correct results as well as for erroneous results.
setReturnedSessionKeys(String) - Method in class org.frankframework.receivers.Receiver
Deprecated, for removal: This API element is subject to removal in a future version.
setReturnedSessionKeys(String) - Method in class org.frankframework.senders.FrankSender
Comma separated list of keys of session variables that will be returned to caller, for correct results as well as for erroneous results.
setReturnedSessionKeys(String) - Method in class org.frankframework.senders.IbisJavaSender
Comma separated list of keys of session variables that will be returned to caller, for correct results as well as for erroneous results.
setReturnedSessionKeys(String) - Method in class org.frankframework.senders.IbisLocalSender
Comma separated list of keys of session variables that will be returned to caller, for correct results as well as for erroneous results.
setReturnFixedDate(boolean) - Method in class org.frankframework.pipes.PutSystemDateInSession
If true, the date/time returned will always be "2001-12-17 09:30:47" (for testing purposes only).
setReturnString(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
returned message
setReturnString(String) - Method in class org.frankframework.pipes.FixedResultPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setReturnString(String) - Method in class org.frankframework.senders.FixedResultSender
returned message
setRevertInProcessStatusQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
Deprecated.
SQL statement to set the status of a row to 'available'.
setRole(String) - Method in class org.frankframework.pipes.IsUserInRolePipe
The J2EE role(s) to check.
setRoleClaim(String) - Method in class org.frankframework.http.rest.ApiListener
Claim name which specifies the role (maps to IsUserInRolePipe)
setRoles(Object) - Method in class org.frankframework.lifecycle.servlets.YmlFileAuthenticator.LocalUser
 
setRollbackOnly() - Method in class org.frankframework.core.IbisTransaction
 
setRoot(String) - Method in class org.frankframework.filesystem.LocalFileSystem
Path to the folder that serves as the root of this virtual filesystem.
setRoot(String) - Method in class org.frankframework.pipes.AbstractValidator
Name of the root element.
setRoot(String) - Method in class org.frankframework.pipes.LocalFileSystemPipe
 
setRoot(String) - Method in class org.frankframework.pipes.XmlValidator
Name of the root element, or a comma separated list of element names.
setRoot(String) - Method in class org.frankframework.pipes.XmlWellFormedChecker
name of the root element
setRoot(String) - Method in class org.frankframework.receivers.DirectoryListener
Optional base folder, that serves as root for all other folders
setRoot(String) - Method in class org.frankframework.senders.LocalFileSystemSender
 
setRoot(String) - Method in class org.frankframework.soap.SoapValidator
always envelope (not allowed to change)
setRoot(String) - Method in class org.frankframework.soap.SoapWrapperPipe
If not empty, the root element in the soap body is changed to this value
setRootDir(String) - Method in class org.frankframework.extensions.akamai.NetStorageSender
Root directory (appended to the url + cpCode)
setRootElementName(String) - Method in class org.frankframework.pipes.JsonPipe
When direction is JSON2XML, specifies the name of the root element when addXmlRootElement is true.
setRootElementSessionKey(String) - Method in class org.frankframework.pipes.XmlValidator
Key of session variable to store the name of the root element
setRootNamespaceSessionKey(String) - Method in class org.frankframework.pipes.XmlValidator
Key of session variable to store the namespace of the root element
setRootTag(String) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
Root tag for the generated xml document that will be send to the Sender
setRotateDays(int) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setRotateDays(int) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setRotateDays(int) - Method in class org.frankframework.filesystem.FileSystemActor
For action="append"<F,S extends IBasicFileSystem<F>>: If set to a positive number, the file is rotated each day, and this number of files is kept.
setRotateSize(int) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setRotateSize(int) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setRotateSize(int) - Method in class org.frankframework.filesystem.FileSystemActor
For action="append"<F,S extends IBasicFileSystem<F>>: If set to a positive number, the file is rotated when it has reached the specified size, and the number of files specified in numberOfBackups is kept.
setRounds(int) - Method in class org.frankframework.pipes.PasswordHashPipe
 
setRoundsSessionKey(String) - Method in class org.frankframework.pipes.PasswordHashPipe
 
setRowIdSessionKey(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
If specified, the rowid of the processed row is put in the pipelinesession under the specified key (only applicable for querytype=other).
setRowIdSessionKey(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setRunAnt(boolean) - Method in class org.frankframework.larva.FileSender
 
setRunning(boolean) - Method in class org.frankframework.http.PushingListenerAdapter
 
setRunPath(String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Directory on server where rekenbox-executable can be found
setRunState(RunState) - Method in class org.frankframework.receivers.Receiver
Changes runstate.
setRunState(RunState) - Method in class org.frankframework.util.RunStateManager
 
SetRunStateEnquirer(RunStateEnquirer) - Method in class org.frankframework.jms.PullingJmsListener
 
SetRunStateEnquirer(RunStateEnquirer) - Method in interface org.frankframework.util.RunStateEnquiring
 
setSamlAssertionExpiry(int) - Method in class org.frankframework.http.AbstractHttpSession
The time to live (in seconds) until the generated SAML assertion should be valid.
setSamlAudience(String) - Method in class org.frankframework.http.AbstractHttpSession
The audience to be added during the creation of the SAML assertion.
setSamlCertificateAlias(String) - Method in class org.frankframework.extensions.idin.IdinSender
This is the certificate owned by the Merchant.
setSAMLCertificateAuthAlias(String) - Method in class org.frankframework.extensions.idin.IdinSender
In case the SAML certificate has been password protected
setSAMLCertificatePassword(String) - Method in class org.frankframework.extensions.idin.IdinSender
In case the SAML certificate has been password protected
setSamlIssuer(String) - Method in class org.frankframework.http.AbstractHttpSession
The issuer to be added during the creation of the SAML assertion.
setSamlNameId(String) - Method in class org.frankframework.http.AbstractHttpSession
The nameId to be added during the creation of the SAML assertion.
setSapSystemName(String) - Method in interface org.frankframework.extensions.sap.ISapFunctionFacade
 
setSapSystemName(String) - Method in class org.frankframework.extensions.sap.jco3.SapFunctionFacade
Name of the SapSystem used by this object
setSapSystemName(String) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
setSapSystemName(String) - Method in class org.frankframework.extensions.sap.jco3.SapLUWManager
Name of the SapSystem used by this object
setSapSystemNameParam(String) - Method in interface org.frankframework.extensions.sap.ISapSender
 
setSapSystemNameParam(String) - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
Name of the parameter used to indicate the name of the SapSystem used by this object if the attribute sapSystemName is empty
setSapSystems(SapSystems) - Method in class org.frankframework.configuration.Configuration
 
setSaveSeparate(boolean) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
when sets to false, converts the file including the attachments attached to the main file. when it is true, saves each attachment separately
setScalar(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
When true, the value of the first column of the first row (or the startrow) is returned as the only result, as a simple non-xml value
setScalarExtended(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
When true and scalar is also true, but returns no value, one of the following is returned: '[absent]' no row is found '[null]' a row is found, but the value is a SQL-NULL '[empty]' a row is found, but the value is a empty string
setScanInterval(int) - Method in class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
 
setScheduleManager(ScheduleManager) - Method in class org.frankframework.configuration.Configuration
Container for jobs scheduled for periodic execution.
setSchema(String) - Method in class org.frankframework.pipes.JsonValidator
The JSON Schema to validate to
setSchema(String) - Method in class org.frankframework.pipes.XmlValidator
The filename of the schema on the classpath.
setSchema(String) - Method in class org.frankframework.soap.SoapValidator
 
setSchemaLocation(String) - Method in class org.frankframework.pipes.XmlValidator
Pairs of URI references (one for the namespace name, and one for a hint as to the location of a schema document defining names for that namespace name).
The syntax is the same as for schemaLocation attributes in instance documents: e.g, "http://www.example.com file%20name.xsd".
The user can specify more than one XML Schema in the list.
Note that spaces are considered separators for this attributed.
setSchemaLocationToAdd(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
Pairs of URI references which will be added to the WSDL
setSchemaOwner4Check(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
Schema owner to be used to check the database
setSchemaSessionKey(String) - Method in class org.frankframework.pipes.AbstractValidator
Session key for retrieving a schema.
setScope(String) - Method in class org.frankframework.http.AbstractHttpSession
Space or comma separated list of scope items requested for accessToken, e.g.
setScope(FrankSender.Scope) - Method in class org.frankframework.senders.FrankSender
FrankSender.Scope decides if the FrankSender calls another adapter, or another Java program running in the same JVM.
setScript(String) - Method in class org.frankframework.extensions.xfb.XfbSender
Full pathname to the XFB script to be executed to transfer the file
setSearchTimeout(int) - Method in class org.frankframework.ldap.LdapSender
Specifies the time (in ms) that is spent searching for results for operation search
setSecLogSessionKeys(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setSecLogSessionKeys(String) - Method in interface org.frankframework.core.IPipe
(Only used when writetoseclog=true) Comma separated list of keys of session variables that is appended to the security log record
setSecLogSessionKeys(String) - Method in class org.frankframework.pipes.AbstractPipe
(only used when writeToSecLog is true) comma separated list of keys of session variables that is appended to the security log record
setSecondContentHandler(ContentHandler) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
setSecret(String) - Method in class org.frankframework.pipes.HashPipe
The secret to hash with.
setSecretKey(String) - Method in class org.frankframework.aws.AwsBase
AWS secretKey
setSecretKey(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Secret key to access to the AWS resources owned by the account
setSecretKey(String) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setSecretKey(String) - Method in class org.frankframework.pipes.PGPPipe
Path to the private key.
setSecretPassword(String) - Method in class org.frankframework.pipes.PGPPipe
Password for the private key.
setSecurityContext(SecurityContext) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
Called by TibetView.initBean() (not by Spring)
setSecurityHandler(ISecurityHandler) - Method in class org.frankframework.core.PipeLineSession
 
setSecurityProtocol(String) - Method in class org.frankframework.jms.JmsRealm
 
setSecurityProtocol(String) - Method in class org.frankframework.jndi.JndiBase
maps to the field context.security_protocol
setSecurityRoles(String[]) - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
setSelectCondition(String) - Method in class org.frankframework.jdbc.JdbcTableListener
Additional condition for a row to belong to this TableListener.
setSelectQuery(String) - Method in class org.frankframework.jdbc.JdbcListener
 
setSelectQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
Deprecated.
Query that returns a row to be processed.
setSelectQuery(String) - Method in class org.frankframework.jdbc.SimpleJdbcListener
count query that returns the number of available records. when there are available records the pipeline is activated
setSender(ICorrelatedSender) - Method in class org.frankframework.receivers.Receiver
Sender to which the response (output of PipeLine) should be sent.
setSender(ISender) - Method in class org.frankframework.batch.RecordXml2Sender
Deprecated.
Sender that needs to handle the (XML) record
setSender(ISender) - Method in class org.frankframework.batch.ResultBlock2Sender
Deprecated.
Sender to which each block of results is sent
setSender(ISender) - Method in class org.frankframework.jms.AbstractJmsListener
Deprecated, for removal: This API element is subject to removal in a future version.
setSender(ISender) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
setSender(ISender) - Method in class org.frankframework.pipes.IteratingPipe
 
setSender(ISender) - Method in class org.frankframework.pipes.MessageSendingPipe
The sender that should send the message
setSender(ISender) - Method in class org.frankframework.pipes.SenderPipe
 
setSender(ISender) - Method in class org.frankframework.senders.SenderSeries
Deprecated.
setSenderWrapperProcessor(SenderWrapperProcessor) - Method in class org.frankframework.processors.AbstractSenderWrapperProcessor
 
setSeparator(String) - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
separator placed between each string read
setSeparator(String) - Method in class org.frankframework.batch.FieldPositionRecordHandlerManager
Deprecated.
separator that separates the fields in the record
setSeparatorReplacement(String) - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
replacement character, used when separator is found in string read
setSequenceName(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The name of the sequence used to generate the primary key, for DBMSes that use sequences, like Oracle
setServerDataEventListener(ServerDataEventListener) - Method in class org.frankframework.extensions.sap.jco3.SapServerDataProvider
 
setServiceEndpoint(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
The S3 service endpoint, either with or without the protocol.
setServiceEndpoint(String) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setServiceLogsEnabled(boolean) - Method in class org.frankframework.extensions.idin.IdinSender
 
setServiceLogsLocation(String) - Method in class org.frankframework.extensions.idin.IdinSender
 
setServiceLogsPattern(String) - Method in class org.frankframework.extensions.idin.IdinSender
 
setServiceName(String) - Method in class org.frankframework.extensions.bis.BisJmsListener
Deprecated.
 
setServiceName(String) - Method in class org.frankframework.receivers.JavaListener
External Name of the listener.
setServiceName(String) - Method in class org.frankframework.senders.IbisJavaSender
ServiceName of the JavaListener that should be called.
setServiceName(String) - Method in class org.frankframework.senders.IbisLocalSender
Deprecated, for removal: This API element is subject to removal in a future version.
setServiceNameSessionKey(String) - Method in class org.frankframework.senders.IbisJavaSender
Key of session variable to specify ServiceName of the JavaListener that should be called.
setServiceNamespace(String) - Method in class org.frankframework.http.WebServiceSender
the namespace of the message sent. identifies the service to be called. may be overriden by an actual namespace setting in the message to be sent
setServiceNamespace(String) - Method in class org.frankframework.soap.SoapWrapperPipe
The default for the namespace of the message sent.
setServiceNamespaceParam(String) - Method in class org.frankframework.http.WebServiceSender
parameter to obtain the servicenamespace
setServiceNamespaceURI(String) - Method in class org.frankframework.http.WebServiceListener
Namespace of the service that is provided by the adapter of this listener.
setServiceNamespaceURI(String) - Method in class org.frankframework.jms.JmsSender
SOAP service namespace URI
setServiceOffset(int) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setServiceOffset(int) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Deprecated, for removal: This API element is subject to removal in a future version.
setServiceTypeExtractor(MetadataFieldExtractor) - Method in class org.frankframework.ladybug.metadata.JuiceServiceName
 
setServlet(Servlet) - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
setServletContext(ServletContext) - Method in class org.frankframework.extensions.cmis.mtom.MtomFilter
 
setServletContext(ServletContext) - Method in class org.frankframework.extensions.cmis.servlets.CmisLifecycleBean
 
setServletContext(ServletContext) - Method in class org.frankframework.lifecycle.ServletManager
 
setServletManager(ServletManager) - Method in class org.frankframework.lifecycle.ServletRegisteringPostProcessor
 
setServletManager(ServletManager) - Method in class org.frankframework.lifecycle.VerifyServerSecurityBean
 
setSessionKey(String) - Method in class org.frankframework.parameters.AbstractParameter
Key of a PipelineSession-variable.
setSessionKey(String) - Method in interface org.frankframework.parameters.IParameter
Key of a PipelineSession-variable.
setSessionKey(String) - Method in class org.frankframework.pipes.GetFromSession
Key of the session variable to retrieve the output message from.
setSessionKey(String) - Method in class org.frankframework.pipes.IncreaseIntegerPipe
Reference to the session variable whose value is to be increased.
setSessionKey(String) - Method in class org.frankframework.pipes.PutInSession
Key of the session variable to store the input in
setSessionKey(String) - Method in class org.frankframework.pipes.PutSystemDateInSession
Key of session variable to store systemdate in
setSessionKey(String) - Method in class org.frankframework.pipes.RemoveFromSession
name of the key of the entry in the pipelinesession to remove.
setSessionKeys(String) - Method in class org.frankframework.jdbc.MessageStoreListener
Comma separated list of sessionKey's to be read together with the message.
setSessionKeys(String) - Method in class org.frankframework.jdbc.MessageStoreSender
Comma separated list of sessionKey's to be stored together with the message.
setSessionKeyXPath(String) - Method in class org.frankframework.parameters.AbstractParameter
Instead of a fixed sessionKey it's also possible to use a XPath expression applied to the input message to extract the name of the session-variable.
setSeverity(Severity) - Method in interface org.frankframework.monitoring.ITrigger
 
setShare(String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
The destination, aka smb://xxx/yyy share
setShare(String) - Method in interface org.frankframework.filesystem.smb.Samba1FileSystemDelegator
 
setShare(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
May not contain '\\' characters.
setShare(String) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setSharedResourceRef(String) - Method in interface org.frankframework.core.CanUseSharedResource
 
setSharedResources(SharedResources) - Method in class org.frankframework.configuration.Configuration
 
setSharedSecret(String) - Method in class org.frankframework.pipes.JwtPipe
Shared secret to be used when signing the JWT (using the HmacSHA256 algorithm)
setSignatureBase64(boolean) - Method in class org.frankframework.pipes.SignaturePipe
If true, the signature is (expected to be) base64 encoded
setSigns(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
The signs to use.
setSignVersion(int) - Method in class org.frankframework.extensions.akamai.NetStorageSender
Version to validate queries made to NetStorage backend.
setSimple(boolean) - Method in class org.frankframework.filesystem.AbstractMailListener
Deprecated, for removal: This API element is subject to removal in a future version.
setSize(long) - Method in class org.frankframework.compression.MessageZipEntry
 
setSizeStatistics(boolean) - Method in class org.frankframework.pipes.AbstractPipe
Toggle if message-size statistics should be collected and aggregated.
setSkip(int) - Method in class org.frankframework.pipes.SkipPipe
Number of bytes (for binary input) or characters (for character input) to skip.
setSkipEmptyTags(boolean) - Method in class org.frankframework.pipes.XsltPipe
 
setSkipEmptyTags(boolean) - Method in class org.frankframework.senders.XsltSender
If true empty tags in the output are removed after transformation
setSkipOnEmptyInput(boolean) - Method in class org.frankframework.pipes.FixedForwardPipe
If true, the processing continues directly at the forward of this pipe, without executing the pipe itself, if the input is empty.
setSkipTemporaryQueues(boolean) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
when set to true, temporary queues are skipped
setSkipValidation(boolean) - Method in class org.frankframework.core.PipeLineExit
If set to true, the output will not be validated or transformed by the validator.
setSkipWrapping(boolean) - Method in class org.frankframework.core.PipeLineExit
If set to true, the output will not be wrapped by the OutputWrapper.
setSleepWhenEqualToPrevious(long) - Method in class org.frankframework.pipes.PutSystemDateInSession
Set to a time in milliseconds to create a value that is different to the previous returned value by a PutSystemDateInSession pipe in this virtual machine or -1 to disable.
setSlotId(String) - Method in interface org.frankframework.core.ITransactionalStorage
Optional identifier for this storage, to be able to share the physical storage between a number of receivers and pipes.
setSlotId(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
setSlotId(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
Set the slotId, an identifier to keep separate the messages inserted by different JdbcTransactionalStorage instances.
setSlotId(String) - Method in class org.frankframework.jdbc.MessageStoreListener
Identifier for this service
setSlotId(String) - Method in class org.frankframework.jdbc.MessageStoreSender
Set the slotId, an identifier to keep separate the messages inserted by different MessageStoreSenders.
setSlotId(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
 
setSlotIdField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
setSlotIdField(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The name of the column slotids are stored in
setSmtpHost(String) - Method in class org.frankframework.senders.MailSender
Name of the SMTP-host by which the messages are to be send
setSmtpPort(int) - Method in class org.frankframework.senders.MailSender
Port of the SMTP-host by which the messages are to be send
setSncAuthMethod(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setSncAuthMethod(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
When using SNC, this specifies if SNC should authenticate via SSO or a username/password combination. 1=SSO, 0=username/password
setSncEnabled(boolean) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setSncEnabled(boolean) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Enable or disable SNC
setSncLibrary(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setSncLibrary(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Path where the SNC library has been installed
setSncQop(int) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setSncQop(int) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
SNC Quality of Protection. 1: Authentication only, 2: Authentication and integrity protection, 3: Authentication, integrity and privacy protection (encryption), 8: Global default configuration, 9: Maximum protection
setSncSSO2(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setSncSSO2(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Use SAP Cookie Version 2 as logon ticket for SSO based authentication
setSoap(boolean) - Method in class org.frankframework.http.WebServiceListener
If true the SOAP envelope is removed from received messages and a SOAP envelope is added to returned messages (SOAP envelope will not be visible to the pipeline)
setSoap(boolean) - Method in class org.frankframework.http.WebServiceSender
when true, messages sent are put in a soap envelope and the soap envelope is removed from received messages (soap envelope will not be visible to the pipeline)
setSoap(boolean) - Method in class org.frankframework.jms.AbstractJmsListener
If true, messages sent are put in a SOAP envelope
setSoap(boolean) - Method in class org.frankframework.jms.JmsSender
If true, messages sent are put in a SOAP envelope
setSoapAction(String) - Method in class org.frankframework.extensions.esb.EsbJmsSender
if messageProtocol=RR then if soapAction is empty then it is derived from the element MessageHeader/To/Location in the SOAP header of the input message (if $messagingLayer='P2P' then '$applicationFunction' else '$operationName_$operationVersion)
setSoapAction(String) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
If empty then derived from queueName (if $messagingLayer='P2P' then '$applicationFunction' else '$operationName_$operationVersion)
setSoapAction(String) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
the soapactionuri to be set in the requestheader
setSoapAction(String) - Method in class org.frankframework.http.WebServiceSender
the soapactionuri to be set in the requestheader
setSoapAction(String) - Method in class org.frankframework.jms.JmsSender
SOAPAction string sent as message property
setSoapActionParam(String) - Method in class org.frankframework.http.WebServiceSender
parameter to obtain the soapactionuri
setSoapBody(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
Name of the child element of the SOAP body, or a comma separated list of names to choose from (only one is allowed) (WSDL generator will use the first element) (use empty value to allow an empty SOAP body, for example to allow element x and an empty SOAP body use: x,).
setSoapBody(String) - Method in class org.frankframework.soap.SoapValidator
Name of the child element of the SOAP body, or a comma separated list of names to choose from (only one is allowed) (wsdl generator will use the first element) (use empty value to allow an empty soap body, for example to allow element x and an empty soap body use: x,)
setSoapBodyNamespace(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
Creates schemaLocation attribute based on the WSDL and replaces the namespace of the soap body element
setSoapBodySessionKey(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
setSoapBodyStyleSheet(String) - Method in class org.frankframework.soap.SoapWrapperPipe
(only used when direction=wrap) Stylesheet to apply to the input message.
setSoapHeader(String) - Method in class org.frankframework.extensions.esb.EsbSoapValidator
 
setSoapHeader(String) - Method in class org.frankframework.soap.SoapValidator
Name of the child element of the SOAP header, or a comma separated list of names to choose from (only one is allowed) (wsdl generator will use the first element) (use empty value to allow an empty soap header, for example to allow element x and an empty soap header use: x,)
setSoapHeaderNamespace(String) - Method in class org.frankframework.soap.SoapValidator
Can be used when the SOAP header element exists multiple times
setSoapHeaderParam(String) - Method in class org.frankframework.jms.JmsSender
Name of parameter containing SOAP header
setSoapHeaderSessionKey(String) - Method in class org.frankframework.jms.AbstractJmsListener
sessionKey to store the SOAP header of the incoming message
setSoapHeaderSessionKey(String) - Method in class org.frankframework.soap.SoapWrapperPipe
Key of session variable to store soap header
setSoapHeaderStyleSheet(String) - Method in class org.frankframework.soap.SoapWrapperPipe
(only used when direction=wrap) Stylesheet to create the content of the soap header.
setSoapNamespace(String) - Method in class org.frankframework.pipes.XmlValidator
Deprecated.
setSoapNamespace(String) - Method in class org.frankframework.soap.SoapWrapperPipe
(only used when direction=wrap) Namespace of the soap envelope
setSoapNamespaceSessionKey(String) - Method in class org.frankframework.soap.SoapWrapperPipe
Key of session variable to store auto-detected soapNamespace
setSoapVersion(SoapVersion) - Method in class org.frankframework.soap.SoapValidator
SOAP envelope XSD version to use
setSoapVersion(SoapVersion) - Method in class org.frankframework.soap.SoapWrapperPipe
Soap version to use
setSoftSplit(boolean) - Method in class org.frankframework.pipes.TextSplitterPipe
If true, try to break up the message at spaces, instead of in the middle of words
setSortOrder(IMessageBrowser.SortOrder) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setSourceFiltering(SourceFiltering) - Method in interface org.frankframework.monitoring.ITrigger
 
setSplitLines(boolean) - Method in class org.frankframework.pipes.Text2XmlPipe
Controls whether the lines of the input are places in separated <line> tags
setSqlDialect(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
If set, the SQL dialect in which the queries are written and should be translated from to the actual SQL dialect
setSqlDialect(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setSqlDialect(String) - Method in class org.frankframework.jdbc.JdbcListener
If set, the SQL dialect in which the queries are written and should be translated from to the actual SQL dialect
setStaleChecking(boolean) - Method in class org.frankframework.http.AbstractHttpSession
Controls whether connections checked to be stale, i.e. appear open, but are not.
setStaleChecking(boolean) - Method in class org.frankframework.senders.SendGridSender
 
setStaleTimeout(int) - Method in class org.frankframework.http.AbstractHttpSession
Used when staleChecking is true.
setStaleTimeout(int) - Method in class org.frankframework.senders.SendGridSender
 
setStartAt(int) - Method in class org.frankframework.pipes.ForPipe
Starts counting at this value.
setStartDateMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setStartOfLineString(String) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
Marks the start of a new record.
setStartPosition(int) - Method in class org.frankframework.batch.FixedPositionRecordHandlerManager
Deprecated.
Start position of the field in the record that identifies the recordtype (first character is 0)
setStartPosition(int) - Method in class org.frankframework.pipes.StringIteratorPipe
If startPosition >= 0, this field contains the start position of the key in the current record (first character is 0); A sequence of lines with the same key is put in one block and send to the sender.
setStartRow(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
The number of the first row to be returned from the output of select queries.
setStartRow(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
This feature is not supported for StoredProcedureQuerySender.
setStartTimeout(int) - Method in class org.frankframework.receivers.Receiver
timeout (in seconds) to start receiver.
setState(PipeLine.ExitState) - Method in class org.frankframework.core.PipeLineExit
The state of the Pipeline that is returned to the Receiver for this Exit.
setStatus(int) - Method in class org.frankframework.management.bus.message.MessageBase
 
setStatusField(String) - Method in class org.frankframework.jdbc.JdbcTableListener
Field containing the status of the message.
setStatusField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setStatusFieldType(String) - Method in class org.frankframework.jdbc.ResultSet2FileSender
type of the optional status field which is set after the row is written to the file: timestamp
setStatusValueAvailable(String) - Method in class org.frankframework.jdbc.JdbcTableListener
(optional) Value of statusField indicating row is available to be processed.
setStatusValueAvailable(String) - Method in class org.frankframework.jdbc.MessageStoreListener
Value of statusField indicating row is available to be processed.
setStatusValueError(String) - Method in class org.frankframework.jdbc.JdbcTableListener
Value of statusField indicating the processing of the row resulted in an error
setStatusValueError(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setStatusValueHold(String) - Method in class org.frankframework.jdbc.JdbcTableListener
Value of statusField indicating message is on Hold, temporarily
setStatusValueHold(String) - Method in class org.frankframework.jdbc.MessageStoreListener
Value of status field indicating message is on Hold, temporarily.
setStatusValueInProcess(String) - Method in class org.frankframework.jdbc.JdbcTableListener
Value of statusField indicating is being processed.
setStatusValueInProcess(String) - Method in class org.frankframework.jdbc.MessageStoreListener
Value of status field indicating is being processed.
setStatusValueProcessed(String) - Method in class org.frankframework.jdbc.JdbcTableListener
Value of status field indicating row is processed OK
setStatusValueProcessed(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setStopAt(Integer) - Method in class org.frankframework.pipes.ForPipe
Break from the loop when incrementSessionKey equals this value.
setStopConditionXPathExpression(String) - Method in class org.frankframework.pipes.IteratingPipe
Expression evaluated on each result and forwards to ["stopConditionMet"<I>] forward if configured.
setStopTimeout(int) - Method in class org.frankframework.receivers.Receiver
timeout (in seconds) to stop receiver.
setStorageClass(StorageClass) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Set the desired storage class for the S3 object when action is move,copy or write.
setStorageClass(StorageClass) - Method in interface org.frankframework.filesystem.AmazonS3FileSystemDelegator
 
setStoreEmailAsStreamInSessionKey(String) - Method in class org.frankframework.filesystem.AbstractMailListener
Deprecated, for removal: This API element is subject to removal in a future version.
setStoreForwardInSessionKey(String) - Method in class org.frankframework.pipes.XmlSwitch
Selected forward name will be stored in the specified session key.
setStoreFullMessage(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
If set to true, the full message is stored with the log.
setStoreInputInSessionKey(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
If set, the input is stored under this session key
setStoreMetadataInSessionKey(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Deprecated.
setStoreOriginalBlock(boolean) - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
If set true the original block is stored under the session key originalBlock.
setStoreOriginalMessageWithoutNamespaces(boolean) - Method in class org.frankframework.core.PipeLine
If set true the original message without namespaces (and prefixes) is stored under the session key originalMessageWithoutNamespaces
setStoreResultInSessionKey(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setStoreResultInSessionKey(String) - Method in interface org.frankframework.core.IPipe
If set, the result (before replacing when true) is stored under this session key
setStoreResultInSessionKey(String) - Method in class org.frankframework.pipes.AbstractPipe
If set, the pipe result is copied to a session key that has the name defined by this attribute.
setStoreResultInSessionKey(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
If set, the result is stored under this session key
setStreamCharset(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Charset used when reading a stream (that is e.g. going to be written to a BLOB or CLOB).
setStreamingContents(boolean) - Method in class org.frankframework.compression.ZipIteratorPipe
If set to false, a string containing the contents of the entry is placed under the session key, instead of the inputstream to the contents
setStreamResultToServlet(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Deprecated, for removal: This API element is subject to removal in a future version.
setStrictHostKeyChecking(boolean) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setStrictHostKeyChecking(boolean) - Method in class org.frankframework.filesystem.sftp.SftpSession
Verify the hosts againt the knownhosts file.
setStrictJsonArraySyntax(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true check that incoming JSON adheres to the specified syntax (compact or full), otherwise both types are accepted for conversion from JSON to XML
setStringLength(int) - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
the maximum length of each string. each string is preceded by a one byte length indication.
setStringsPerRecord(int) - Method in class org.frankframework.batch.DelphiStringRecordReaderFactory
Deprecated.
the number of strings read for each record. 0 means file consists of one logical record
setStubFilename(String) - Method in class org.frankframework.pipes.MessageSendingPipe
If set, the pipe returns a message from a file, instead of doing the regular process
setStyleSheet(String) - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
URL to the stylesheet used to transform the output of the standard ErrorMessageFormatter
setStyleSheetCacheSize(int) - Method in class org.frankframework.pipes.XsltPipe
 
setStyleSheetCacheSize(int) - Method in class org.frankframework.senders.XsltSender
Size of cache of stylesheets retrieved from styleSheetNameSessionKey
setStyleSheetName(String) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
Name of stylesheet to transform an individual record
setStyleSheetName(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
 
setStyleSheetName(String) - Method in class org.frankframework.http.AbstractHttpSender
(Only used when xHtml=true) stylesheet to apply to the HTML response
setStyleSheetName(String) - Method in class org.frankframework.parameters.AbstractParameter
URL to a stylesheet that wil be applied to the contents of the message or the value of the session-variable.
setStyleSheetName(String) - Method in class org.frankframework.pipes.DataSonnetPipe
Location of the stylesheet to apply to the input message.
setStyleSheetName(String) - Method in class org.frankframework.pipes.FixedResultPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setStyleSheetName(String) - Method in class org.frankframework.pipes.IteratingPipe
Stylesheet to apply to each message, before sending it
setStyleSheetName(String) - Method in class org.frankframework.pipes.XmlSwitch
stylesheet may return a string representing the forward to look up
setStyleSheetName(String) - Method in class org.frankframework.pipes.XsltPipe
 
setStyleSheetName(String) - Method in class org.frankframework.senders.FixedResultSender
 
setStyleSheetName(String) - Method in class org.frankframework.senders.XsltSender
Location of stylesheet to apply to the input message
setStyleSheetNameSessionKey(String) - Method in class org.frankframework.pipes.XsltPipe
 
setStyleSheetNameSessionKey(String) - Method in class org.frankframework.senders.XsltSender
Session key to retrieve stylesheet location.
setSubdirectories(boolean) - Method in class org.frankframework.util.DirectoryCleaner
when true, files in subdirectories will be deleted, too
setSubject(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setSubSchemaPrefix(String) - Method in class org.frankframework.pipes.JsonValidator
Prefix to element name to find subschema in schema
setSubscriberType(JMSFacade.SubscriberType) - Method in class org.frankframework.jms.JMSFacade
Only applicable for topics
setSubstituteVars(boolean) - Method in class org.frankframework.pipes.FixedResultPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setSubstituteVars(boolean) - Method in class org.frankframework.pipes.ReplacerPipe
Should properties (values between ${ and }) be resolved.
setSubstituteVars(boolean) - Method in class org.frankframework.senders.FixedResultSender
should values between ${ and } be resolved from the pipelinesession
setSubstitutionProvider(SubstitutionProvider<?>) - Method in class org.frankframework.align.Json2Xml
 
setSubstringEnd(String) - Method in class org.frankframework.pipes.EscapePipe
Substring to end translation.
setSubstringStart(String) - Method in class org.frankframework.pipes.EscapePipe
Substring to start translation.
setSuffix(String) - Method in class org.frankframework.batch.AbstractResultHandler
Deprecated.
setSupportedCipherSuites(String) - Method in class org.frankframework.http.AbstractHttpSession
Allows you to choose which CipherSuites are used when connecting to an endpoint.
setSynchronous(boolean) - Method in class org.frankframework.extensions.esb.EsbJmsSender
if messageProtocol=RR then synchronous defaults to true
setSynchronous(boolean) - Method in interface org.frankframework.extensions.sap.ISapSender
 
setSynchronous(boolean) - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
If false, the sender operates in RR mode: the a reply is expected from SAP, and the sender does not participate in a transaction.
setSynchronous(boolean) - Method in class org.frankframework.extensions.sap.jco3.SapSenderImpl
 
setSynchronous(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
When true, the result of sendMessage is the reply of the request.
setSynchronous(boolean) - Method in class org.frankframework.jms.JmsSender
If true, the sender operates in RR mode: A reply is expected, either on the queue specified in replyToName, or on a dynamically generated temporary queue
setSynchronous(boolean) - Method in class org.frankframework.senders.EchoSender
hack to allow to introduce a correlationid
setSynchronous(boolean) - Method in class org.frankframework.senders.FrankSender
Synchronous or Asynchronous execution of the call to other adapter or system.
setSynchronous(boolean) - Method in class org.frankframework.senders.IbisLocalSender
If false, the call is made asynchronously.
setSynchronous(boolean) - Method in class org.frankframework.senders.ParallelSenders
 
setSystemId(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Set the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemnr(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setSystemnr(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
SAP system nr
setTable(String) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setTableAlias(String) - Method in class org.frankframework.jdbc.JdbcTableListener
Alias of the table, that can be used in selectCondition
setTableName(String) - Method in class org.frankframework.jdbc.JdbcTableListener
Name of the table to be used
setTableName(String) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
Name of the table messages are stored in.
setTableName(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setTableName(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
The name of the table that contains the mapping.
setTarget(String) - Method in class org.frankframework.senders.FrankSender
Target: service-name of service in other application that should be called, or name of adapter to be called.
setTargetElement(String) - Method in class org.frankframework.pipes.ForEachChildElementPipe
Element name (not an XPath expression), qualified via attribute namespaceDefs, used to determine the type of elements to be iterated over, i.e. the element name of each of the child elements.
setTargetNamespace(String) - Method in class org.frankframework.pipes.Json2XmlValidator
Only for JSON input: namespace of the resulting XML.
setTargetNamespacePrefix(String) - Method in class org.frankframework.soap.WsdlGenerator
 
setTargetPassword(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
setTargetUserid(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
setTemplateDir(String) - Method in class org.frankframework.extensions.rekenbox.RekenBoxCaller
Rekenbox template directory on server
setTenantId(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
Tenant ID that represents the tenant in which the registered application exists within Azure AD which could be found at Azure AD -> App Registrations -> MyApp -> Overview.
setTenantId(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setTenantId(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setTestStorage(CrudStorage) - Method in class org.frankframework.ladybug.LadybugPipe
 
setTestTool(TestTool) - Method in class org.frankframework.ladybug.LadybugPipe
 
setTestTool(TestTool) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
setTestTool(TestTool) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setTextFieldType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The type of the columns messageId and correlationId, slotId and comments are stored in.
setThenForwardName(String) - Method in class org.frankframework.pipes.IfPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setThenForwardName(String) - Method in class org.frankframework.pipes.IsXmlPipe
Forward returned when true.
setThreadGroupName(String) - Method in class org.frankframework.scheduler.NamedThreadFactory
 
setThreadLifeCycleEventListener(ThreadLifeCycleEventListener<Object>) - Method in interface org.frankframework.threading.IThreadCreator
 
setThreadLocalReplace(Collection<Pattern>) - Static method in class org.frankframework.logging.IbisMaskingLayout
Replace all thread-local hideRegexes.
setThreadTopic(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
setThreshold(int) - Method in interface org.frankframework.monitoring.ITrigger
 
setThreshold(int) - Method in class org.frankframework.monitoring.Trigger
Amount of triggers required before sounding an alarm
setThrowApplicationFaults(boolean) - Method in class org.frankframework.http.WebServiceSender
controls whether soap faults generated by the application generate an exception, or are treated as 'normal' messages
setThrowException(boolean) - Method in class org.frankframework.pipes.ExceptionPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setThrowException(boolean) - Method in class org.frankframework.pipes.TimeoutGuardPipe
If true, a piperunexception is thrown. otherwise the output is only logged as an error (and returned in a xml string with 'error' tags)
setThrowException(boolean) - Method in class org.frankframework.pipes.XmlValidator
 
setThrowException(boolean) - Method in class org.frankframework.receivers.JavaListener
Should the JavaListener throw a ListenerException when it occurs or return an error message
setThrowException(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
Should the XmlValidator throw a PipeRunexception on a validation error.
setThrowJavaListenerNotFoundException(boolean) - Method in class org.frankframework.senders.IbisLocalSender
If false, the xml-string "<error>could not find JavaListener [...]</error>" is returned instead of throwing a senderexception
setTimeout(int) - Method in class org.frankframework.extensions.cmis.CmisSender
READ_TIMEOUT timeout in MS.
setTimeout(int) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
READ_TIMEOUT timeout in MS.
setTimeout(int) - Method in class org.frankframework.http.AbstractHttpSession
Timeout in ms of obtaining a connection/result.
setTimeout(int) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
timeout in ms of obtaining a connection/result. 0 means no timeout
setTimeout(int) - Method in class org.frankframework.jdbc.AbstractJdbcSender
The number of seconds the JDBC driver will wait for a statement object to execute.
setTimeout(int) - Static method in class org.frankframework.larva.LarvaTool
 
setTimeout(int) - Method in class org.frankframework.pipes.LarvaPipe
the larva timeout in milliseconds
setTimeout(int) - Method in class org.frankframework.pipes.TimeoutGuardPipe
timeout in seconds of obtaining a result
setTimeout(int) - Method in class org.frankframework.senders.AbstractMailSender
Timeout in milliseconds for socket connection timeout and socket i/o timeouts
setTimeout(int) - Method in class org.frankframework.senders.CommandSender
The number of seconds to execute a command.
setTimeout(int) - Method in class org.frankframework.senders.SendGridSender
 
setTimeout(long) - Method in class org.frankframework.extensions.esb.EsbJmsSender
receiver timeout, in milliseconds
setTimeout(long) - Method in class org.frankframework.jms.AbstractJmsListener
Receive timeout in milliseconds as specified by the JMS API, see https://docs.oracle.com/javaee/7/api/javax/jms/MessageConsumer.html#receive-long-
setTimeout(long) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
Timeout in milliseconds for receiving a message from the queue
setTimeout(long) - Method in class org.frankframework.larva.FileListener
Set the timeout in milliseconds waiting for creation of the file.
setTimeout(long) - Method in class org.frankframework.larva.FileSender
Set the time out in milliseconds waiting for deletion of the file.
setTimeout(long) - Method in class org.frankframework.larva.ListenerMessageHandler
 
setTimeOut(long) - Method in class org.frankframework.extensions.esb.EsbJmsSender
Deprecated.
setTimeOut(long) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
setTimeoutOnResult(String) - Method in class org.frankframework.pipes.MessageSendingPipe
If not empty, a TimeoutException is thrown when the result equals this value (for testing purposes only)
setTimeOutOnResult(String) - Method in class org.frankframework.pipes.MessageSendingPipe
setTimestampColumns(List<String>) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
setTimestampField(String) - Method in class org.frankframework.jdbc.JdbcTableListener
(optional) Field used to store the date and time of the last change of the statusField
setTimestampField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
 
setTimeToIdleSeconds(int) - Method in class org.frankframework.cache.EhCache
The amount of time in seconds to live for an element from its last accessed or modified date
setTimeToLiveSeconds(int) - Method in class org.frankframework.cache.EhCache
The amount of time in seconds to live for an element from its creation date
setTimeZone(String) - Method in class org.frankframework.pipes.PutSystemDateInSession
Time zone to use for the formatter
setTls12Enabled(boolean) - Method in class org.frankframework.extensions.idin.IdinSender
 
setToken(String) - Method in class org.frankframework.http.rest.ApiPrincipal
 
setTokenEndpoint(String) - Method in class org.frankframework.http.AbstractHttpSession
Endpoint to obtain OAuth accessToken.
setTokenExpiry(int) - Method in class org.frankframework.http.AbstractHttpSession
If set to a non-negative value, then determines the time (in seconds) after which the token will be refreshed.
setTopic(String) - Method in class org.frankframework.extensions.mqtt.MqttFacade
setTopic(String) - Method in class org.frankframework.extensions.mqtt.MqttSender
setTopicConnectionFactoryName(String) - Method in class org.frankframework.jms.JMSFacade
Used when destinationType = TOPIC.
setTopicConnectionFactoryName(String) - Method in class org.frankframework.jms.JmsRealm
Set the name of the TopicConnectionFactory
setTpnummer(String) - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
setTrace(boolean) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
setTracelevel(Integer) - Method in class org.frankframework.xcom.XComSender
set between 0 (no trace) and 10
setTraceLevel(int) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setTraceLevel(int) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Trace level (effective only when logging level is debug). 0=none, 10= maximum
setTransacted(boolean) - Method in class org.frankframework.core.TransactionAttributes
Deprecated.
setTransacted(boolean) - Method in class org.frankframework.jdbc.JdbcFacade
controls the use of transactions
setTransacted(boolean) - Method in class org.frankframework.jms.JMSFacade
Controls whether messages are send under transaction control.
setTransactionAttribute(TransactionAttribute) - Method in interface org.frankframework.core.HasTransactionAttribute
The transactionAttribute declares transactional behavior of execution.
setTransactionCode(String) - Method in class org.frankframework.extensions.ibm.IMSSender
The transaction code that should be added in the header, must be 8 characters
setTransactionManager(PlatformTransactionManager) - Method in class org.frankframework.scheduler.SchedulerFactoryBean
 
setTransactionTimeout(int) - Method in interface org.frankframework.core.HasTransactionAttribute
Timeout (in seconds) of transaction started to process a message.
setTransactionTimeout(int) - Method in class org.frankframework.core.TransactionAttributes
Set transactionTimeout in seconds.
setTransactionTimeout(int) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
setTransactionTimeout(int) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#setTransactionTimeout call to the connected JMS resource.
setTransferFlowIdSessionKey(String) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
setTransformerParameters(Transformer, Map<String, Object>) - Static method in class org.frankframework.util.XmlUtils
sets all the parameters of the transformer using a Map with parameter values.
setTransformFilename(boolean) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
when true and direction=wrap, the input which is expected to be a local filename will be transformed to the filename as known on the IUF State machine.
setTransformNullMessage(String) - Method in class org.frankframework.core.PipeLine
when specified and null is received as a message the message is changed to the specified value
setTreatInputMessageAsParameters(Boolean) - Method in class org.frankframework.http.HttpSender
If true, the input will be added to the URL for methodType=GET, or for methodType=POST, PUT or PATCH if postType=RAW.
setTriggerType(ITrigger.TriggerType) - Method in interface org.frankframework.monitoring.ITrigger
 
setTrim(boolean) - Method in class org.frankframework.batch.AbstractRecordHandler
Deprecated.
If set to true, trailing spaces are removed from each field
setTrimSpaces(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Remove trailing blanks from all result values.
setTrimSpaces(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setTrimSpaces(boolean) - Method in class org.frankframework.util.DB2DocumentWriter
 
setTrimSpaces(boolean) - Method in class org.frankframework.util.DB2XMLWriter
 
setTruncation(Boolean) - Method in class org.frankframework.xcom.XComSender
set truncation off or on
setTrustManagerAlgorithm(String) - Method in interface org.frankframework.encryption.HasTruststore
Trust manager algorithm.
setTrustManagerAlgorithm(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setTrustManagerAlgorithm(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setTrustManagerAlgorithm(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setTrustManagerAlgorithm(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Trust manager algorithm.
setTrustManagerAlgorithm(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setTrustManagerAlgorithm(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setTrustManagerAlgorithm(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setTrustManagerAlgorithm(String) - Method in class org.frankframework.senders.SendGridSender
 
setTruststore(String) - Method in interface org.frankframework.encryption.HasTruststore
Resource url to truststore.
setTruststore(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setTruststore(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setTruststore(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setTruststore(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Resource url to truststore to be used for authenticating peer.
setTruststore(String) - Method in class org.frankframework.http.AbstractHttpSession
Resource URL to truststore to be used for authenticating peer.
setTruststore(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setTruststore(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setTruststore(String) - Method in class org.frankframework.senders.SendGridSender
 
setTruststoreAuthAlias(String) - Method in interface org.frankframework.encryption.HasTruststore
Authentication alias used to obtain truststore password
setTruststoreAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setTruststoreAuthAlias(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setTruststoreAuthAlias(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setTruststoreAuthAlias(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Authentication alias used to obtain truststore password
setTruststoreAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setTruststoreAuthAlias(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setTruststoreAuthAlias(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setTruststoreAuthAlias(String) - Method in class org.frankframework.senders.SendGridSender
 
setTruststorePassword(String) - Method in interface org.frankframework.encryption.HasTruststore
Default password to access truststore
setTruststorePassword(String) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setTruststorePassword(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setTruststorePassword(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setTruststorePassword(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Default password to access truststore
setTruststorePassword(String) - Method in class org.frankframework.http.AbstractHttpSession
 
setTruststorePassword(String) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setTruststorePassword(String) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setTruststorePassword(String) - Method in class org.frankframework.senders.SendGridSender
 
setTruststoreType(KeystoreType) - Method in interface org.frankframework.encryption.HasTruststore
Type of truststore
setTruststoreType(KeystoreType) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setTruststoreType(KeystoreType) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setTruststoreType(KeystoreType) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setTruststoreType(KeystoreType) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) Type of truststore
setTruststoreType(KeystoreType) - Method in class org.frankframework.http.AbstractHttpSession
 
setTruststoreType(KeystoreType) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setTruststoreType(KeystoreType) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setTruststoreType(KeystoreType) - Method in class org.frankframework.senders.SendGridSender
 
setType(String) - Method in interface org.frankframework.core.ITransactionalStorage
Possible values are E (error store), M (message store), L (message log for Pipe) or A (message log for Receiver).
Receiver will always set type to E for errorStorage and always set type to A for messageLog.
setType(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
setType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
setType(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
 
setType(ParameterType) - Method in class org.frankframework.parameters.AbstractParameter
 
setType(ParameterType) - Method in class org.frankframework.parameters.DateParameter
Deprecated.
setType(ParameterType) - Method in class org.frankframework.parameters.Parameter
 
setType(ParameterType) - Method in class org.frankframework.parameters.XmlParameter
Deprecated.
setType(ParameterType) - Method in class org.frankframework.pipes.GetFromSession
string: Renders the contents.map: Converts a Map<String, String> object to an XML string (<items><item name='...'
setType(Algorithm) - Method in class org.frankframework.pipes.ChecksumPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setType(UUIDGeneratorPipe.Type) - Method in class org.frankframework.pipes.UUIDGeneratorPipe
Format of generated string.
setType(Locker.LockType) - Method in class org.frankframework.util.Locker
Type for this lock: P(ermanent) or T(emporary).
setTypeField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
setTypeField(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
The name of the column types are stored in
setTypeFilter(TypeFilter) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setTypeFilter(TypeFilter) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setTypeFilter(TypeFilter) - Method in class org.frankframework.filesystem.FileSystemActor
Filter for action list.
setTypeMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
 
setUCharacters(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
The uppercase characters to use.
setUnicode(boolean) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setUnicode(boolean) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
If set true the SAP system is interpreted as Unicode SAP system, otherwise as non-Unicode (only applies to SapListeners, not to SapSenders)
setUnicodePwd(boolean) - Method in class org.frankframework.ldap.LdapSender
When true the attributes passed by the input xml are scanned for an attribute with id unicodepwd, when found the value of this attribute will be encoded as required by active directory (a UTF-16 encoded unicode string containing the password surrounded by quotation marks) before sending it to the LDAP server
setUnlessSessionKey(String) - Method in class org.frankframework.pipes.FixedForwardPipe
Key of the session variable to check if the action must be executed.
setUnlessValue(String) - Method in class org.frankframework.pipes.FixedForwardPipe
Value of session variable 'unlessSessionKey' to check if the action must be executed.
setUnpackCommonFontsArchive(boolean) - Method in class org.frankframework.extensions.aspose.pipe.PdfPipe
 
setUpdateEtag(boolean) - Method in class org.frankframework.http.rest.ApiListener
Automatically generate and validate etags
setUpdateStatusQuery(ProcessState, String) - Method in class org.frankframework.jdbc.JdbcListener
 
setUpdateStatusToErrorQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
Deprecated.
SQL statement to set the status of a row to 'error'.
setUpdateStatusToInProcessQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
Deprecated.
SQL statement to set the status of a row to 'in process'.
setUpdateStatusToProcessedQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
Deprecated.
SQL statement to set the status of a row to 'processed'.
setupDefaultSecuritySettings(PropertyResolver) - Static method in class org.frankframework.lifecycle.servlets.SecuritySettings
 
setUriPattern(String) - Method in class org.frankframework.http.rest.ApiListener
URI pattern to register this listener on, eq.
setUriPattern(String) - Method in class org.frankframework.http.RestListener
Uri pattern to match, the {uri} part in https://mydomain.com/ibis4something/rest/{uri}, where mydomain.com and ibis4something refer to 'your ibis'.
setUriPattern(String) - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
setUrl(String) - Method in class org.frankframework.extensions.akamai.NetStorageSender
The destination URL for the Akamai NetStorage.
setUrl(String) - Method in class org.frankframework.extensions.cmis.CmisSender
URL to connect to
setUrl(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setUrl(String) - Method in class org.frankframework.extensions.svn.ScanTibcoSolutionPipe
 
setUrl(String) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
URL or base of URL to be used.
setUrl(String) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
URL or base of URL to be used.
setUrl(String) - Method in class org.frankframework.http.AbstractHttpSender
URL or base of URL to be used.
setUrl(String) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
url or base of url to be used
setUrlMapping(String) - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
setUrlParam(String) - Method in class org.frankframework.http.AbstractHttpSender
Parameter that is used to obtain URL; overrides url-attribute.
setUrlPkgPrefixes(String) - Method in class org.frankframework.jms.JmsRealm
 
setUrlPkgPrefixes(String) - Method in class org.frankframework.jndi.JndiBase
maps to the field context.url_pkg_prefixes
setUseBaseImportedSchemaLocationsToIgnore(boolean) - Method in class org.frankframework.pipes.XmlValidator
If true, the comparison for importedSchemaLocationsToIgnore is done on base filename without any path
setUseCdataSection(boolean) - Method in class org.frankframework.pipes.Text2XmlPipe
Controls whether the text to encapsulate should be put in a cdata section
setUseControlCodes(boolean) - Method in class org.frankframework.pipes.CsvParserPipe
Enables the ASCII (RS) Record Separator and (US) Unit Separator Control Code field delimiters.
setUseFixedValues(boolean) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
If true, the fields CorrelationId, MessageId and Timestamp will have a fixed value (for testing purposes only)
setUseIncludes(boolean) - Method in class org.frankframework.soap.WsdlGenerator
 
setUseInputForExtract(boolean) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
If true, the input of the Pipe is used to extract the audit trail, correlation ID, and label (instead of the wrapped input).
setUseNamedParams(Boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
Named parameters will be auto-detected by default.
setUseNamedParams(Boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
setUseOldSubstitutionStartDelimiter(boolean) - Method in class org.frankframework.pipes.FixedResultPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setUsePooling(boolean) - Method in class org.frankframework.ldap.LdapSender
Specifies whether connection pooling is used or not
setUseReplyTo(boolean) - Method in class org.frankframework.extensions.esb.EsbJmsListener
if messageProtocol=FF, default value is: false
setUseReplyTo(boolean) - Method in class org.frankframework.jms.AbstractJmsListener
Flag if reply-to queue from the request message should be used or not.
setUserid(String) - Method in interface org.frankframework.extensions.sap.ISapSystem
 
setUserid(String) - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
Userid used in the connection
setUserid(String) - Method in class org.frankframework.xcom.XComSender
loginname of user on remote system
setUserId(String) - Method in class org.frankframework.senders.AbstractMailSender
userId on the smtphost
setUsername(String) - Method in class org.frankframework.extensions.cmis.CmisSender
Username used in authentication to host
setUsername(String) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setUsername(String) - Method in class org.frankframework.extensions.tibco.GetTibcoQueues
username used in authentication to host
setUsername(String) - Method in class org.frankframework.extensions.tibco.SendTibcoMessage
username used in authentication to host
setUsername(String) - Method in class org.frankframework.filesystem.AbstractMailFileSystem
Username for authentication to mail server.
setUsername(String) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setUsername(String) - Method in class org.frankframework.filesystem.ftp.FtpSession
Name of the user to authenticatie on remote server
setUsername(String) - Method in interface org.frankframework.filesystem.sftp.SftpFileSystemDelegator
 
setUsername(String) - Method in class org.frankframework.filesystem.sftp.SftpSession
Name of the user to authenticatie on remote server
setUsername(String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
The SMB share username
setUsername(String) - Method in interface org.frankframework.filesystem.smb.Samba1FileSystemDelegator
 
setUsername(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
the smb share username
setUsername(String) - Method in interface org.frankframework.filesystem.smb.Samba2FileSystemDelegator
 
setUsername(String) - Method in class org.frankframework.http.AbstractHttpSession
Username used for authentication to the host
setUsername(String) - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
username used in authentication to host
setUsername(String) - Method in class org.frankframework.jdbc.JdbcFacade
User name for authentication when connecting to database, when none found from authAlias
setUsername(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
Username used to obtain credentials to connect to ldap server
setUsername(String) - Method in class org.frankframework.parameters.AbstractParameter
Default username that is used when a pattern containing {username} is specified
setUsername(String) - Method in class org.frankframework.receivers.ImapListener
 
setUsername(String) - Method in class org.frankframework.senders.ImapSender
 
setUseRootFolder(boolean) - Method in class org.frankframework.extensions.cmis.CmisSender
(Only used when action=create).
setUserTransactionUrl(String) - Method in class org.frankframework.jms.JmsRealm
 
setUseSecureRandom(boolean) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
Deprecated, for removal: This API element is subject to removal in a future version.
the current implementation always uses SecureRandom. Please remove this attribute from the Configuration.
setUseServerFilename(boolean) - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
when set to true, ServerFileName from the input will be used as the filename
setUseSsl(boolean) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
Indication to use ldap or ldaps in ldapProviderUrl.
setValidateEtag(boolean) - Method in class org.frankframework.http.RestListener
If set to true the ibis will automatically validate and process etags
setValidateFile(boolean) - Method in class org.frankframework.pipes.XmlValidator
 
setValidateFile(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
If set true, the input is assumed to be the name of the file to be validated.
setValidateJsonToRootElementOnly(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
If true, and converting to or from JSON, then the message root is the only rootValidation, ignoring root validations like for SOAP envelope and header set by descender classes like SoapValidator
setValue(boolean) - Method in interface org.frankframework.documentbuilder.INodeBuilder
 
setValue(boolean) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
 
setValue(boolean) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
 
setValue(Number) - Method in interface org.frankframework.documentbuilder.INodeBuilder
 
setValue(Number) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
 
setValue(Number) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
 
setValue(Object) - Method in class org.frankframework.parameters.ParameterValue
Sets value for the IParameter
setValue(String) - Method in interface org.frankframework.documentbuilder.INodeBuilder
 
setValue(String) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
 
setValue(String) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
 
setValue(String) - Method in class org.frankframework.parameters.AbstractParameter
The value of the parameter, or the base for transformation using xpathExpression or stylesheet, or formatting.
setValue(String) - Method in interface org.frankframework.parameters.IParameter
The value of the parameter, or the base for transformation using xpathExpression or stylesheet, or formatting.
setValue(String) - Method in class org.frankframework.pipes.PutInSession
Value to store in the pipeLineSession.
setValue(String) - Method in class org.frankframework.util.XmlBuilder
 
setValue(String, boolean) - Method in class org.frankframework.util.XmlBuilder
 
setValue(String, String) - Method in class org.frankframework.xml.WritableAttributes
 
setValueInField(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
The name of the column source values are stored in.
setValueInputSessionKey(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
session key to use as input for transformation of response message to cached value by valuexpath or valuestylesheet
setValueNamespaceDefs(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
namespace defintions for valuexpath. must be in the form of a comma or space separated list of prefix=namespaceuri definitions
setValueOutField(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
The name of the column destination values are stored in.
setValueStyleSheet(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
stylesheet to extract value to be cached from response message
setValueXPath(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
xpath expression to extract value to be cached key from response message.
setValueXPathOutputType(TransformerPool.OutputType) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
setVerificationAddresses(String) - Method in class org.frankframework.pipes.PGPPipe
Emails of the senders.
setVerifyHostname(boolean) - Method in interface org.frankframework.encryption.HasTruststore
If true, the hostname in the certificate will be checked against the actual hostname of the peer
setVerifyHostname(boolean) - Method in class org.frankframework.extensions.cmis.CmisSender
 
setVerifyHostname(boolean) - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
setVerifyHostname(boolean) - Method in interface org.frankframework.filesystem.ftp.FtpFileSystemDelegator
 
setVerifyHostname(boolean) - Method in class org.frankframework.filesystem.ftp.FtpSession
(ftps) If true, the hostname in the certificate will be checked against the actual hostname of the peer
setVerifyHostname(boolean) - Method in class org.frankframework.http.AbstractHttpSession
 
setVerifyHostname(boolean) - Method in class org.frankframework.receivers.ExchangeMailListener
 
setVerifyHostname(boolean) - Method in class org.frankframework.senders.ExchangeFileSystemSender
 
setVerifyHostname(boolean) - Method in class org.frankframework.senders.SendGridSender
 
setVersion(int) - Method in class org.frankframework.extensions.akamai.NetStorageRequest
 
setVersion(String) - Method in class org.frankframework.configuration.Configuration
The version of the Configuration, typically provided by the BuildInfo.properties file.
setWaitBeforeCleanup(String) - Method in class org.frankframework.pipes.LarvaPipe
 
setWaitBeforeRead(long) - Method in class org.frankframework.larva.FileListener
Set the time to wait in milliseconds before starting to read the file.
setWaitForShadowsToFinish(boolean) - Method in class org.frankframework.senders.ShadowSender
If true the sender will wait for all shadows to have finished.
setWarn(boolean) - Method in class org.frankframework.pipes.XmlValidator
 
setWarn(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
If set true, send warnings to logging and console about syntax problems in the configured schema('s).
setWildcard(String) - Method in class org.frankframework.filesystem.AbstractFileSystemListener
Filter of files to look for in inputFolder e.g. '*.inp'.
setWildcard(String) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setWildcard(String) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setWildcard(String) - Method in class org.frankframework.filesystem.FileSystemActor
Filter of files to look for in inputFolder e.g. '*.inp'.
setWildcard(String) - Method in class org.frankframework.larva.FileListener
Set the wildcard to find the file to read the message from.
setWildCard(String) - Method in class org.frankframework.util.Dir2Xml
Set a Wildcard
setWorkingDirName(String) - Method in class org.frankframework.xcom.XComSender
directory in which to run the xcomtcp command
setWriteAttributes(boolean) - Method in class org.frankframework.align.Xml2Json
 
setWriteLineSeparator(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
setWriteLineSeparator(boolean) - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
setWriteLineSeparator(boolean) - Method in class org.frankframework.filesystem.FileSystemActor
If set to true then the system specific line separator will be appended to the file after executing the action.
setWriteSecLogMessage(boolean) - Method in class org.frankframework.http.RestListener
 
setWriteToLog(boolean) - Method in class org.frankframework.ladybug.LadybugPipe
whether or not to write results to the logfile (testtool4<instance.name>)
setWriteToLog(boolean) - Method in class org.frankframework.pipes.LarvaPipe
 
setWriteToSecLog(boolean) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
setWriteToSecLog(boolean) - Method in interface org.frankframework.core.IPipe
 
setWriteToSecLog(boolean) - Method in class org.frankframework.http.RestListener
 
setWriteToSecLog(boolean) - Method in class org.frankframework.pipes.AbstractPipe
If true, a record is written to the security log when the pipe has finished successfully.
setWriteToSystemOut(boolean) - Method in class org.frankframework.ladybug.LadybugPipe
whether or not to write results to system out
setWriteToSystemOut(boolean) - Method in class org.frankframework.pipes.LarvaPipe
 
setWsdl(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
The WSDL to read the XSDs from
setWsdlSchema(Definition, Schema) - Method in class org.frankframework.validation.xsd.WsdlXsd
 
setWssAuthAlias(String) - Method in class org.frankframework.http.WebServiceSender
alias used to obtain credentials for authentication to web services security
setWssAuthAlias(String) - Method in class org.frankframework.soap.SoapWrapperPipe
alias used to obtain credentials for authentication to WebServiceSecurity
setWssPassword(String) - Method in class org.frankframework.http.WebServiceSender
password used to obtain credentials for authentication to web services security
setWssPassword(String) - Method in class org.frankframework.soap.SoapWrapperPipe
Default password for WebServiceSecurity
setWssPasswordDigest(boolean) - Method in class org.frankframework.http.WebServiceSender
when true, the password is sent digested. otherwise it is sent in clear text
setWssPasswordDigest(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
If true, the password is sent digested; Otherwise it is sent in clear text
setWssUserName(String) - Method in class org.frankframework.http.WebServiceSender
username used to obtain credentials for authentication to web services security
setWssUserName(String) - Method in class org.frankframework.soap.SoapWrapperPipe
Default username for WebServiceSecurity
setXcomtcp(String) - Method in class org.frankframework.xcom.XComSender
path to xcomtcp command
setXhtml(boolean) - Method in class org.frankframework.http.AbstractHttpSender
If true, the HTML response is transformed to XHTML
setXml(boolean) - Method in class org.frankframework.pipes.CompareStringPipe
If true, the string values to compare are considered to be XML strings, and before the actual comparison, both XML strings are transformed to a canonical form.
setXmlReasonSessionKey(String) - Method in class org.frankframework.pipes.XmlValidator
 
setXmlReasonSessionKey(String) - Method in class org.frankframework.validation.AbstractXmlValidator
Like reasonSessionKey but stores reasons in xml format and more extensive
setXmlSchemaVersion(String) - Method in class org.frankframework.pipes.XmlValidator
 
setXmlSchemaVersion(String) - Method in class org.frankframework.validation.AbstractXmlValidator
If set to 1.0, Xerces's previous XML Schema factory will be used, which would make all XSD 1.1 features illegal.
setXmlTag(String) - Method in class org.frankframework.pipes.Text2XmlPipe
The xml tag to encapsulate the text in
setXmlType(XmlParameter.XmlType) - Method in class org.frankframework.parameters.XmlParameter
 
setXmlValidatorErrorHandler(XmlValidatorErrorHandler) - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
setXpathExpression(String) - Method in class org.frankframework.batch.RecordXmlTransformer
Deprecated.
Alternatively: xpath-expression to create stylesheet from
setXpathExpression(String) - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
xPathExpression to use for transformation
setXpathExpression(String) - Method in class org.frankframework.parameters.AbstractParameter
the XPath expression to extract the parameter value from the (xml formatted) input or session-variable.
setXpathExpression(String) - Method in class org.frankframework.pipes.IfPipe
xpath expression to be applied to the input-message.
setXpathExpression(String) - Method in class org.frankframework.pipes.IteratingPipe
Alternatively: xpath-expression to create stylesheet from
setXpathExpression(String) - Method in class org.frankframework.pipes.XmlSwitch
xpath-expression that returns a string representing the forward to look up.
setXpathExpression(String) - Method in class org.frankframework.pipes.XsltPipe
 
setXpathExpression(String) - Method in class org.frankframework.senders.XsltSender
Alternatively: XPath-expression to create stylesheet from
setxPathLoggingKeys(String) - Method in class org.frankframework.extensions.esb.EsbJmsListener
Comma separated list of all XPath keys that need to be logged.
setXqueryFile(String) - Method in class org.frankframework.pipes.XQueryPipe
name of the file on the file system to read the xquery from
setXqueryName(String) - Method in class org.frankframework.pipes.XQueryPipe
name of the file (resource) on the classpath to read the xquery from
setXslt2(boolean) - Method in class org.frankframework.larva.XsltProviderListener
Deprecated.
Please remove setting of xslt2, it will be auto-detected. Or use xsltVersion.
setXsltVersion(int) - Method in class org.frankframework.parameters.AbstractParameter
If set to 2 or 3 a Saxon (net.sf.saxon) xslt processor 2.0 or 3.0 respectively will be used, otherwise xslt processor 1.0 (org.apache.xalan).
setXsltVersion(int) - Method in class org.frankframework.pipes.ForEachChildElementPipe
If set to 2 or 3, a Saxon (net.sf.saxon) XSLT processor 2.0 or 3.0 will be used, supporting XPath 2.0 or 3.0 respectively.
setXsltVersion(int) - Method in class org.frankframework.pipes.IfPipe
If set to 2 or 3, a Saxon (net.sf.saxon) XSLT processor 2.0 or 3.0 respectively will be used.
setXsltVersion(int) - Method in class org.frankframework.pipes.XmlSwitch
If set to 2 or 3 a Saxon (net.sf.saxon) xslt processor 2.0 or 3.0 respectively will be used, otherwise xslt processor 1.0 (org.apache.xalan).
setXsltVersion(int) - Method in class org.frankframework.pipes.XsltPipe
 
setXsltVersion(int) - Method in class org.frankframework.senders.XsltSender
If set to 2 or 3 a Saxon (net.sf.saxon) xslt processor 2.0 or 3.0 respectively will be used, otherwise xslt processor 1.0 (org.apache.xalan).
setZipEntryPattern(String) - Method in class org.frankframework.pipes.CompressPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setZipWriterHandle(String) - Method in class org.frankframework.compression.ZipWriterPipe
Deprecated, for removal: This API element is subject to removal in a future version.
setZipWriterHandle(String) - Method in class org.frankframework.compression.ZipWriterSender
Deprecated, for removal: This API element is subject to removal in a future version.
severe(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
severe(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
severity() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns the value of the severity record component.
Severity - Enum Class in org.frankframework.monitoring
Enumeration of Severities for monitoring.
SftpFileRef - Class in org.frankframework.filesystem.sftp
Wrapper around a FTPFile to allow for relative path operations
SftpFileRef(String) - Constructor for class org.frankframework.filesystem.sftp.SftpFileRef
 
SftpFileRef(String, String) - Constructor for class org.frankframework.filesystem.sftp.SftpFileRef
 
SftpFileSystem - Class in org.frankframework.filesystem.sftp
Implementation of SFTP FileSystem
SftpFileSystem() - Constructor for class org.frankframework.filesystem.sftp.SftpFileSystem
 
SftpFileSystemDelegator - Interface in org.frankframework.filesystem.sftp
 
SftpFileSystemListener - Class in org.frankframework.receivers
File listener for an SFTP connection.
SftpFileSystemListener() - Constructor for class org.frankframework.receivers.SftpFileSystemListener
 
SftpFileSystemSender - Class in org.frankframework.senders
 
SftpFileSystemSender() - Constructor for class org.frankframework.senders.SftpFileSystemSender
 
SftpSession - Class in org.frankframework.filesystem.sftp
Helper class for sftp.
SftpSession() - Constructor for class org.frankframework.filesystem.sftp.SftpSession
 
SftpSession.TransportType - Enum Class in org.frankframework.filesystem.sftp
 
SHA - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
SHA1 - Enum constant in enum class org.frankframework.extensions.akamai.HashAlgorithm
 
SHA256 - Enum constant in enum class org.frankframework.extensions.akamai.HashAlgorithm
 
SHA256 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
SHA384 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
SHA512 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
ShadowSender - Class in org.frankframework.senders
Collection of Senders, that are executed all at the same time.
ShadowSender() - Constructor for class org.frankframework.senders.ShadowSender
 
SHARED_RESOURCE_PREFIX - Static variable in interface org.frankframework.core.SharedResource
 
SharedResource<T> - Interface in org.frankframework.core
 
SharedResourceFactory - Class in org.frankframework.configuration.digester
Registers the newly created bean directly in Spring, which will manage it's Lifecycle.
SharedResourceFactory() - Constructor for class org.frankframework.configuration.digester.SharedResourceFactory
 
SharedResources - Class in org.frankframework.configuration
 
SharedResources() - Constructor for class org.frankframework.configuration.SharedResources
 
SharedWsdlDefinitions - Class in org.frankframework.core
This exists because WSDL Definitions can grow dramatically in size when they include a few xsd's.
SharedWsdlDefinitions() - Constructor for class org.frankframework.core.SharedWsdlDefinitions
 
SHORT_DATE_FORMATTER - Static variable in class org.frankframework.util.DateFormatUtils
 
shouldLog(LarvaLogLevel) - Method in enum class org.frankframework.larva.LarvaLogLevel
 
showIbisStoreSummary(Message<?>) - Method in class org.frankframework.management.bus.endpoints.IbisstoreSummary
 
showInputValue(String, String, T) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
ShowLogDirectory - Class in org.frankframework.lifecycle
Logging should work even when the application failed to start which is why it's not wired through the MessageDispatcher.
ShowLogDirectory() - Constructor for class org.frankframework.lifecycle.ShowLogDirectory
 
showOutputValue(String, String, T) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
showPendingMsgCount() - Method in record class org.frankframework.console.controllers.Adapters.GetAdapterParams
Returns the value of the showPendingMsgCount record component.
shutdown() - Static method in class org.frankframework.cache.IbisCacheManager
 
shutdown() - Method in class org.frankframework.configuration.ClassLoaderManager
Removes all created ClassLoaders
shutdown() - Method in class org.frankframework.configuration.IbisManager
Shut down the IBIS instance and clean up.
shutdownTransactionManager() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
Shutdown the transaction manager, attempting to complete all running transactions.
shutdownTransactionManager() - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
 
sign(NetStorageCmsSigner) - Method in class org.frankframework.extensions.akamai.NetStorageRequest
 
Sign - Class in org.frankframework.pgp
 
Sign(String[], String, String, String[], String) - Constructor for class org.frankframework.pgp.Sign
 
SIGN - Enum constant in enum class org.frankframework.pipes.PGPPipe.Action
Encrypts and then signs the given input.
SIGN - Enum constant in enum class org.frankframework.pipes.SignaturePipe.Action
signs the input
SignaturePipe - Class in org.frankframework.pipes
 
SignaturePipe() - Constructor for class org.frankframework.pipes.SignaturePipe
 
SignaturePipe.Action - Enum Class in org.frankframework.pipes
 
signMessage(Message, String, String, boolean) - Method in class org.frankframework.soap.SoapWrapper
 
SimpleJdbcListener - Class in org.frankframework.jdbc
Database Listener that returns a count of messages available, but does not perform any locking or other management of processing messages in parallel.
SimpleJdbcListener() - Constructor for class org.frankframework.jdbc.SimpleJdbcListener
 
SINGLEPDF - Enum constant in enum class org.frankframework.extensions.aspose.ConversionOption
 
size() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
size() - Method in class org.frankframework.parameters.ParameterList
 
size() - Method in class org.frankframework.parameters.ParameterValueList
 
size() - Method in class org.frankframework.stream.Message
 
SIZE_UNIT - Static variable in enum class org.frankframework.statistics.FrankMeterType
 
SizeLimitedVector<E> - Class in org.frankframework.util
Stores a maximum number of elements in a Vector.
SizeLimitedVector() - Constructor for class org.frankframework.util.SizeLimitedVector
SizeLimitedVector constructor comment.
SizeLimitedVector(int) - Constructor for class org.frankframework.util.SizeLimitedVector
 
SizePipe - Class in org.frankframework.pipes
Returns the number of bytes or characters in the input.
SizePipe() - Constructor for class org.frankframework.pipes.SizePipe
 
sizeStatisticsEnabled() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
sizeStatisticsEnabled() - Method in interface org.frankframework.core.IPipe
 
sizeStatisticsEnabled() - Method in class org.frankframework.pipes.AbstractPipe
 
sizeStatisticsEnabled() - Method in class org.frankframework.pipes.MessageSendingPipe
 
skip() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the skip record component.
SkipContainersFilter - Class in org.frankframework.configuration.filters
This class omits XML elements from Frank configs that are meaningless containers.
SkipContainersFilter() - Constructor for class org.frankframework.configuration.filters.SkipContainersFilter
 
SkipContainersFilter(ContentHandler) - Constructor for class org.frankframework.configuration.filters.SkipContainersFilter
 
skipDocTypeDeclaration(String) - Static method in class org.frankframework.util.XmlUtils
 
SkipEmptyTagsFilter - Class in org.frankframework.xml
 
SkipEmptyTagsFilter(ContentHandler) - Constructor for class org.frankframework.xml.SkipEmptyTagsFilter
 
skippedEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
skippedEntity(String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
skippedEntity(String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
skipPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.FixedForwardPipe
Called by InputOutputPipeProcessor to check if the pipe needs to be skipped.
SkipPipe - Class in org.frankframework.pipes
Skip a number of bytes or characters from the input message.
SkipPipe() - Constructor for class org.frankframework.pipes.SkipPipe
 
skipWhitespace(String, int) - Static method in class org.frankframework.util.AbstractNameComparator
 
skipXmlDeclaration(String) - Static method in class org.frankframework.util.XmlUtils
 
SlidesConvertor - Class in org.frankframework.extensions.aspose.services.conv.impl.convertors
Converts the files which are required and supported by the aspose slides library.
SlidesConvertor(CisConfiguration) - Constructor for class org.frankframework.extensions.aspose.services.conv.impl.convertors.SlidesConvertor
 
slug() - Method in record class org.frankframework.credentialprovider.delinea.Secret.Field
Returns the value of the slug record component.
SmbFileRef - Class in org.frankframework.filesystem.smb
 
SmbFileRef(String) - Constructor for class org.frankframework.filesystem.smb.SmbFileRef
Create a new file reference, strips the folder of the filename when present
SmbFileRef(String, String) - Constructor for class org.frankframework.filesystem.smb.SmbFileRef
 
SOAP_HTTP_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
 
SOAP_JMS_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
 
SOAP_JMS_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
 
SOAP_VERSION_SESSION_KEY - Static variable in class org.frankframework.soap.SoapWrapper
 
SOAP11 - Enum constant in enum class org.frankframework.soap.SoapVersion
 
SOAP12 - Enum constant in enum class org.frankframework.soap.SoapVersion
 
SoapErrorMessageFormatter - Class in org.frankframework.errormessageformatters
ErrorMessageFormatter that returns a soap fault message.
SoapErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.SoapErrorMessageFormatter
 
SoapProviderServlet - Class in org.frankframework.http.cxf
 
SoapProviderServlet() - Constructor for class org.frankframework.http.cxf.SoapProviderServlet
 
SoapRootValidation - Class in org.frankframework.soap
 
SoapRootValidation(String...) - Constructor for class org.frankframework.soap.SoapRootValidation
 
SoapValidator - Class in org.frankframework.soap
XmlValidator that will automatically add the SOAP envelope XSD to the set of XSD's used for validation.
SoapValidator() - Constructor for class org.frankframework.soap.SoapValidator
 
SoapVersion - Enum Class in org.frankframework.soap
 
SoapWrapper - Class in org.frankframework.soap
Utility class that wraps and unwraps messages from (and into) a SOAP Envelope.
SoapWrapperPipe - Class in org.frankframework.soap
Pipe to wrap or unwrap a message from/into a SOAP Envelope.
SoapWrapperPipe() - Constructor for class org.frankframework.soap.SoapWrapperPipe
 
SOCKS - Enum constant in enum class org.frankframework.filesystem.ftp.FtpSession.TransportType
 
SOCKS4 - Enum constant in enum class org.frankframework.filesystem.sftp.SftpSession.TransportType
 
SOCKS5 - Enum constant in enum class org.frankframework.filesystem.sftp.SftpSession.TransportType
 
sortByDependencies(Set<IXSD>, List<Schema>) - Static method in class org.frankframework.validation.SchemaUtils
 
SOURCE - Enum constant in enum class org.frankframework.monitoring.SourceFiltering
 
source2String(Source) - Static method in class org.frankframework.util.XmlUtils
 
SourceClosingDataHandler - Class in org.frankframework.http.cxf
 
SourceClosingDataHandler(DataSource) - Constructor for class org.frankframework.http.cxf.SourceClosingDataHandler
 
SourceFiltering - Enum Class in org.frankframework.monitoring
Enumeration of SourceTypes for trigger filters.
sources() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns the value of the sources record component.
SpaCsrfTokenRequestHandler - Class in org.frankframework.lifecycle.servlets
 
SpaCsrfTokenRequestHandler() - Constructor for class org.frankframework.lifecycle.servlets.SpaCsrfTokenRequestHandler
 
specialHeaders - Static variable in class org.frankframework.filesystem.MailFileSystemUtils
 
split(String) - Static method in class org.frankframework.util.StringUtil
Splits a string into a list of substrings using default delimiter ",".
split(String, String) - Static method in class org.frankframework.util.StringUtil
Splits a string into an array of substrings using specified delimiters.
spliterator() - Method in class org.frankframework.parameters.ParameterList
 
splitQuery(String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
SPLITTED_LINE_TAG - Static variable in class org.frankframework.pipes.Text2XmlPipe
 
splitToStream(String) - Static method in class org.frankframework.util.StringUtil
Splits a string into a stream of substrings using default delimiter ",".
splitToStream(String, String) - Static method in class org.frankframework.util.StringUtil
Splits a string into a stream of substrings using specified delimiters.
splitUpCommandString(String) - Static method in class org.frankframework.util.ProcessUtil
 
SPNEGO - Enum constant in enum class org.frankframework.filesystem.smb.Samba2FileSystem.Samba2AuthType
 
SpringBusExceptionHandler - Class in org.frankframework.console.configuration
 
SpringBusExceptionHandler() - Constructor for class org.frankframework.console.configuration.SpringBusExceptionHandler
 
SpringBusExceptionHandler.ManagedException - Enum Class in org.frankframework.console.configuration
 
SpringBusRerunner - Class in org.frankframework.ladybug
 
SpringBusRerunner() - Constructor for class org.frankframework.ladybug.SpringBusRerunner
 
SpringContextFlowDiagramProvider - Class in org.frankframework.util.flow
Generate a flow over the digested Adapter or Configuration.
SpringContextFlowDiagramProvider() - Constructor for class org.frankframework.util.flow.SpringContextFlowDiagramProvider
 
SpringContextScope - Enum Class in org.frankframework.lifecycle
 
SpringEventErrorHandler - Class in org.frankframework.configuration
Implementation of Spring error handler that logs errors.
SpringEventErrorHandler() - Constructor for class org.frankframework.configuration.SpringEventErrorHandler
 
SpringJmsConnector - Class in org.frankframework.unmanaged
Configure a Spring JMS Container from a PushingJmsListener.
SpringJmsConnector() - Constructor for class org.frankframework.unmanaged.SpringJmsConnector
 
SpringTxManagerProxy - Class in org.frankframework.jta
proxy class for transaction manager.
SpringTxManagerProxy() - Constructor for class org.frankframework.jta.SpringTxManagerProxy
 
SpringUtils - Class in org.frankframework.util
 
SpringUtils() - Constructor for class org.frankframework.util.SpringUtils
 
SQL_INJECTION_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
SqlTranslator - Class in org.frankframework.dbms
Sql syntax translator to translate queries for different database management systems (e.g.
SqlTranslator(String, String) - Constructor for class org.frankframework.dbms.SqlTranslator
 
sqlTranslators - Static variable in class org.frankframework.dbms.GenericDbmsSupport
 
sslContext - Variable in class org.frankframework.encryption.AuthSSLContextFactory
 
STANDALONE - Enum constant in enum class org.frankframework.lifecycle.SpringContextScope
 
start() - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
start() - Method in class org.frankframework.configuration.Configuration
Spring method which starts the ApplicationContext.
start() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
start() - Method in class org.frankframework.core.Adapter
Start the adapter.
start() - Method in interface org.frankframework.core.IListener
Prepares the listener for receiving messages.
start() - Method in interface org.frankframework.core.IListenerConnector
Start Listener-port to which the Listener is connected.
start() - Method in interface org.frankframework.core.IPipe
Perform necessary action to start the pipe.
start() - Method in interface org.frankframework.core.ISender
This method will be called to start the sender.
start() - Method in interface org.frankframework.core.ITransactionalStorage
Prepares the object for operation.
start() - Method in class org.frankframework.core.PipeLine
 
start() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
start() - Method in class org.frankframework.extensions.cmis.CmisEventListener
 
start() - Method in class org.frankframework.extensions.cmis.CmisSender
 
start() - Method in class org.frankframework.extensions.esb.EsbJmsTransactionalStorage
 
start() - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
start() - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
start() - Method in class org.frankframework.extensions.kafka.KafkaSender
Deprecated.
 
start() - Method in class org.frankframework.extensions.mqtt.MqttListener
 
start() - Method in class org.frankframework.extensions.mqtt.MqttSender
 
start() - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
start() - Method in class org.frankframework.extensions.sap.jco3.SapLUWManager
 
start() - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
start() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
start() - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
start() - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
start() - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
start() - Method in class org.frankframework.filesystem.MsalClientAdapter
 
start() - Method in class org.frankframework.http.AbstractHttpSender
 
start() - Method in class org.frankframework.http.AbstractHttpSession
 
start() - Method in class org.frankframework.http.PushingListenerAdapter
 
start() - Method in class org.frankframework.http.rest.ApiListener
 
start() - Method in class org.frankframework.http.RestListener
 
start() - Method in class org.frankframework.http.WebServiceListener
 
start() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
start() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
start() - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
start() - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
start() - Method in class org.frankframework.jdbc.JdbcFacade
 
start() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
start() - Method in class org.frankframework.jdbc.JdbcListener
 
start() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
start() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
start() - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
start() - Method in class org.frankframework.jms.AbstractJmsListener
 
start() - Method in class org.frankframework.jms.JMSFacade
Obtains a connection and a serviceQueue.
start() - Method in class org.frankframework.jms.JmsSender
Starts the sender
start() - Method in class org.frankframework.jms.PushingJmsListener
 
start() - Method in class org.frankframework.larva.actions.AbstractLarvaAction
 
start() - Method in class org.frankframework.larva.actions.LarvaPushingListenerAction
 
start() - Method in class org.frankframework.larva.actions.PullingListenerAction
 
start() - Method in class org.frankframework.larva.actions.SenderAction
 
start() - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
start() - Method in class org.frankframework.ldap.LdapSender
 
start() - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
Configure and start, managed through the Spring Lifecyle
start() - Method in class org.frankframework.lifecycle.ConfiguringLifecycleProcessor
 
start() - Method in class org.frankframework.mongodb.MongoDbSender
 
start() - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
start() - Method in class org.frankframework.monitoring.Monitor
 
start() - Method in class org.frankframework.pipes.AbstractPipe
 
start() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
start() - Method in class org.frankframework.pipes.DomainTransformerPipe
 
start() - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
start() - Method in class org.frankframework.pipes.JsonValidator
 
start() - Method in class org.frankframework.pipes.MessageSendingPipe
 
start() - Method in class org.frankframework.pipes.SignaturePipe
 
start() - Method in class org.frankframework.pipes.XmlSwitch
 
start() - Method in class org.frankframework.pipes.XmlValidator
 
start() - Method in class org.frankframework.pipes.XsltPipe
 
start() - Method in class org.frankframework.receivers.FrankListener
 
start() - Method in class org.frankframework.receivers.JavaListener
 
start() - Method in class org.frankframework.receivers.PullingListenerContainer
 
start() - Method in class org.frankframework.receivers.Receiver
 
start() - Method in class org.frankframework.scheduler.AbstractJobDef
 
start() - Method in class org.frankframework.senders.AbstractSender
 
start() - Method in class org.frankframework.senders.AbstractSenderWrapper
 
start() - Method in class org.frankframework.senders.IbisLocalSender
 
start() - Method in class org.frankframework.senders.MailSender
Create a session to validate connectivity
start() - Method in class org.frankframework.senders.ReconnectSenderWrapper
 
start() - Method in class org.frankframework.senders.SenderSeries
 
start() - Method in class org.frankframework.senders.SenderWrapper
 
start() - Method in class org.frankframework.senders.SendGridSender
 
start() - Method in class org.frankframework.senders.XmlValidatorSender
 
start() - Method in class org.frankframework.senders.XsltSender
 
start() - Method in class org.frankframework.soap.SoapWrapperPipe
 
start() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
start() - Method in class org.frankframework.util.flow.SpringContextFlowDiagramProvider
 
start() - Method in class org.frankframework.validation.AbstractXmlValidator
 
start() - Method in class org.frankframework.validation.JavaxXmlValidator
 
start() - Method in class org.frankframework.validation.XercesXmlValidator
 
start(Xid, int) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
start(Xid, int) - Method in class org.frankframework.jta.narayana.JmsXAResourceRecoveryHelper
Delegates XAResource#start call to the connected JMS resource.
START - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
 
START_ADAPTER - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
START_RECEIVER - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
STARTADAPTER - Enum constant in enum class org.frankframework.management.Action
 
STARTADAPTER - Enum constant in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
 
startArray() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
startArray() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
startArray() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
startArray() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
startArray(String) - Method in interface org.frankframework.documentbuilder.INodeBuilder
 
startArray(String) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
 
startArray(String) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
 
startArrayDocument(DocumentFormat, String, String, MessageBuilder, boolean) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
 
startAuthenticators() - Method in class org.frankframework.lifecycle.ServletManager
 
startBlock() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
startCDATA() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the start of a CDATA section.
startCDATA() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
startCDATA() - Method in class org.frankframework.util.CompactSaxHandler
 
startCDATA() - Method in class org.frankframework.util.RestoreMovedElementsHandler
 
startCDATA() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
startCDATA() - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
startCDATA() - Method in class org.frankframework.xml.FullXmlFilter
 
startCDATA() - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
startCDATA() - Method in class org.frankframework.xml.NodeSetFilter
 
startCDATA() - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
startCDATA() - Method in class org.frankframework.xml.XmlWriter
 
startDefinitions() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
startDefinitions() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
startDocument() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start document event.
startDocument() - Method in class org.frankframework.align.XmlAligner
 
startDocument() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
startDocument() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
startDocument() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
startDocument() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
startDocument() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
startDocument() - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
startDocument() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
startDocument() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
startDocument() - Method in class org.frankframework.xml.BodyOnlyFilter
 
startDocument() - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
startDocument() - Method in class org.frankframework.xml.ThreadConnectingFilter
 
startDocument() - Method in class org.frankframework.xml.XmlWriter
 
startDocument(String, ContentHandler, boolean) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
 
startDocument(DocumentFormat, String, Writer) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
 
startDocument(DocumentFormat, String, MessageBuilder, boolean) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
 
startDocument(JsonEventHandler) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
 
startDTD(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
startDTD(String, String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
startDTD(String, String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
startDTD(String, String, String) - Method in class org.frankframework.xml.FullXmlFilter
 
startDTD(String, String, String) - Method in class org.frankframework.xml.XmlWriter
 
STARTED - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
 
STARTED - Enum constant in enum class org.frankframework.util.RunState
 
startElement(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
startElement(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.RecordHandler
 
startElement(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.RootHandler
 
startElement(String) - Method in class org.frankframework.extensions.sap.jco3.handlers.TableHandler
 
startElement(String) - Method in class org.frankframework.xml.SaxElementBuilder
 
startElement(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.JsonDocumentContainer
 
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class org.frankframework.align.Xml2Json
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.align.XmlAligner
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.ClassNameRewriter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.digester.AbstractDigesterRulesHandler
Parse all digester rules as DigesterRule
startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.digester.Digester
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.digester.IncludeFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.filters.ElementRoleFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.filters.InitialCapsFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.filters.OnlyActiveFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.filters.SkipContainersFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.util.CompactSaxHandler
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.util.RestoreMovedElementsHandler
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.util.XmlJsonWriter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.AttributePropertyResolver
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.BodyOnlyFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.CanonicalizeFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.ElementPropertyResolver
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.NamespaceRemovingFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.NodeSetFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.PrettyPrintFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.RootElementToSessionKeyFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.XmlWriter
 
startEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the beginning of an entity in content.
startEntity(String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
startEntity(String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
startEntity(String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
startEntity(String) - Method in class org.frankframework.xml.FullXmlFilter
 
startEntity(String) - Method in class org.frankframework.xml.NodeSetFilter
 
startEntity(String) - Method in class org.frankframework.xml.XmlWriter
 
StartIbis - Class in org.frankframework.cmdline
Starts up a configuration in a plain JVM.
StartIbis() - Constructor for class org.frankframework.cmdline.StartIbis
 
STARTING - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
 
STARTING - Enum constant in enum class org.frankframework.util.RunState
 
startInternal() - Method in class org.frankframework.credentialprovider.RoleToGroupMappingJndiRealm
 
startIterating() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
startNode(String, String, String) - Method in class org.frankframework.xml.NodeSetFilter
Called before processing of each node of the NodeSet is started.
startObject() - Method in interface org.frankframework.documentbuilder.INodeBuilder
 
startObject() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
startObject() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
startObject() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
startObject() - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
 
startObject() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
startObject() - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
 
startObjectDocument(DocumentFormat, String, MessageBuilder, boolean) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
 
startObjectEntry(String) - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
startObjectEntry(String) - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
startObjectEntry(String) - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
startObjectEntry(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
startOut() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
startOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
startOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
startOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
startParse(JsonValue) - Method in class org.frankframework.align.Json2Xml
 
startPipe(String, IPipe) - Method in class org.frankframework.core.PipeLine
 
startPrefixMapping(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start Namespace prefix mapping event.
startPrefixMapping(String, String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
startPrefixMapping(String, String) - Method in class org.frankframework.extensions.rekenbox.CalcboxContentHandler
 
startPrefixMapping(String, String) - Method in class org.frankframework.util.CompactSaxHandler
 
startPrefixMapping(String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
startPrefixMapping(String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
startPrefixMapping(String, String) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
startPrefixMapping(String, String) - Method in class org.frankframework.xml.NamespaceRemovingFilter
 
startPrefixMapping(String, String) - Method in class org.frankframework.xml.NodeSetFilter
 
startPrefixMapping(String, String) - Method in class org.frankframework.xml.PrettyPrintFilter
 
startPrefixMapping(String, String) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
startPrefixMapping(String, String) - Method in class org.frankframework.xml.XmlWriter
 
startProcessingMessage() - Method in class org.frankframework.receivers.Receiver
 
STARTRECEIVER - Enum constant in enum class org.frankframework.management.Action
 
STARTRECEIVER - Enum constant in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
 
startRow() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
startRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
startRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
startRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
startRowSet() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
startRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
startRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
startRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
startRuntime() - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
startRuntime() - Method in class org.frankframework.javascript.J2V8
The V8 runtime (DLL/SO files) have to be extracted somewhere, using an absolute path.
startRuntime() - Method in interface org.frankframework.javascript.JavascriptEngine
Initialize the runtime for the specified engine
startStringField(String, JCoRecord) - Method in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
startThread(Object, String, String, Object) - Method in class org.frankframework.ladybug.LadybugReportGenerator
 
startThread(R) - Method in class org.frankframework.threading.ThreadConnector
 
state() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineResponse
Returns the value of the state record component.
STATE_KEY - Static variable in class org.frankframework.management.bus.message.MessageBase
 
staticUri - Variable in class org.frankframework.http.AbstractHttpSender
 
StatsDRegistryConfigurator - Class in org.frankframework.metrics
 
StatsDRegistryConfigurator() - Constructor for class org.frankframework.metrics.StatsDRegistryConfigurator
 
STATUS - Enum constant in enum class org.frankframework.management.bus.BusAction
 
STATUS_KEY - Static variable in class org.frankframework.management.bus.message.MessageBase
 
StaxParserFactory - Class in org.frankframework.xml
Descendant of Woodstox XMLInputFactory, that accepts XML 1.1 compliant content in XML 1.0 documents too.
StaxParserFactory() - Constructor for class org.frankframework.xml.StaxParserFactory
 
STEP_PASSED_FAILED - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
stop() - Method in class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
stop() - Method in class org.frankframework.configuration.Configuration
 
stop() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
stop() - Method in class org.frankframework.core.Adapter
This method should ideally not be called directly.
stop() - Method in interface org.frankframework.core.IListener
Close all resources used for listening.
stop() - Method in interface org.frankframework.core.IListenerConnector
Stop Listener-port to which the Listener is connected.
stop() - Method in interface org.frankframework.core.IPipe
Perform necessary actions to stop the Pipe.
For instance, closing JMS connections, DBMS connections etc.
stop() - Method in interface org.frankframework.core.ISender
Stop/close the sender and deallocate resources.
stop() - Method in interface org.frankframework.core.ITransactionalStorage
 
stop() - Method in class org.frankframework.core.PipeLine
Close the pipeline.
stop() - Method in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
stop() - Method in class org.frankframework.extensions.cmis.CmisEventListener
 
stop() - Method in class org.frankframework.extensions.cmis.CmisSender
 
stop() - Method in class org.frankframework.extensions.esb.EsbJmsTransactionalStorage
 
stop() - Method in class org.frankframework.extensions.fxf.FxfWrapperPipe
 
stop() - Method in class org.frankframework.extensions.kafka.KafkaListener
Deprecated.
 
stop() - Method in class org.frankframework.extensions.kafka.KafkaSender
Deprecated.
 
stop() - Method in class org.frankframework.extensions.mqtt.MqttListener
 
stop() - Method in class org.frankframework.extensions.mqtt.MqttSender
 
stop() - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
stop() - Method in class org.frankframework.extensions.sap.jco3.SapLUWManager
 
stop() - Method in class org.frankframework.extensions.sap.jco3.SapSenderBase
 
stop() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
stop() - Method in class org.frankframework.filesystem.AbstractFileSystemPipe
 
stop() - Method in class org.frankframework.filesystem.AbstractFileSystemSender
 
stop() - Method in class org.frankframework.filesystem.ForEachAttachmentPipe
 
stop() - Method in class org.frankframework.filesystem.MsalClientAdapter
 
stop() - Method in class org.frankframework.http.AbstractHttpSender
 
stop() - Method in class org.frankframework.http.AbstractHttpSession
 
stop() - Method in class org.frankframework.http.PushingListenerAdapter
 
stop() - Method in class org.frankframework.http.rest.ApiListener
 
stop() - Method in class org.frankframework.http.RestListener
 
stop() - Method in class org.frankframework.http.WebServiceListener
 
stop() - Method in class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
stop() - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
stop() - Method in class org.frankframework.jdbc.BatchTransformerPipeBase
Deprecated.
 
stop() - Method in class org.frankframework.jdbc.JdbcFacade
 
stop() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
stop() - Method in class org.frankframework.jdbc.JdbcListener
 
stop() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
stop() - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
stop() - Method in class org.frankframework.jms.AbstractJmsListener
 
stop() - Method in class org.frankframework.jms.JMSFacade
Releases references to serviceQueue and connection.
stop() - Method in class org.frankframework.jms.PushingJmsListener
 
stop() - Method in class org.frankframework.jndi.JndiBase
 
stop() - Method in class org.frankframework.larva.actions.AbstractLarvaAction
 
stop() - Method in class org.frankframework.larva.actions.LarvaPushingListenerAction
 
stop() - Method in class org.frankframework.larva.actions.PullingListenerAction
 
stop() - Method in class org.frankframework.larva.actions.SenderAction
 
stop() - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
stop() - Method in class org.frankframework.ldap.LdapSender
 
stop() - Method in class org.frankframework.lifecycle.ConfigurableApplicationContext
Opposed to close, this stops all beans with a ConfigurableLifecycles.
stop() - Method in class org.frankframework.mongodb.MongoDbSender
 
stop() - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
stop() - Method in class org.frankframework.monitoring.Monitor
 
stop() - Method in class org.frankframework.pipes.AbstractPipe
 
stop() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
stop() - Method in class org.frankframework.pipes.DomainTransformerPipe
 
stop() - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
stop() - Method in class org.frankframework.pipes.MessageSendingPipe
 
stop() - Method in class org.frankframework.pipes.XmlSwitch
 
stop() - Method in class org.frankframework.pipes.XmlValidator
 
stop() - Method in class org.frankframework.pipes.XsltPipe
 
stop() - Method in class org.frankframework.receivers.FrankListener
 
stop() - Method in class org.frankframework.receivers.JavaListener
 
stop() - Method in class org.frankframework.receivers.PullingListenerContainer
 
stop() - Method in class org.frankframework.receivers.Receiver
 
stop() - Method in class org.frankframework.scheduler.AbstractJobDef
 
stop() - Method in class org.frankframework.senders.AbstractSender
 
stop() - Method in class org.frankframework.senders.AbstractSenderWrapper
 
stop() - Method in class org.frankframework.senders.SenderSeries
 
stop() - Method in class org.frankframework.senders.SenderWrapper
 
stop() - Method in class org.frankframework.senders.SendGridSender
 
stop() - Method in class org.frankframework.senders.XmlValidatorSender
 
stop() - Method in class org.frankframework.senders.XsltSender
 
stop() - Method in class org.frankframework.soap.SoapWrapperPipe
 
stop() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
stop() - Method in class org.frankframework.util.flow.SpringContextFlowDiagramProvider
 
stop() - Method in class org.frankframework.validation.AbstractXmlValidator
 
stop(Runnable) - Method in class org.frankframework.core.Adapter
Stop the Adapter and close all elements like receivers, Pipeline, pipes etc.
STOP - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
 
STOP_ADAPTER - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
STOP_CONDITION_MET - Enum constant in enum class org.frankframework.pipes.IteratingPipe.StopReason
 
STOP_CONDITION_MET_FORWARD - Static variable in class org.frankframework.pipes.IteratingPipe
 
STOP_RECEIVER - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
 
STOPADAPTER - Enum constant in enum class org.frankframework.management.Action
 
STOPADAPTER - Enum constant in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
 
STOPPED - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
 
STOPPED - Enum constant in enum class org.frankframework.util.RunState
 
STOPPING - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
 
STOPPING - Enum constant in enum class org.frankframework.util.RunState
 
stopPipe(String, IPipe) - Method in class org.frankframework.core.PipeLine
 
STOPRECEIVER - Enum constant in enum class org.frankframework.management.Action
 
STOPRECEIVER - Enum constant in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
 
STORAGE_ID_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
StorageItemDTO - Class in org.frankframework.management.bus.dto
 
StorageItemDTO(IMessageBrowsingIteratorItem) - Constructor for class org.frankframework.management.bus.dto.StorageItemDTO
 
StorageItemsDTO - Class in org.frankframework.management.bus.dto
 
StorageItemsDTO(IMessageBrowser<?>, MessageBrowsingFilter) - Constructor for class org.frankframework.management.bus.dto.StorageItemsDTO
 
storageSource() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns the value of the storageSource record component.
storageSourceName() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns the value of the storageSourceName record component.
store(Report) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
StoredProcedureQuerySender - Class in org.frankframework.jdbc
StoredProcedureQuerySender is used to send stored procedure queries and retrieve the result.
StoredProcedureQuerySender() - Constructor for class org.frankframework.jdbc.StoredProcedureQuerySender
 
StoredProcedureResultWrapper - Class in org.frankframework.jdbc
 
StoredProcedureResultWrapper(IDbmsSupport, CallableStatement, ParameterMetaData, Map<Integer, IParameter>) - Constructor for class org.frankframework.jdbc.StoredProcedureResultWrapper
Class that wraps a CallableStatement to present its output-parameters as if they were a ResultSet.
storeInputFormat(DocumentFormat, Message, PipeLineSession, boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
 
storeLdapException(Throwable, PipeLineSession) - Method in class org.frankframework.ldap.LdapSender
 
storeMessage(String, String, Date, String, String, S) - Method in interface org.frankframework.core.ITransactionalStorage
Store the message, returns storageKey.
storeMessage(String, String, Date, String, String, S) - Method in class org.frankframework.extensions.esb.EsbJmsTransactionalStorage
 
storeMessage(String, String, Date, String, String, S) - Method in class org.frankframework.jdbc.DummyTransactionalStorage
Deprecated.
 
storeMessage(String, String, Date, String, String, S) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
storeMessage(String, String, Date, String, String, S) - Method in class org.frankframework.jms.JmsTransactionalStorage
 
storeMessage(String, String, Message, String, String) - Method in class org.frankframework.pipes.MessageSendingPipe
 
storeMessage(Connection, String, String, Date, String, String, S) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
Stores a message in the database and retrieves the value of the primary key for the record just inserted.
storeMessageInDatabase(Connection, String, String, Timestamp, String, String, S) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
storeWithoutException(Report) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
stream() - Method in class org.frankframework.parameters.ParameterList
 
stream() - Method in class org.frankframework.parameters.ParameterValueList
 
STREAM - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
Deprecated, for removal: This API element is subject to removal in a future version.
streamBlob(IDbmsSupport, ResultSet, int, String, boolean, Base64Pipe.Direction, Object, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
StreamCaptureUtils - Class in org.frankframework.util
 
StreamCaptureUtils() - Constructor for class org.frankframework.util.StreamCaptureUtils
 
streamClob(IDbmsSupport, ResultSet, int, Object, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
StreamLineIteratorPipe - Class in org.frankframework.pipes
Sends a message to a Sender for each line of its input, that must be an InputStream.
StreamLineIteratorPipe() - Constructor for class org.frankframework.pipes.StreamLineIteratorPipe
 
StreamPipe - Class in org.frankframework.pipes
Stream an input stream to an output stream.
StreamPipe() - Constructor for class org.frankframework.pipes.StreamPipe
 
streamToByteArray(InputStream, boolean) - Static method in class org.frankframework.util.StreamUtil
 
streamToBytes(InputStream) - Static method in class org.frankframework.util.StreamUtil
Writes the content of an input stream to a byte array.
streamToFile(InputStream, File) - Static method in class org.frankframework.util.StreamUtil
Writes the content of an input stream to a specified file.
streamToStream(InputStream, OutputStream) - Static method in class org.frankframework.util.StreamUtil
 
streamToStream(InputStream, OutputStream, byte[]) - Static method in class org.frankframework.util.StreamUtil
Writes the content of an input stream to an output stream by copying the buffer of input stream to the buffer of the output stream.
streamToString(InputStream) - Static method in class org.frankframework.util.StreamUtil
 
streamToString(InputStream, String) - Static method in class org.frankframework.util.StreamUtil
 
streamToString(InputStream, String, boolean) - Static method in class org.frankframework.util.StreamUtil
 
streamToString(InputStream, String, String) - Static method in class org.frankframework.util.StreamUtil
 
streamToString(InputStream, String, String, boolean) - Static method in class org.frankframework.util.StreamUtil
 
StreamTransformerPipe - Class in org.frankframework.batch
Deprecated.
Warning: non-maintained functionality.
StreamTransformerPipe() - Constructor for class org.frankframework.batch.StreamTransformerPipe
Deprecated.
 
StreamUtil - Class in org.frankframework.util
Functions to read and write from one stream to another.
StreamUtil() - Constructor for class org.frankframework.util.StreamUtil
 
StrictJsonDocumentWriter - Class in org.frankframework.mongodb
StrictJsonWriter to write to FF DocumentBuilder, to generate JSON or XML.
StrictJsonDocumentWriter(INodeBuilder, StrictCharacterStreamJsonWriterSettings) - Constructor for class org.frankframework.mongodb.StrictJsonDocumentWriter
Construct an instance.
STRING - Enum constant in enum class org.frankframework.align.ScalarType
 
STRING - Enum constant in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
 
STRING - Enum constant in enum class org.frankframework.parameters.ParameterType
Renders the contents of the first node (in combination with xslt or xpath).
stringFieldValue - Variable in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
StringIteratorPipe - Class in org.frankframework.pipes
IteratingPipe that has Strings as items.
StringIteratorPipe() - Constructor for class org.frankframework.pipes.StringIteratorPipe
 
StringMessage - Class in org.frankframework.management.bus.message
 
StringMessage(String) - Constructor for class org.frankframework.management.bus.message.StringMessage
 
StringMessage(String, MimeType) - Constructor for class org.frankframework.management.bus.message.StringMessage
 
StringResolver - Class in org.frankframework.util
Provide functionality to resolve ${property.key} to the value of the property key, recursively.
StringResolver() - Constructor for class org.frankframework.util.StringResolver
 
stringToFile(String, String) - Static method in class org.frankframework.util.StreamUtil
Writes the string to a file.
stringToSource(String) - Static method in class org.frankframework.util.XmlUtils
 
stringToSource(String, boolean) - Static method in class org.frankframework.util.XmlUtils
Converts a string containing xml-markup to a Source-object, that can be used as the input of a XSLT-transformer.
stringToSourceForSingleUse(String) - Static method in class org.frankframework.util.XmlUtils
 
stringToSourceForSingleUse(String, boolean) - Static method in class org.frankframework.util.XmlUtils
 
StringUtil - Class in org.frankframework.util
 
StringXsd - Class in org.frankframework.validation.xsd
XSD implementation of an internally created schema, used as result of SchemaUtils.mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes().
StringXsd(String) - Constructor for class org.frankframework.validation.xsd.StringXsd
 
stripLeadingZeroes(String) - Static method in class org.frankframework.align.content.JsonElementContainer
 
stripNonValidXmlCharacters(String, boolean) - Static method in class org.frankframework.util.XmlEncodingUtils
 
StructureBuilder - Class in org.frankframework.documentbuilder
 
StructureBuilder() - Constructor for class org.frankframework.documentbuilder.StructureBuilder
 
StructureHandler - Class in org.frankframework.extensions.sap.jco3.handlers
Handler for structure xml elements like:
StructureHandler(JCoStructure) - Constructor for class org.frankframework.extensions.sap.jco3.handlers.StructureHandler
 
stub(Checkpoint, String) - Method in class org.frankframework.ladybug.LadybugDebugger
 
STUB_KEY_PREFIX - Static variable in class org.frankframework.ladybug.larva.ConvertToLarvaAction
 
STUB4TESTTOOL_CONFIGURATION_KEY - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
STUB4TESTTOOL_VALIDATORS_DISABLED_KEY - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
STUB4TESTTOOL_XSLT_DEFAULT - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
STUB4TESTTOOL_XSLT_KEY - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
STUB4TESTTOOL_XSLT_VALIDATORS_PARAM - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
stubReplyListener(IListener<?>, String) - Method in class org.frankframework.ladybug.LadybugDebugger
Called by IbisDebuggerAdvice.
stubSender(ISender, String) - Method in class org.frankframework.ladybug.LadybugDebugger
Called by IbisDebuggerAdvice.
SUB_CONTEXTS - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Get a list of the direct children of the specifed root.
SubstitutionNode<V> - Class in org.frankframework.align
 
SubstitutionNode() - Constructor for class org.frankframework.align.SubstitutionNode
 
SubstitutionProvider<V> - Interface in org.frankframework.align
 
substVars(String, Map<?, ?>) - Static method in class org.frankframework.util.StringResolver
Do variable substitution on a string to resolve ${x2} to the value of the property x2.
substVars(String, Map<?, ?>, boolean) - Static method in class org.frankframework.util.StringResolver
Do variable substitution on a string to resolve ${x2} to the value of the property x2.
substVars(String, Map<?, ?>, Map<?, ?>) - Static method in class org.frankframework.util.StringResolver
Do variable substitution on a string to resolve ${x2} to the value of the property x2.
substVars(String, Map<?, ?>, Map<?, ?>, boolean) - Static method in class org.frankframework.util.StringResolver
Do variable substitution on a string to resolve ${x2} to the value of the property x2.
substVars(String, Map<?, ?>, Map<?, ?>, Set<String>) - Static method in class org.frankframework.util.StringResolver
Do variable substitution on a string to resolve ${x2} to the value of the property x2.
substVars(String, Map<?, ?>, Map<?, ?>, Set<String>, boolean) - Static method in class org.frankframework.util.StringResolver
Do variable substitution on a string to resolve ${x2} to the value of the property x2.
substVars(String, Map<?, ?>, Map<?, ?>, Set<String>, String, String) - Static method in class org.frankframework.util.StringResolver
Do variable substitution on a string to resolve ${x2} to the value of the property x2.
substVars(String, Map<?, ?>, Map<?, ?>, Set<String>, String, String, boolean) - Static method in class org.frankframework.util.StringResolver
Do variable substitution on a string to resolve ${x2} to the value of the property x2.
success() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the success record component.
SUCCESS - Enum constant in enum class org.frankframework.core.PipeLine.ExitState
 
SUCCESS_EXIT_STATE - Static variable in enum class org.frankframework.core.PipeLine.ExitState
 
SUCCESS_FORWARD_NAME - Static variable in class org.frankframework.core.PipeForward
 
supplier(Supplier<T>) - Static method in class org.frankframework.functional.FunctionalUtil
Helper function to cast parameter as a Supplier when the compiler cannot work it out by itself.
supply(T) - Static method in class org.frankframework.functional.FunctionalUtil
Helper function to create a Supplier to supply the single constant argument value.
supports(Class<?>) - Method in class org.frankframework.management.gateway.InputStreamHttpMessageConverter
 
SUPPORTS - Enum constant in enum class org.frankframework.core.TransactionAttribute
Support a current transaction; execute non-transactionally if none exists.
supportsEvents() - Method in class org.frankframework.extensions.sap.jco3.SapServerDataProvider
 
supportsEvents() - Method in class org.frankframework.extensions.sap.jco3.SapSystemDataProvider
 
SuppressKeys - Enum Class in org.frankframework.configuration
Enumeration class for suppressing configuration warnings.
suspendReceiverThread(int) - Method in class org.frankframework.receivers.Receiver
Suspend the receiver for delayTimeInSeconds seconds
suspendTransaction() - Method in class org.frankframework.jta.TransactionConnectorCoordinator
 
suspendTransaction(Object) - Method in class org.frankframework.jta.SpringTxManagerProxy
 
suspendTransaction(Object) - Method in class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
 
suspendTransaction(Object) - Method in class org.frankframework.jta.ThreadConnectableJtaTransactionManager
 
suspendTransaction(T) - Method in interface org.frankframework.jta.IThreadConnectableTransactionManager
 
svg - Variable in enum class org.frankframework.util.flow.graphviz.Format
 
SVG - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
SVG - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
SVG_STANDALONE - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
SvnUtils - Class in org.frankframework.extensions.svn
Some utilities for working with SVN.
SvnUtils() - Constructor for class org.frankframework.extensions.svn.SvnUtils
 
SynchedLocalTransactionFailedException - Exception Class in org.frankframework.extensions.sap.jco3.tx
Exception thrown when a synchronized local transaction failed to complete (after the main transaction has already completed).
SynchedLocalTransactionFailedException(String, SapException) - Constructor for exception class org.frankframework.extensions.sap.jco3.tx.SynchedLocalTransactionFailedException
Create a new SynchedLocalTransactionFailedException.
synchronous() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the synchronous record component.
SYSTEM_MANAGED_RESOURCE_PREFIX - Static variable in class org.frankframework.core.PipeLineSession
 

T

T - Enum constant in enum class org.frankframework.util.Locker.LockType
Temporary
table() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns the value of the table record component.
TableHandler - Class in org.frankframework.extensions.sap.jco3.handlers
Handler for table xml elements like:
TableHandler(JCoTable) - Constructor for class org.frankframework.extensions.sap.jco3.handlers.TableHandler
 
take() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the take record component.
takeSnapshot() - Method in class org.frankframework.metrics.LocalDistributionSummary
 
TAR - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
TARGET_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
 
TARGET_PARAM_NAME - Static variable in class org.frankframework.senders.FrankSender
 
targetProcessStates() - Method in interface org.frankframework.core.IHasProcessState
Provides the set of ProcessStates that a message in the specified state can be moved to, e.g. from a MessageBrowser for that state.
targetProcessStates() - Method in class org.frankframework.filesystem.AbstractFileSystemListener
 
targetProcessStates() - Method in class org.frankframework.jdbc.JdbcListener
 
targetProcessStates() - Method in class org.frankframework.receivers.Receiver
 
targetState() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns the value of the targetState record component.
taskScheduler() - Method in class org.frankframework.console.configuration.ScheduleConfiguration
 
TECHNICAL - Enum constant in enum class org.frankframework.monitoring.EventType
 
tellResourcesToStop() - Method in class org.frankframework.receivers.Receiver
must lead to a 'closeAllResources()' and runstate must be 'STOPPING' if IPushingListener -> call closeAllResources() if IPullingListener -> PullingListenerContainer has to call closeAllResources();
TEMP_MESSAGE_DIRECTORY - Static variable in class org.frankframework.stream.SerializableFileReference
 
TemporaryDirectoryUtils - Class in org.frankframework.util
 
tenant() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the tenant record component.
TEST_PIPELINE - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
TEST_TOOL_LISTENER_PREFIX - Static variable in class org.frankframework.senders.FrankSender
 
TestConfig - Class in org.frankframework.larva
 
TestConfig() - Constructor for class org.frankframework.larva.TestConfig
 
testLarva() - Method in class org.frankframework.extensions.test.IbisTester
 
testPipeLine(TestPipeline.TestPipeLineModel) - Method in class org.frankframework.console.controllers.TestPipeline
 
TestPipeline - Class in org.frankframework.console.controllers
 
TestPipeline - Class in org.frankframework.management.bus.endpoints
 
TestPipeline() - Constructor for class org.frankframework.management.bus.endpoints.TestPipeline
 
TestPipeline(FrankApiService) - Constructor for class org.frankframework.console.controllers.TestPipeline
 
TestPipeline.PostedSessionKey - Class in org.frankframework.management.bus.endpoints
 
TestPipeline.TestPipeLineModel - Record Class in org.frankframework.console.controllers
 
TestPipeline.TestPipeLineResponse - Record Class in org.frankframework.console.controllers
 
TestPipeLineModel(String, String, String, String, MultipartFile, MultipartFile) - Constructor for record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Creates an instance of a TestPipeLineModel record class.
TestPipeLineResponse(String, String, String) - Constructor for record class org.frankframework.console.controllers.TestPipeline.TestPipeLineResponse
Creates an instance of a TestPipeLineResponse record class.
testQuery - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
TestServiceListener - Class in org.frankframework.console.controllers
 
TestServiceListener(FrankApiService) - Constructor for class org.frankframework.console.controllers.TestServiceListener
 
TestServiceListener.TestServiceListenerModel - Record Class in org.frankframework.console.controllers
 
TestServiceListenerModel(String, String, MultipartFile, MultipartFile) - Constructor for record class org.frankframework.console.controllers.TestServiceListener.TestServiceListenerModel
Creates an instance of a TestServiceListenerModel record class.
testStartAdapters() - Method in class org.frankframework.extensions.test.IbisTester
returns a string containing the error, if any
TESTTOOL_CLEAN_UP_REPLY - Static variable in class org.frankframework.larva.LarvaTool
 
TesttoolServlet - Class in org.frankframework.ladybug.config
 
TesttoolServlet() - Constructor for class org.frankframework.ladybug.config.TesttoolServlet
 
testtoolServletBean() - Method in class org.frankframework.ladybug.config.LadybugServletConfiguration
 
TEXT - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
TEXT - Enum constant in enum class org.frankframework.http.RestListener.MediaTypes
 
TEXT - Enum constant in enum class org.frankframework.jms.JMSFacade.MessageClass
Create the outgoing message as TextMessage.
TEXT - Enum constant in enum class org.frankframework.util.TransformerPool.OutputType
 
Text2XmlPipe - Class in org.frankframework.pipes
Pipe for converting TEXT to XML.
Text2XmlPipe() - Constructor for class org.frankframework.pipes.Text2XmlPipe
 
TextSplitterPipe - Class in org.frankframework.pipes
Breaks up the text input in blocks of a maximum length.
TextSplitterPipe() - Constructor for class org.frankframework.pipes.TextSplitterPipe
 
The features/documentation of the deprecated features - Search tag in class org.frankframework.pipes.FixedResultPipe
Section
THEN_FORWARD - Static variable in class org.frankframework.pipes.RegExPipe
 
THREAD_CONTEXT_KEY_TYPE - Static variable in class org.frankframework.receivers.Receiver
 
THREAD_CONTEXT_SESSION_KEY - Static variable in interface org.frankframework.core.IListenerConnector
 
threadAborted(ThreadDebugInfo, Throwable) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
threadAborted(T, Throwable) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
 
ThreadConnectableDataSourceTransactionManager - Class in org.frankframework.jta
 
ThreadConnectableDataSourceTransactionManager() - Constructor for class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
 
ThreadConnectableDataSourceTransactionManager(DataSource) - Constructor for class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
 
ThreadConnectableJtaTransactionManager - Class in org.frankframework.jta
 
ThreadConnectableJtaTransactionManager() - Constructor for class org.frankframework.jta.ThreadConnectableJtaTransactionManager
 
ThreadConnectableJtaTransactionManager(TransactionManager) - Constructor for class org.frankframework.jta.ThreadConnectableJtaTransactionManager
 
ThreadConnectableJtaTransactionManager(UserTransaction, TransactionManager) - Constructor for class org.frankframework.jta.ThreadConnectableJtaTransactionManager
 
ThreadConnectableJtaTransactionManager(JtaTransactionManager) - Constructor for class org.frankframework.jta.ThreadConnectableJtaTransactionManager
 
ThreadConnectingFilter - Class in org.frankframework.xml
 
ThreadConnectingFilter(ThreadConnector<?>, ContentHandler) - Constructor for class org.frankframework.xml.ThreadConnectingFilter
 
ThreadConnector<T> - Class in org.frankframework.threading
Connect a parent thread and a child thread to carry over important state from the parent thread to the child thread, such as ThreadContext, thread-local hide-regexes for masking sensitive information from logs (See IbisMaskingLayout, and transaction state via a TransactionConnector.
ThreadConnector(Object, String, ThreadLifeCycleEventListener<T>, IThreadConnectableTransactionManager<?, ?>, String) - Constructor for class org.frankframework.threading.ThreadConnector
 
ThreadConnector(Object, String, ThreadLifeCycleEventListener<T>, IThreadConnectableTransactionManager<?, ?>, PipeLineSession) - Constructor for class org.frankframework.threading.ThreadConnector
 
threadCreated(ThreadDebugInfo, R) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
threadCreated(T, O) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
 
threadEnded(ThreadDebugInfo, R) - Method in class org.frankframework.ladybug.IbisDebuggerAdvice
 
threadEnded(T, O) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
 
threadKilled() - Method in class org.frankframework.task.TimeoutGuard
 
threadLifeCycleEventListener - Variable in class org.frankframework.senders.IbisLocalSender
 
ThreadLifeCycleEventListener<T> - Interface in org.frankframework.threading
Interface for classes that need to be aware of when child-threads are created and terminated.
ThreadNamingTaskDecorator - Class in org.frankframework.threading
 
ThreadNamingTaskDecorator() - Constructor for class org.frankframework.threading.ThreadNamingTaskDecorator
 
threshold() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns the value of the threshold record component.
throwable - Variable in class org.frankframework.core.AbstractRequestReplyExecutor
 
throwEvent(String) - Method in interface org.frankframework.core.IPipe
Throw an event for flexible monitoring.
throwEvent(String) - Method in class org.frankframework.receivers.Receiver
 
throwEvent(String, Message) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
throwEvent(String, Message) - Method in interface org.frankframework.core.IPipe
 
throwEvent(String, Message) - Method in class org.frankframework.pipes.AbstractPipe
 
ThrowingConsumer<T,E> - Interface in org.frankframework.functional
 
ThrowingFunction<T,R,E> - Interface in org.frankframework.credentialprovider.util
 
ThrowingFunction<T,R,E> - Interface in org.frankframework.functional
 
ThrowingRunnable<E> - Interface in org.frankframework.functional
 
ThrowingSupplier<T,E> - Interface in org.frankframework.functional
 
TibcoEmsProperties - Class in org.frankframework.extensions.tibco
TibcoProperties are read as a property file, and must be converted (not cast) to the appropriate type.
TibcoEmsProperties(URL) - Constructor for class org.frankframework.extensions.tibco.TibcoEmsProperties
 
TibcoEmsProperties(IScopeProvider, String) - Constructor for class org.frankframework.extensions.tibco.TibcoEmsProperties
 
TibcoLogJmsListener - Class in org.frankframework.extensions.tibco
TibcoLogJmsListener() - Constructor for class org.frankframework.extensions.tibco.TibcoLogJmsListener
 
TibcoUtils - Class in org.frankframework.extensions.tibco
Some utilities for working with TIBCO.
TibcoUtils() - Constructor for class org.frankframework.extensions.tibco.TibcoUtils
 
Tibet2DatabaseStorage - Class in org.frankframework.ladybug.tibet2
 
Tibet2DatabaseStorage() - Constructor for class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
Tibet2Debugger - Class in org.frankframework.ladybug.tibet2
 
Tibet2Debugger() - Constructor for class org.frankframework.ladybug.tibet2.Tibet2Debugger
 
TibetView - Class in org.frankframework.ladybug.tibet2
 
TibetView() - Constructor for class org.frankframework.ladybug.tibet2.TibetView
 
TIFF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
TIME - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
 
TIME - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to a Date, by default using formatString HH:mm:ss.
TIME_HMS_FORMATTER - Static variable in class org.frankframework.util.DateFormatUtils
 
TIME_UNIT - Static variable in enum class org.frankframework.statistics.FrankMeterType
 
TimeoutException - Exception Class in org.frankframework.core
Exception thrown to signal that a timeout occurred.
TimeoutException() - Constructor for exception class org.frankframework.core.TimeoutException
 
TimeoutException(String) - Constructor for exception class org.frankframework.core.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception class org.frankframework.core.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception class org.frankframework.core.TimeoutException
 
TimeoutGuard - Class in org.frankframework.task
TimeoutGuard interrupts running thread when timeout is exceeded.
TimeoutGuard(int, String) - Constructor for class org.frankframework.task.TimeoutGuard
Create a new TimeoutGuard and activate immediately
TimeoutGuard(String) - Constructor for class org.frankframework.task.TimeoutGuard
Create a new TimeoutGuard
TimeoutGuardPipe - Class in org.frankframework.pipes
Extension to FixedForwardPipe for interrupting processing when timeout is exceeded.
TimeoutGuardPipe() - Constructor for class org.frankframework.pipes.TimeoutGuardPipe
 
TimeOutSaxException - Exception Class in org.frankframework.xml
SaxException thrown to signal that a timeout occurred.
TimeOutSaxException() - Constructor for exception class org.frankframework.xml.TimeOutSaxException
 
TimeOutSaxException(Exception) - Constructor for exception class org.frankframework.xml.TimeOutSaxException
 
TimeOutSaxException(String) - Constructor for exception class org.frankframework.xml.TimeOutSaxException
 
TimeOutSaxException(String, Exception) - Constructor for exception class org.frankframework.xml.TimeOutSaxException
 
TIMESTAMP - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
 
TIMESTAMP - Enum constant in enum class org.frankframework.parameters.ParameterType
Similar to DATETIME, except for the formatString that is yyyy-MM-dd HH:mm:ss.SSS by default
TIMESTAMP_DATE_TIME_FORMATTER - Static variable in class org.frankframework.util.JdbcUtil
 
TIMESTAMP_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
tld() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the tld record component.
TNS - Static variable in class org.frankframework.validation.SchemaUtils
 
TO_RECIPIENTS_KEY - Static variable in interface org.frankframework.filesystem.IMailFileSystem
 
toByteArray() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultContent
 
toByteArray(InputStream) - Static method in class net.wedjaa.ansible.vault.crypto.VaultHandler
Gets the contents of an InputStream as a byte[].
toExtendedString() - Method in class org.frankframework.pipes.WsdlXmlValidator
 
toFile(String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
Creates a local S3Object pointer, not representative with what is stored in the S3 Bucket.
toFile(String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
toFile(String) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
toFile(String) - Method in interface org.frankframework.filesystem.IBasicFileSystem
Get a file 'F' representation of an identification of a file.
toFile(String) - Method in class org.frankframework.filesystem.ImapFileSystem
 
toFile(String) - Method in class org.frankframework.filesystem.LocalFileSystem
 
toFile(String) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
toFile(String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
toFile(String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
toFile(String, String) - Method in class org.frankframework.filesystem.AmazonS3FileSystem
 
toFile(String, String) - Method in class org.frankframework.filesystem.exchange.ExchangeFileSystem
 
toFile(String, String) - Method in class org.frankframework.filesystem.ftp.FtpFileSystem
 
toFile(String, String) - Method in interface org.frankframework.filesystem.IBasicFileSystem
Creates a reference to a file.
toFile(String, String) - Method in class org.frankframework.filesystem.ImapFileSystem
 
toFile(String, String) - Method in class org.frankframework.filesystem.LocalFileSystem
 
toFile(String, String) - Method in class org.frankframework.filesystem.sftp.SftpFileSystem
 
toFile(String, String) - Method in class org.frankframework.filesystem.smb.Samba1FileSystem
 
toFile(String, String) - Method in class org.frankframework.filesystem.smb.Samba2FileSystem
 
toFileSize(long) - Static method in class org.frankframework.util.Misc
 
toFileSize(long, boolean) - Static method in class org.frankframework.util.Misc
 
toFileSize(long, boolean, boolean) - Static method in class org.frankframework.util.Misc
Format bytes as human-readable text.
toFileSize(String, long) - Static method in class org.frankframework.util.Misc
Converts the file size to bytes.
toJson() - Method in class org.frankframework.util.JsonDirectoryInfo
 
toJson(boolean) - Method in class org.frankframework.util.flow.graphviz.Options
 
toJson(Map<String, String>) - Method in class org.frankframework.ladybug.SpringBusRerunner
 
token() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
 
tokenUrlTemplate() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns the value of the tokenUrlTemplate record component.
toMap() - Static method in class org.frankframework.util.ProcessMetrics
 
TomcatJndiProxy<C> - Class in org.frankframework.jndi
Tomcat Resource Factory that looks up objects in a delegate JNDI.
TomcatJndiProxy() - Constructor for class org.frankframework.jndi.TomcatJndiProxy
 
toMessage() - Method in class org.frankframework.align.content.JsonDocumentContainer
Produce a Message with the JSON Document content, using MessageBuilder to reduce memory usage.
toMessage() - Method in class org.frankframework.align.Xml2Json
 
toMessage() - Method in class org.frankframework.stream.OverflowToDiskOutputStream
If the contents was small enough to be kept in memory a ByteArray-message will be returned.
toMessage(boolean) - Method in class org.frankframework.align.content.JsonDocumentContainer
Produce a Message with the JSON Document content, using MessageBuilder to reduce memory usage.
toObject(Checkpoint) - Method in class org.frankframework.ladybug.MessageEncoder
 
toObject(Checkpoint, T) - Method in class org.frankframework.ladybug.MessageEncoder
 
toObjectInfo(String) - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
 
toObjectInfo(String) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
Mapping from to a information object, used for logging and console actions.
toObjectInfo(String) - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
toOutputStream(T, OutputStream, Consumer<String>, Consumer<Throwable>) - Method in class org.frankframework.ladybug.MessageCapturer
 
toPattern() - Method in class org.frankframework.util.WildCardFilter
 
toPattern(String) - Method in class org.frankframework.dbms.SqlTranslator
Compiles a pattern with necessary flags.
TOPIC - Enum constant in enum class org.frankframework.jms.JMSFacade.DestinationType
 
TOPIC_HEADER_NAME - Static variable in enum class org.frankframework.management.bus.BusTopic
 
TopicSelector - Annotation Interface in org.frankframework.management.bus
 
toReader(Definition, Schema) - Static method in class org.frankframework.validation.SchemaUtils
 
toResponse(Throwable) - Method in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
 
toResponse(BusException) - Method in class org.frankframework.console.configuration.SpringBusExceptionHandler
 
toResponse(MessageHandlingException) - Method in class org.frankframework.console.configuration.SpringBusExceptionHandler
 
toSerializable(LogEvent) - Method in class org.frankframework.logging.IbisMaskingLayout
 
toString() - Method in class net.wedjaa.ansible.vault.crypto.data.VaultContent
 
toString() - Method in class org.frankframework.align.content.JsonDocumentContainer
Deprecated.
toString() - Method in class org.frankframework.align.content.JsonElementContainer
 
toString() - Method in class org.frankframework.align.Xml2Json
 
toString() - Method in class org.frankframework.collection.Collection
 
toString() - Method in class org.frankframework.components.ModuleInformation
 
toString() - Method in class org.frankframework.compression.MessageZipEntry
 
toString() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
toString() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
toString() - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
 
toString() - Method in class org.frankframework.configuration.digester.DigesterRule
 
toString() - Method in class org.frankframework.configuration.extensions.SapSystemFactory
 
toString() - Method in record class org.frankframework.console.controllers.Adapters.AdapterPathVariables
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Adapters.GetAdapterParams
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdapterOrReceiverModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Adapters.UpdateAdaptersModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.ClassInfo.ParametersModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.ClassInfo.PathVariableModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.ClusterMembers.ClusterMemberTargetModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.ClusterMembers.GetClusterMembersParams
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Configurations.ActionModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationParameters
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationPathVariables
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Configurations.ManageConfigurationModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Configurations.UpdateConfigurationModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.IbisstoreSummary.IbisStoreSummaryModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.LiquibaseScript.GenerateSQLModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Logging.ParametersModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Monitors.CreateMonitorModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Monitors.MonitorPathVariables
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorRequestModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Scheduler.ScheduleMultipartModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Scheduler.SchedulerPathVariables
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.socket.DebugController.DebugMessage
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.TestPipeline.TestPipeLineResponse
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.TestServiceListener.TestServiceListenerModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.CreateLogDefinitionMultipartModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogConfigurationModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogDefinitionModel
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.console.controllers.Webservices.WsdlPathVariables
Returns a string representation of this record class.
toString() - Method in class org.frankframework.core.Adapter
 
toString() - Method in class org.frankframework.core.BytesResource
 
toString() - Method in record class org.frankframework.core.MessageBrowserField
Returns a string representation of this record class.
toString() - Method in class org.frankframework.core.PipeForward
uses reflection to return the value
toString() - Method in class org.frankframework.core.PipeLine
 
toString() - Method in class org.frankframework.core.PipeLineResult
 
toString() - Method in class org.frankframework.core.PipeRunResult
 
toString() - Method in class org.frankframework.core.Resource
 
toString() - Method in class org.frankframework.core.URLResource
 
toString() - Method in class org.frankframework.credentialprovider.Credentials
 
toString() - Method in record class org.frankframework.credentialprovider.delinea.DelineaClientSettings
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.credentialprovider.delinea.Secret.Field
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.credentialprovider.delinea.Secret
Returns a string representation of this record class.
toString() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns a string representation of this record class.
toString() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
toString() - Method in class org.frankframework.documentbuilder.JsonDocumentBuilder
 
toString() - Method in class org.frankframework.documentbuilder.StructureBuilder
 
toString() - Method in class org.frankframework.documentbuilder.XmlDocumentBuilder
 
toString() - Method in class org.frankframework.extensions.aspose.services.conv.CisConversionResult
 
toString() - Method in class org.frankframework.extensions.cmis.CmisSessionBuilder
 
toString() - Method in class org.frankframework.extensions.cmis.server.BridgedCmisService
Returns Class SimpleName + hash + attribute info
toString() - Method in class org.frankframework.extensions.mqtt.MqttFacade
 
toString() - Method in class org.frankframework.extensions.sap.jco3.SapSystemImpl
 
toString() - Method in class org.frankframework.filesystem.exchange.MailFolder
 
toString() - Method in class org.frankframework.filesystem.exchange.MailMessage.EmailAddress
 
toString() - Method in class org.frankframework.filesystem.exchange.MailMessage
 
toString() - Method in class org.frankframework.filesystem.ftp.FTPFileRef
 
toString() - Method in class org.frankframework.filesystem.sftp.SftpFileRef
 
toString() - Method in class org.frankframework.filesystem.smb.SmbFileRef
 
toString() - Method in class org.frankframework.http.authentication.OAuthAuthenticationScheme
 
toString() - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
Returns a string representation of this record class.
toString() - Method in class org.frankframework.http.PushingListenerAdapter
 
toString() - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
toString() - Method in class org.frankframework.http.rest.ApiListener
 
toString() - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
toString() - Method in class org.frankframework.jdbc.datasource.FrankResource
 
toString() - Method in record class org.frankframework.jdbc.datasource.ObjectFactory.ObjectInfo
Returns a string representation of this record class.
toString() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
 
toString() - Method in class org.frankframework.jms.JMSFacade
 
toString() - Method in class org.frankframework.jms.JmsRealm
The toString() method retrieves its value by reflection.
toString() - Method in class org.frankframework.jms.JmsRealmFactory
 
toString() - Method in class org.frankframework.jms.JmsSender
 
toString() - Method in class org.frankframework.jms.TransactionalMetadataAwareConnectionFactoryProxy
 
toString() - Method in class org.frankframework.jndi.JndiBase
 
toString() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
toString() - Method in class org.frankframework.jta.TransactionConnector
 
toString() - Method in class org.frankframework.lifecycle.servlets.ServletConfiguration
 
toString() - Method in class org.frankframework.lifecycle.servlets.URLRequestMatcher
 
toString() - Method in record class org.frankframework.management.bus.endpoints.SecurityItems.ObjectFactoryDTO
Returns a string representation of this record class.
toString() - Method in class org.frankframework.management.gateway.events.ClusterMemberEvent
 
toString() - Method in class org.frankframework.parameters.AbstractParameter
 
toString() - Method in class org.frankframework.parameters.Parameter
 
toString() - Method in enum class org.frankframework.pipes.IfPipe.SupportedMediaType
 
toString() - Method in class org.frankframework.receivers.RawMessageWrapper
 
toString() - Method in class org.frankframework.receivers.Receiver
Returns a toString of this class by introspection and the toString() value of its listener.
toString() - Method in class org.frankframework.scheduler.AbstractJobDef
 
toString() - Method in class org.frankframework.scheduler.job.Job
Deprecated.
 
toString() - Method in class org.frankframework.senders.AbstractMailSender.EMail
 
toString() - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
toString() - Method in class org.frankframework.senders.LogSender
 
toString() - Method in enum class org.frankframework.soap.SoapVersion
 
toString() - Method in class org.frankframework.stream.Message
toString can be used to inspect the message.
toString() - Method in class org.frankframework.util.CredentialFactory
 
toString() - Method in class org.frankframework.util.flow.graphviz.Options
 
toString() - Method in class org.frankframework.util.Locker
 
toString() - Method in class org.frankframework.util.MessageBrowsingFilter
 
toString() - Method in class org.frankframework.util.MessageKeeperMessage
 
toString() - Method in class org.frankframework.util.RunStateManager
 
toString() - Method in class org.frankframework.util.SapSystemListItem
 
toString() - Method in class org.frankframework.util.WildCardFilter
 
toString() - Method in class org.frankframework.util.XmlJsonWriter
 
toString() - Method in class org.frankframework.validation.AbstractXSD
 
toString() - Method in class org.frankframework.validation.RootValidation
 
toString() - Method in class org.frankframework.xml.PrettyPrintFilter
 
toString() - Method in exception class org.frankframework.xml.SaxException
 
toString() - Method in class org.frankframework.xml.XmlWriter
 
toString(boolean) - Method in class org.frankframework.align.content.JsonDocumentContainer
Deprecated.
toString(Object, String) - Method in class org.frankframework.ladybug.MessageEncoder
 
toString(Definition, Schema) - Static method in class org.frankframework.validation.SchemaUtils
 
total() - Method in record class org.frankframework.credentialprovider.delinea.SecretsList
Returns the value of the total record component.
totalMemory(Integer) - Method in class org.frankframework.util.flow.graphviz.Options
 
TOTALS - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
toUserDetails() - Method in class org.frankframework.lifecycle.servlets.YmlFileAuthenticator.LocalUser
 
toValue(Message) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
toValue(Message) - Method in class org.frankframework.cache.EhCache
 
toWriter(Writer, boolean) - Method in class org.frankframework.align.content.JsonDocumentContainer
Write JSON document content to the given Writer.
toWriter(Writer, Object, int) - Method in class org.frankframework.align.content.JsonDocumentContainer
 
toWriter(T, Writer, Consumer<Throwable>) - Method in class org.frankframework.ladybug.MessageCapturer
 
toXhtml(Message) - Static method in class org.frankframework.util.XmlUtils
 
toXml() - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
toXml() - Method in interface org.frankframework.monitoring.IMonitorDestination
 
toXml() - Method in class org.frankframework.monitoring.Monitor
 
toXml() - Method in class org.frankframework.monitoring.MonitorDestination
 
toXml() - Method in class org.frankframework.monitoring.MonitorManager
 
toXml() - Static method in class org.frankframework.util.ProcessMetrics
 
toXml(XmlBuilder) - Method in interface org.frankframework.monitoring.ITrigger
 
toXml(XmlBuilder) - Method in class org.frankframework.monitoring.Trigger
 
TPNRTAG - Static variable in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
TrackPreviousPipeInMetadataProcessor - Class in org.frankframework.processors
Adds the current pipe to the message context / metadata to be able to use it as a param.
TrackPreviousPipeInMetadataProcessor() - Constructor for class org.frankframework.processors.TrackPreviousPipeInMetadataProcessor
 
TRANSACTION_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
TRANSACTIONAL_STORAGE - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
transactionalAllowed() - Method in interface org.frankframework.core.ITransactionRequirements
 
transactionalAllowed() - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
TransactionalDbmsSupportAwareDataSourceProxy - Class in org.frankframework.jdbc.datasource
DataSource that is aware of the database metadata.
TransactionalDbmsSupportAwareDataSourceProxy(DataSource) - Constructor for class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
 
TransactionalMetadataAwareConnectionFactoryProxy - Class in org.frankframework.jms
 
TransactionalMetadataAwareConnectionFactoryProxy(ConnectionFactory) - Constructor for class org.frankframework.jms.TransactionalMetadataAwareConnectionFactoryProxy
 
transactionalRequired() - Method in interface org.frankframework.core.ITransactionRequirements
 
transactionalRequired() - Method in class org.frankframework.extensions.esb.EsbJmsListener
 
TransactionalStorage - Class in org.frankframework.console.controllers
 
TransactionalStorage(FrankApiService) - Constructor for class org.frankframework.console.controllers.TransactionalStorage
 
TransactionalStorage.BrowseMessagesParams - Class in org.frankframework.console.controllers
 
TransactionalStorage.StorageSource - Enum Class in org.frankframework.console.controllers
 
TransactionalStorage.TransactionStoragePathVariables - Record Class in org.frankframework.console.controllers
 
TransactionAttribute - Enum Class in org.frankframework.core
 
TransactionAttributePipeLineProcessor - Class in org.frankframework.processors
 
TransactionAttributePipeLineProcessor() - Constructor for class org.frankframework.processors.TransactionAttributePipeLineProcessor
 
TransactionAttributePipeProcessor - Class in org.frankframework.processors
 
TransactionAttributePipeProcessor() - Constructor for class org.frankframework.processors.TransactionAttributePipeProcessor
 
TransactionAttributes - Class in org.frankframework.core
 
TransactionAttributes() - Constructor for class org.frankframework.core.TransactionAttributes
 
TransactionConnector<T,R> - Class in org.frankframework.jta
This TransactionConnector suspends the transaction in the main thread, and resumes it in the child thread, for as long as it runs.
TransactionConnectorCoordinator<T,R> - Class in org.frankframework.jta
 
TransactionException - Exception Class in org.frankframework.core
Wrapper for numerous transaction handling related exceptions.
TransactionException() - Constructor for exception class org.frankframework.core.TransactionException
 
TransactionException(String) - Constructor for exception class org.frankframework.core.TransactionException
 
TransactionException(String, Throwable) - Constructor for exception class org.frankframework.core.TransactionException
 
TransactionException(Throwable) - Constructor for exception class org.frankframework.core.TransactionException
 
TRANSACTIONID_PARAMETER_NAME - Static variable in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
TransactionStoragePathVariables(String, String, String, String, String, String, String, TransactionalStorage.StorageSource) - Constructor for record class org.frankframework.console.controllers.TransactionalStorage.TransactionStoragePathVariables
Creates an instance of a TransactionStoragePathVariables record class.
transform(int, List<String>, String) - Method in interface org.frankframework.batch.RecordTransformer.IOutputDelegate
Deprecated.
 
transform(Source, Result, Map<String, Object>) - Method in class org.frankframework.util.TransformerPool
 
transform(Checkpoint, String) - Method in class org.frankframework.ladybug.transform.HideRegexMessageTransformer
 
transform(Message) - Method in class org.frankframework.util.TransformerPool
 
transform(Message, Map<String, Object>) - Method in class org.frankframework.util.TransformerPool
Transforms Frank messages.
transform(Message, ParameterValueList) - Method in class org.frankframework.util.TransformerPool
 
TransformerErrorListener - Class in org.frankframework.util
Generic Transformer ErrorListener.
TransformerErrorListener() - Constructor for class org.frankframework.util.TransformerErrorListener
 
TransformerErrorListener(boolean) - Constructor for class org.frankframework.util.TransformerErrorListener
 
TransformerFilter - Class in org.frankframework.xml
 
TransformerFilter(TransformerHandler, ContentHandler, boolean, boolean) - Constructor for class org.frankframework.xml.TransformerFilter
 
TransformerHandlerImpl - Class in org.apache.xalan.transformer
A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result.
TransformerHandlerImpl(TransformerImpl, boolean, String) - Constructor for class org.apache.xalan.transformer.TransformerHandlerImpl
Construct a TransformerHandlerImpl.
TransformerPool - Class in org.frankframework.util
Pool of transformers.
TransformerPool.OutputType - Enum Class in org.frankframework.util
 
transformKey(String, PipeLineSession) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
transformKey(String, PipeLineSession) - Method in interface org.frankframework.cache.ICache
Transform the the current request message to a key in the cache-map.
transformToJson(Message) - Method in class org.frankframework.http.RestListener
 
transformToString(String) - Method in class org.frankframework.util.TransformerPool
 
transformToString(String, Map<String, Object>) - Method in class org.frankframework.util.TransformerPool
 
transformToString(String, Map<String, Object>, boolean) - Method in class org.frankframework.util.TransformerPool
 
transformToString(Source) - Method in class org.frankframework.util.TransformerPool
 
transformToString(Source, Map<String, Object>) - Method in class org.frankframework.util.TransformerPool
 
transformToString(Message) - Method in class org.frankframework.util.TransformerPool
 
transformToString(Message, Map<String, Object>, boolean) - Method in class org.frankframework.util.TransformerPool
 
transformToXml(Message) - Method in class org.frankframework.http.RestListener
 
transformValue(Message, PipeLineSession) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
transformValue(Message, PipeLineSession) - Method in interface org.frankframework.cache.ICache
Transform the the current response message to a value in the cache-map.
transformXml(Transformer, String) - Static method in class org.frankframework.util.XmlUtils
 
transformXml(Transformer, String, boolean) - Static method in class org.frankframework.util.XmlUtils
 
transformXml(Transformer, Source) - Static method in class org.frankframework.util.XmlUtils
 
TRANSIENT - Enum constant in enum class org.frankframework.jms.JMSFacade.SubscriberType
 
translate(JsonStructure, URL, boolean, String, String) - Static method in class org.frankframework.align.Json2Xml
Helper method for tests
translate(JsonValue) - Method in class org.frankframework.align.Json2Xml
 
translate(JsonValue, ContentHandler) - Method in class org.frankframework.align.Json2Xml
 
translate(String) - Method in interface org.frankframework.dbms.ISqlTranslator
Translates the given query to the target language.
translate(String) - Method in class org.frankframework.dbms.SqlTranslator
Translates the given query to the target language.
translate(String, URL, boolean, boolean) - Static method in class org.frankframework.align.Xml2Json
 
TRANSLATOR - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
trigger() - Method in record class org.frankframework.console.controllers.Monitors.MonitorPathVariables
Returns the value of the trigger record component.
trigger(Scheduler.SchedulerPathVariables, Scheduler.SchedulerModel) - Method in class org.frankframework.console.controllers.Scheduler
 
trigger(CmisEvent, String, CallContext) - Method in class org.frankframework.extensions.cmis.server.CmisEventDispatcher
Convenience method to create a PipeLineSession and set the cmis CallContext
trigger(CmisEvent, String, PipeLineSession) - Method in class org.frankframework.extensions.cmis.server.CmisEventDispatcher
 
Trigger - Class in org.frankframework.monitoring
A Trigger that has its type configured at startup.
Trigger() - Constructor for class org.frankframework.monitoring.Trigger
 
TRIGGER - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
 
TRIGGER_NAME_KEY - Static variable in class org.frankframework.management.bus.endpoints.Monitoring
 
TriggerDTO - Class in org.frankframework.management.bus.dto
 
TriggerDTO() - Constructor for class org.frankframework.management.bus.dto.TriggerDTO
 
trimSpaces() - Method in record class org.frankframework.console.controllers.ExecuteJdbcQuery.ExecuteJdbcQueryModel
Returns the value of the trimSpaces record component.
TS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
TS_RECEIVED_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
TS_SENT_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
TTF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
ttl - Variable in class org.frankframework.http.rest.ApiPrincipal
 
txManager - Variable in class org.frankframework.jdbc.JdbcTransactionalStorage
 
TXNEW_CTRL - Static variable in class org.frankframework.receivers.Receiver
 
TXREQUIRED - Static variable in class org.frankframework.receivers.Receiver
 
TXSUPPORTED - Static variable in class org.frankframework.receivers.Receiver
 
TXT - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
type() - Method in record class org.frankframework.console.controllers.BrowseQueue.BrowseQueueModel
Returns the value of the type record component.
type() - Method in record class org.frankframework.console.controllers.ClusterMembers.GetClusterMembersParams
Returns the value of the type record component.
type() - Method in record class org.frankframework.console.controllers.Monitors.AddOrUpdateTriggerModel
Returns the value of the type record component.
type() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorModel
Returns the value of the type record component.
type() - Method in record class org.frankframework.console.controllers.Monitors.UpdateMonitorRequestModel
Returns the value of the type record component.
type() - Method in record class org.frankframework.console.controllers.SendJmsMessage.JmsMessageModel
Returns the value of the type record component.
type() - Method in record class org.frankframework.core.MessageBrowserField
Returns the value of the type record component.
TYPE_BLOB - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_BOOLEAN - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_CLOB - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_DATE_PATTERN - Static variable in class org.frankframework.parameters.DateParameter
 
TYPE_DATETIME - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_DATETIME_PATTERN - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_DATETIME_PATTERN - Static variable in class org.frankframework.parameters.DateParameter
 
TYPE_FUNCTION - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_INTEGER - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_NUMBER - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_STRING - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
TYPE_TIME_PATTERN - Static variable in class org.frankframework.parameters.DateParameter
 
TYPE_TIMESTAMP_PATTERN - Static variable in class org.frankframework.parameters.DateParameter
 
TYPE_XMLDATETIME - Static variable in class org.frankframework.jdbc.XmlQuerySender
 
typeContainsWildcard(XSParticle) - Static method in class org.frankframework.align.XmlAligner
 
typeDefinition2Xml(ObjectType) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
typeDescendants2Xml(List<Tree<ObjectType>>) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
typeDescendants2Xml(List<Tree<ObjectType>>, XmlBuilder) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
TypeFilter - Enum Class in org.frankframework.filesystem
 
types(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
Output the 'types' section of the WSDL

U

ucFirst(String) - Static method in class org.frankframework.util.StringUtil
Turns the first Char into upper case.
unhex(String) - Static method in class net.wedjaa.ansible.vault.crypto.data.Util
 
UNICODE_CASE - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
UNICODE_CHARACTER_CLASS - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
UNIX_LINES - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
UNKNOWN - Enum constant in enum class org.frankframework.align.ScalarType
 
unknownElementDepth - Variable in class org.frankframework.extensions.sap.jco3.handlers.Handler
 
UnknownNamespaceException(String) - Constructor for exception class org.frankframework.validation.XmlValidatorContentHandler.UnknownNamespaceException
 
unload(String) - Method in class org.frankframework.configuration.IbisContext
Be aware that the configuration may be unloaded but it's resources wont!
unload(String) - Method in class org.frankframework.configuration.IbisManager
Stop and remove the Configuration
UNP_END - Static variable in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
UNP_START - Static variable in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
unpackDefaultFontArchive() - Method in class org.frankframework.extensions.aspose.AsposeFontManager
unpack the fonts.zip archive in the supplied font directory.
unpad(byte[]) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
unparsedEntityDecl(String, String, String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
unRegister(IJob) - Method in class org.frankframework.scheduler.ScheduleManager
 
unregisterEventListener(CmisEventListener) - Method in class org.frankframework.extensions.cmis.server.CmisEventDispatcher
 
unregisterServiceClient(String) - Method in class org.frankframework.receivers.ServiceDispatcher
 
unregisterServiceClient(String, String) - Method in class org.frankframework.http.RestServiceDispatcher
 
unregisterServiceClient(ApiListener) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
 
Unsafe - Annotation Interface in org.frankframework.doc
 
UNSAFE_ATTRIBUTE_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
unscheduleCloseOnSessionExit(AutoCloseable) - Method in class org.frankframework.core.PipeLineSession
 
unscheduleFromCloseOnExitOf(PipeLineSession) - Method in class org.frankframework.stream.Message
 
unwrap(Class<T>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
unwrap(Class<T>) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
UNWRAP - Enum constant in enum class org.frankframework.core.IWrapperPipe.Direction
 
unwrapMessage(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapperPipe
 
UnzipPipe - Class in org.frankframework.pipes
Assumes input to be the file name of a ZIP archive, and unzips it to a directory and/or an XML message.
UnzipPipe() - Constructor for class org.frankframework.pipes.UnzipPipe
 
update() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
Run the migration script against the database.
update() - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
 
update(byte[], int, int) - Method in interface org.frankframework.pipes.hash.HashGenerator
 
update(Writer) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
Run the migration script and write the output to the Writer.
update(Writer) - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
 
update(Writer, Resource) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
Run the provided migration script (against the local database) and write the output to the Writer.
update(Writer, Resource) - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
 
update(Report) - Method in class org.frankframework.ladybug.tibet2.Tibet2DatabaseStorage
 
update(V, int) - Method in class org.frankframework.credentialprovider.util.CacheEntry
 
UPDATE - Enum constant in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Update the properties of an existing document
UPDATE - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
Deprecated.
UPDATE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Update an attribute or an entry.
UPDATE_ETAG_CONTEXT_KEY - Static variable in class org.frankframework.http.rest.ApiListenerServlet
 
UPDATE_PROPERTIES - Enum constant in enum class org.frankframework.extensions.cmis.server.CmisEvent
 
updateAdapter(Adapters.AdapterPathVariables, Adapters.UpdateAdapterOrReceiverModel) - Method in class org.frankframework.console.controllers.Adapters
 
UpdateAdapterOrReceiverModel(String) - Constructor for record class org.frankframework.console.controllers.Adapters.UpdateAdapterOrReceiverModel
Creates an instance of a UpdateAdapterOrReceiverModel record class.
updateAdapters(Adapters.UpdateAdaptersModel) - Method in class org.frankframework.console.controllers.Adapters
 
UpdateAdaptersModel(String, List<String>) - Constructor for record class org.frankframework.console.controllers.Adapters.UpdateAdaptersModel
Creates an instance of a UpdateAdaptersModel record class.
updateArray(int, Array) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateArray(String, Array) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateAsciiStream(int, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateAsciiStream(int, InputStream, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateAsciiStream(int, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateAsciiStream(String, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateAsciiStream(String, InputStream, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateAsciiStream(String, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBigDecimal(int, BigDecimal) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBigDecimal(String, BigDecimal) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBinaryStream(int, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBinaryStream(int, InputStream, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBinaryStream(int, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBinaryStream(String, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBinaryStream(String, InputStream, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBinaryStream(String, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBlob(int, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBlob(int, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBlob(int, Blob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBlob(String, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBlob(String, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBlob(String, Blob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBlob(ResultSet, int, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
updateBlob(ResultSet, int, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
updateBlob(ResultSet, int, Object) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
updateBlob(ResultSet, int, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
updateBlob(ResultSet, String, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
updateBlob(ResultSet, String, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
updateBlob(ResultSet, String, Object) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
updateBlob(ResultSet, String, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
UPDATEBLOB - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
For queries that update a BLOB
updateBoolean(int, boolean) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBoolean(String, boolean) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateByte(int, byte) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateByte(String, byte) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBytes(int, byte[]) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateBytes(String, byte[]) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateCharacterStream(int, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateCharacterStream(int, Reader, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateCharacterStream(int, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateCharacterStream(String, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateCharacterStream(String, Reader, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateCharacterStream(String, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateClob(int, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateClob(int, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateClob(int, Clob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateClob(String, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateClob(String, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateClob(String, Clob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateClob(ResultSet, int, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
updateClob(ResultSet, int, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
updateClob(ResultSet, int, Object) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
updateClob(ResultSet, int, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
updateClob(ResultSet, String, Object) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
updateClob(ResultSet, String, Object) - Method in interface org.frankframework.dbms.IDbmsSupport
 
updateClob(ResultSet, String, Object) - Method in class org.frankframework.dbms.OracleDbmsSupport
 
updateClob(ResultSet, String, Object) - Method in class org.frankframework.dbms.PostgresqlDbmsSupport
 
UPDATECLOB - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
For queries that update a CLOB
updateConfiguration(Configurations.ConfigurationPathVariables, Configurations.UpdateConfigurationModel) - Method in class org.frankframework.console.controllers.Configurations
 
UpdateConfigurationModel(String) - Constructor for record class org.frankframework.console.controllers.Configurations.UpdateConfigurationModel
Creates an instance of a UpdateConfigurationModel record class.
updateDate(int, Date) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateDate(String, Date) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateDouble(int, double) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateDouble(String, double) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateExpiry() - Method in class org.frankframework.http.rest.ApiPrincipal
 
updateFloat(int, float) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateFloat(String, float) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateFTPFile(FTPFile) - Method in class org.frankframework.filesystem.ftp.FTPFileRef
Update the FTPFile attributes
updateInt(int, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateInt(String, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateListenerParameters(Map<String, Object>, String, String) - Static method in class org.frankframework.core.PipeLineSession
Convenience method to set required parameters from listeners.
updateListenerParameters(Map<String, Object>, String, String, Instant, Instant) - Static method in class org.frankframework.core.PipeLineSession
Convenience method to set required parameters from listeners.
updateLob(IDbmsSupport, Object, ResultSet) - Method in class org.frankframework.jdbc.Result2BlobWriter
 
updateLob(IDbmsSupport, Object, ResultSet) - Method in class org.frankframework.jdbc.Result2ClobWriter
 
updateLob(IDbmsSupport, Object, ResultSet) - Method in class org.frankframework.jdbc.Result2LobWriterBase
 
updateLogConfiguration(UpdateLoggingConfig.UpdateLogConfigurationModel) - Method in class org.frankframework.console.controllers.UpdateLoggingConfig
 
updateLogConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
 
updateLogConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogSettings
 
UpdateLogConfigurationModel(String, Boolean, Boolean, Integer) - Constructor for record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogConfigurationModel
Creates an instance of a UpdateLogConfigurationModel record class.
updateLogDefinition(UpdateLoggingConfig.UpdateLogDefinitionModel) - Method in class org.frankframework.console.controllers.UpdateLoggingConfig
 
UpdateLogDefinitionModel(String, String, Boolean) - Constructor for record class org.frankframework.console.controllers.UpdateLoggingConfig.UpdateLogDefinitionModel
Creates an instance of a UpdateLogDefinitionModel record class.
UpdateLogDefinitions - Class in org.frankframework.management.bus.endpoints
 
UpdateLogDefinitions() - Constructor for class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
 
UpdateLogDefinitions.LogDefinitionDAO - Class in org.frankframework.management.bus.endpoints
 
UpdateLoggingConfig - Class in org.frankframework.console.controllers
 
UpdateLoggingConfig(FrankApiService) - Constructor for class org.frankframework.console.controllers.UpdateLoggingConfig
 
UpdateLoggingConfig.CreateLogDefinitionMultipartModel - Record Class in org.frankframework.console.controllers
 
UpdateLoggingConfig.UpdateLogConfigurationModel - Record Class in org.frankframework.console.controllers
 
UpdateLoggingConfig.UpdateLogDefinitionModel - Record Class in org.frankframework.console.controllers
 
UpdateLogSettings - Class in org.frankframework.management.bus.endpoints
 
UpdateLogSettings() - Constructor for class org.frankframework.management.bus.endpoints.UpdateLogSettings
 
updateLong(int, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateLong(String, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
UPDATEMANY - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
updateMessageReceiveCount(RawMessageWrapper<M>) - Method in class org.frankframework.receivers.Receiver
Call this method exactly once per every try to process a message to initialize the internally cached receive-count for the messageId.
updateMonitor(Monitors.MonitorPathVariables, Monitors.UpdateMonitorRequestModel) - Method in class org.frankframework.console.controllers.Monitors
 
UpdateMonitorModel(String, String, List<String>) - Constructor for record class org.frankframework.console.controllers.Monitors.UpdateMonitorModel
Creates an instance of a UpdateMonitorModel record class.
updateMonitorOrTrigger(Message<?>) - Method in class org.frankframework.management.bus.endpoints.Monitoring
 
UpdateMonitorRequestModel(String, String, List<String>, String) - Constructor for record class org.frankframework.console.controllers.Monitors.UpdateMonitorRequestModel
Creates an instance of a UpdateMonitorRequestModel record class.
updateNCharacterStream(int, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNCharacterStream(int, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNCharacterStream(String, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNCharacterStream(String, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNClob(int, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNClob(int, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNClob(int, NClob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNClob(String, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNClob(String, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNClob(String, NClob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNString(int, String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNString(String, String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNull(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateNull(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateObject(int, Object) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateObject(int, Object, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateObject(String, Object) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateObject(String, Object, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateObject(GetObjectResponse) - Method in class org.frankframework.filesystem.S3FileRef
 
updateObject(HeadObjectResponse) - Method in class org.frankframework.filesystem.S3FileRef
 
UPDATEONE - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
updateOrRemoveValue(String, String) - Method in class org.frankframework.receivers.RawMessageWrapper
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisObjectService
 
updateReceiver(Adapters.AdapterPathVariables, Adapters.UpdateAdapterOrReceiverModel) - Method in class org.frankframework.console.controllers.Adapters
 
updateRef(int, Ref) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateRef(String, Ref) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateReportGeneratorStatus(boolean) - Method in class org.frankframework.ladybug.LadybugDebugger
 
updateRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateRowId(int, RowId) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateRowId(String, RowId) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateSchedule(Scheduler.SchedulerPathVariables, Scheduler.ScheduleMultipartModel) - Method in class org.frankframework.console.controllers.Scheduler
 
updateScheduler(Scheduler.SchedulerModel) - Method in class org.frankframework.console.controllers.Scheduler
 
updateShort(int, short) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateShort(String, short) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateSQLXML(int, SQLXML) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateSQLXML(String, SQLXML) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateString(int, String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateString(String, String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateSystem(SapSystemImpl) - Method in class org.frankframework.extensions.sap.jco3.SapSystemDataProvider
 
updateTime(int, Time) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateTime(String, Time) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateTimestamp(int, Timestamp) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateTimestamp(String, Timestamp) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
updateTrigger(Monitors.MonitorPathVariables, Monitors.AddOrUpdateTriggerModel) - Method in class org.frankframework.console.controllers.Monitors
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.FilterCmisService
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.frankframework.extensions.cmis.server.impl.IbisRepositoryService
 
UPLOAD - Enum constant in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
 
UPLOAD - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
Deprecated.
UPLOAD - Enum constant in enum class org.frankframework.management.bus.BusAction
 
uploadConfiguration(Configurations.UploadConfigurationModel) - Method in class org.frankframework.console.controllers.Configurations
 
uploadConfiguration(Message<InputStream>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
 
UploadConfigurationModel(String, String, boolean, boolean, boolean, MultipartFile) - Constructor for record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Creates an instance of a UploadConfigurationModel record class.
UPPERCASE - Enum constant in enum class org.frankframework.pipes.CsvParserPipe.HeaderCase
 
urlDecode(String) - Static method in class org.frankframework.util.HttpUtils
 
URLENCODED - Enum constant in enum class org.frankframework.http.HttpEntityType
Yields a x-www-form-urlencoded form entity
UrlMessage - Class in org.frankframework.stream
 
UrlMessage(URL) - Constructor for class org.frankframework.stream.UrlMessage
 
UrlMessage(URL, String) - Constructor for class org.frankframework.stream.UrlMessage
 
UrlMessage(URL, Map<String, Serializable>) - Constructor for class org.frankframework.stream.UrlMessage
 
urlParameter - Variable in class org.frankframework.http.AbstractHttpSender
 
URLRequestMatcher - Class in org.frankframework.lifecycle.servlets
 
URLRequestMatcher(Set<String>) - Constructor for class org.frankframework.lifecycle.servlets.URLRequestMatcher
 
URLResource - Class in org.frankframework.core
Reference to a resource, within the Configuration scope.
URLResource(IScopeProvider, URL, String) - Constructor for class org.frankframework.core.URLResource
 
urlToStream(URL, int) - Static method in class org.frankframework.util.StreamUtil
 
useBaseImportedSchemaLocationsToIgnore - Variable in class org.frankframework.validation.AbstractXSD
 
useIndexHint - Variable in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
user() - Method in record class org.frankframework.console.controllers.Configurations.UploadConfigurationModel
Returns the value of the user record component.
userName() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
 
USERNAME_KEY - Static variable in class org.frankframework.credentialprovider.KubernetesCredentialFactory
 
USERNAME_PREFIX - Static variable in class org.frankframework.credentialprovider.CredentialResolver
 
UsernameAndPasswordCallbackHandler - Class in org.frankframework.filesystem.smb
 
UsernameAndPasswordCallbackHandler(String, String) - Constructor for class org.frankframework.filesystem.smb.UsernameAndPasswordCallbackHandler
 
useSingleDynamicReplyQueue() - Method in class org.frankframework.jms.MessagingSource
 
Using FrankSender to call an adapter from Larva tests - Search tag in class org.frankframework.senders.FrankSender
Section
Util - Class in net.wedjaa.ansible.vault.crypto.data
 
Util() - Constructor for class net.wedjaa.ansible.vault.crypto.data.Util
 
UtilityTransformerPools - Class in org.frankframework.util
 
UtilityTransformerPools() - Constructor for class org.frankframework.util.UtilityTransformerPools
 
UUIDGeneratorPipe - Class in org.frankframework.pipes
Pipe that generates an UUID (Universally Unique Identifier).
UUIDGeneratorPipe() - Constructor for class org.frankframework.pipes.UUIDGeneratorPipe
 
UUIDGeneratorPipe.Type - Enum Class in org.frankframework.pipes
 
UUIDUtil - Class in org.frankframework.util
 
UUIDUtil() - Constructor for class org.frankframework.util.UUIDUtil
 

V

VALID - Enum constant in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
 
VALID_WITH_WARNINGS - Enum constant in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
 
validate() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
Validate the current already executed ChangeSets against the migration script
validate() - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
 
validate(String, PipeLineSession) - Method in class org.frankframework.pipes.AbstractValidator
 
validate(PipeLine, IValidator, Message, PipeLineSession, String) - Method in class org.frankframework.processors.AbstractPipeProcessor
 
validate(PipeLine, IValidator, Message, PipeLineSession, String) - Method in class org.frankframework.processors.CorePipeProcessor
 
validate(PipeLine, IValidator, Message, PipeLineSession, String) - Method in class org.frankframework.processors.LimitingParallelExecutionPipeProcessor
 
validate(PipeLine, IValidator, Message, PipeLineSession, String) - Method in interface org.frankframework.processors.PipeProcessor
 
validate(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.AbstractValidator
 
validate(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.JsonValidator
 
validate(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.WsdlXmlValidator
 
validate(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.XmlValidator
 
validate(Message, PipeLineSession, String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
validate(Message, PipeLineSession, String) - Method in interface org.frankframework.core.IValidator
 
validate(Message, PipeLineSession, String) - Method in class org.frankframework.pipes.AbstractValidator
 
validate(Message, PipeLineSession, String) - Method in class org.frankframework.pipes.XmlWellFormedChecker
 
validate(Message, PipeLineSession, ValidatorHandler, XMLFilterImpl, AbstractValidationContext) - Method in class org.frankframework.validation.AbstractXmlValidator
 
validate(Message, PipeLineSession, RootValidations, Map<List<String>, List<String>>) - Method in class org.frankframework.validation.AbstractXmlValidator
 
validate(InputSource, ValidatorHandler, PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.AbstractXmlValidator
 
ValidateAttributeRule - Class in org.frankframework.configuration.digester
 
ValidateAttributeRule() - Constructor for class org.frankframework.configuration.digester.ValidateAttributeRule
 
validateClaims(String, String, String) - Method in class org.frankframework.jwt.JwtSecurityHandler
 
validateExecutableSenders() - Method in class org.frankframework.senders.ShadowSender
 
validateJob(JobDetail, String) - Static method in class org.frankframework.scheduler.SchedulerHelper
 
validateJWT(String) - Method in class org.frankframework.jwt.JwtValidator
 
validateListenerDestinations(PipeLine) - Method in interface org.frankframework.core.DestinationValidator
 
validateListenerDestinations(PipeLine) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
validatePassword(char[], String) - Static method in class org.frankframework.util.PasswordHash
Validates a password using a hash.
validatePassword(String, String) - Static method in class org.frankframework.util.PasswordHash
Validates a password using a hash.
validateResponseCode(int) - Method in class org.frankframework.extensions.cmis.CmisHttpSender
 
validateResponseCode(int) - Method in class org.frankframework.http.AbstractHttpSender
 
validateSenderDestination(ISender) - Method in interface org.frankframework.core.DestinationValidator
 
validateSenderDestination(ISender) - Method in class org.frankframework.extensions.esb.EsbSoapWrapperPipe
 
VALIDATION_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
Validation feature id (http://xml.org/sax/features/validation).
validator - Variable in class org.frankframework.pipes.XmlValidator
 
VALIDATOR - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
VALIDATOR - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
validatorHandler - Variable in class org.frankframework.align.XmlAligner
 
value() - Element in annotation interface org.frankframework.configuration.ConfigurationWarning
 
value() - Element in annotation interface org.frankframework.console.Description
 
value() - Element in annotation interface org.frankframework.console.Relation
 
value() - Method in record class org.frankframework.credentialprovider.delinea.Secret.Field
Returns the value of the value record component.
value() - Element in annotation interface org.frankframework.doc.Category
 
value() - Element in annotation interface org.frankframework.doc.Default
 
value() - Element in annotation interface org.frankframework.doc.EnterpriseIntegrationPattern
 
value() - Element in annotation interface org.frankframework.doc.EnumLabel
 
value() - Element in annotation interface org.frankframework.doc.ExcludeFromType
 
value() - Element in annotation interface org.frankframework.doc.Forwards
 
value() - Element in annotation interface org.frankframework.doc.FrankDocGroup
 
value() - Element in annotation interface org.frankframework.doc.FrankDocGroups
 
value() - Element in annotation interface org.frankframework.doc.ReferTo
 
value() - Element in annotation interface org.frankframework.management.bus.ActionSelector
 
value() - Element in annotation interface org.frankframework.management.bus.BusAware
Spring Channel to subscribe to
value() - Element in annotation interface org.frankframework.management.bus.TopicSelector
 
VALUE - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
 
valueOf(String) - Static method in enum class org.frankframework.align.ScalarType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.collection.AbstractCollectorPipe.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.configuration.SuppressKeys
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.console.controllers.TransactionalStorage.StorageSource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.core.IListenerConnector.CacheMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.core.IMessageBrowser.HideMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.core.IMessageBrowser.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.core.IMessageBrowser.StorageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.core.IWrapperPipe.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.core.PipeLine.ExitState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.core.ProcessState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.core.TransactionAttribute
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.dbms.Dbms
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.doc.Category.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.doc.FrankDocGroupValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.documentbuilder.DocumentFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.encryption.KeystoreType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.akamai.HashAlgorithm
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.akamai.NetStorageCmsSigner.SignType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.akamai.NetStorageUtils.KeyedHashAlgorithm
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.aspose.ConversionOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.aspose.pipe.PdfPipe.DocumentAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.cmis.CmisSessionBuilder.BindingTypes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.cmis.server.CmisEvent
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.esb.EsbJmsListener.MessageProtocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.esb.EsbJmsSender.MessageProtocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.esb.EsbSoapValidator.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.esb.EsbSoapWrapperPipe.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.fxf.FxfXmlValidator.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.idin.IdinSender.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.rekenbox.Adios2XmlPipe.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.tibco.pipes.ObfuscatePipe.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.extensions.tibco.SendTibcoMessage.MessageProtocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.AbstractFileSystemListener.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.AbstractMailListener.MessageType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.FileSystemException.Forward
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.ftp.FtpSession.FileType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.ftp.FtpSession.FtpType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.ftp.FtpSession.Prot
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.ftp.FtpSession.TransportType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.sftp.SftpSession.TransportType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.smb.Samba2FileSystem.Samba2AuthType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.filesystem.TypeFilter
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.http.authentication.AuthenticationScheme
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.http.HttpEntityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.http.rest.ApiListener.HttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.http.rest.MediaTypes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.http.RestListener.MediaTypes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.DeliveryMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.DestinationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.MessageClass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.SubscriberType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jms.JmsSender.LinkMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.larva.LarvaLogLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.ldap.LdapSender.Manipulation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.ldap.LdapSender.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.lifecycle.servlets.AuthenticationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.lifecycle.SpringContextScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.management.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.management.bus.BusAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.management.bus.BusTopic
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.management.gateway.events.ClusterMemberEvent.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.monitoring.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.monitoring.ITrigger.TriggerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.monitoring.Severity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.monitoring.SourceFiltering
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.parameters.DateParameter.DateFormatType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.parameters.ParameterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.parameters.XmlParameter.XmlType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.Base64Pipe.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.CompressPipe.FileFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.CsvParserPipe.HeaderCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.EscapePipe.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.hash.Algorithm
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.HashPipe.HashEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.IfPipe.SupportedMediaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.IteratingPipe.StopReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.JsonPipe.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.MessageSendingPipe.LinkMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.PGPPipe.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.RegExPipe.RegExFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.SignaturePipe.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.pipes.UUIDGeneratorPipe.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.receivers.Receiver.OnError
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.scheduler.IbisJobDetail.JobType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.scheduler.JobDefFunctions
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.senders.FrankSender.Scope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.soap.SoapVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.statistics.FrankMeterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.util.flow.graphviz.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.util.Locker.LockType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.util.RunState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.util.TransformerPool.OutputType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.validation.XmlValidatorErrorHandler.ReasonType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.xcom.XComSender.CarriageFlagType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.xcom.XComSender.CodeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.xcom.XComSender.CompressType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.frankframework.xcom.XComSender.FileOptionType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.frankframework.align.ScalarType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.collection.AbstractCollectorPipe.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.configuration.SuppressKeys
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.console.configuration.SpringBusExceptionHandler.ManagedException
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.console.controllers.TransactionalStorage.StorageSource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.core.IListenerConnector.CacheMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.core.IMessageBrowser.HideMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.core.IMessageBrowser.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.core.IMessageBrowser.StorageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.core.IWrapperPipe.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.core.PipeLine.ExitState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.core.ProcessState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.core.TransactionAttribute
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.dbms.Dbms
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.doc.Category.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.doc.FrankDocGroupValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.documentbuilder.DocumentFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.encryption.KeystoreType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.akamai.HashAlgorithm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.akamai.NetStorageCmsSigner.SignType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.akamai.NetStorageSender.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.akamai.NetStorageUtils.KeyedHashAlgorithm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.aspose.ConversionOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.aspose.pipe.PdfPipe.DocumentAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.cmis.CmisSender.CmisAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.cmis.CmisSessionBuilder.BindingTypes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.cmis.server.CmisEvent
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.esb.EsbJmsListener.MessageProtocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.esb.EsbJmsSender.MessageProtocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.esb.EsbSoapValidator.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.esb.EsbSoapWrapperPipe.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.fxf.FxfXmlValidator.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.idin.IdinSender.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.rekenbox.Adios2XmlPipe.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.tibco.pipes.ObfuscatePipe.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.extensions.tibco.SendTibcoMessage.MessageProtocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.AbstractFileSystemListener.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.AbstractMailListener.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.FileSystemException.Forward
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.ftp.FtpSession.FileType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.ftp.FtpSession.FtpType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.ftp.FtpSession.Prot
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.ftp.FtpSession.TransportType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.sftp.SftpSession.TransportType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.smb.Samba2FileSystem.Samba2AuthType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.filesystem.TypeFilter
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.http.authentication.AuthenticationScheme
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.http.HttpEntityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.http.rest.ApiListener.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.http.rest.MediaTypes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.http.RestListener.MediaTypes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jms.JMSFacade.DeliveryMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jms.JMSFacade.DestinationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jms.JMSFacade.MessageClass
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jms.JMSFacade.SubscriberType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jms.JmsSender.LinkMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.larva.LarvaLogLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.ldap.LdapSender.Manipulation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.ldap.LdapSender.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.lifecycle.servlets.AuthenticationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.lifecycle.SpringContextScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.management.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.management.bus.BusAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.management.bus.BusTopic
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.management.gateway.events.ClusterMemberEvent.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.monitoring.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.monitoring.ITrigger.TriggerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.monitoring.Severity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.monitoring.SourceFiltering
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.parameters.DateParameter.DateFormatType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.parameters.ParameterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.parameters.XmlParameter.XmlType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.Base64Pipe.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.CompressPipe.FileFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.CsvParserPipe.HeaderCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.EscapePipe.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.hash.Algorithm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.HashPipe.HashEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.IfPipe.SupportedMediaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.IteratingPipe.StopReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.JsonPipe.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.MessageSendingPipe.LinkMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.PGPPipe.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.RegExPipe.RegExFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.SignaturePipe.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.pipes.UUIDGeneratorPipe.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.receivers.Receiver.OnError
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.scheduler.IbisJobDetail.JobType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.scheduler.JobDefFunctions
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.senders.FrankSender.Scope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.soap.SoapVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.statistics.FrankMeterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.util.flow.graphviz.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.util.Locker.LockType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.util.RunState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.util.TransformerPool.OutputType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.validation.XmlValidatorErrorHandler.ReasonType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.xcom.XComSender.CarriageFlagType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.xcom.XComSender.CodeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.xcom.XComSender.CompressType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.frankframework.xcom.XComSender.FileOptionType
Returns an array containing the constants of this enum class, in the order they are declared.
VAULT_MAGIC - Static variable in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
VAULT_VERSION - Static variable in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
VaultContent - Class in net.wedjaa.ansible.vault.crypto.data
 
VaultContent(byte[]) - Constructor for class net.wedjaa.ansible.vault.crypto.data.VaultContent
 
VaultContent(byte[], byte[], byte[]) - Constructor for class net.wedjaa.ansible.vault.crypto.data.VaultContent
 
VaultHandler - Class in net.wedjaa.ansible.vault.crypto
Created by mrwho on 03/06/15.
VaultHandler() - Constructor for class net.wedjaa.ansible.vault.crypto.VaultHandler
 
VaultInfo - Class in net.wedjaa.ansible.vault.crypto.data
 
VaultInfo(String) - Constructor for class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
vaultInfoForCypher(String) - Static method in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
verify(String) - Method in class org.frankframework.management.security.JwtVerifier
 
Verify - Class in org.frankframework.pgp
 
Verify(String[], String, String, String[]) - Constructor for class org.frankframework.pgp.Verify
 
VERIFY - Enum constant in enum class org.frankframework.pipes.PGPPipe.Action
Decrypts and verifies the given input.
VERIFY - Enum constant in enum class org.frankframework.pipes.SignaturePipe.Action
verifies a signature
VerifyDatabaseConnectionBean - Class in org.frankframework.lifecycle
Verifies if a (valid) connection can be made.
VerifyDatabaseConnectionBean() - Constructor for class org.frankframework.lifecycle.VerifyDatabaseConnectionBean
 
verifyFieldNotInQuery(String, String) - Method in class org.frankframework.jdbc.JdbcTableListener
 
verifyHMAC(byte[], byte[], byte[]) - Method in class net.wedjaa.ansible.vault.crypto.decoders.implementation.CypherAES256
 
verifyJWT(String) - Method in class org.frankframework.management.security.JwtAuthenticationToken
 
verifyKeystoreConfiguration(HasKeystore, HasTruststore) - Static method in class org.frankframework.encryption.AuthSSLContextFactory
 
VerifyServerSecurityBean - Class in org.frankframework.lifecycle
 
VerifyServerSecurityBean() - Constructor for class org.frankframework.lifecycle.VerifyServerSecurityBean
 
version() - Method in record class org.frankframework.console.controllers.Configurations.ConfigurationPathVariables
Returns the value of the version record component.
VERSION_PART - Static variable in class net.wedjaa.ansible.vault.crypto.data.VaultInfo
 
VersionComparator() - Constructor for class org.frankframework.management.bus.dto.ConfigurationDTO.VersionComparator
 
VERWERKTAG - Static variable in class org.frankframework.extensions.afm.Afm2EdiFactSender
 
vizName - Variable in enum class org.frankframework.util.flow.graphviz.Format
 
VLR - Enum constant in enum class org.frankframework.xcom.XComSender.CarriageFlagType
 
VLR2 - Enum constant in enum class org.frankframework.xcom.XComSender.CarriageFlagType
 
VSD - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 

W

waitFor() - Method in class org.frankframework.util.flow.ResultHandler
 
waitForNoMessagesInProcess() - Method in class org.frankframework.core.Adapter
 
waitForResults() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
waitUntilAllResourcesAvailable() - Method in class org.frankframework.receivers.ResourceLimiter
 
WarConfiguration() - Constructor for class org.frankframework.console.runner.ConsoleWarInitializer.WarConfiguration
 
WarConfiguration() - Constructor for class org.frankframework.ladybug.runner.LadybugWarInitializer.WarConfiguration
 
warn - Variable in class org.frankframework.validation.AbstractXmlValidator
 
warn(String) - Method in class org.frankframework.core.Adapter
send a warning to the log and to the messagekeeper of the adapter
warn(String) - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
warn(String) - Method in class org.frankframework.receivers.Receiver
sends a warning to the log and to the messagekeeper of the adapter
warn(String) - Method in class org.frankframework.soap.WsdlGenerator
 
warn(String) - Method in class org.frankframework.util.MessageKeeper
 
warn(String, Exception) - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
warn(String, Exception) - Method in class org.frankframework.soap.WsdlGenerator
 
warn(HasName, String) - Method in class org.frankframework.util.MessageKeeper
 
WARN - Enum constant in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
 
WARN - Enum constant in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
 
warnConvertQuery(String) - Method in class org.frankframework.dbms.GenericDbmsSupport
 
warning(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
warning(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
warning(TransformerException) - Method in class org.frankframework.util.TransformerErrorListener
 
warning(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a warning event.
warning(SAXParseException) - Method in class org.frankframework.extensions.sap.jco3.IdocXmlHandler
 
warning(SAXParseException) - Method in class org.frankframework.validation.XmlValidatorErrorHandler
 
warning(SAXParseException) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
warning(SAXParseException) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
WARNING - Enum constant in enum class org.frankframework.monitoring.Severity
 
WARNING - Enum constant in enum class org.frankframework.validation.XmlValidatorErrorHandler.ReasonType
 
warningMessage(String) - Method in class org.frankframework.larva.LarvaTool
 
warnings(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
 
WARNINGS - Enum constant in enum class org.frankframework.management.bus.BusAction
 
warningsToString(SQLWarning) - Static method in class org.frankframework.util.JdbcUtil
Deprecated.
warningsToXml(SQLWarning, XmlBuilder) - Static method in class org.frankframework.util.JdbcUtil
Deprecated.
warningsToXmlBuilder(SQLWarning) - Static method in class org.frankframework.util.JdbcUtil
Deprecated.
wasNull() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
WAV - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
WeakShallowEtagHeaderFilter - Class in org.frankframework.console.filters
Generate an ETag identifier for each request so the client knows that the contents are not modified if they match
WEBA - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
WebAppClassLoader - Class in org.frankframework.configuration.classloaders
Default IBIS Configuration ClassLoader.
WebAppClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.WebAppClassLoader
 
WebConfiguration - Class in org.frankframework.console.configuration
This class is found by the `FrankFrameworkApiContext.xml` file, is loaded after the xml has been loaded/wired.
WebConfiguration() - Constructor for class org.frankframework.console.configuration.WebConfiguration
 
WEBCONTENT - Static variable in class org.frankframework.lifecycle.WebContentServlet
 
WebContentServlet - Class in org.frankframework.lifecycle
This servlet allows the use of WebContent served from Configurations.
WebContentServlet() - Constructor for class org.frankframework.lifecycle.WebContentServlet
 
WEBM - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
WEBP - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
WebServiceContextSecurityHandler - Class in org.frankframework.http.cxf
Securityhandler that delegates its implementation to the corresponding methods in the WebServiceContext.
WebServiceContextSecurityHandler(WebServiceContext) - Constructor for class org.frankframework.http.cxf.WebServiceContextSecurityHandler
 
WebServiceListener - Class in org.frankframework.http
Listener that allows a Receiver to receive messages as a SOAP webservice.
WebServiceListener() - Constructor for class org.frankframework.http.WebServiceListener
 
WebServiceNtlmSender - Class in org.frankframework.http
Deprecated, for removal: This API element is subject to removal in a future version.
WebServiceNtlmSender() - Constructor for class org.frankframework.http.WebServiceNtlmSender
Deprecated.
 
Webservices - Class in org.frankframework.console.controllers
 
Webservices(FrankApiService) - Constructor for class org.frankframework.console.controllers.Webservices
 
WebServices - Class in org.frankframework.management.bus.endpoints
 
WebServices() - Constructor for class org.frankframework.management.bus.endpoints.WebServices
 
WEBSERVICES - Enum constant in enum class org.frankframework.extensions.cmis.CmisSessionBuilder.BindingTypes
 
WEBSERVICES - Enum constant in enum class org.frankframework.management.bus.BusTopic
 
WebServices.ListenerDAO - Class in org.frankframework.management.bus.endpoints
 
Webservices.WsdlParameters - Class in org.frankframework.console.controllers
 
Webservices.WsdlPathVariables - Record Class in org.frankframework.console.controllers
 
WebServices10 - Class in org.frankframework.extensions.cmis.servlets
 
WebServices10() - Constructor for class org.frankframework.extensions.cmis.servlets.WebServices10
 
WebServices11 - Class in org.frankframework.extensions.cmis.servlets
 
WebServices11() - Constructor for class org.frankframework.extensions.cmis.servlets.WebServices11
 
WebServiceSender - Class in org.frankframework.http
Sender that sends a message via a WebService.
WebServiceSender() - Constructor for class org.frankframework.http.WebServiceSender
 
WebServicesServletBase - Class in org.frankframework.extensions.cmis.servlets
It is important that we register the correct CXF bus, or else JAX-RS (IAF-API / WebServiceListener) won't work properly
WebServicesServletBase() - Constructor for class org.frankframework.extensions.cmis.servlets.WebServicesServletBase
 
WebSocketConfiguration - Class in org.frankframework.console.configuration
This class is found by classpath scanning in the `FrankFrameworkApiContext.xml` file.
WebSocketConfiguration() - Constructor for class org.frankframework.console.configuration.WebSocketConfiguration
 
where() - Method in record class org.frankframework.console.controllers.BrowseJdbcTable.BrowseJdbcModel
Returns the value of the where record component.
wildcard() - Method in record class org.frankframework.console.controllers.Logging.ParametersModel
Returns the value of the wildcard record component.
WildCardFilter - Class in org.frankframework.util
Implementation of a FilenameFilter to support wildcards.
WildCardFilter(String) - Constructor for class org.frankframework.util.WildCardFilter
 
WildFlyCredentialFactory - Class in org.frankframework.credentialprovider
This CredentialFactory implementation uses the WildFly Credential Store to retrieve credentials.
WildFlyCredentialFactory() - Constructor for class org.frankframework.credentialprovider.WildFlyCredentialFactory
 
WildFlyCredentials - Class in org.frankframework.credentialprovider
 
WildFlyCredentials(CredentialStore, String, Supplier<String>, Supplier<String>) - Constructor for class org.frankframework.credentialprovider.WildFlyCredentials
 
windiff(String, String, String) - Method in class org.frankframework.larva.LarvaTool
 
wireLogging() - Method in class org.frankframework.lifecycle.ShowLogDirectory
This method is picked up by the IbisInitializer annotation and autowired via the SpringEnvironmentContext.
with(String, String) - Method in class org.frankframework.stream.MessageContext
 
withAllFrom(Map<String, Serializable>) - Method in class org.frankframework.stream.MessageContext
 
withCharset(String) - Method in class org.frankframework.stream.MessageContext
Adds supplied charset to the message context.
withCharset(Charset) - Method in class org.frankframework.stream.MessageContext
 
withDescription(String) - Method in class org.frankframework.scheduler.IbisJobBuilder
 
withIdentity(String, String) - Method in class org.frankframework.scheduler.IbisJobBuilder
 
withLocation(String) - Method in class org.frankframework.stream.MessageContext
 
withMimeType(String) - Method in class org.frankframework.stream.MessageContext
 
withMimeType(MimeType) - Method in class org.frankframework.stream.MessageContext
 
withModificationTime(long) - Method in class org.frankframework.stream.MessageContext
 
withModificationTime(Instant) - Method in class org.frankframework.stream.MessageContext
 
withModificationTime(Date) - Method in class org.frankframework.stream.MessageContext
 
withName(String) - Method in class org.frankframework.stream.MessageContext
 
Without expression - Search tag in class org.frankframework.pipes.IfPipe
Section
withoutSize() - Method in class org.frankframework.stream.MessageContext
 
withSize(long) - Method in class org.frankframework.stream.MessageContext
 
WOFF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
WOFF2 - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
WRAP - Enum constant in enum class org.frankframework.core.IWrapperPipe.Direction
 
wrapMessage(Message, String, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapperPipe
 
WRAPPER - Enum constant in enum class org.frankframework.doc.EnterpriseIntegrationPattern.Type
 
WRAPPER - Enum constant in enum class org.frankframework.doc.FrankDocGroupValue
 
wrapRawMessage(Message, PipeLineSession) - Method in class org.frankframework.jms.PushingJmsListener
 
wrapRawMessage(M, PipeLineSession) - Method in interface org.frankframework.core.IPushingListener
Wrap a raw message in a MessageWrapper.
wrapRawMessage(M, PipeLineSession) - Method in class org.frankframework.extensions.sap.jco3.SapListenerImpl
 
wrapRawMessage(M, PipeLineSession) - Method in class org.frankframework.receivers.JavaListener
 
wrapRawMessage(MqttMessage, PipeLineSession) - Method in class org.frankframework.extensions.mqtt.MqttListener
 
wrapRawMessage(Message, PipeLineSession) - Method in class org.frankframework.http.PushingListenerAdapter
 
wrapRawMessage(Message, PipeLineSession) - Method in class org.frankframework.receivers.FrankListener
 
WritableAttributes - Class in org.frankframework.xml
 
WritableAttributes(Attributes) - Constructor for class org.frankframework.xml.WritableAttributes
 
write(byte[], int, int) - Method in class org.frankframework.stream.OverflowToDiskOutputStream
 
write(int) - Method in class org.frankframework.stream.OverflowToDiskOutputStream
 
write(String, boolean, LarvaLogLevel, boolean) - Method in class org.frankframework.larva.LarvaTool
 
write(String, String) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
WRITE - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
Add an item to an existing collection
WRITE - Enum constant in enum class org.frankframework.filesystem.FileSystemActor.FileSystemAction
Creates file and writes contents, specified by parameter contents or input message, to a file, specified by attribute filename, parameter filename or input message.
writeAttribute(String, String, String, String) - Method in class org.frankframework.validation.NamespaceCorrectingXMLStreamWriter
 
writeBoolean(boolean) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeBoolean(String, boolean) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeDefaultNamespace(String) - Method in class org.frankframework.validation.NamespaceCorrectingXMLStreamWriter
 
writeDocument(IDbmsSupport, ResultSet, int, boolean, ObjectBuilder) - Method in class org.frankframework.util.DB2DocumentWriter
 
writeDocument(DocumentFormat, IDbmsSupport, ResultSet, int, boolean, MessageBuilder, boolean) - Method in class org.frankframework.util.DB2DocumentWriter
 
writeEndArray() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeEndObject() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeEntry(ZipOutputStream) - Method in class org.frankframework.compression.MessageZipEntry
 
writeEsbSoapJndiContext(XMLStreamWriter, JmsListener) - Method in class org.frankframework.extensions.esb.EsbSoapWsdlGeneratorContext
 
writeExternal(ObjectOutput) - Method in class org.frankframework.management.gateway.SerializableInputStream
 
writeField(MinimalField, OutputStream) - Static method in class org.frankframework.http.mime.MultipartForm
 
writeField(MinimalField, Charset, OutputStream) - Static method in class org.frankframework.http.mime.MultipartForm
 
writeFile(String, String) - Static method in class org.frankframework.larva.LarvaTool
 
writeHtml(String, boolean) - Method in class org.frankframework.larva.LarvaTool
 
writeInternal(InputStream, HttpOutputMessage) - Method in class org.frankframework.management.gateway.InputStreamHttpMessageConverter
 
writeLog(String, LarvaLogLevel, boolean) - Method in class org.frankframework.larva.LarvaTool
 
writeName(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeNamespace(String, String) - Method in class org.frankframework.validation.NamespaceCorrectingXMLStreamWriter
 
writeNewLine(Writer) - Method in class org.frankframework.batch.ResultWriter
 
writeNull() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeNull(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeNumber(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeNumber(String, String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeRaw(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeRaw(String, String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeRow(ArrayBuilder, IDbmsSupport, ResultSet, ResultSetMetaData, String, boolean, String, boolean, boolean) - Static method in class org.frankframework.util.DB2DocumentWriter
 
WriterPlaceHolder - Class in org.frankframework.ladybug
 
WriterPlaceHolder() - Constructor for class org.frankframework.ladybug.WriterPlaceHolder
 
writeSilent(String) - Method in class org.frankframework.larva.TestConfig
 
writeSoapBody(XMLStreamWriter, QName) - Method in class org.frankframework.soap.WsdlGenerator
 
writeSoapHeader(XMLStreamWriter, String, QName, boolean) - Method in class org.frankframework.soap.WsdlGenerator
 
writeSoapOperation(XMLStreamWriter, IListener<?>) - Method in class org.frankframework.soap.WsdlGenerator
 
writeStandaloneXsd(IXSD, XMLStreamWriter) - Static method in class org.frankframework.validation.SchemaUtils
Write the XSD out to the XMLStreamWriter as a standalone XSD.
writeStartArray() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeStartArray(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeStartObject() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeStartObject(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeStatus(AbstractStatusRecordingTransactionManager.Status) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
writeString(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeString(String, String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
 
writeTo(OutputStream) - Method in class org.frankframework.compression.MessageZipEntry
Note: this consumes the Message.
writeTo(OutputStream) - Method in class org.frankframework.http.cxf.SourceClosingDataHandler
 
writeTo(OutputStream) - Method in class org.frankframework.http.HttpMessageEntity
 
writeTo(OutputStream) - Method in class org.frankframework.http.mime.MessageContentBody
 
writeTo(OutputStream) - Method in class org.frankframework.http.mime.MultipartEntity
 
writeTo(OutputStream) - Method in class org.frankframework.http.mime.MultipartForm
Writes out the content in the specified multipart encoding.
writeToResponseOutputStream(PipeLineSession, InputStream) - Static method in class org.frankframework.http.RestListenerUtils
Deprecated.
WRONG_PIPELINE_MESSAGES - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
WRONG_PIPELINE_MESSAGES_PREPARED_FOR_DIFF - Enum constant in enum class org.frankframework.larva.LarvaLogLevel
 
wrongPipelineMessage(String, String, String, String) - Method in class org.frankframework.larva.LarvaTool
 
wrongPipelineMessage(String, Message) - Method in class org.frankframework.larva.LarvaTool
 
wrongPipelineMessagePreparedForDiff(String, String, String) - Method in class org.frankframework.larva.LarvaTool
 
wsdl(OutputStream, String) - Method in class org.frankframework.soap.WsdlGenerator
Writes the WSDL to an output stream
WSDL_EXTENSION - Static variable in class org.frankframework.soap.WsdlGenerator
 
WSDL_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
 
WSDL_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
 
WSDL_SCHEMA - Static variable in class org.frankframework.validation.SchemaUtils
 
WSDL_SOAP_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
 
WSDL_SOAP_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
 
WSDL_SOAP12_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
 
WSDL_SOAP12_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
 
WsdlGenerator - Class in org.frankframework.soap
Utility class to generate the WSDL.
WsdlGenerator(PipeLine) - Constructor for class org.frankframework.soap.WsdlGenerator
 
WsdlGenerator(PipeLine, String) - Constructor for class org.frankframework.soap.WsdlGenerator
 
WsdlGeneratorExtension<C> - Interface in org.frankframework.soap
 
WsdlGeneratorExtensionContext - Interface in org.frankframework.soap
 
WsdlGeneratorPipe - Class in org.frankframework.extensions.esb
 
WsdlGeneratorPipe - Class in org.frankframework.pipes
Generate WSDL of parent or specified adapter.
WsdlGeneratorPipe() - Constructor for class org.frankframework.extensions.esb.WsdlGeneratorPipe
 
WsdlGeneratorPipe() - Constructor for class org.frankframework.pipes.WsdlGeneratorPipe
 
WsdlGeneratorUtils - Class in org.frankframework.soap
 
WsdlParameters() - Constructor for class org.frankframework.console.controllers.Webservices.WsdlParameters
 
WsdlPathVariables(String, String) - Constructor for record class org.frankframework.console.controllers.Webservices.WsdlPathVariables
Creates an instance of a WsdlPathVariables record class.
WsdlXmlValidator - Class in org.frankframework.pipes
XmlValidator that will read the XSD's to use from a WSDL.
WsdlXmlValidator() - Constructor for class org.frankframework.pipes.WsdlXmlValidator
 
WsdlXsd - Class in org.frankframework.validation.xsd
Extension of ResourceXsd, where the schema is retrieved from a WSDL.
WsdlXsd() - Constructor for class org.frankframework.validation.xsd.WsdlXsd
 

X

XComSender - Class in org.frankframework.xcom
XCom client voor het versturen van files via XCom.
XComSender() - Constructor for class org.frankframework.xcom.XComSender
 
XComSender.CarriageFlagType - Enum Class in org.frankframework.xcom
 
XComSender.CodeType - Enum Class in org.frankframework.xcom
 
XComSender.CompressType - Enum Class in org.frankframework.xcom
 
XComSender.FileOptionType - Enum Class in org.frankframework.xcom
 
XDOT - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
 
XercesXmlValidator - Class in org.frankframework.validation
Xerces based XML validator.
XercesXmlValidator() - Constructor for class org.frankframework.validation.XercesXmlValidator
 
XfbSender - Class in org.frankframework.extensions.xfb
Sender for transferring files using the XFB protocol.
XfbSender() - Constructor for class org.frankframework.extensions.xfb.XfbSender
 
XLS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
XML - Enum constant in enum class org.frankframework.documentbuilder.DocumentFormat
 
XML - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
XML - Enum constant in enum class org.frankframework.http.RestListener.MediaTypes
 
XML - Enum constant in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
 
XML - Enum constant in enum class org.frankframework.parameters.ParameterType
Renders an xml-nodeset as an xml-string (in combination with xslt or xpath).
XML - Enum constant in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
 
XML - Enum constant in enum class org.frankframework.pipes.IfPipe.SupportedMediaType
 
XML - Enum constant in enum class org.frankframework.util.TransformerPool.OutputType
 
XML_SCHEMA_INSTANCE_NAMESPACE - Static variable in class org.frankframework.align.XmlAligner
 
XML_SCHEMA_NIL_ATTRIBUTE - Static variable in class org.frankframework.align.XmlAligner
 
XML_SCHEMA_VERSION_PROPERTY - Static variable in class org.frankframework.validation.XercesXmlValidator
 
XML_SWITCH_FORWARD_FOUND_MONITOR_EVENT - Static variable in class org.frankframework.pipes.XmlSwitch
 
XML_SWITCH_FORWARD_NOT_FOUND_MONITOR_EVENT - Static variable in class org.frankframework.pipes.XmlSwitch
 
XML/XPATH - Search tag in class org.frankframework.pipes.IfPipe
Section
Xml2Adios - Enum constant in enum class org.frankframework.extensions.rekenbox.Adios2XmlPipe.Direction
Transform an Adios-XML file to ASCII-Adios
Xml2Json - Class in org.frankframework.align
XML Schema guided XML to JSON converter;
Xml2Json(XmlAligner, boolean, boolean) - Constructor for class org.frankframework.align.Xml2Json
 
XML2JSON - Enum constant in enum class org.frankframework.pipes.JsonPipe.Direction
 
xml2ObjectData(Element, PipeLineSession) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
xml2ObjectList(Element, PipeLineSession) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
xml2ObjectsInFolderList(Element) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
xml2repositoryInfo(Element) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
xml2TypeDefinition(Element, CmisVersion) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
xml2TypeDescendants(Element, CmisVersion) - Static method in class org.frankframework.extensions.cmis.CmisUtils
 
XmlAligner - Class in org.frankframework.align
XMLFilter with option to get schema information about child elements to be parsed.
XmlAligner(ValidatorHandler) - Constructor for class org.frankframework.align.XmlAligner
 
XmlAligner(ValidatorHandler, List<XSModel>) - Constructor for class org.frankframework.align.XmlAligner
 
XmlArrayBuilder - Class in org.frankframework.documentbuilder
 
XmlArrayBuilder(SaxElementBuilder, String) - Constructor for class org.frankframework.documentbuilder.XmlArrayBuilder
 
XmlBuilder - Class in org.frankframework.util
Builds an XML-element with attributes and sub-elements.
XmlBuilder(String) - Constructor for class org.frankframework.util.XmlBuilder
 
XMLDATETIME - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
 
XMLDATETIME - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result from a XML formatted dateTime to a Date.
XmlDocumentBuilder - Class in org.frankframework.documentbuilder
 
XmlDocumentBuilder(String, Writer) - Constructor for class org.frankframework.documentbuilder.XmlDocumentBuilder
 
XmlDocumentBuilder(String, ContentHandler, boolean) - Constructor for class org.frankframework.documentbuilder.XmlDocumentBuilder
 
XmlEncodingUtils - Class in org.frankframework.util
 
XmlEncodingUtils() - Constructor for class org.frankframework.util.XmlEncodingUtils
 
XmlException - Exception Class in org.frankframework.util
Exception class for errors during XML processing
XmlException() - Constructor for exception class org.frankframework.util.XmlException
 
XmlException(String) - Constructor for exception class org.frankframework.util.XmlException
 
XmlException(String, Throwable) - Constructor for exception class org.frankframework.util.XmlException
 
XmlException(Throwable) - Constructor for exception class org.frankframework.util.XmlException
 
XmlIf - Class in org.frankframework.pipes
Deprecated, for removal: This API element is subject to removal in a future version.
please use the IfPipe for if (else/then) behaviour. If you need regular expressions, see the @RegExPipe as well.
XmlIf() - Constructor for class org.frankframework.pipes.XmlIf
Deprecated.
 
XmlJmsBrowserSender - Class in org.frankframework.jms
Sender for browsing and removing queue messages (with input and output in a XML message).
XmlJmsBrowserSender() - Constructor for class org.frankframework.jms.XmlJmsBrowserSender
 
XmlJsonWriter - Class in org.frankframework.util
 
XmlJsonWriter() - Constructor for class org.frankframework.util.XmlJsonWriter
 
XmlJsonWriter(Writer) - Constructor for class org.frankframework.util.XmlJsonWriter
 
XmlNodeBuilder - Class in org.frankframework.documentbuilder
 
XmlNodeBuilder(SaxElementBuilder, String) - Constructor for class org.frankframework.documentbuilder.XmlNodeBuilder
 
XmlObjectBuilder - Class in org.frankframework.documentbuilder
 
XmlObjectBuilder(SaxElementBuilder, String) - Constructor for class org.frankframework.documentbuilder.XmlObjectBuilder
 
XmlParameter - Class in org.frankframework.parameters
 
XmlParameter() - Constructor for class org.frankframework.parameters.XmlParameter
 
XmlParameter.XmlType - Enum Class in org.frankframework.parameters
 
XmlQuerySender - Class in org.frankframework.jdbc
QuerySender that transforms the input message to a query.
XmlQuerySender() - Constructor for class org.frankframework.jdbc.XmlQuerySender
 
XmlSwitch - Class in org.frankframework.pipes
Selects an exitState, based on either the content of the input message, by means of a XSLT-stylesheet, the content of a session variable or, by default, by returning the name of the root-element.
XmlSwitch() - Constructor for class org.frankframework.pipes.XmlSwitch
 
XmlTap - Class in org.frankframework.documentbuilder.xml
 
XmlTap() - Constructor for class org.frankframework.documentbuilder.xml.XmlTap
 
XmlTap(ContentHandler) - Constructor for class org.frankframework.documentbuilder.xml.XmlTap
 
XmlTee - Class in org.frankframework.documentbuilder.xml
 
XmlTee() - Constructor for class org.frankframework.documentbuilder.xml.XmlTee
 
XmlTee(ContentHandler, ContentHandler) - Constructor for class org.frankframework.documentbuilder.xml.XmlTee
 
XmlToLabelFormat - Class in org.frankframework.extensions.rekenbox
Convert an XML DOM document to the flat label-format of the rekenbox.
XmlToLabelFormat() - Constructor for class org.frankframework.extensions.rekenbox.XmlToLabelFormat
 
XmlTypeToJsonSchemaConverter - Class in org.frankframework.align
 
XmlTypeToJsonSchemaConverter(List<XSModel>, boolean, boolean, String) - Constructor for class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
XmlTypeToJsonSchemaConverter(List<XSModel>, boolean, boolean, String, String) - Constructor for class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
XmlTypeToJsonSchemaConverter(List<XSModel>, boolean, String) - Constructor for class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
XmlUtils - Class in org.frankframework.util
Some utilities for working with XML.
XmlUtils() - Constructor for class org.frankframework.util.XmlUtils
 
XmlValidator - Class in org.frankframework.pipes
Pipe that validates the input message against an XML Schema.
XmlValidator() - Constructor for class org.frankframework.pipes.XmlValidator
 
XmlValidator.ResponseValidatorWrapper - Class in org.frankframework.pipes
Wrapper for the XML response validator.
XmlValidatorContentHandler - Class in org.frankframework.validation
SAX ContentHandler used during XML validation for some additional validation checks and getting more information in case validation fails.
XmlValidatorContentHandler(Set<String>, RootValidations, Map<List<String>, List<String>>, Boolean) - Constructor for class org.frankframework.validation.XmlValidatorContentHandler
 
XmlValidatorContentHandler.IllegalRootElementException - Exception Class in org.frankframework.validation
 
XmlValidatorContentHandler.UnknownNamespaceException - Exception Class in org.frankframework.validation
 
XmlValidatorErrorHandler - Class in org.frankframework.validation
 
XmlValidatorErrorHandler(XmlValidatorContentHandler, String) - Constructor for class org.frankframework.validation.XmlValidatorErrorHandler
 
XmlValidatorErrorHandler.ReasonType - Enum Class in org.frankframework.validation
 
XmlValidatorException - Exception Class in org.frankframework.validation
 
XmlValidatorSender - Class in org.frankframework.senders
Sender that validates the input message against a XML Schema.
XmlValidatorSender() - Constructor for class org.frankframework.senders.XmlValidatorSender
 
XmlWellFormedChecker - Class in org.frankframework.pipes
Pipe that checks the well-formedness of the input message.
XmlWellFormedChecker() - Constructor for class org.frankframework.pipes.XmlWellFormedChecker
 
XmlWriter - Class in org.frankframework.xml
 
XmlWriter() - Constructor for class org.frankframework.xml.XmlWriter
When the implicit StringWriter is used, it's automatically closed on endDocument.
XmlWriter(OutputStream) - Constructor for class org.frankframework.xml.XmlWriter
 
XmlWriter(OutputStream, boolean) - Constructor for class org.frankframework.xml.XmlWriter
 
XmlWriter(Writer) - Constructor for class org.frankframework.xml.XmlWriter
When you supply a Writer you will have to close it.
XmlWriter(Writer, boolean) - Constructor for class org.frankframework.xml.XmlWriter
 
XPACK - Enum constant in enum class org.frankframework.xcom.XComSender.CarriageFlagType
 
XPATH_GETROOTNODENAME - Static variable in class org.frankframework.util.XmlUtils
 
XQueryPipe - Class in org.frankframework.pipes
Perform an XQuery.
XQueryPipe() - Constructor for class org.frankframework.pipes.XQueryPipe
 
XSD - Static variable in class org.frankframework.validation.SchemaUtils
 
XSD_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
 
XSD_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
 
XSD_VALIDATION_ERROR_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
XSD_VALIDATION_FATAL_ERROR_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
XSD_VALIDATION_WARNINGS_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
XSD_WILDCARD_ELEMENT_TOKEN - Static variable in class org.frankframework.align.Json2Xml
 
XSI_PREFIX_MAPPING - Static variable in class org.frankframework.align.Json2Xml
 
XslErrorMessageFormatter - Class in org.frankframework.errormessageformatters
Applies a XSLT-stylesheet to the standard error generated by an ErrorMessageFormatter.
XslErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.XslErrorMessageFormatter
 
XSLT_BUFFERSIZE_DEFAULT - Static variable in class org.frankframework.util.XmlUtils
 
XSLT_BUFFERSIZE_KEY - Static variable in class org.frankframework.util.XmlUtils
 
XSLT_STREAMING_BY_DEFAULT_KEY - Static variable in class org.frankframework.util.XmlUtils
 
XSLT_STREAMING_SUPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
XsltPipe - Class in org.frankframework.pipes
Perform an XSLT transformation with a specified stylesheet.
XsltPipe() - Constructor for class org.frankframework.pipes.XsltPipe
 
XsltProviderListener - Class in org.frankframework.larva
XSLT provider listener for the Test Tool.
XsltProviderListener() - Constructor for class org.frankframework.larva.XsltProviderListener
 
XsltSender - Class in org.frankframework.senders
Perform an XSLT transformation with a specified stylesheet or XPath-expression.
XsltSender() - Constructor for class org.frankframework.senders.XsltSender
 

Y

Y01ErrorMessageFormatter - Class in org.frankframework.errormessageformatters
Deprecated.
Please note that the information returned by this ErrorMessageFormatter is not very informative. Consider using one of ErrorMessageFormatter or XslErrorMessageFormatter
Y01ErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.Y01ErrorMessageFormatter
Deprecated.
 
YAML - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
YAML - Enum constant in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
 
YamlParser - Class in org.frankframework.util
 
YamlParser() - Constructor for class org.frankframework.util.YamlParser
Loads and parses a yaml file.
YES - Enum constant in enum class org.frankframework.xcom.XComSender.CarriageFlagType
 
YES - Enum constant in enum class org.frankframework.xcom.XComSender.CompressType
 
yInvert(Boolean) - Method in class org.frankframework.util.flow.graphviz.Options
 
YML - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
YmlFileAuthenticator - Class in org.frankframework.lifecycle.servlets
Authenticator for in-memory authentication using a YAML file.
YmlFileAuthenticator() - Constructor for class org.frankframework.lifecycle.servlets.YmlFileAuthenticator
 
YmlFileAuthenticator.LocalUser - Class in org.frankframework.lifecycle.servlets
 
YmlFileAuthenticator.LocalUsers - Class in org.frankframework.lifecycle.servlets
 

Z

zip(OutputStream, String) - Method in class org.frankframework.soap.WsdlGenerator
Generates a zip file (and writes it to the given outputstream), containing the WSDL and all referenced XSD's.
ZIP - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
ZIP - Enum constant in enum class org.frankframework.pipes.CompressPipe.FileFormat
Zip format.
ZipIteratorPipe - Class in org.frankframework.compression
Sends a message to a Sender for each entry of its input, that must be an ZipInputStream.
ZipIteratorPipe() - Constructor for class org.frankframework.compression.ZipIteratorPipe
 
ZipWriter - Class in org.frankframework.compression
 
ZipWriter(boolean) - Constructor for class org.frankframework.compression.ZipWriter
 
ZipWriter(boolean, String) - Constructor for class org.frankframework.compression.ZipWriter
Create a new ZipWriterCollector
ZipWriterPipe - Class in org.frankframework.compression
Pipe that creates a ZIP archive (on action close).
ZipWriterPipe() - Constructor for class org.frankframework.compression.ZipWriterPipe
 
ZipWriterSender - Class in org.frankframework.compression
Sender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'.
ZipWriterSender() - Constructor for class org.frankframework.compression.ZipWriterSender
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form