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
 
ABSOLUTE_PATH_PROPERTY_SUFFIX - Static variable in class org.frankframework.larva.Scenario
 
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(P, 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
 
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.
 
addError(String) - Method in class org.frankframework.larva.Scenario
 
addError(String, Exception) - Method in class org.frankframework.larva.Scenario
 
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
 
addMessages(Collection<LarvaMessage>) - Method in class org.frankframework.larva.Scenario
 
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.DataSonnetErrorMessageFormatter
 
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
 
addWarning(String) - Method in class org.frankframework.larva.Scenario
 
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.
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).
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
 
AppConstantCondition - Class in org.frankframework.condition
 
AppConstantCondition() - Constructor for class org.frankframework.condition.AppConstantCondition
 
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
 
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.JmsConnectionFactoryFactory
 
augment(Object, String) - Method in class org.frankframework.extensions.mqtt.MqttClientFactory
 
augment(Object, String) - Method in class org.frankframework.mongodb.JndiMongoClientFactory
 
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(P, 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.JmsConnectionFactoryFactory
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
 
BEARER_ONLY - Enum constant in enum class org.frankframework.lifecycle.servlets.AuthenticationType
 
BearerOnlyAuthenticator - Class in org.frankframework.lifecycle.servlets
Authenticator for bearer-only SSO authentication.
BearerOnlyAuthenticator() - Constructor for class org.frankframework.lifecycle.servlets.BearerOnlyAuthenticator
 
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
Parameter that resolves it's value to either true or false.
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
 
buildJsonMapper(IScopeProvider, String, DataSonnetOutputType, boolean, ParameterList) - Static method in class org.frankframework.json.JsonUtil
 
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
buildScenariosAutoSavedMessage(long) - Method in class org.frankframework.larva.TestRunStatus
 
buildScenariosFailedMessage(long) - Method in class org.frankframework.larva.TestRunStatus
 
buildScenariosPassedMessage(long) - Method in class org.frankframework.larva.TestRunStatus
 
buildScenariosTotalMessage(long) - Method in class org.frankframework.larva.TestRunStatus
 
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.
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
 
certificates() - Method in record class org.frankframework.management.bus.endpoints.SecurityItems.KeyStoreDTO
Returns the value of the certificates record component.
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.Scenario
 
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
clearScenarioCaches() - Method in class org.frankframework.larva.Scenario
 
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
 
clientId - Variable in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
clientSecret - Variable in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
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.JmsConnectionFactoryFactory
 
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(Scenario, 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
 
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(TestExecutionObserver, Scenario, Step, String, Message, Message) - 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(Step) - Method in class org.frankframework.larva.Step
 
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 when the Message object was created and the requested Charset is auto, try to parse the Charset using MessageUtils.computeDecodingCharset(Message).
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.
ConditionalOnAppConstants - Annotation Interface in org.frankframework.condition
 
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.errormessageformatters.DataSonnetErrorMessageFormatter
 
configure() - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
 
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
 
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.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.JsonPathPipe
 
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.PutInSessionPipe
 
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.BearerOnlyAuthenticator
 
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.l