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(Throwable) - Method in class org.frankframework.threading.ThreadConnector
 
absolute(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
AbstractAdapterLifecycleWrapper - Class in org.frankframework.configuration
 
AbstractAdapterLifecycleWrapper() - Constructor for class org.frankframework.configuration.AbstractAdapterLifecycleWrapper
 
AbstractApplicationWarnings - Class in org.frankframework.configuration
 
AbstractApplicationWarnings() - Constructor for class org.frankframework.configuration.AbstractApplicationWarnings
 
AbstractBlockEnabledSender<H> - Class in org.frankframework.senders
 
AbstractBlockEnabledSender() - Constructor for class org.frankframework.senders.AbstractBlockEnabledSender
 
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 extends ICollector<P>,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 extends ICollector<P>,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
 
AbstractConfigurableLifecyle - Class in org.frankframework.lifecycle
Base class which looks at the RunState of the component before changing it's Lifecycle state.
AbstractConfigurableLifecyle() - Constructor for class org.frankframework.lifecycle.AbstractConfigurableLifecyle
 
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
 
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
Common baseclass for Pulling and Pushing JMS Listeners.
AbstractJmsListener() - Constructor for class org.frankframework.jms.AbstractJmsListener
 
AbstractJmsMessageBrowser<M,J extends jakarta.jms.Message> - 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
 
AbstractJob - Class in org.frankframework.scheduler
Base class for jobs.
AbstractJob() - Constructor for class org.frankframework.scheduler.AbstractJob
 
AbstractJobDef - Class in org.frankframework.scheduler
Possible cron expressions:
AbstractJobDef() - Constructor for class org.frankframework.scheduler.AbstractJobDef
 
AbstractLdapQueryPipe - Class in org.frankframework.ldap
Base pipe for querying LDAP.
AbstractLdapQueryPipe() - Constructor for class org.frankframework.ldap.AbstractLdapQueryPipe
 
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
AbstractMessagingSourceFactory - Class in org.frankframework.jms
Factory for MessagingSources, to share them for JMS Objects that can use the same.
AbstractMessagingSourceFactory() - Constructor for class org.frankframework.jms.AbstractMessagingSourceFactory
 
AbstractMeterRegistryConfig() - Constructor for class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
 
AbstractMetricsRegistryConfigurator<C extends io.micrometer.core.instrument.config.MeterRegistryConfig> - 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
 
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 extends AbstractValidator> - Class in org.frankframework.core
Wrapper for the response validator.
AbstractResponseValidatorWrapper(V) - Constructor for class org.frankframework.core.AbstractResponseValidatorWrapper
 
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
 
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
 
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.
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
 
ActionSelector - Annotation Interface in org.frankframework.management.bus
 
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 - Enum constant in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
 
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.monitoring.SourceFiltering
 
ADAPTER - Enum constant in enum class org.frankframework.senders.FrankSender.Scope
 
AdapterFilter - Class in org.frankframework.monitoring
Filter on Adapters, used by Triggers.
AdapterFilter() - Constructor for class org.frankframework.monitoring.AdapterFilter
 
AdapterStatistics - Class in org.frankframework.management.bus.endpoints
 
AdapterStatistics() - Constructor for class org.frankframework.management.bus.endpoints.AdapterStatistics
 
AdapterStatus - Class in org.frankframework.management.bus.endpoints
 
AdapterStatus() - Constructor for class org.frankframework.management.bus.endpoints.AdapterStatus
 
AdapterStatus.Expanded - Enum Class in org.frankframework.management.bus.endpoints
 
add(E) - Method in class org.frankframework.util.SizeLimitedVector
 
add(Object, Logger, String) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
Add a warning with Object Class + Name prefix
add(Object, Logger, String, Throwable) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
Add a warning with Object Class + Name prefix and log the exception stack
add(Object, Logger, String, SuppressKeys, Adapter) - Method in class org.frankframework.configuration.ConfigurationWarnings
 
add(String) - Method in class org.frankframework.util.MessageKeeper
 
add(String) - Method in class org.frankframework.validation.RootValidations
 
add(String, boolean) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
add(String, Number) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
add(String, String) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
add(String, Throwable) - Method in class org.frankframework.util.MessageKeeper
Add an error message to the MessageKeeper(int) and log it as a warning
add(String, Instant) - Method in class org.frankframework.util.MessageKeeper
 
add(String, Instant, MessageKeeper.MessageKeeperLevel) - Method in class org.frankframework.util.MessageKeeper
 
add(String, MessageKeeper.MessageKeeperLevel) - Method in class org.frankframework.util.MessageKeeper
 
add(Logger, String) - Static method in class org.frankframework.configuration.ApplicationWarnings
Add an ApplicationWarning
add(Logger, String, Throwable) - Static method in class org.frankframework.configuration.ApplicationWarnings
Add an ApplicationWarning and log the exception stack
add(HasApplicationContext, Logger, String) - Static method in class org.frankframework.configuration.ConfigurationWarnings
Add a ConfigurationWarning.
add(HasApplicationContext, Logger, String, Throwable) - Static method in class org.frankframework.configuration.ConfigurationWarnings
Add a ConfigurationWarning (optionally with NameAware prefix) and log the exception stack
add(HasApplicationContext, Logger, String, SuppressKeys) - Static method in class org.frankframework.configuration.ConfigurationWarnings
Add a (globally-)suppressible ConfigurationWarning (optionally with NameAware prefix).
add(HasApplicationContext, Logger, String, SuppressKeys, Adapter) - Static method in class org.frankframework.configuration.ConfigurationWarnings
Add a suppressible ConfigurationWarning (optionally with NameAware prefix).
add(IParameter) - Method in class org.frankframework.parameters.ParameterList
 
add(ParameterValue) - Method in class org.frankframework.parameters.ParameterValueList
 
add(Message, PipeLineSession, ParameterValueList) - Method in class org.frankframework.collection.Collection
 
add(RootValidation) - Method in class org.frankframework.validation.RootValidations
 
add(O, String) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
Add and augment an Object to this factory so it can be used without the need of a lookup.
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
 
addArrayElement(String) - Method in class org.frankframework.documentbuilder.ArrayBuilder
 
addArrayField(String, String) - Method in class org.frankframework.documentbuilder.ObjectBuilder
 
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
 
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
 
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
 
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 interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
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
 
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
addHttpSession(HttpSession) - Method in class org.frankframework.configuration.SharedResources
 
addInclude(Include) - Method in class org.frankframework.configuration.Configuration
Include the referenced Module in this configuration
addInvalidRootNamespaces(List<String>, List<String>) - Method in class org.frankframework.pipes.XmlValidator
 
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
 
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, JmsListener) - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
 
addLocalWarning(String) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
Add a configuration warning message to the current configuration.
addMonitor(Monitor) - Method in class org.frankframework.monitoring.MonitorManager
 
addMonitorOrTrigger(Message<?>) - Method in class org.frankframework.management.bus.endpoints.Monitoring
 
addNamespace(String) - 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
 
addOptionalValue(ObjectBuilder, String, BsonValue) - Method in class org.frankframework.mongodb.MongoDbSender
 
addParameter(IParameter) - Method in interface org.frankframework.core.IWithParameters
 
addParameter(IParameter) - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
 
addParameter(IParameter) - Method in class org.frankframework.http.AbstractHttpSender
 
addParameter(IParameter) - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
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
Add 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
 
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.
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
 
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
 
addResponseRootValidation(RootValidation) - Method in class org.frankframework.pipes.XmlValidator
 
addResult(SaxDocumentBuilder, ISender, Map<ISender, ParallelSenderExecutor>, String) - Method in class org.frankframework.senders.ShadowSender
 
addRootNamespace(String, String) - Static method in class org.frankframework.util.XmlUtils
 
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.configuration.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.
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
 
addToGlobalReplace(String) - Static method in class org.frankframework.logging.IbisMaskingLayout
 
addToGlobalReplace(Pattern) - Static method in class org.frankframework.logging.IbisMaskingLayout
 
addTrigger(ITrigger) - Method in class org.frankframework.monitoring.Monitor
 
addValue(char[], int, int) - Method in class org.frankframework.xml.SaxElementBuilder
 
addValue(String) - Method in class org.frankframework.xml.SaxElementBuilder
 
addWarnings(List<String>) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
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
 
afterLast() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
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.jdbc.JdbcListener
 
afterMessageProcessed(PipeLineResult, RawMessageWrapper<M>, PipeLineSession) - Method in class org.frankframework.receivers.JavaListener
 
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.core.Adapter
 
afterPropertiesSet() - Method in class org.frankframework.core.JndiContextPrefixFactory
 
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.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.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.MessageDispatcher
 
afterPropertiesSet() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
 
afterPropertiesSet() - Method in class org.frankframework.pipes.XmlValidator
 
afterPropertiesSet() - Method in class org.frankframework.pipes.XsltPipe
 
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(String, 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(String, 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
 
AllowAllSecurityHandler - Class in org.frankframework.core
Security handler that declares that each role is valid.
AllowAllSecurityHandler() - Constructor for class org.frankframework.core.AllowAllSecurityHandler
 
ALPHANUMERIC - Enum constant in enum class org.frankframework.pipes.UUIDGeneratorPipe.Type
the UUID will not have a fixed length which will be about 42
announceChildThread(Object, String) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
 
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_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
 
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
 
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
 
APP_CONSTANTS - Static variable in class org.frankframework.lifecycle.IbisApplicationContext
 
AppConstants - Class in org.frankframework.util
Singleton class that has the constant values for this application.
appendParameters(boolean, StringBuilder, ParameterValueList) - Method in class org.frankframework.http.AbstractHttpSender
 
APPLICATION - Enum constant in enum class org.frankframework.lifecycle.SpringContextScope
 
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
 
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
 
ApplicationServerConfigurer - Class in org.frankframework.lifecycle.servlets
It's important this is loaded first, and before any programmatic listeners have been added to determine the Application Server type.
ApplicationServerConfigurer() - Constructor for class org.frankframework.lifecycle.servlets.ApplicationServerConfigurer
 
ApplicationWarnings - Class in org.frankframework.configuration
 
ApplicationWarnings() - Constructor for class org.frankframework.configuration.ApplicationWarnings
 
apply(Object...) - Method in interface org.frankframework.javascript.GraalJS.JavaCallback
Deprecated.
 
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
 
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
 
asCollection() - Method in class org.frankframework.parameters.ParameterValue
 
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 the request object as a InputStream.
asInputStream(String) - Method in class org.frankframework.stream.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
 
asReader() - Method in class org.frankframework.stream.Message
return the request object as a Reader.
asReader(String) - Method in class org.frankframework.stream.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
 
atEndOfPipeLine(String, PipeLineResult, PipeLineSession) - Method in interface org.frankframework.core.IPipeLineExitHandler
Called to allow registered handler to perform cleanup or commit/rollback.
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
 
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.jta.narayana.NarayanaConnectionFactoryFactory
 
augment(CommonDataSource, String) - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
Ensure that the outermost DataSource proxy/wrapper in the chain is the TransactionAwareDataSourceProxy.
augment(O, String) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
Allow implementing classes to augment the looked up object class 'O'.
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
 
augmentMessageBrowser(IMessageBrowser<Serializable>) - Method in class org.frankframework.jdbc.MessageStoreListener
 
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
 
AUTHENTICATION_COOKIE_NAME - Static variable in class org.frankframework.http.rest.ApiListenerServlet
 
AUTHENTICATION_METHOD_KEY - Static variable in class org.frankframework.http.AbstractHttpSession
 
AuthenticationScheme - Enum Class in org.frankframework.http.authentication
 
authFailed(HttpHost, AuthScheme, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
authorizationEndpoint - Variable in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
AuthorizationException - Exception in org.frankframework.jwt
 
AuthorizationException(String) - Constructor for exception 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_RELOAD_KEY - Static variable in class org.frankframework.util.XmlUtils
 
AutoCloseableSenderWrapper(ISender) - Constructor for class org.frankframework.senders.ReconnectSenderWrapper.AutoCloseableSenderWrapper
 
autoReloadConfig(ApplicationContext, String, String, boolean, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
Toggle AUTORELOAD
AVAILABLE - Enum constant in enum class org.frankframework.core.ProcessState
 
AVI - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
AZW - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 

B

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.http.authentication.AuthenticationScheme
 
BasicAttributeFactory - Class in org.frankframework.ldap
 
BasicAttributeFactory() - Constructor for class org.frankframework.ldap.BasicAttributeFactory
 
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(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.
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).
binding(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
 
BLOB - Enum constant in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
 
BlobLineIteratingPipe - Class in org.frankframework.jdbc
Pipe that iterates over the lines in a BLOB.
BlobLineIteratingPipe() - Constructor for class org.frankframework.jdbc.BlobLineIteratingPipe
 
BlobOutputStream - Class in org.frankframework.jdbc
Wrapper around DBMS provided OutputStream for BLOB, that updates BLOB and ResultSet and closes them at stream.close().
BlobOutputStream(IDbmsSupport, Object, int, OutputStream, ResultSet, XmlBuilder) - Constructor for class org.frankframework.jdbc.BlobOutputStream
 
BMP - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
BodyOnlyFilter - Class in org.frankframework.xml
XmlFilter that skips startDocument and endDocument, to be able to parse some additional body elements into and existing XML stream.
BodyOnlyFilter() - Constructor for class org.frankframework.xml.BodyOnlyFilter
 
BodyOnlyFilter(ContentHandler) - Constructor for class org.frankframework.xml.BodyOnlyFilter
 
BodyOnlyFilter(ContentHandler, boolean) - Constructor for class org.frankframework.xml.BodyOnlyFilter
 
BOOLEAN - Enum constant in enum class org.frankframework.align.ScalarType
 
BOOLEAN - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to a Boolean
BooleanParameter - Class in org.frankframework.parameters
 
BooleanParameter() - Constructor for class org.frankframework.parameters.BooleanParameter
 
BrowseJdbcTable - Class in org.frankframework.management.bus.endpoints
 
BrowseJdbcTable() - Constructor for class org.frankframework.management.bus.endpoints.BrowseJdbcTable
 
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.jdbc.AbstractJdbcMessageBrowser
 
browseMessage(String) - Method in class org.frankframework.jms.JmsBrowser
 
browseMessage(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
 
BrowseMessageBrowsers - Class in org.frankframework.management.bus.endpoints
 
BrowseMessageBrowsers() - Constructor for class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
browseMessages(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
BrowseQueue - Class in org.frankframework.management.bus.endpoints
 
BrowseQueue() - Constructor for class org.frankframework.management.bus.endpoints.BrowseQueue
 
build() - Method in class org.frankframework.collection.Collection
closes the collector
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.scheduler.IbisJobBuilder
 
build() - Method in class org.frankframework.stream.MessageBuilder
SFR will be removed upon close.
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
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
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 interface org.frankframework.soap.WsdlGeneratorExtension
 
BuildInfoValidator - Class in org.frankframework.configuration
Validates if the BuildInfo.properties file is present in the configuration (jar), and if the name and version properties are set correctly
BuildInfoValidator(InputStream) - Constructor for class org.frankframework.configuration.BuildInfoValidator
 
buildNode(String) - Static method in class org.frankframework.util.XmlUtils
 
buildNode(String, boolean) - Static method in class org.frankframework.util.XmlUtils
Convert an XML string to a Document, then return the root-element as a Node
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
 
BYTES - Enum constant in enum class org.frankframework.jms.JMSFacade.MessageClass
Create the outgoing message as BytesMessage.
BYTES - Enum constant in enum class org.frankframework.parameters.ParameterType
Deprecated.
BytesMessageInputStream - Class in org.frankframework.jms
 
BytesMessageInputStream(BytesMessage) - Constructor for class org.frankframework.jms.BytesMessageInputStream
 
BytesOutputPipe - Class in org.frankframework.pipes
Output bytes as specified by the input XML.
BytesOutputPipe() - Constructor for class org.frankframework.pipes.BytesOutputPipe
 
BytesResource - Class in org.frankframework.core
Reference to an byte[].
BytesResource(byte[], String, IScopeProvider) - Constructor for class org.frankframework.core.BytesResource
 
BytesResource(InputStream, String, IScopeProvider) - Constructor for class org.frankframework.core.BytesResource
 
BytesURLStreamHandler - Class in org.frankframework.configuration.classloaders
 
BytesURLStreamHandler(byte[]) - Constructor for class org.frankframework.configuration.classloaders.BytesURLStreamHandler
 
BZ - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
BZ2 - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 

C

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
 
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
 
calculateAdjustedMaxBackoffDelay(Integer) - Method in class org.frankframework.receivers.Receiver
 
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
 
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.
cancelChildThread(T) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
 
cancelRowUpdates() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
canEqual(Object) - Method in class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
 
canGoOn() - Method in class org.frankframework.jms.PullingJmsListener
 
CANON_EQ - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
canonicalize(String) - Static method in class org.frankframework.util.XmlUtils
 
CanonicalizeFilter - Class in org.frankframework.xml
 
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
 
CDATA2TEXT - Enum constant in enum class org.frankframework.pipes.EscapePipe.Direction
 
cdataToText(String) - Static method in class org.frankframework.util.XmlUtils
 
CENATT - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENATX - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENCOM - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENCRC - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENDSK - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENEXT - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENFLG - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENHDR - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENHOW - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENLEN - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENNAM - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENOFF - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENSIG - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENSIZ - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENTIM - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENVEM - Static variable in class org.frankframework.compression.MessageZipEntry
 
CENVER - Static variable in class org.frankframework.compression.MessageZipEntry
 
cf - Variable in class org.frankframework.ldap.AbstractLdapQueryPipe
 
CHALLENGE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Check username and password against LDAP specifying principal and credential using parameters.
CHANGE_UNICODE_PWD - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Typical user change-password operation (one of the two methods to modify the unicodePwd attribute in AD (http://support.microsoft.com/kb/263991)).
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<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(boolean, Severity, MonitorEvent) - Method in class org.frankframework.monitoring.Monitor
 
changeState(FireMonitorEvent) - Method in class org.frankframework.monitoring.Trigger
 
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.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
 
checkForSoapFault(Message, Throwable, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapper
 
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
 
checkPassword(String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
 
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
 
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.
 
checkTransactionManagerValidity() - Method in interface org.frankframework.core.IPortConnectedListener
 
checkTransactionManagerValidity() - Method in class org.frankframework.jms.JMSFacade
 
CLASS_NAME_ATTRIBUTE - Static variable in class org.frankframework.configuration.ClassNameRewriter
 
ClassLoaderEntityResolver - Class in org.frankframework.xml
 
ClassLoaderEntityResolver(IScopeProvider) - Constructor for class org.frankframework.xml.ClassLoaderEntityResolver
 
ClassLoaderException - Exception in org.frankframework.configuration
Exception thrown by ClassLoaderManager when it fails to create an IConfigurationClassLoader.
ClassLoaderException(String) - Constructor for exception org.frankframework.configuration.ClassLoaderException
 
ClassLoaderException(String, Throwable) - Constructor for exception org.frankframework.configuration.ClassLoaderException
 
ClassLoaderException(Throwable) - Constructor for exception 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
 
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
 
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!
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.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
 
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(boolean) - 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
 
clearResources() - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
Clears all resources
clearThreadLocalReplace() - Static method in class org.frankframework.logging.IbisMaskingLayout
Clear all thread-local hide-regexes.
clearWarnings() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
CLIENT_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
 
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.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 class org.frankframework.configuration.ScheduleManager
 
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 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.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.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.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.ldap.LdapClient
 
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.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(Connection) - Static method in class org.frankframework.util.JdbcUtil
 
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.jms.MessagingSource
 
closeAllResources() - Method in class org.frankframework.receivers.Receiver
Should only close resources when in state stopping (or error)!
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(QueryExecutionContext, PipeLineSession) - Method in class org.frankframework.jdbc.FixedQuerySender
 
closeCollector(Collection<C, P>, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
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
 
closeOnCloseOf(PipeLineSession, String) - Method in class org.frankframework.stream.Message
 
closeOnCloseOf(PipeLineSession, HasName) - Method in class org.frankframework.stream.Message
 
closeRuntime() - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
closeRuntime() - Method in class org.frankframework.javascript.J2V8
 
closeRuntime() - Method in interface org.frankframework.javascript.JavascriptEngine
Closes the runtime for the specified engine
closeSession(Session) - Method in class org.frankframework.jms.JMSFacade
 
closeStatementSet(QueryExecutionContext) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
closeStatementSet(QueryExecutionContext) - Method in class org.frankframework.jdbc.FixedQuerySender
 
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.jdbc.JdbcListener
 
closeThread(Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
closeThread(Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
 
collectChildElements(XSParticle, Set<String>) - Method in class org.frankframework.align.XmlAligner
 
Collection<C extends ICollector<P>,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 in org.frankframework.collection
 
CollectionException() - Constructor for exception org.frankframework.collection.CollectionException
 
CollectionException(String) - Constructor for exception org.frankframework.collection.CollectionException
 
CollectionException(String, Throwable) - Constructor for exception org.frankframework.collection.CollectionException
 
CollectionException(Throwable) - Constructor for exception org.frankframework.collection.CollectionException
 
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(Xid, boolean) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
commit(TransactionStatus) - Method in class org.frankframework.jta.SpringTxManagerProxy
 
commitIfNecessary(Session, Message) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
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(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
 
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
 
CompareStringPipe - Class in org.frankframework.pipes
Pipe that lexicographically compares two strings, that must NOT be empty.
CompareStringPipe() - Constructor for class org.frankframework.pipes.CompareStringPipe
 
compareStringsNaturalOrder(String, String, boolean) - Static method in class org.frankframework.util.AbstractNameComparator
 
compareTo(IXSD) - Method in class org.frankframework.validation.AbstractXSD
 
compareToByContents(IXSD) - Method in class org.frankframework.validation.AbstractXSD
 
compareToByContents(IXSD) - Method in interface org.frankframework.validation.IXSD
 
compareToByReferenceOrContents(IXSD) - Method in class org.frankframework.validation.AbstractXSD
 
compareToByReferenceOrContents(IXSD) - Method in class org.frankframework.validation.xsd.ResourceXsd
 
compareToByReferenceOrContents(IXSD) - Method in class org.frankframework.validation.xsd.WsdlXsd
 
compareWith(IJob) - Method in class org.frankframework.scheduler.IbisJobDetail
 
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
 
CompressPipe - Class in org.frankframework.pipes
Pipe to zip or unzip a message or file.
CompressPipe() - Constructor for class org.frankframework.pipes.CompressPipe
 
CompressPipe.FileFormat - Enum Class in org.frankframework.pipes
 
computeCrc() - Method in class org.frankframework.compression.MessageZipEntry
 
computeDecodingCharset(String) - Method in class org.frankframework.stream.Message
If no charset was provided and the requested charset is auto, try to parse the charset.
computeDecodingCharset(Message) - Static method in class org.frankframework.util.MessageUtils
Reads the first 10k bytes of (binary) messages to determine the charset when not present in the MessageContext.
computeDecodingCharset(Message, int) - Static method in class org.frankframework.util.MessageUtils
Reads the first 10k bytes of (binary) messages to determine the charset when not present in the MessageContext.
computeFileHeaders() - Method in class org.frankframework.compression.MessageZipEntry
 
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 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.
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
 
ConfigurableLifecycle - Interface in org.frankframework.lifecycle
Interface for Spring beans that require their Lifecycle to be managed by Spring.
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.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 in org.frankframework.configuration
Exception thrown by ConfigurationDigester and configure()-methods, signaling the configuration did not succeed.
ConfigurationException(String) - Constructor for exception org.frankframework.configuration.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.frankframework.configuration.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception 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
 
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.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.configuration.ScheduleManager
 
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.IListener
configure() is called once at startup of the framework in the configure() method of the owner of this listener.
configure() - Method in interface org.frankframework.core.IPipe
configure() is called once after the PipeLine is registered at the Adapter.
configure() - Method in interface org.frankframework.core.ISender
configure() is called once at startup of the framework in the configure method of the owner of this sender.
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.http.AbstractHttpSender
 
configure() - Method in class org.frankframework.http.AbstractHttpSession
 
configure() - Method in class org.frankframework.http.authentication.AbstractClientCredentials
 
configure() - Method in class org.frankframework.http.authentication.AbstractResourceOwnerPasswordCredentials
 
configure() - Method in interface org.frankframework.http.authentication.IOauthAuthenticator
 
configure() - Method in class org.frankframework.http.authentication.SamlAssertionOauth
 
configure() - Method in class org.frankframework.http.HttpSender
 
configure() - Method in class org.frankframework.http.PushingListenerAdapter
initialize listener and register this to the JNDI
configure() - Method in class org.frankframework.http.rest.ApiListener
initialize listener and register this to the JNDI
configure() - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
configure() - Method in class org.frankframework.http.WebServiceListener
initialize listener and register this to the JNDI
configure() - Method in class org.frankframework.http.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.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.ResultSet2FileSender
 
configure() - Method in class org.frankframework.jdbc.ResultSetIteratingPipe
 
configure() - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
configure() - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
 
configure() - Method in class org.frankframework.jms.AbstractJmsListener
 
configure() - Method in class org.frankframework.jms.JMSFacade
 
configure() - Method in class org.frankframework.jms.JmsSender
Configures the sender
configure() - Method in class org.frankframework.jms.PushingJmsListener
 
configure() - Method in class org.frankframework.jndi.JndiBase
 
configure() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
configure() - Method in class org.frankframework.ldap.LdapChallengePipe
Deprecated.
 
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.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 interface org.frankframework.monitoring.IMonitorDestination
 
configure() - Method in interface org.frankframework.monitoring.ITrigger
 
configure() - Method in class org.frankframework.monitoring.Monitor
 
configure() - Method in class org.frankframework.monitoring.MonitorDestination
 
configure() - Method in class org.frankframework.monitoring.MonitorManager
(re)configure all destinations and all monitors.
configure() - Method in class org.frankframework.monitoring.Trigger
 
configure() - Method in class org.frankframework.parameters.AbstractParameter
 
configure() - Method in class org.frankframework.parameters.DateParameter
 
configure() - Method in class org.frankframework.parameters.NumberParameter
 
configure() - Method in class org.frankframework.parameters.ParameterList
 
configure() - Method in class org.frankframework.pgp.AbstractPGPAction
Generates a keyring configuration with public keys and the private key.
configure() - Method in class org.frankframework.pipes.AbstractPipe
configure() is called after the Pipeline is registered at the Adapter.
configure() - Method in class org.frankframework.pipes.AbstractValidator
 
configure() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
configure() - Method in class org.frankframework.pipes.Base64Pipe
 
configure() - Method in class org.frankframework.pipes.ChecksumPipe
Deprecated.
 
configure() - Method in class org.frankframework.pipes.CompareIntegerPipe
 
configure() - Method in class org.frankframework.pipes.CompareStringPipe
 
configure() - Method in class org.frankframework.pipes.CompressPipe
 
configure() - Method in class org.frankframework.pipes.CounterSwitchPipe
 
configure() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
configure() - Method in class org.frankframework.pipes.CsvParserPipe
 
configure() - Method in class org.frankframework.pipes.DataSonnetPipe
 
configure() - Method in class org.frankframework.pipes.DomainTransformerPipe
 
configure() - Method in class org.frankframework.pipes.EscapePipe
 
configure() - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
configure() - Method in class org.frankframework.pipes.ExceptionPipe
 
configure() - Method in class org.frankframework.pipes.FixedForwardPipe
checks for correct configuration of forward
configure() - Method in class org.frankframework.pipes.FixedResultPipe
checks for correct configuration, and translates the filename to a file, to check existence.
configure() - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
configure() - Method in class org.frankframework.pipes.ForPipe
 
configure() - Method in class org.frankframework.pipes.GetPrincipalPipe
 
configure() - Method in class org.frankframework.pipes.HashPipe
 
configure() - Method in class org.frankframework.pipes.IfPipe
 
configure() - Method in class org.frankframework.pipes.IncreaseIntegerPipe
 
configure() - Method in class org.frankframework.pipes.IsUserInRolePipe
 
configure() - Method in class org.frankframework.pipes.IteratingPipe
 
configure() - Method in class org.frankframework.pipes.Json2XmlValidator
 
configure() - Method in class org.frankframework.pipes.JsonPipe
 
configure() - Method in class org.frankframework.pipes.JsonValidator
 
configure() - Method in class org.frankframework.pipes.JwtPipe
 
configure() - Method in class org.frankframework.pipes.MessageSendingPipe
 
configure() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
configure() - Method in class org.frankframework.pipes.PasswordHashPipe
 
configure() - Method in class org.frankframework.pipes.PGPPipe
 
configure() - Method in class org.frankframework.pipes.PutInSession
 
configure() - Method in class org.frankframework.pipes.PutSystemDateInSession
Checks whether the proper forward is defined, a dateFormat is specified and the dateFormat is valid.
configure() - Method in class org.frankframework.pipes.RegExPipe
 
configure() - Method in class org.frankframework.pipes.ReplacerPipe
 
configure() - Method in class org.frankframework.pipes.SenderPipe
 
configure() - Method in class org.frankframework.pipes.SignaturePipe
 
configure() - Method in class org.frankframework.pipes.StringIteratorPipe
 
configure() - Method in class org.frankframework.pipes.Text2XmlPipe
 
configure() - Method in class org.frankframework.pipes.UnzipPipe
 
configure() - Method in class org.frankframework.pipes.WsdlGeneratorPipe
 
configure() - Method in class org.frankframework.pipes.WsdlXmlValidator
 
configure() - Method in class org.frankframework.pipes.XmlSwitch
If no styleSheetName is specified, the switch uses the root node.
configure() - Method in class org.frankframework.pipes.XmlValidator
Configure the XmlValidator
configure() - Method in class org.frankframework.pipes.XmlWellFormedChecker
 
configure() - Method in class org.frankframework.pipes.XQueryPipe
 
configure() - Method in class org.frankframework.pipes.XsltPipe
The configure() method instantiates a transformer for the specified XSL.
configure() - Method in class org.frankframework.receivers.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.scheduler.SchedulerSender
Deprecated.
 
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.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(boolean) - Method in class org.frankframework.jdbc.DirectQuerySender
 
configure(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
configure(String) - Method in class org.frankframework.cache.EhCache
 
configure(String) - Method in interface org.frankframework.cache.ICache
 
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(WebSecurity) - Method in class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
 
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, boolean, String, long, long) - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
configureEndpointConnection(IPortConnectedListener<M>, ConnectionFactory, CredentialFactory, Destination, IbisExceptionListener, IListenerConnector.CacheMode, int, boolean, String, long, long) - Method in interface org.frankframework.core.IListenerConnector
 
configureReceiver(Receiver<?>) - Method in class org.frankframework.core.Adapter
 
configureStyleSheetTransformer(FrankElement, String, int) - Static method in class org.frankframework.util.TransformerPool
 
configureTransactionAttributes(Logger, TransactionAttribute, int) - Static method in class org.frankframework.core.TransactionAttributes
 
configureTransformer(FrankElement, String, String, String, TransformerPool.OutputType, boolean, ParameterList) - Static method in class org.frankframework.util.TransformerPool
 
configureTransformer(FrankElement, String, String, String, TransformerPool.OutputType, boolean, ParameterList, boolean) - Static method in class org.frankframework.util.TransformerPool
 
configureTransformer0(FrankElement, String, String, String, TransformerPool.OutputType, boolean, ParameterList, int) - Static method in class org.frankframework.util.TransformerPool
 
ConfiguringLifecycleProcessor - Class in org.frankframework.lifecycle
 
ConfiguringLifecycleProcessor() - Constructor for class org.frankframework.lifecycle.ConfiguringLifecycleProcessor
 
connection - Variable in class org.frankframework.jdbc.AbstractJdbcSender
 
connection - Variable in class org.frankframework.jdbc.JdbcListener
 
connection - Variable in class org.frankframework.jdbc.SimpleJdbcListener
 
connectionCheckInterval - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
ConnectionOverview - Class in org.frankframework.management.bus.endpoints
 
ConnectionOverview() - Constructor for class org.frankframework.management.bus.endpoints.ConnectionOverview
 
connectionsArePooled() - Method in class org.frankframework.jms.MessagingSource
 
ConsoleMonitorEvent - Class in org.frankframework.monitoring.events
 
ConsoleMonitorEvent(String) - Constructor for class org.frankframework.monitoring.events.ConsoleMonitorEvent
 
consumeContent() - Method in class org.frankframework.http.mime.MultipartEntity
 
consumesSessionVariable(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
consumesSessionVariable(String) - Method in interface org.frankframework.core.IPipe
returns true if the pipe or one of its children use the named session variable.
consumesSessionVariable(String) - Method in interface org.frankframework.core.ISender
returns true if the sender or one of its children use the named session variable.
consumesSessionVariable(String) - Method in interface org.frankframework.core.ISenderWithParameters
 
consumesSessionVariable(String) - Method in class org.frankframework.parameters.AbstractParameter
 
consumesSessionVariable(String) - Method in interface org.frankframework.parameters.IParameter
 
consumesSessionVariable(String) - Method in class org.frankframework.parameters.ParameterList
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.AbstractPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.CompareIntegerPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.CompareStringPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.IncreaseIntegerPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.pipes.MessageSendingPipe
 
consumesSessionVariable(String) - Method in class org.frankframework.senders.AbstractSenderWithParameters
 
consumesSessionVariable(String) - Method in class org.frankframework.senders.SenderSeries
 
contains(String) - Method in class org.frankframework.configuration.ClassLoaderManager
 
contains(String) - Method in class org.frankframework.parameters.ParameterValueList
 
contains(String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
contains(String, String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
contains(RootValidation) - Method in class org.frankframework.validation.RootValidations
 
containsCorrelationId(String) - Method in interface org.frankframework.core.IMessageBrowser
 
containsCorrelationId(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
containsCorrelationId(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
containsKey(String) - Method in class org.frankframework.http.rest.ApiEhcache
 
containsKey(String) - Method in class org.frankframework.http.rest.ApiMemcached
 
containsKey(String) - Method in interface org.frankframework.http.rest.IApiCache
Checks whether or not an object has previously been stored in the cache
containsKey(String) - Method in class org.frankframework.stream.MessageContext
 
containsMessageId(String) - Method in interface org.frankframework.core.IMessageBrowser
Check if the storage contains message with the given original messageId (as passed to storeMessage).
containsMessageId(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
containsMessageId(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
containsMessageId(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
 
contentType(String) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
contentType(ContentType) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
context - Variable in class org.frankframework.receivers.RawMessageWrapper
 
Context(JsonDocumentWriter.Context, BsonContextType) - Constructor for class org.frankframework.mongodb.JsonDocumentWriter.Context
Creates a new context.
CONTEXT_KEY - Static variable in class org.frankframework.lifecycle.FrankApplicationInitializer
 
CONTEXT_PIPELINE_CALLER - Static variable in class org.frankframework.stream.MessageContext
 
CONTEXT_PREVIOUS_PIPE - Static variable in class org.frankframework.stream.MessageContext
 
CONTINUE - Enum constant in enum class org.frankframework.receivers.Receiver.OnError
Don't stop the receiver when an error occurs.
CONTROL_PROPERTY_PREFIX - Static variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
convertEndOfLines(String) - Static method in class org.frankframework.util.XmlUtils
 
convertProperties(Properties) - Method in class org.frankframework.configuration.HostnamePropertySourcePostProcessor
 
convertProperties(Properties) - Method in class org.frankframework.configuration.LowerCasePropertySourcePostProcessor
 
convertProperties(Properties) - Method in class org.frankframework.configuration.OverwritePropertySourcePostProcessor
 
convertProperties(Properties) - Method in class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
 
convertQuery(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
convertQuery(String) - Method in class org.frankframework.jdbc.JdbcListener
 
COOKIE - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
 
CookieUtil - Class in org.frankframework.util
 
CookieUtil() - Constructor for class org.frankframework.util.CookieUtil
 
copyAttrsToMap(Attributes) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
 
copyAttrsToMap(Attributes) - Method in class org.frankframework.configuration.digester.ListenerFactory
 
copyContext() - Method in class org.frankframework.stream.Message
 
copyFacadeSettings(JdbcFacade) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
copyFile(File, File, boolean) - Static method in class org.frankframework.util.FileUtils
 
copyMessage() - Method in class org.frankframework.stream.Message
Creates a copy of this Message object.
copyOfSelect(String, String) - Static method in class org.frankframework.util.XmlUtils
 
copyRealm(Object) - Method in class org.frankframework.jms.JmsRealm
copies matching properties to any other class
copyRealm(Object, String) - Static method in class org.frankframework.jms.JmsRealm
copies matching properties from a JmsRealm to any other class
CoreListenerProcessor<M> - Class in org.frankframework.processors
 
CoreListenerProcessor() - Constructor for class org.frankframework.processors.CoreListenerProcessor
 
CorePipeLineProcessor - Class in org.frankframework.processors
 
CorePipeLineProcessor() - Constructor for class org.frankframework.processors.CorePipeLineProcessor
 
CorePipeProcessor - Class in org.frankframework.processors
 
CorePipeProcessor() - Constructor for class org.frankframework.processors.CorePipeProcessor
 
CoreSenderWrapperProcessor - Class in org.frankframework.processors
 
CoreSenderWrapperProcessor() - Constructor for class org.frankframework.processors.CoreSenderWrapperProcessor
 
CORRELATED_LISTENER_CLASSNAME - Static variable in class org.frankframework.configuration.digester.ListenerFactory
 
CORRELATION_ID_HEADER - Static variable in class org.frankframework.http.AbstractHttpSender
 
CORRELATION_ID_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
correlationId - Variable in class org.frankframework.receivers.RawMessageWrapper
 
CORRELATIONID - Enum constant in enum class org.frankframework.jms.JmsSender.LinkMethod
set the correlationId of the pipeline as the correlationId of the message sent, and use that as the correlationId in the selector for response messages
CORRELATIONID - Enum constant in enum class org.frankframework.pipes.MessageSendingPipe.LinkMethod
 
CORRELATIONID - Enum constant in enum class org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
 
CORRELATIONID_FROM_MESSAGE - Enum constant in enum class org.frankframework.jms.JmsSender.LinkMethod
do not automatically set the correlationId of the message sent, but use use the value found in that header after sending the message as the selector for response messages
CORRELATIONID_KEY - Static variable in class org.frankframework.scheduler.ServiceJob
 
CounterSwitchPipe - Class in org.frankframework.pipes
Selects an exitState, based on the number of received messages by this pipe.
CounterSwitchPipe() - Constructor for class org.frankframework.pipes.CounterSwitchPipe
 
CRC32 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
 
create() - Static method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
create() - Static method in class org.frankframework.http.mime.MultipartEntityBuilder
 
create() - Method in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
 
create() - Static method in class org.frankframework.util.flow.graphviz.Options
 
create(String) - Static method in class org.frankframework.util.XmlBuilder
 
create(URL, boolean, String, boolean, boolean, String, Map<String, Object>) - Static method in class org.frankframework.align.Json2Xml
Helper method for tests
create(Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.mime.HttpEntityFactory
 
CREATE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Create an attribute or an entry.
createApplicationContext() - Method in class org.frankframework.lifecycle.IbisApplicationContext
Create Spring Bean factory.
createBean(Class<T>) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
createBean(Class<T>) - Method in class org.frankframework.pipes.AbstractPipe
 
createBean(Class<T>) - Method in class org.frankframework.senders.AbstractSender
 
createBean(ApplicationContext, Map<String, String>) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
Create Object from Spring factory, but using the attributes from the XML converted to a Map.
createBean(ApplicationContext, Map<String, String>) - Method in class org.frankframework.configuration.digester.JobFactory
 
createBean(ApplicationContext, Map<String, String>) - Method in class org.frankframework.configuration.digester.ParameterFactory
 
createBean(ApplicationContext, Map<String, String>) - Method in class org.frankframework.configuration.digester.SharedResourceFactory
 
createBean(ApplicationContext, Attributes) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
Create object using, if possible, the Spring BeanFactory.
createBean(ApplicationContext, Attributes) - Method in interface org.frankframework.configuration.digester.IDigesterFactory
 
createBeanAutowireByName(Class<T>) - Method in class org.frankframework.lifecycle.IbisApplicationContext
Deprecated.
createBytesMessage(Session, String, Message) - Method in class org.frankframework.jms.JMSFacade
 
createCollector(Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
createCollector(Message, PipeLineSession) - Method in class org.frankframework.compression.ZipWriterPipe
 
createConfig() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.InfluxRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.KairosDbRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.LocalRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.PrometheusRegistryConfigurator
 
createConfig() - Method in class org.frankframework.metrics.StatsDRegistryConfigurator
 
createConnection() - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
createConnection() - Method in class org.frankframework.jms.MessagingSource
 
createConnectionFactory(Context, String, boolean) - Method in class org.frankframework.jms.AbstractMessagingSourceFactory
 
createConnectionFactory(Context, String, boolean) - Method in class org.frankframework.jms.JmsMessagingSourceFactory
Removed the suggested wrap ConnectionFactory, to work around bug in JMSQueueConnectionFactoryHandle in combination with Spring.
createConnectionPool(PoolableConnectionFactory) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
createContext() - Method in class org.frankframework.jms.AbstractMessagingSourceFactory
 
createContext() - Method in class org.frankframework.jms.JmsMessagingSourceFactory
 
createCounter(FrankElement, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
 
createCronTrigger(TriggerKey, String) - Static method in class org.frankframework.scheduler.SchedulerHelper
 
createDestination() - Method in class org.frankframework.jms.MessagingSource
 
createDestination(String) - Method in class org.frankframework.jms.JmsMessagingSource
 
createDistributionSummary(FrankElement, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
 
createElementContainer(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.JsonDocumentContainer
 
createFilter(String, Level, Filter.Result, Filter.Result) - Static method in class org.frankframework.logging.IbisThreadFilter
 
createFlowGenerator(String) - Method in class org.frankframework.util.flow.FlowDiagramManager
Optional IFlowGenerator.
createGauge(FrankElement, FrankMeterType, Supplier<Number>) - Method in class org.frankframework.statistics.MetricsInitializer
 
createHandler(ForEachChildElementPipe.HandlerRecord, ThreadConnector<?>, Message, PipeLineSession, IteratingPipe.ItemCallback) - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
createHandler(Message, ThreadConnector<Object>, PipeLineSession, TransformerPool, ContentHandler, MessageBuilder) - Method in class org.frankframework.senders.XsltSender
 
createHandler(Message, ThreadConnector, PipeLineSession, TransformerPool, ContentHandler, MessageBuilder) - Method in class org.frankframework.senders.JsonXsltSender
 
createHash(char[]) - Static method in class org.frankframework.util.PasswordHash
Returns a salted PBKDF2 hash of the password.
createHash(char[], int) - Static method in class org.frankframework.util.PasswordHash
 
createHash(String) - Static method in class org.frankframework.util.PasswordHash
Returns a salted PBKDF2 hash of the password.
createItemCallBack(PipeLineSession, ISender, Writer) - Method in class org.frankframework.pipes.IteratingPipe
 
createItemCallBack(PipeLineSession, ISender, Writer) - Method in class org.frankframework.pipes.StringIteratorPipe
 
createJmsBrowser() - Method in class org.frankframework.jms.XmlJmsBrowserSender
 
createJsonSchema(String) - Method in class org.frankframework.pipes.Json2XmlValidator
 
createJsonSchema(String, String) - Method in class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
createJsonSchema(String, String) - Method in class org.frankframework.pipes.Json2XmlValidator
 
createJsonSchema(String, XSElementDeclaration) - Method in class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
createKeyManagers(KeyStore, String, String) - Static method in class org.frankframework.encryption.PkiUtil
 
createKeyStore(URL, String, KeystoreType, String) - Static method in class org.frankframework.encryption.PkiUtil
 
createLayout(String, Configuration, Charset, boolean, boolean, boolean) - Static method in class org.frankframework.logging.IbisPatternLayout
 
createLogConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
 
createMailSession() - Method in class org.frankframework.senders.AbstractMailSender
 
createMailSession() - Method in class org.frankframework.senders.MailSender
 
createMailSession() - Method in class org.frankframework.senders.SendGridSender
 
createMessage(Session, String, Message) - Method in class org.frankframework.jms.JMSFacade
 
createMessage(Session, String, Message, JMSFacade.MessageClass) - Method in class org.frankframework.jms.JMSFacade
 
createMessagingSource(String, String, boolean) - Method in class org.frankframework.jms.AbstractMessagingSourceFactory
 
createMessagingSource(String, String, boolean) - Method in class org.frankframework.jms.JmsMessagingSourceFactory
 
createObject(Attributes) - Method in class org.frankframework.ldap.BasicAttributeFactory
 
createOrUpdateSchedule(Message<?>) - Method in class org.frankframework.management.bus.endpoints.CreateScheduledJob
 
createPart(Message, PipeLineSession, ParameterValueList) - Method in interface org.frankframework.collection.ICollector
Add a single item to the collection
createPart(Message, PipeLineSession, ParameterValueList) - Method in class org.frankframework.compression.ZipWriter
 
createPool(DataSource, String) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
createPostRequestWithForm(URI, List<NameValuePair>) - Method in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
createPrivateConfig() - Method in class org.frankframework.xml.StaxParserFactory
Enable XML 1.1, to avoid errors like: Illegal character entity: expansion character (code 0x3 at [row,col {unknown-source}]: [1,53]
createPropertySource(String) - Method in class org.frankframework.jdbc.JdbcPropertySourceFactory
 
createPropertySource(String, String) - Method in class org.frankframework.jdbc.JdbcPropertySourceFactory
 
createQueryTexts(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
createQueryTexts(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
createRegistry(C) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
createRegistry(SimpleConfig) - Method in class org.frankframework.metrics.LocalRegistryConfigurator
 
createRegistry(InfluxConfig) - Method in class org.frankframework.metrics.InfluxRegistryConfigurator
 
createRegistry(KairosConfig) - Method in class org.frankframework.metrics.KairosDbRegistryConfigurator
 
createRegistry(PrometheusConfig) - Method in class org.frankframework.metrics.PrometheusRegistryConfigurator
 
createRegistry(StatsdConfig) - Method in class org.frankframework.metrics.StatsDRegistryConfigurator
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.AbstractClientCredentials
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.AbstractOauthAuthenticator
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.AbstractResourceOwnerPasswordCredentials
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.ClientCredentialsBasicAuth
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.ClientCredentialsQueryParameters
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.ResourceOwnerPasswordCredentialsBasicAuth
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.ResourceOwnerPasswordCredentialsQueryParameters
 
createRequest(Credentials, List<NameValuePair>) - Method in class org.frankframework.http.authentication.SamlAssertionOauth
 
createRequestMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.HttpSender
Returns HttpRequestBase, with (optional) RAW or as BINARY content
createRootValidation(String) - Method in class org.frankframework.pipes.XmlValidator
 
createRootValidation(String) - Method in class org.frankframework.soap.SoapValidator
 
createSaxException(String, Locator, Exception) - Static method in exception org.frankframework.xml.SaxException
 
CreateScheduledJob - Class in org.frankframework.management.bus.endpoints
 
CreateScheduledJob() - Constructor for class org.frankframework.management.bus.endpoints.CreateScheduledJob
 
createScheme() - Method in enum class org.frankframework.http.authentication.AuthenticationScheme
 
createSecurityContext(String) - Method in class org.frankframework.jwt.JwtValidator
 
createSelector() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
createSelector() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
 
createSession() - Method in class org.frankframework.jms.JMSFacade
Returns a session on the connection for a topic or a queue
createSession() - Method in class org.frankframework.jms.JmsSender
 
createSession() - Method in class org.frankframework.senders.MailSender
Create the session during runtime
createSession(boolean, int) - Method in class org.frankframework.jms.MessagingSource
 
createSession(Connection) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
createSharedConnection() - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
createSoapFaultMessage(String) - Method in class org.frankframework.soap.SoapWrapper
 
createSoapFaultMessage(String, String) - Method in class org.frankframework.soap.SoapWrapper
 
createSSLContext(HasKeystore, HasTruststore, String) - Static method in class org.frankframework.encryption.AuthSSLContextFactory
 
createSSLSocketFactory(HasKeystore, HasTruststore, String) - Static method in class org.frankframework.encryption.AuthSSLContextFactory
 
createStorage(Connection, Statement, IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
Acutaly creates storage.
createSubDistributionSummary(FrankElement, String, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
 
createSubDistributionSummary(FrankElement, HasName, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
This DistributionSummary is suffixed under a pipe
createTaskExecutor() - Method in class org.frankframework.senders.ParallelSenders
 
createTextMessage(Session, String, Message) - Method in class org.frankframework.jms.JMSFacade
 
createThreadBasedDistributionSummary(Receiver<?>, FrankMeterType, int) - Method in class org.frankframework.statistics.MetricsInitializer
 
createTimerResource(FrankElement, FrankMeterType, String...) - Method in class org.frankframework.statistics.MetricsInitializer
 
createTransactionManager() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
createTransactionManager() - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
 
createTransformer() - Method in class org.frankframework.util.TransformerPool
 
createTransformer(String) - Static method in class org.frankframework.util.XmlUtils
 
createTransformer(String, int) - Static method in class org.frankframework.util.XmlUtils
 
createTransformer(URL) - Static method in class org.frankframework.util.XmlUtils
 
createTransformer(URL, int) - Static method in class org.frankframework.util.XmlUtils
 
createTransformer(Source, int) - Static method in class org.frankframework.util.XmlUtils
 
createTrustManagers(KeyStore, String) - Static method in class org.frankframework.encryption.PkiUtil
 
createUpdateStatusQuery(String, String) - Method in class org.frankframework.jdbc.JdbcTableListener
 
createValidatingParser(PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.XercesXmlValidator
 
createValidationContext(PipeLineSession, RootValidations, Map<List<String>, List<String>>) - Method in class org.frankframework.validation.AbstractXmlValidator
 
createValidationContext(PipeLineSession, RootValidations, Map<List<String>, List<String>>) - Method in class org.frankframework.validation.JavaxXmlValidator
 
createValidationContext(PipeLineSession, RootValidations, Map<List<String>, List<String>>) - Method in class org.frankframework.validation.XercesXmlValidator
 
createXADataSource(XADataSource, String) - Method in class org.frankframework.jdbc.datasource.AbstractXADataSourceFactory
 
createXADataSource(XADataSource, String) - Method in class org.frankframework.jta.narayana.NarayanaDataSourceFactory
 
createXPathEvaluatorSource(String) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in.
createXPathEvaluatorSource(String, String, TransformerPool.OutputType) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in, in the given namespaces.
createXPathEvaluatorSource(String, String, TransformerPool.OutputType, boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in, in the given namespaces.
createXPathEvaluatorSource(String, String, TransformerPool.OutputType, boolean, ParameterList, boolean, boolean, String, int) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in, in the given namespaces.
createXPathEvaluatorSource(UnaryOperator<String>, String, TransformerPool.OutputType, boolean, ParameterList, boolean, boolean, int) - Static method in class org.frankframework.util.XmlUtils
Create an XSLT stylesheet that can be used to evaluate the xpath expression passed in, in the given namespaces.
createXsltSender() - Method in class org.frankframework.pipes.JsonXsltPipe
 
createXsltSender() - Method in class org.frankframework.pipes.XsltPipe
 
CredentialCheckingPipe - Class in org.frankframework.pipes
Pipe to check the the CredentialFactory (for testing only).
CredentialCheckingPipe() - Constructor for class org.frankframework.pipes.CredentialCheckingPipe
 
CredentialFactory - Class in org.frankframework.util
Provides user-id and password from the WebSphere authentication-alias repository.
CredentialFactory(String) - Constructor for class org.frankframework.util.CredentialFactory
 
CredentialFactory(String, String, String) - Constructor for class org.frankframework.util.CredentialFactory
 
CredentialFactory(String, Supplier<String>, Supplier<String>) - Constructor for class org.frankframework.util.CredentialFactory
 
CRITICAL - Enum constant in enum class org.frankframework.monitoring.Severity
 
CrlPipe - Class in org.frankframework.pipes
Pipe that reads a CRL from an input stream and transforms it to an XML.
CrlPipe() - Constructor for class org.frankframework.pipes.CrlPipe
 
CSS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
CSV - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
CSV - Enum constant in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
 
CSV - Enum constant in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
 
CsvParserPipe - Class in org.frankframework.pipes
Reads a message in CSV format, and turns it into XML.
CsvParserPipe() - Constructor for class org.frankframework.pipes.CsvParserPipe
 
CsvParserPipe.HeaderCase - Enum Class in org.frankframework.pipes
 
currentBuilder - Variable in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 

D

data - Variable in class org.frankframework.http.rest.ApiPrincipal
 
DATABASE - Enum constant in enum class org.frankframework.scheduler.IbisJobDetail.JobType
 
DatabaseClassLoader - Class in org.frankframework.configuration.classloaders
 
DatabaseClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
DatabaseJob - Class in org.frankframework.scheduler.job
 
DatabaseJob() - Constructor for class org.frankframework.scheduler.job.DatabaseJob
 
DatabaseMigrator - Class in org.frankframework.management.bus.endpoints
 
DatabaseMigrator() - Constructor for class org.frankframework.management.bus.endpoints.DatabaseMigrator
 
DataSonnetPipe - Class in org.frankframework.pipes
Using .jsonnet transformation files, the DataSonnetPipe uses JSonnet at it's core to transform files from and to different file formats specified by supported outputTypes.
DataSonnetPipe() - Constructor for class org.frankframework.pipes.DataSonnetPipe
 
DataSonnetPipe.DataSonnetOutputType - Enum Class in org.frankframework.pipes
 
DataSourceFactory - Class in org.frankframework.jdbc.datasource
Factory through which (TX-enabled) DataSources can be retrieved.
DataSourceFactory() - Constructor for class org.frankframework.jdbc.datasource.DataSourceFactory
 
DataSourceXAResourceRecoveryHelper - Class in org.frankframework.jta.narayana
XAResourceRecoveryHelper implementation which gets XIDs, which needs to be recovered, from the database.
DataSourceXAResourceRecoveryHelper(XADataSource) - Constructor for class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
Create a new DataSourceXAResourceRecoveryHelper instance.
DataSourceXAResourceRecoveryHelper(XADataSource, String, String) - Constructor for class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
Create a new DataSourceXAResourceRecoveryHelper instance.
DATE - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
 
DATE - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to a Date, by default using formatString yyyy-MM-dd.
DateParameter - Class in org.frankframework.parameters
 
DateParameter() - Constructor for class org.frankframework.parameters.DateParameter
 
DateParameter.DateFormatType - Enum Class in org.frankframework.parameters
 
DATETIME - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
 
DATETIME - Enum constant in enum class org.frankframework.parameters.ParameterType
Converts the result to a Date, by default using formatString yyyy-MM-dd HH:mm:ss.
DB2DocumentWriter - Class in org.frankframework.util
 
DB2DocumentWriter() - Constructor for class org.frankframework.util.DB2DocumentWriter
 
DB2XMLWriter - Class in org.frankframework.util
Transforms a java.sql.Resultset to a XML stream.
DB2XMLWriter() - Constructor for class org.frankframework.util.DB2XMLWriter
 
debug(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
debug(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
DEBUG - Enum constant in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
 
DebuggerStatusChangedEvent - Class in org.frankframework.management.bus
 
DebuggerStatusChangedEvent(Object, boolean) - Constructor for class org.frankframework.management.bus.DebuggerStatusChangedEvent
 
DebugInformation - Class in org.frankframework.management.bus.endpoints
 
DebugInformation() - Constructor for class org.frankframework.management.bus.endpoints.DebugInformation
 
declareRoles(List<String>) - Method in class org.frankframework.lifecycle.ServletManager
Register a new role
DECODE - Enum constant in enum class org.frankframework.pipes.Base64Pipe.Direction
 
DECODE - Enum constant in enum class org.frankframework.pipes.EscapePipe.Direction
 
decreaseReferences() - Method in class org.frankframework.jms.MessagingSource
 
decreaseThreadCount() - Method in interface org.frankframework.core.IThreadCountControllable
 
decreaseThreadCount() - Method in class org.frankframework.jms.PushingJmsListener
 
decreaseThreadCount() - Method in class org.frankframework.receivers.PullingListenerContainer
 
decreaseThreadCount() - Method in class org.frankframework.receivers.Receiver
 
decreaseThreadCount() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
decrementCountThreads() - Method in class org.frankframework.scheduler.AbstractJobDef
 
Decrypt - Class in org.frankframework.pgp
 
Decrypt(String, String) - Constructor for class org.frankframework.pgp.Decrypt
 
DECRYPT - Enum constant in enum class org.frankframework.pipes.PGPPipe.Action
Decrypts the given input.
DEEP_SEARCH - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Search for an entry in the complete tree below the specified root.
DEFAULT_ARRAY_ELEMENT_NAME - Static variable in class org.frankframework.documentbuilder.DocumentUtils
 
DEFAULT_ARRAY_ELEMENT_NAME - Static variable in class org.frankframework.documentbuilder.Json2XmlHandler
 
DEFAULT_CACHE_LEVEL_NON_TRANSACTED - Static variable in class org.frankframework.unmanaged.SpringJmsConnector
 
DEFAULT_CACHE_LEVEL_TRANSACTED - Static variable in class org.frankframework.unmanaged.SpringJmsConnector
 
DEFAULT_CONFIGURATION_FILE - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
DEFAULT_DATASOURCE_NAME_PROPERTY - Static variable in interface org.frankframework.jdbc.IDataSourceFactory
 
DEFAULT_DATASOURCE_NAME_PROPERTY - Static variable in class org.frankframework.mongodb.JndiMongoClientFactory
 
DEFAULT_GROUP - Static variable in class org.frankframework.scheduler.SchedulerHelper
 
DEFAULT_INDENT - Static variable in class org.frankframework.senders.XsltSender
 
DEFAULT_MAX_BACKOFF_DELAY - Static variable in class org.frankframework.receivers.Receiver
Should be smaller than the transaction timeout as the delay takes place within the transaction.
DEFAULT_MAX_BACKOFF_DELAY_KEY - Static variable in class org.frankframework.receivers.Receiver
 
DEFAULT_OMIT_XML_DECLARATION - Static variable in class org.frankframework.senders.XsltSender
 
DEFAULT_OUTPUT_METHOD - Variable in class org.frankframework.senders.XsltSender
 
DEFAULT_SOAP_HEADER_SESSION_KEY - Static variable in class org.frankframework.soap.SoapWrapperPipe
 
DEFAULT_SOAP_NAMESPACE_SESSION_KEY - Static variable in class org.frankframework.soap.SoapWrapperPipe
 
DEFAULT_SOAP_VERSION_FOR_WRAPPING - Static variable in class org.frankframework.soap.SoapWrapperPipe
 
DEFAULT_STREAM_CAPTURE_LIMIT - Static variable in class org.frankframework.util.StreamCaptureUtils
 
DEFAULT_SUCCESS_EXIT_NAME - Static variable in class org.frankframework.core.PipeLine
 
DEFAULT_VALUE_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
DEFAULT_XML_HEADER - Static variable in class org.frankframework.soap.SoapWrapper
 
DEFAULT_XPATH_OUTPUT_METHOD - Variable in class org.frankframework.senders.XsltSender
 
DEFAULT_XSLT_VERSION - Static variable in class org.frankframework.pipes.ForEachChildElementPipe
 
DEFAULT_XSLT_VERSION - Static variable in class org.frankframework.util.XmlUtils
 
DEFAULTVALUE - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
 
DelayPipe - Class in org.frankframework.pipes
Pipe that sleeps for a specified time, which defaults to 5000 msecs.
DelayPipe() - Constructor for class org.frankframework.pipes.DelayPipe
 
DelaySender - Class in org.frankframework.senders
Sender that sleeps for a specified time, which defaults to 5000 msecs.
DelaySender() - Constructor for class org.frankframework.senders.DelaySender
 
DELEGATE_PREFIX - Static variable in class org.frankframework.jndi.TomcatJndiProxy
 
delete(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
Keep the transaction local to this method.
DELETE - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
DELETE - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
DELETE - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
Deprecated.
DELETE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Delete an attribute or an entry.
DELETE - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
deleteConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
header configuration The name of the Configuration to delete header version The version of the Configuration to find header datasourceName The name of the datasource where the configurations are located.
deleteJob(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ManageScheduler
 
DELETEMANY - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
deleteMessage(String) - Method in interface org.frankframework.core.IMessageBrowser
Deletes the message.
deleteMessage(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
deleteMessage(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
deleteMonitor(Message<?>) - Method in class org.frankframework.management.bus.endpoints.Monitoring
 
DELETEONE - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
deleteQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
deleteRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
deleteTrigger(String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
deleteTrigger(String, String) - Method in class org.frankframework.scheduler.SchedulerHelper
 
deleteTrigger(IJob) - Method in class org.frankframework.scheduler.SchedulerHelper
 
deprecatedParameterTransformAction(Source, Result, ParameterValueList) - Method in class org.frankframework.util.TransformerPool
Deprecated.
only used in Parameter, need to refactor that first... Renamed because of overloading issues. When method parameter 'Result' is used, nothing will be returned.
DEPRECATION_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
DESC - Enum constant in enum class org.frankframework.core.IMessageBrowser.SortOrder
 
describeLocations() - Method in class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
 
DestinationValidator - Interface in org.frankframework.core
 
destroy() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
destroy() - Method in class org.frankframework.configuration.ApplicationWarnings
 
destroy() - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
 
destroy() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
destroy() - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
Called upon destroying (and thus removing) the IConfigurationClassLoader
destroy() - Method in class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
 
destroy() - Method in class org.frankframework.http.cxf.SoapProviderServlet
 
destroy() - Method in class org.frankframework.http.rest.ApiEhcache
 
destroy() - Method in class org.frankframework.http.rest.ApiListenerServlet
 
destroy() - Method in class org.frankframework.http.rest.ApiMemcached
 
destroy() - Method in interface org.frankframework.http.rest.IApiCache
Closes the cache.
destroy() - Method in class org.frankframework.jdbc.datasource.ObjectFactory
 
destroy() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
destroy() - Method in class org.frankframework.lifecycle.NamespaceUriProviderBean
 
destroy() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
 
destroy() - Method in class org.frankframework.monitoring.Monitor
Destroy the monitor and all registered triggers
destroy() - Method in class org.frankframework.monitoring.Trigger
 
destroy() - Method in class org.frankframework.statistics.MetricsInitializer
 
destroy() - Method in class org.frankframework.util.flow.DotFlowGenerator
 
destroy() - Method in class org.frankframework.util.flow.FlowDiagramManager
 
destroy() - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
 
destroy() - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
destroyCache(String) - Method in class org.frankframework.cache.IbisCacheManager
 
DETECT - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
detectXsltVersion(String) - Static method in class org.frankframework.util.XmlUtils
 
detectXsltVersion(URL) - Static method in class org.frankframework.util.XmlUtils
 
determineForward(AbstractXmlValidator.ValidationResult, PipeLineSession, boolean) - Method in class org.frankframework.pipes.XmlValidator
 
determineForward(AbstractXmlValidator.ValidationResult, PipeLineSession, boolean, Supplier<String>) - Method in class org.frankframework.pipes.AbstractValidator
 
determineOauthAuthenticationMethod(AbstractHttpSession) - Static method in enum class org.frankframework.http.AbstractHttpSession.OauthAuthenticationMethod
 
determineTmUid() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
 
digest() - Method in class org.frankframework.configuration.ConfigurationDigester
 
Digester - Class in org.frankframework.configuration.digester
 
Digester() - Constructor for class org.frankframework.configuration.digester.Digester
 
DIGESTER_RULES_FILE - Static variable in class org.frankframework.configuration.digester.FrankDigesterRules
 
DigesterRule - Class in org.frankframework.configuration.digester
Java representation of a digester rule specified in the digester-rules.xml file.
DigesterRule() - Constructor for class org.frankframework.configuration.digester.DigesterRule
 
Dir2Xml - Class in org.frankframework.util
List the contents of a directory as XML.
Dir2Xml() - Constructor for class org.frankframework.util.Dir2Xml
 
DirectoryClassLoader - Class in org.frankframework.configuration.classloaders
 
DirectoryClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.DirectoryClassLoader
 
DirectoryCleaner - Class in org.frankframework.util
Cleans up a directory.
DirectoryCleaner() - Constructor for class org.frankframework.util.DirectoryCleaner
 
DirectQuerySender - Class in org.frankframework.jdbc
QuerySender that interprets the input message as a query, possibly with attributes.
DirectQuerySender() - Constructor for class org.frankframework.jdbc.DirectQuerySender
 
DISABLE_OUTPUT_ESCAPING - Static variable in class org.frankframework.xml.XmlWriter
 
DISALLOW_DOCTYPE_DECL_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
Disallow doctype declarations feature id (http://apache.org/xml/features/disallow-doctype-decl).
dispatchRequest(String, String, HttpServletRequest, String, String, PipeLineSession, HttpServletResponse) - Method in class org.frankframework.http.RestServiceDispatcher
Dispatch a request.
dispatchRequest(String, Message, PipeLineSession) - Method in class org.frankframework.receivers.ServiceDispatcher
Dispatch a request Message to a service by its configured name.
displayTransactionStatus(TransactionStatus) - Static method in class org.frankframework.util.JtaUtil
 
DLL - Enum constant in enum class org.frankframework.senders.FrankSender.Scope
 
doAction(AbstractCollectorPipe.Action, Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
doAdd(Object, Logger, String, String) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
doAdd(Object, Logger, String, Throwable) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
doAdd(Logger, String, Throwable) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
doAfterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.AdapterStatistics
 
doAfterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.BrowseJdbcTable
 
doAfterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
doAfterPropertiesSet() - Method in class org.frankframework.management.bus.endpoints.SecurityItems
 
doBrowse(String, String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
doBrowse(Map<String, String>) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
DOC - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
documentation(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
Outputs a 'documentation' section of the WSDL
DocumentBuilderFactory - Class in org.frankframework.documentbuilder
 
DocumentBuilderFactory() - Constructor for class org.frankframework.documentbuilder.DocumentBuilderFactory
 
DocumentFormat - Enum Class in org.frankframework.documentbuilder
 
documentToString(Document) - Method in class org.frankframework.http.authentication.SamlAssertionOauth
 
DocumentUtils - Class in org.frankframework.documentbuilder
 
DocumentUtils() - Constructor for class org.frankframework.documentbuilder.DocumentUtils
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.http.HttpListenerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.lifecycle.WebContentServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.metrics.PrometheusMeterServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.webcontrol.RedirectIndexProxy
 
doInUnsuspendedTransationContext(ThrowingSupplier<T, E>) - Static method in class org.frankframework.jta.TransactionConnectorCoordinator
Execute an action with the thread prepared for enlisting transactional resources.
doLogToMessageLog(Message, PipeLineSession, Message, String, String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
doLogToMessageLog(Message, PipeLineSession, Message, String, String) - Method in class org.frankframework.pipes.MessageSendingPipe
 
DomainTransformerPipe - Class in org.frankframework.pipes
Pipe that performs domain transforming on the basis of a database table.
DomainTransformerPipe() - Constructor for class org.frankframework.pipes.DomainTransformerPipe
 
DomBuilderException - Exception in org.frankframework.util
 
DomBuilderException() - Constructor for exception org.frankframework.util.DomBuilderException
 
DomBuilderException(String) - Constructor for exception org.frankframework.util.DomBuilderException
 
DomBuilderException(String, Throwable) - Constructor for exception org.frankframework.util.DomBuilderException
 
DomBuilderException(Throwable) - Constructor for exception org.frankframework.util.DomBuilderException
 
DOMDOC - Enum constant in enum class org.frankframework.parameters.ParameterType
Renders XML as a DOM document; similar to node with the distinction that there is always a common root node (required for XSLT 2.0)
DOMDOC - Enum constant in enum class org.frankframework.parameters.XmlParameter.XmlType
 
DONE - Enum constant in enum class org.frankframework.core.ProcessState
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.compression.ZipWriterPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
doPipe(Message, PipeLineSession) - Method in interface org.frankframework.core.IPipe
This is where the action takes place.
doPipe(Message, PipeLineSession) - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapChallengePipe
Deprecated.
Checks to see if the supplied parameteres of the pipe can login to LDAP
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.AbstractValidator
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.Base64Pipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.BytesOutputPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.ChecksumPipe
Deprecated.
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CompareIntegerPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CompareStringPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CompressPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CounterSwitchPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CrlPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.CsvParserPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.DataSonnetPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.DelayPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.DomainTransformerPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.EchoPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.EscapePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.ExceptionPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.FixedResultPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.ForPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.GetFromSession
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.GetPrincipalPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.HashPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.IfPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.IncreaseIntegerPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.IsUserInRolePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.IsXmlPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.JsonPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.JsonWellFormedChecker
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.JwtPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.LogContextPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.MessageSendingPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PasswordHashPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PGPPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PutInSession
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PutSystemDateInSession
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.RegExPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.RemoveFromSession
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.ReplacerPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.SignaturePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.SizePipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.SkipPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.StreamPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.Text2XmlPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.TextSplitterPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.TimeoutGuardPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.UnzipPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.UUIDGeneratorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.WsdlGeneratorPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XmlIf
Deprecated.
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XmlSwitch
This is where the action takes place, the switching is done.
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XmlWellFormedChecker
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XQueryPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XsltPipe
 
doPipe(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapperPipe
 
doPipe(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.AbstractValidator
 
doPipe(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.Json2XmlValidator
Validate the XML or JSON input, and align/convert it into JSON or XML according to a XML Schema.
doPipe(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.XmlValidator
 
doPipeWithException(Message, PipeLineSession) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
doPipeWithException(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
doPipeWithException(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
doPipeWithTimeoutGuarded(Message, PipeLineSession) - Method in class org.frankframework.pipes.TimeoutGuardPipe
doPipe wrapped around a TimeoutGuard
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.http.HttpListenerServlet
 
doReceiveAndExecute(Object, Session, MessageConsumer, TransactionStatus) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractSenderWrapper
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.ParallelSenders
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.ReconnectSenderWrapper
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.SenderSeries
 
doSendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.SenderWrapper
 
DOT_ALL - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
 
DotFlowGenerator - Class in org.frankframework.util.flow
Flow generator to create DOT files
DotFlowGenerator() - Constructor for class org.frankframework.util.flow.DotFlowGenerator
 
downloadConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
header configuration The name of the Configuration to download header version The version of the Configuration to find header datasourceName The name of the datasource where the configurations are located.
downloadMessageById(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
 
downloadMigrationScript(Message<?>) - Method in class org.frankframework.management.bus.endpoints.DatabaseMigrator
 
doWriteBinaryData(BsonBinary) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteBoolean(boolean) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteDateTime(long) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteDBPointer(BsonDbPointer) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteDecimal128(Decimal128) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteDouble(double) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteEndArray() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteEndDocument() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteInt32(int) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteInt64(long) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteJavaScript(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteJavaScriptWithScope(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteMaxKey() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteMinKey() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteName(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteNull() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteObjectId(ObjectId) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteRegularExpression(BsonRegularExpression) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteStartArray() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteStartDocument() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteString(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteSymbol(String) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteTimestamp(BsonTimestamp) - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
doWriteUndefined() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
DummyClassLoader - Class in org.frankframework.configuration.classloaders
Classloader which loads an empty Configuration.
DummyClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.DummyClassLoader
 
DummyTransactionalStorage<S extends Serializable> - Class in org.frankframework.jdbc
Deprecated, for removal: This API element is subject to removal in a future version.
DummyTransactionalStorage() - Constructor for class org.frankframework.jdbc.DummyTransactionalStorage
Deprecated.
 
DUPS_OK_ACKNOWLEDGE - Enum constant in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
dups or dups_ok_acknowledge: Specifies that the session is to "lazily" acknowledge the delivery of messages to the consumer.
DURABLE - Enum constant in enum class org.frankframework.jms.JMSFacade.SubscriberType
 

E

EchoPipe - Class in org.frankframework.pipes
Returns simply the input message.
EchoPipe() - Constructor for class org.frankframework.pipes.EchoPipe
 
EchoSender - Class in org.frankframework.senders
Echos input to output.
EchoSender() - Constructor for class org.frankframework.senders.EchoSender
 
EhCache<V> - Class in org.frankframework.cache
General Cache provider.
EhCache() - Constructor for class org.frankframework.cache.EhCache
 
ELEMENT - Static variable in class org.frankframework.validation.SchemaUtils
 
elementDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an element type declaration.
ElementPropertyResolver - Class in org.frankframework.xml
 
ElementPropertyResolver(ContentHandler, Properties) - Constructor for class org.frankframework.xml.ElementPropertyResolver
 
ElementRoleFilter - Class in org.frankframework.configuration.filters
 
ElementRoleFilter() - Constructor for class org.frankframework.configuration.filters.ElementRoleFilter
 
ElementRoleFilter(ContentHandler) - Constructor for class org.frankframework.configuration.filters.ElementRoleFilter
 
elementToFormBodyPart(Element, PipeLineSession) - Method in class org.frankframework.http.mime.HttpEntityFactory
 
ELFORMDEFAULT - Static variable in class org.frankframework.validation.SchemaUtils
 
ELSE_FORWARD - Static variable in class org.frankframework.pipes.RegExPipe
 
EMail(String) - Constructor for class org.frankframework.senders.AbstractMailSender.EMail
 
EMail(String, String) - Constructor for class org.frankframework.senders.AbstractMailSender.EMail
 
EMail(String, String, String) - Constructor for class org.frankframework.senders.AbstractMailSender.EMail
 
ENABLE_OUTPUT_ESCAPING - Static variable in class org.frankframework.xml.XmlWriter
 
EncapsulatingReader - Class in org.frankframework.util
Reader that encapsulates a file within a prefix and a postfix.
EncapsulatingReader(Reader, String, String) - Constructor for class org.frankframework.util.EncapsulatingReader
 
EncapsulatingReader(Reader, String, String, boolean) - Constructor for class org.frankframework.util.EncapsulatingReader
 
ENCODE - Enum constant in enum class org.frankframework.pipes.Base64Pipe.Direction
 
ENCODE - Enum constant in enum class org.frankframework.pipes.EscapePipe.Direction
 
encodeURL(String) - Static method in class org.frankframework.util.XmlUtils
encodes a url
Encrypt - Class in org.frankframework.pgp
 
Encrypt(String[], String[]) - Constructor for class org.frankframework.pgp.Encrypt
 
ENCRYPT - Enum constant in enum class org.frankframework.pipes.PGPPipe.Action
Encrypts the given input.
EncryptionException - Exception in org.frankframework.encryption
 
EncryptionException() - Constructor for exception org.frankframework.encryption.EncryptionException
 
EncryptionException(String) - Constructor for exception org.frankframework.encryption.EncryptionException
 
EncryptionException(String, Throwable) - Constructor for exception org.frankframework.encryption.EncryptionException
 
EncryptionException(Throwable) - Constructor for exception org.frankframework.encryption.EncryptionException
 
end(String) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
end(Xid, int) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
endArray() - Method in class org.frankframework.documentbuilder.json.JsonTee
 
endArray() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
endArray() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
endArray() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
endArray() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
endBlock() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
endCDATA() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of a CDATA section.
endCDATA() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endCDATA() - Method in class org.frankframework.util.CompactSaxHandler
 
endCDATA() - Method in class org.frankframework.util.RestoreMovedElementsHandler
 
endCDATA() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endCDATA() - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endCDATA() - Method in class org.frankframework.xml.FullXmlFilter
 
endCDATA() - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
endCDATA() - Method in class org.frankframework.xml.NodeSetFilter
 
endCDATA() - Method in class org.frankframework.xml.XmlWriter
 
endChildThread() - Method in class org.frankframework.jta.TransactionConnector
endThread() to be called from child thread in a finally clause
ENDCOM - Static variable in class org.frankframework.compression.MessageZipEntry
 
endDefinitions() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endDefinitions() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
endDefinitions() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
endDocument() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end document event.
endDocument() - Method in class org.frankframework.documentbuilder.json.JsonTee
 
endDocument() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
endDocument() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
endDocument() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
endDocument() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
endDocument() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endDocument() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endDocument() - Method in class org.frankframework.util.XmlJsonWriter
 
endDocument() - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
endDocument() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endDocument() - Method in class org.frankframework.xml.BodyOnlyFilter
 
endDocument() - Method in class org.frankframework.xml.ElementPropertyResolver
 
endDocument() - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endDocument() - Method in class org.frankframework.xml.ThreadConnectingFilter
 
endDocument() - Method in class org.frankframework.xml.XmlWriter
 
endDTD() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of DTD declarations.
endDTD() - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endDTD() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endDTD() - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endDTD() - Method in class org.frankframework.xml.FullXmlFilter
 
endDTD() - Method in class org.frankframework.xml.XmlWriter
 
endElement() - Method in class org.frankframework.align.content.JsonDocumentContainer
 
endElement() - Method in class org.frankframework.xml.SaxElementBuilder
 
endElement(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.frankframework.align.Xml2Json
 
endElement(String, String, String) - Method in class org.frankframework.align.XmlAligner
 
endElement(String, String, String) - Method in class org.frankframework.configuration.digester.Digester
 
endElement(String, String, String) - Method in class org.frankframework.configuration.digester.IncludeFilter
 
endElement(String, String, String) - Method in class org.frankframework.configuration.filters.ElementRoleFilter
 
endElement(String, String, String) - Method in class org.frankframework.configuration.filters.InitialCapsFilter
 
endElement(String, String, String) - Method in class org.frankframework.configuration.filters.OnlyActiveFilter
 
endElement(String, String, String) - Method in class org.frankframework.configuration.filters.SkipContainersFilter
 
endElement(String, String, String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endElement(String, String, String) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endElement(String, String, String) - Method in class org.frankframework.util.CompactSaxHandler
 
endElement(String, String, String) - Method in class org.frankframework.util.RestoreMovedElementsHandler
 
endElement(String, String, String) - Method in class org.frankframework.util.XmlJsonWriter
 
endElement(String, String, String) - Method in class org.frankframework.validation.XmlValidatorContentHandler
 
endElement(String, String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.BodyOnlyFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.ElementPropertyResolver
 
endElement(String, String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.NamespaceRemovingFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.NodeSetFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.PrettyPrintFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
endElement(String, String, String) - Method in class org.frankframework.xml.XmlWriter
 
endEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of an entity.
endEntity(String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endEntity(String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endEntity(String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endEntity(String) - Method in class org.frankframework.xml.FullXmlFilter
 
endEntity(String) - Method in class org.frankframework.xml.NodeSetFilter
 
endEntity(String) - Method in class org.frankframework.xml.XmlWriter
 
ENDHDR - Static variable in class org.frankframework.compression.MessageZipEntry
 
endIterating() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
endNode(String, String, String) - Method in class org.frankframework.xml.NodeSetFilter
Called every time the processing of a node of the NodeSet has finished.
endObject() - Method in class org.frankframework.documentbuilder.json.JsonTee
 
endObject() - Method in class org.frankframework.documentbuilder.json.JsonWriter
 
endObject() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
 
endObject() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
 
endObject() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
ENDOFF - Static variable in class org.frankframework.compression.MessageZipEntry
 
endOut() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
endOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
endOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
endPrefixMapping(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
 
endPrefixMapping(String) - Method in class org.frankframework.util.CompactSaxHandler
 
endPrefixMapping(String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.NamespaceRemovingFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.NodeSetFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
 
endPrefixMapping(String) - Method in class org.frankframework.xml.XmlWriter
 
endRow() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
endRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
endRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
endRowSet() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
 
endRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
 
endRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
 
endRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
 
ENDSIG - Static variable in class org.frankframework.compression.MessageZipEntry
 
ENDSIZ - Static variable in class org.frankframework.compression.MessageZipEntry
 
ENDSUB - Static variable in class org.frankframework.compression.MessageZipEntry
 
endThread(R) - Method in class org.frankframework.threading.ThreadConnector
 
ENDTOT - Static variable in class org.frankframework.compression.MessageZipEntry
 
entityType(HttpEntityType) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
ENTRY - Enum constant in enum class org.frankframework.ldap.LdapSender.Manipulation
 
entrySet() - Method in class org.frankframework.stream.MessageContext
 
ENVIRONMENT - Enum constant in enum class org.frankframework.lifecycle.SpringContextScope
 
EnvironmentVariables - Class in org.frankframework.management.bus.endpoints
 
EnvironmentVariables() - Constructor for class org.frankframework.management.bus.endpoints.EnvironmentVariables
 
eolArray - Variable in class org.frankframework.jdbc.ResultSet2FileSender
 
EPUB - Enum constant in enum class org.frankframework.http.rest.MediaTypes
 
equals(Object) - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
 
equals(Object) - Method in class org.frankframework.validation.AbstractXSD
 
error(String) - Method in class org.frankframework.util.MessageKeeper
 
error(String, Throwable) - Method in class org.frankframework.receivers.Receiver
sends a error message to the log and to the messagekeeper of the adapter
error(TransformerException) - Method in class org.frankframework.util.TransformerErrorListener
 
error(HasName, String) - Method in class org.frankframework.util.MessageKeeper
 
error(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an error event.
error(SAXParseException) - Method in class org.frankframework.validation.XmlValidatorErrorHandler
 
error(SAXParseException) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
error(SAXParseException) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
ERROR - Enum constant in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
 
ERROR - Enum constant in enum class org.frankframework.core.PipeLine.ExitState
 
ERROR - Enum constant in enum class org.frankframework.core.ProcessState
 
ERROR - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
 
ERROR - Enum constant in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
 
ERROR - Enum constant in enum class org.frankframework.util.RunState
 
ERROR - Enum constant in enum class org.frankframework.validation.XmlValidatorErrorHandler.ReasonType
 
ErrorMessageFormatter - Class in org.frankframework.errormessageformatters
This class wraps an error in an XML string.
ErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.ErrorMessageFormatter
 
ERRORSTORAGE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
 
ESCAPE_JSON - Static variable in class org.frankframework.align.content.JsonElementContainer
 
EscapePipe - Class in org.frankframework.pipes
Pipe that performs translations between special characters and their xml equivalents.
EscapePipe() - Constructor for class org.frankframework.pipes.EscapePipe
 
EscapePipe.Direction - Enum Class in org.frankframework.pipes
 
EtagHandlerPipe - Class in org.frankframework.pipes
Deprecated.
EtagHandlerPipe() - Constructor for class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
EtagHandlerPipe.EtagAction - Enum Class in org.frankframework.pipes
Deprecated.
 
evaluateAdapterFilters(EventThrowing) - Method in class org.frankframework.monitoring.Trigger
 
evaluateEvent(FireMonitorEvent) - Method in class org.frankframework.monitoring.Trigger
 
evaluateXPathNodeSet(String, String) - Static method in class org.frankframework.util.XmlUtils
 
evaluateXPathNodeSet(String, String, String, String) - Static method in class org.frankframework.util.XmlUtils
 
evaluateXPathNodeSetFirstElement(String, String) - Static method in class org.frankframework.util.XmlUtils
 
evaluateXPathNumber(String, String) - Static method in class org.frankframework.util.XmlUtils
 
Event - Class in org.frankframework.monitoring.events
A Monitoring Event with a map of potential Adapters that can throw events of this type.
Event() - Constructor for class org.frankframework.monitoring.events.Event
 
Event(EventThrowing) - Constructor for class org.frankframework.monitoring.events.Event
 
EVENT_FACTORY - Static variable in class org.frankframework.util.XmlUtils
 
EventPublisher - Class in org.frankframework.monitoring
Publisher to wrap the monitoring events and publish them to the Spring Context
EventPublisher() - Constructor for class org.frankframework.monitoring.EventPublisher
 
EventThrowing - Interface in org.frankframework.monitoring
Interface to be implemented by objects to be monitored; Is called by code that handles event.
EventType - Enum Class in org.frankframework.monitoring
Enumeration of Event Types for monitoring.
EXCEPTION_FORWARD_NAME - Static variable in class org.frankframework.core.PipeForward
 
EXCEPTION_STARTING - Enum constant in enum class org.frankframework.util.RunState
 
EXCEPTION_STOPPING - Enum constant in enum class org.frankframework.util.RunState
 
exceptionForward - Variable in class org.frankframework.ldap.AbstractLdapQueryPipe
 
ExceptionHandlingPipeProcessor - Class in org.frankframework.processors
 
ExceptionHandlingPipeProcessor() - Constructor for class org.frankframework.processors.ExceptionHandlingPipeProcessor
 
ExceptionInsertingFilter - Class in org.frankframework.xml
XMLFilter to reinsert exceptions into a XMLFilter chain.
ExceptionInsertingFilter(ContentHandler) - Constructor for class org.frankframework.xml.ExceptionInsertingFilter
 
ExceptionPipe - Class in org.frankframework.pipes
Pipe that throws an exception, based on the input message.
ExceptionPipe() - Constructor for class org.frankframework.pipes.ExceptionPipe
 
exceptionThrown(String, Throwable) - Method in class org.frankframework.receivers.Receiver
 
exceptionThrown(HasName, Throwable) - Method in interface org.frankframework.core.IbisExceptionListener
Inform the implementing class that the exception t occurred in object.
exceptionThrown(HasName, Throwable) - Method in class org.frankframework.receivers.Receiver
 
excludeXsds - Static variable in class org.frankframework.soap.WsdlGenerator
 
execute() - Method in class org.frankframework.scheduler.job.ActionJob
 
execute() - Method in class org.frankframework.scheduler.job.CheckReloadJob
 
execute() - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
 
execute() - Method in class org.frankframework.scheduler.job.CleanupFileSystemJob
 
execute() - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
 
execute() - Method in interface org.frankframework.scheduler.job.IJob
Actual implementation of the IJob.
execute() - Method in class org.frankframework.scheduler.job.Job
Deprecated.
 
execute() - Method in class org.frankframework.scheduler.job.LoadDatabaseSchedulesJob
 
execute() - Method in class org.frankframework.scheduler.job.RecoverAdaptersJob
 
execute() - Method in class org.frankframework.scheduler.job.SendMessageJob
 
execute(String) - Method in class org.frankframework.util.flow.graphviz.GraphvizEngine
Execute GraphViz with default options (Format.SVG)
execute(String, Options) - Method in class org.frankframework.util.flow.graphviz.GraphvizEngine
Execute GraphViz
execute(URI, HttpRequestBase, PipeLineSession) - Method in class org.frankframework.http.AbstractHttpSession
 
execute(Connection, String) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
execute(Connection, String, String) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
execute(Connection, String, List<String>) - Method in class org.frankframework.jdbc.JdbcListener
 
execute(JobExecutionContext) - Method in class org.frankframework.scheduler.ConfiguredJob
 
execute(JobExecutionContext) - Method in class org.frankframework.scheduler.ServiceJob
 
executeCommand(String) - Static method in class org.frankframework.util.ProcessUtil
 
executeCommand(List<String>, int) - Static method in class org.frankframework.util.ProcessUtil
Execute a command as a process in the operating system.
executeFunction(String, Object...) - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
executeFunction(String, Object...) - Method in class org.frankframework.javascript.J2V8
 
executeFunction(String, Object...) - Method in interface org.frankframework.javascript.JavascriptEngine
Executes a javascript function and returns the result of that function
executeGuarded(ISender, Message, PipeLineSession, Phaser, Map<ISender, ParallelSenderExecutor>) - Method in class org.frankframework.senders.ShadowSender
 
executeJdbcQuery(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery
 
ExecuteJdbcQuery - Class in org.frankframework.management.bus.endpoints
 
ExecuteJdbcQuery() - Constructor for class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery
 
ExecuteJdbcQuery.ResultType - Enum Class in org.frankframework.management.bus.endpoints
 
executeJob() - Method in class org.frankframework.scheduler.AbstractJobDef
Called from ConfiguredJob which should trigger this job definition.
executeJob() - Method in interface org.frankframework.scheduler.job.IJob
Called from ConfiguredJob which should trigger this job definition.
executeOtherQuery(Connection, PreparedStatement, String, String, PreparedStatement, Message, PipeLineSession, ParameterList) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeOtherQuery(Connection, PreparedStatement, String, String, PreparedStatement, Message, PipeLineSession, ParameterList) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
 
executeOtherQuery(QueryExecutionContext, Message, PipeLineSession) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executePackageQuery(QueryExecutionContext) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeQuery(Connection, String) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
ExecuteQueryJob - Class in org.frankframework.scheduler.job
Scheduled job to execute JDBC Queries using a FixedQuerySender.
ExecuteQueryJob() - Constructor for class org.frankframework.scheduler.job.ExecuteQueryJob
 
executeScript(String) - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
executeScript(String) - Method in class org.frankframework.javascript.J2V8
 
executeScript(String) - Method in interface org.frankframework.javascript.JavascriptEngine
Read the functions of a given javascript file
executeSelectQuery(PreparedStatement, Object, Object) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeStatementSet(QueryExecutionContext, Message, PipeLineSession) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeStatementSet(QueryExecutionContext, Message, PipeLineSession) - Method in class org.frankframework.jdbc.ResultSet2FileSender
 
executeUpdateBlobQuery(PreparedStatement, Message) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
executeUpdateClobQuery(PreparedStatement, Message) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
EXIT_CODE_CONTEXT_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
EXIT_STATE_CONTEXT_KEY - Static variable in class org.frankframework.core.PipeLineSession
 
expires - Variable in class org.frankframework.http.rest.ApiPrincipal
 
EXTCRC - Static variable in class org.frankframework.compression.MessageZipEntry
 
EXTERNAL_GENERAL_ENTITIES_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
External general entities feature id (http://xml.org/sax/features/external-general-entities).
EXTERNAL_PARAMETER_ENTITIES_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
External paramter entities feature id (http://xml.org/sax/features/external-general-entities).
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report a parsed external entity declaration.
EXTHDR - Static variable in class org.frankframework.compression.MessageZipEntry
 
EXTLEN - Static variable in class org.frankframework.compression.MessageZipEntry
 
extract(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractMailSender
Reads fields from either paramList or Xml file
extractMessage(Message, Map<String, Object>, boolean, String, SoapWrapper) - Method in class org.frankframework.jms.JMSFacade
Extracts string from message obtained from getRawMessage(Map).
extractMessage(RawMessageWrapper<Message>, Map<String, Object>) - Method in class org.frankframework.jms.AbstractJmsListener
Extracts data from message obtained from IPullingListener.getRawMessage(Map).
extractMessage(RawMessageWrapper<Serializable>, Map<String, Object>) - Method in class org.frankframework.jdbc.MessageStoreListener
 
extractMessage(RawMessageWrapper<String>, Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
 
extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in interface org.frankframework.core.IListener
extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
 
extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.receivers.JavaListener
 
extractMessage(RawMessageWrapper<Message>, Map<String, Object>) - Method in class org.frankframework.http.PushingListenerAdapter
 
extractMessage(RawMessageWrapper<Message>, Map<String, Object>) - Method in class org.frankframework.receivers.FrankListener
 
extractMessageBody(Message, Map<String, Object>, SoapWrapper) - Method in class org.frankframework.jms.JMSFacade
 
extractMessageProperties(Message) - Method in class org.frankframework.jms.AbstractJmsListener
Fill in thread-context with things needed by the JMSListener code.
extractRawMessage(ResultSet) - Method in class org.frankframework.jdbc.JdbcListener
This method returns a MessageWrapper containing contents of the message stored in the database.
extractRawMessage(ResultSet) - Method in class org.frankframework.jdbc.MessageStoreListener
 
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.http.AbstractHttpSender
Custom implementation to extract the response and format it to a String result.
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.http.HttpSender
 
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.http.RestSender
Deprecated.
 
extractResult(HttpResponseHandler, PipeLineSession) - Method in class org.frankframework.http.WebServiceSender
 
extractSessionKeyList() - Method in class org.frankframework.jdbc.MessageStoreListener
 
EXTSIG - Static variable in class org.frankframework.compression.MessageZipEntry
 
EXTSIZ - Static variable in class org.frankframework.compression.MessageZipEntry
 

F

FATAL - Enum constant in enum class org.frankframework.monitoring.Severity
 
fatalError(TransformerException) - Method in class org.frankframework.util.TransformerErrorListener
 
fatalError(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a fatal error event.
fatalError(SAXParseException) - Method in class org.frankframework.validation.XmlValidatorErrorHandler
 
fatalError(SAXParseException) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
 
fatalError(SAXParseException) - Method in class org.frankframework.xml.ExceptionInsertingFilter
 
FEATURE_NAMESPACE_PREFIXES - Static variable in class org.frankframework.align.XmlAligner
 
FEATURE_NAMESPACES - Static variable in class org.frankframework.align.XmlAligner
 
field - Variable in class org.frankframework.documentbuilder.StructureBuilder
 
FIELD_COMMENTS - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_HOST - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_LABEL - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_ORIGINAL_ID - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_RECEIVED_DATE - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_SLOTID - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FIELD_TYPE - Static variable in class org.frankframework.jms.JmsTransactionalStorage
 
FileComparator - Class in org.frankframework.util
 
FileComparator() - Constructor for class org.frankframework.util.FileComparator
 
fileExtension - Variable in enum class org.frankframework.util.flow.graphviz.Format
 
FileMessage - Class in org.frankframework.stream
 
FileMessage(File) - Constructor for class org.frankframework.stream.FileMessage
 
FileMessage(File, String) - Constructor for class org.frankframework.stream.FileMessage
 
FileNameComparator - Class in org.frankframework.util
Compares filenames, so directory listings appear in a kind of natural order.
FileNameComparator() - Constructor for class org.frankframework.util.FileNameComparator
 
FileUtils - Class in org.frankframework.util
Utilities for batch file handling.
FileUtils() - Constructor for class org.frankframework.util.FileUtils
 
FileUtils.Authenticator - Interface in org.frankframework.util
 
FileViewer - Class in org.frankframework.management.bus.endpoints
 
FileViewer() - Constructor for class org.frankframework.management.bus.endpoints.FileViewer
 
fillParamArray(Object[], String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
filter(LogEvent) - Method in class org.frankframework.logging.IbisThreadFilter
 
filterInput(ContentHandler, PipeLineSession) - Method in class org.frankframework.senders.XsltSender
 
finalizeValidation(AbstractValidationContext, PipeLineSession, Throwable) - Method in class org.frankframework.validation.AbstractXmlValidator
Evaluate the validation and set 'reason' session variables.
findAction(String) - Method in class org.frankframework.http.cxf.AbstractSOAPProvider
 
findAdapter(String) - Method in class org.frankframework.senders.FrankSender
 
findAllMatchingConfigsForUri(String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
Find all ApiDispatchConfig instances for a given URI for purpose of generating OpenAPI spec.
findColumn(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
findConfigForRequest(ApiListener.HttpMethod, String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
Find the ApiDispatchConfig best matching a given request, consisting of the HTTP request method and request URI.
findElementDeclarationForName(String, String) - Method in class org.frankframework.align.XmlAligner
 
findElementDeclarationsForName(String, String) - Method in class org.frankframework.align.XmlAligner
 
findExactMatchingConfigForUri(String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
Find an ApiDispatchConfig that has an exact match with the request URI, for purpose of generating the OpenAPI spec from it.
findExitByState(PipeLine.ExitState) - Method in class org.frankframework.core.PipeLine
 
findForward(String) - Method in class org.frankframework.pipes.AbstractPipe
Looks up a key in the pipeForward hashtable.
findIndexByLocalName(String) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
 
FINDMANY - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
findMatchingPattern(String) - Method in class org.frankframework.http.RestServiceDispatcher
 
findMember(String, int, String, boolean, String, boolean) - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
findMessagesOnQueue(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseQueue
 
findMonitor(String) - Method in class org.frankframework.monitoring.MonitorManager
 
findMultipleOccurringChildElements(XSParticle) - Method in class org.frankframework.align.XmlAligner
 
findNamespaceUri() - Method in class org.frankframework.http.cxf.NamespaceUriProvider
 
FINDONE - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
 
findParameter(String) - Method in class org.frankframework.parameters.ParameterList
 
findParameterValue(String) - Method in class org.frankframework.parameters.ParameterValueList
Find a (case insensitive) ParameterValue
findType(XSSimpleType) - Static method in enum class org.frankframework.align.ScalarType
 
fine(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
fine(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
 
finishProcessingMessage(long) - Method in class org.frankframework.receivers.Receiver
 
fireEvent(String, EventType, Severity, String, MonitorEvent) - Method in interface org.frankframework.monitoring.IMonitorDestination
 
fireEvent(String, EventType, Severity, String, MonitorEvent) - Method in class org.frankframework.monitoring.MonitorDestination
 
fireEvent(EventThrowing, String) - Method in class org.frankframework.monitoring.EventPublisher
 
fireEvent(EventThrowing, String, Message) - Method in class org.frankframework.monitoring.EventPublisher
 
FireMonitorEvent - Class in org.frankframework.monitoring.events
 
FireMonitorEvent(EventThrowing, String) - Constructor for class org.frankframework.monitoring.events.FireMonitorEvent
 
FireMonitorEvent(EventThrowing, String, Message) - Constructor for class org.frankframework.monitoring.events.FireMonitorEvent
 
first() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
FIRST_START - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
 
firstBodyPartName(String) - Method in class org.frankframework.http.mime.HttpEntityFactory.Builder
 
FIRSTHALF - Enum constant in enum class org.frankframework.core.IMessageBrowser.HideMethod
to only mask the first half of the string
FIXEDDATE_STUB4TESTTOOL_KEY - Static variable in class org.frankframework.pipes.PutSystemDateInSession
 
FIXEDDATETIME - Static variable in class org.frankframework.pipes.PutSystemDateInSession
 
FixedErrorMessage - Class in org.frankframework.errormessageformatters
Deprecated, for removal: This API element is subject to removal in a future version.
FixedErrorMessage() - Constructor for class org.frankframework.errormessageformatters.FixedErrorMessage
Deprecated.
 
FixedErrorMessageFormatter - Class in org.frankframework.errormessageformatters
ErrorMessageFormatter that returns a fixed message with replacements.
FixedErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
 
FixedForwardPipe - Class in org.frankframework.pipes
Provides a base-class for a Pipe that always has the same forward.
FixedForwardPipe() - Constructor for class org.frankframework.pipes.FixedForwardPipe
 
FIXEDHOSTNAME - Static variable in class org.frankframework.parameters.AbstractParameter
 
FixedQuerySender - Class in org.frankframework.jdbc
QuerySender that assumes a fixed query, possibly with attributes.
FixedQuerySender() - Constructor for class org.frankframework.jdbc.FixedQuerySender
 
FixedResultPipe - Class in org.frankframework.pipes
This Pipe opens and returns a file from the classpath.
FixedResultPipe() - Constructor for class org.frankframework.pipes.FixedResultPipe
 
FixedResultSender - Class in org.frankframework.senders
FixedResultSender, same behaviour as FixedResultPipe, but now as a ISender.
FixedResultSender() - Constructor for class org.frankframework.senders.FixedResultSender
 
FIXEDUID - Static variable in class org.frankframework.parameters.AbstractParameter
 
FLOW_GENERATION_ERROR - Enum constant in enum class org.frankframework.configuration.SuppressKeys
 
FlowDiagramManager - Class in org.frankframework.util.flow
Utility class to generate the flow diagram for an adapter or a configuration.
FlowDiagramManager() - Constructor for class org.frankframework.util.flow.FlowDiagramManager
 
FlowGenerationException - Exception in org.frankframework.util.flow
FlowGenerationException when unable to generate a Flow Diagram
FlowGenerationException(String) - Constructor for exception org.frankframework.util.flow.FlowGenerationException
 
FlowGenerationException(String, Throwable) - Constructor for exception org.frankframework.util.flow.FlowGenerationException
 
FlowGenerationException(Throwable) - Constructor for exception org.frankframework.util.flow.FlowGenerationException
 
flush() - Method in class org.frankframework.http.rest.ApiEhcache
 
flush() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
flush() - Method in class org.frankframework.stream.OverflowToDiskOutputStream
Doesn't do anything if the message is kept in memory
flush(boolean) - Method in class org.frankframework.stream.OverflowToDiskOutputStream
Doesn't do anything if the message is kept in memory unless parameter writeBufferToDisk is true.
FLUSH - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
fontAdjust(double) - Method in class org.frankframework.util.flow.graphviz.Options
 
ForEachChildElementPipe - Class in org.frankframework.pipes
Sends a message to a Sender for each child element of the input XML.
ForEachChildElementPipe() - Constructor for class org.frankframework.pipes.ForEachChildElementPipe
 
ForEachChildElementPipe.SaxAbortException - Exception in org.frankframework.pipes
SAXException thrown to signal that the consumer of a stream does not want to receive more of it.
ForEachChildElementPipe.SaxTimeoutException - Exception in org.frankframework.pipes
SAXException thrown to signal that a timeout occurred in consuming the stream.
forget(Xid) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
 
FORM_DATA - Static variable in class org.frankframework.http.mime.MultipartUtils
 
format(String, Throwable, HasName, Message, String, long) - Method in interface org.frankframework.core.IErrorMessageFormatter
 
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.ErrorMessageFormatter
Format the available parameters into a XML-message.
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
 
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.SoapErrorMessageFormatter
 
format(String, Throwable, HasName, Message, String, long) - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
 
format(LogEvent, StringBuilder) - Method in class org.frankframework.logging.IbisNdcPatternConverter
 
format(LogEvent, StringBuilder) - Method in class org.frankframework.logging.IbisThrowablePatternConverter
 
format(Format) - Method in class org.frankframework.util.flow.graphviz.Options
 
Format - Enum Class in org.frankframework.util.flow.graphviz
 
formatErrorMessage(String, Throwable, Message, String, HasName, long) - Method in class org.frankframework.core.Adapter
 
formatException(String, String, Message, Throwable) - Method in interface org.frankframework.core.IMessageHandler
Formats any exception thrown by any of the above methods to a message that can be returned.
formatException(String, String, Message, Throwable) - Method in class org.frankframework.receivers.Receiver
 
formatMultipartHeader(FormBodyPart, OutputStream) - Method in class org.frankframework.http.mime.MultipartForm
Write the multipart header fields; depends on the style.
FORMDATA - Enum constant in enum class org.frankframework.http.HttpEntityType
Yields a multipart/form-data form entity
ForPipe - Class in org.frankframework.pipes
ForPipe is a wrapper to use another pipe a fixed number of times.
ForPipe() - Constructor for class org.frankframework.pipes.ForPipe
 
FRANK_CONFIG_XSD - Static variable in class org.frankframework.configuration.ConfigurationUtils
 
FrankApplicationInitializer - Class in org.frankframework.lifecycle
Spring WebApplicationInitializer that should start after the FrankEnvironmentInitializer has been configured.
FrankApplicationInitializer() - Constructor for class org.frankframework.lifecycle.FrankApplicationInitializer
 
FrankCXFServlet - Class in org.frankframework.http.cxf
 
FrankCXFServlet() - Constructor for class org.frankframework.http.cxf.FrankCXFServlet
 
FrankDigesterRules - Class in org.frankframework.configuration.digester
Custom implementation that replaces the old digester-rules.xml file.
FrankDigesterRules() - Constructor for class org.frankframework.configuration.digester.FrankDigesterRules
 
FrankElement - Interface in org.frankframework.core
Digested FrankElements such as an IPipe/ISender or IListener.
FrankEnvironmentInitializer - Class in org.frankframework.lifecycle
Programmatically load the Frank!
FrankEnvironmentInitializer() - Constructor for class org.frankframework.lifecycle.FrankEnvironmentInitializer
 
FrankListener - Class in org.frankframework.receivers
Listener to receive messages sent by the FrankSender, for situations where calling an Adapter directly is not desired.
FrankListener() - Constructor for class org.frankframework.receivers.FrankListener
 
FrankLogConfigurationFactory - Class in org.frankframework.logging
This ConfigurationFactory is loaded after the log4j2.properties file has been initialized.
FrankLogConfigurationFactory() - Constructor for class org.frankframework.logging.FrankLogConfigurationFactory
 
FrankMeterType - Enum Class in org.frankframework.statistics
 
FrankResources - Class in org.frankframework.jdbc.datasource
 
FrankResources() - Constructor for class org.frankframework.jdbc.datasource.FrankResources
 
FrankResources.Resource - Class in org.frankframework.jdbc.datasource
 
FrankSender - Class in org.frankframework.senders
Sender to send a message to another Frank!
FrankSender() - Constructor for class org.frankframework.senders.FrankSender
 
FrankSender.Scope - Enum Class in org.frankframework.senders
Scope for FrankSender call: Another Frank!
fromJobDef(AbstractJobDef) - Static method in class org.frankframework.scheduler.IbisJobBuilder
 
fromJson(String) - Static method in class org.frankframework.util.flow.graphviz.Options
 
fromValue(String) - Static method in enum class org.frankframework.http.rest.MediaTypes
 
fullClose(Connection, ResultSet) - Static method in class org.frankframework.util.JdbcUtil
 
fullClose(Connection, Statement) - Static method in class org.frankframework.util.JdbcUtil
Note: Depending on the connect pool used (for example with Tomcat 7) the connection retrieved from the statement will be the direct connection instead of the proxied connection.
fullReload() - Method in class org.frankframework.configuration.IbisContext
Completely rebuilds the ibisContext and therefore also the Spring context
FullXmlFilter - Class in org.frankframework.xml
 
FullXmlFilter() - Constructor for class org.frankframework.xml.FullXmlFilter
 
FullXmlFilter(ContentHandler) - Constructor for class org.frankframework.xml.FullXmlFilter
 
FUNCTIONAL - Enum constant in enum class org.frankframework.monitoring.EventType
 

G

garbleString(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
Change the order of the characters in a String
generate(int, int, int, int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
 
generate(JsonGenerator, String, Object) - Method in class org.frankframework.align.content.JsonDocumentContainer
 
generate(List<Configuration>) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
generate(Configuration) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
generate(Adapter) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
GENERATE - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
generateCRC32(Message) - Static method in class org.frankframework.util.MessageUtils
Resource intensive operation, preserves the message and calculates an CRC32 checksum over the entire message.
generateDot(String) - Method in class org.frankframework.util.flow.DotFlowGenerator
 
generateFlow(String, OutputStream) - Method in class org.frankframework.util.flow.DotFlowGenerator
 
generateFlow(String, OutputStream) - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
 
generateFlow(String, OutputStream) - Method in interface org.frankframework.util.flow.IFlowGenerator
 
generateFlow(String, OutputStream) - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
generateMD5Hash(Message) - Static method in class org.frankframework.util.MessageUtils
Resource intensive operation, preserves the message and calculates an MD5 hash over the entire message.
generateMermaid(String) - Method in class org.frankframework.util.flow.MermaidFlowGenerator
 
generateOpenApiJsonSchema(String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
 
generateOpenApiJsonSchema(Collection<ApiDispatchConfig>, String) - Static method in class org.frankframework.http.openapi.OpenApiGenerator
 
generateOpenApiJsonSchema(ApiDispatchConfig, String) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
 
GenericFactory - Class in org.frankframework.configuration.digester
Generic factory for instantiating beans from the Digester framework.
GenericFactory() - Constructor for class org.frankframework.configuration.digester.GenericFactory
 
get(int) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
get(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
get(String) - Method in class org.frankframework.configuration.ClassLoaderManager
Returns the ClassLoader for a specific configuration.
get(String) - Method in class org.frankframework.http.rest.ApiEhcache
Workaround to avoid NPE after a full reload (/adapterHandlerAsAdmin.do?
get(String) - Method in class org.frankframework.http.rest.ApiMemcached
 
get(String) - Method in interface org.frankframework.http.rest.IApiCache
Retrieve an object from the cache
get(String) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
 
get(String) - Method in class org.frankframework.parameters.ParameterValueList
Get a specific ParameterValue
get(String) - Method in class org.frankframework.stream.MessageContext
 
get(String, boolean) - Method in class org.frankframework.core.PipeLineSession
Retrieves a boolean value from the PipeLineSession
get(String, double) - Method in class org.frankframework.core.PipeLineSession
Retrieves a double value from the PipeLineSession
get(String, int) - Method in class org.frankframework.core.PipeLineSession
Retrieves an int value from the PipeLineSession
get(String, long) - Method in class org.frankframework.core.PipeLineSession
Retrieves a long value from the PipeLineSession
get(String, String) - Method in class org.frankframework.configuration.ClassLoaderManager
Returns the ClassLoader for a specific configuration.
get(String, String) - Method in class org.frankframework.core.PipeLineSession
Retrieves a String value from the PipeLineSession
get(String, Properties) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
Returns the object matching the name and return type.
get(List<Configuration>) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
get(K) - Method in interface org.frankframework.cache.ICache
Obtain a potentially cached value, set by put().
get(Configuration) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
get(Adapter) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
get(ParameterList, Message, PipeLineSession) - Static method in class org.frankframework.parameters.ParameterValueList
 
GET - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
 
GET - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
 
GET - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
Deprecated.
 
GET_TREE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
Get a copy of the complete tree below the specified root.
getAccessGrantingRoles() - Method in class org.frankframework.http.AbstractHttpServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.http.cxf.SoapProviderServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.http.HttpListenerServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.http.RestListenerServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.http.RestPublicListenerServlet
 
getAccessGrantingRoles() - Method in class org.frankframework.lifecycle.WebContentServlet
 
getAccessToken() - Method in class org.frankframework.http.authentication.OauthResponseDto
 
getAcknowledgeMode() - Method in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
 
getAcknowledgeMode() - Method in class org.frankframework.jms.JMSFacade
 
getAction() - Method in class org.frankframework.collection.AbstractCollectorPipe
Collectors must be opened before you can write content to them, after it's closed you can no longer write to it.
getAction() - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
getAction() - Method in class org.frankframework.mongodb.MongoDbSender
 
getAction() - Method in class org.frankframework.pipes.EtagHandlerPipe
Deprecated.
 
getAction() - Method in class org.frankframework.pipes.SignaturePipe
 
getActive() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
 
getActiveConfigFromDatabase(ApplicationContext, String, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getActiveConfigsFromDatabase(ApplicationContext, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getAdapter() - Method in class org.frankframework.core.PipeLine
 
getAdapter() - Method in class org.frankframework.jms.JmsSender
 
getAdapter() - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
 
getAdapter() - Method in class org.frankframework.monitoring.AdapterFilter
 
getAdapter() - Method in interface org.frankframework.monitoring.EventThrowing
 
getAdapter() - Method in class org.frankframework.pipes.AbstractPipe
 
getAdapter() - Method in class org.frankframework.receivers.Receiver
 
getAdapter(Message<?>) - Method in class org.frankframework.management.bus.endpoints.AdapterStatus
 
getAdapterByName(String, String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getAdapterConfigurationAsString(Adapter) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
getAdapterFilters() - Method in interface org.frankframework.monitoring.ITrigger
 
getAdapterFilters() - Method in class org.frankframework.monitoring.Trigger
 
getAdapterName() - Method in class org.frankframework.scheduler.job.ActionJob
 
getAdapterName() - Method in class org.frankframework.scheduler.job.DatabaseJob
 
getAdapters() - Method in class org.frankframework.configuration.Configuration
 
getAdapters() - Method in class org.frankframework.management.bus.dto.TriggerDTO
 
getAdapters(Message<?>) - Method in class org.frankframework.management.bus.endpoints.AdapterStatus
 
getAdapterToRunBeforeOnEmptyInput() - Method in class org.frankframework.core.PipeLine
 
getAdditionalHitCount() - Method in class org.frankframework.monitoring.Monitor
 
getAddress() - Method in class org.frankframework.http.WebServiceListener
 
getAddress() - Method in class org.frankframework.senders.AbstractMailSender.EMail
 
getAddRootNamespaceTransformerPool(String, boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
 
getAge(long) - Static method in class org.frankframework.util.Misc
 
getAlarmSeverity() - Method in class org.frankframework.monitoring.Monitor
 
getAlgorithm() - Method in enum class org.frankframework.pipes.hash.Algorithm
 
getAlgorithm() - Method in class org.frankframework.pipes.HashPipe
 
getAlgorithm() - Method in class org.frankframework.pipes.SignaturePipe
 
getAlias() - Method in class org.frankframework.util.CredentialFactory
 
getAliasFor() - Method in class org.frankframework.util.SapSystemListItem
 
getAll(String) - Method in class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
 
getAllConnections(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConnectionOverview
 
getAllHeaders() - Method in class org.frankframework.http.HttpResponseHandler
 
getAllLockerDatasourceNames() - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
Locate all Lockers, and find out which datasources are used.
getAllMessageLogs() - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
 
getAllMethods() - Method in class org.frankframework.http.rest.ApiListener
 
getAllowCustomClasses() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
getAllowCustomClasses() - Method in class org.frankframework.configuration.classloaders.WebAppClassLoader
 
getAllowedProtocols() - Static method in class org.frankframework.util.ClassLoaderUtils
 
getAntiVirusFailureAsSoapFault() - Method in class org.frankframework.pipes.StreamPipe
 
getAntiVirusFailureReasonSessionKey() - Method in class org.frankframework.pipes.StreamPipe
 
getAntiVirusMessagePartName() - Method in class org.frankframework.pipes.StreamPipe
 
getAntiVirusPartName() - Method in class org.frankframework.pipes.StreamPipe
 
getAntiVirusPassedMessage() - Method in class org.frankframework.pipes.StreamPipe
 
getAnyMatchClaims() - Method in class org.frankframework.http.rest.ApiListener
 
getApiListener(ApiListener.HttpMethod) - Method in class org.frankframework.http.rest.ApiDispatchConfig
 
getAppConstants() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
getAppConstants(String) - Method in class org.frankframework.util.AppConstants
Returns a list of AppConstants which names begin with the keyBase
getAppConstants(String, boolean, boolean) - Method in class org.frankframework.util.AppConstants
Returns a list of AppConstants which names begin with the keyBase
getAppenders() - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions.LogDefinitionDAO
 
getApplicationContext() - Method in class org.frankframework.cache.AbstractCacheAdapter
 
getApplicationContext() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
 
getApplicationContext() - Method in class org.frankframework.configuration.Configuration
 
getApplicationContext() - Method in class org.frankframework.configuration.ConfigurationDigester
 
getApplicationContext() - Method in class org.frankframework.configuration.IbisManager
 
getApplicationContext() - Method in class org.frankframework.configuration.ScheduleManager
 
getApplicationContext() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getApplicationContext() - Method in class org.frankframework.core.Adapter
 
getApplicationContext() - Method in interface org.frankframework.core.HasApplicationContext
 
getApplicationContext() - Method in class org.frankframework.core.PipeLine
 
getApplicationContext() - Method in class org.frankframework.http.AbstractHttpSession
 
getApplicationContext() - Method in class org.frankframework.http.PushingListenerAdapter
 
getApplicationContext() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getApplicationContext() - Method in class org.frankframework.jndi.JndiBase
 
getApplicationContext() - Method in class org.frankframework.lifecycle.IbisApplicationContext
Returns the Spring XML Bean Factory If non exists yet it will create one.
getApplicationContext() - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getApplicationContext() - Method in class org.frankframework.monitoring.AbstractMonitorDestination
 
getApplicationContext() - Method in class org.frankframework.monitoring.Monitor
 
getApplicationContext() - Method in class org.frankframework.monitoring.MonitorManager
 
getApplicationContext() - Method in class org.frankframework.parameters.AbstractParameter
 
getApplicationContext() - Method in class org.frankframework.pipes.AbstractPipe
 
getApplicationContext() - Method in class org.frankframework.receivers.FrankListener
 
getApplicationContext() - Method in class org.frankframework.receivers.JavaListener
 
getApplicationContext() - Method in class org.frankframework.receivers.Receiver
 
getApplicationContext() - Method in class org.frankframework.scheduler.AbstractJobDef
 
getApplicationContext() - Method in class org.frankframework.senders.AbstractSender
 
getApplicationContext() - Method in class org.frankframework.validation.AbstractXmlValidator
 
getApplicationName() - Method in class org.frankframework.configuration.IbisContext
 
getApplicationVersion() - Static method in class org.frankframework.configuration.ConfigurationUtils
Get the application version (instance.version + instance.timestamp)
getApplicationWarnings() - Method in class org.frankframework.management.bus.endpoints.ServerStatistics
 
getArray(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getArray(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getAsciiStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getAsciiStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getAttachmentList() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getAttachmentSessionKeys() - Method in class org.frankframework.http.WebServiceListener
 
getAttributeMap(NamingEnumeration<SearchResult>) - Method in class org.frankframework.ldap.LdapClient
Returns a Map of attribute values.
getAttributeMultiMap(NamingEnumeration<SearchResult>) - Method in class org.frankframework.ldap.LdapClient
Returns a MultiMap of attribute values.
getAttributes() - Method in class org.frankframework.xml.AttributesWrapper
 
getAttributeSet(NamingEnumeration<SearchResult>) - Method in class org.frankframework.ldap.LdapClient
Returns a Set of attribute values.
getAttributesToReturn() - Method in class org.frankframework.ldap.LdapSender
 
getAttributeUses() - Method in class org.frankframework.align.XmlAligner
 
getAttributeUses(XSTypeDefinition) - Method in class org.frankframework.align.XmlAligner
 
getAuditTrailNamespaceDefs() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
getAuditTrailSessionKey() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
getAuditTrailXPath() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
getAuthalias() - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
 
getAuthAlias() - Method in class org.frankframework.http.AbstractHttpSession
 
getAuthAlias() - Method in class org.frankframework.jdbc.JdbcFacade
 
getAuthAlias() - Method in class org.frankframework.jms.JMSFacade
 
getAuthAlias() - Method in class org.frankframework.jms.JmsRealm
 
getAuthAlias() - Method in class org.frankframework.jms.MessagingSource
 
getAuthAlias() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
getAuthAlias() - Method in class org.frankframework.parameters.AbstractParameter
 
getAuthAlias() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
getAuthAlias() - Method in class org.frankframework.pipes.HashPipe
 
getAuthAlias() - Method in class org.frankframework.senders.AbstractMailSender
 
getAuthDomain() - Method in class org.frankframework.http.AbstractHttpSession
 
getAuthentication() - Method in class org.frankframework.jms.JmsRealm
 
getAuthentication() - Method in class org.frankframework.jndi.JndiBase
 
getAuthenticationMethod() - Method in class org.frankframework.http.rest.ApiListener
 
getAuthenticationMethod() - Method in class org.frankframework.http.rest.ApiPrincipalPipe
 
getAuthenticationRoleList() - Method in class org.frankframework.http.rest.ApiListener
 
getAuthenticator() - Method in class org.frankframework.http.AbstractHttpSession
 
getAuthRoles() - Method in class org.frankframework.http.RestListener
 
getAutoreload() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
 
getAvailableMethods(String) - Method in class org.frankframework.http.RestServiceDispatcher
 
getBaseDN() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
getBaseName(String) - Static method in class org.frankframework.util.FileUtils
 
getBasePath() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
The root directory where all resources are located.
getBaseUnit() - Method in enum class org.frankframework.statistics.FrankMeterType
 
getBatchSize() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getBatchSize() - Method in class org.frankframework.jdbc.FixedQuerySender
 
getBean() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
getBean(String, Class<T>) - Method in class org.frankframework.lifecycle.IbisApplicationContext
Deprecated.
getBean(String, Class<T>) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getBeanClass() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
getBeanClass() - Method in class org.frankframework.configuration.digester.DigesterRule
The class to use when creating the bean through Spring.
getBeanName() - Method in class org.frankframework.core.Adapter
 
getBeanNamesForType(Class<?>, boolean, boolean) - Method in class org.frankframework.configuration.Configuration
 
getBestChildElementPath(XSElementDeclaration, JsonValue, boolean) - Method in class org.frankframework.align.Json2Xml
 
getBigDecimal(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBigDecimal(int, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBigDecimal(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBigDecimal(String, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBinaryStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBinaryStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBlob(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBlob(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBlobAsString(IDbmsSupport, ResultSet, int, String, boolean, boolean, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobAsString(IDbmsSupport, ResultSet, String, String, boolean, boolean, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobBase64Direction() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getBlobCharset() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getBlobCharset() - Method in class org.frankframework.jdbc.JdbcListener
 
getBlobCharset() - Method in class org.frankframework.util.DB2DocumentWriter
 
getBlobCharset() - Method in class org.frankframework.util.DB2XMLWriter
 
getBlobColumn() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getBlobInputStream(IDbmsSupport, ResultSet, int, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobInputStream(IDbmsSupport, ResultSet, String, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobOutputStream(IDbmsSupport, Object, ResultSet, int, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobReader(IDbmsSupport, ResultSet, int, String, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getBlobSessionKey() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getBlockPrefix() - Method in class org.frankframework.pipes.StringIteratorPipe
 
getBlockSize() - Method in class org.frankframework.pipes.IteratingPipe
 
getBlockSuffix() - Method in class org.frankframework.pipes.StringIteratorPipe
 
getBody(Message, boolean, PipeLineSession, String) - Method in class org.frankframework.soap.SoapWrapper
 
getBodyElement(IXmlValidator, Set<IXSD>, String) - Method in class org.frankframework.soap.WsdlGenerator
 
getBodyElement(IXmlValidator, Set<IXSD>, String, boolean) - Method in class org.frankframework.soap.WsdlGenerator
 
getBodyParts() - Method in class org.frankframework.http.mime.MultipartForm
 
getBoolean(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBoolean(String) - Method in class org.frankframework.core.PipeLineSession
Retrieves a Boolean value from the PipeLineSession
getBoolean(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBootState() - Method in class org.frankframework.lifecycle.IbisApplicationContext
 
getBounceAddress() - Method in class org.frankframework.senders.AbstractMailSender
 
getBounceAddress() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getBufSize() - Static method in class org.frankframework.util.XmlUtils
 
getByte(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getByte(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBytes(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getBytes(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getCache() - Method in interface org.frankframework.cache.ICacheEnabled
 
getCache() - Method in class org.frankframework.core.PipeLine
 
getCache() - Method in class org.frankframework.ldap.LdapClient
 
getCache() - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
 
getCache() - Method in class org.frankframework.senders.AbstractSenderWrapper
 
getCache(String) - Method in class org.frankframework.cache.IbisCacheManager
 
getCachedErrorMessage(RawMessageWrapper<M>) - Method in class org.frankframework.receivers.Receiver
 
getCacheMode() - Method in class org.frankframework.jms.PushingJmsListener
 
getCacheName() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
 
getCallWithRowIdReturned(Connection, String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getCertificate(HasTruststore, String) - Static method in class org.frankframework.encryption.PkiUtil
 
getChallenges(HttpHost, HttpResponse, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
 
getChangeLog() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getChangeLog() - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
 
getChangeRootTransformerPool(String, boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
 
getCharacterStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getCharacterStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getCharset() - Method in class org.frankframework.compression.ZipIteratorPipe
 
getCharset() - Method in class org.frankframework.http.mime.MessageContentBody
 
getCharset() - Method in class org.frankframework.http.rest.ApiListener
 
getCharset() - Method in class org.frankframework.pipes.Base64Pipe
 
getCharset() - Method in class org.frankframework.pipes.HashPipe
 
getCharset() - Method in class org.frankframework.pipes.XmlValidator
 
getCharset() - Method in class org.frankframework.stream.Message
Representing a charset of binary requests
getCharset() - Method in class org.frankframework.validation.AbstractXmlValidator
 
getCharSet() - Method in class org.frankframework.http.AbstractHttpSender
 
getCharSet() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
 
getCheckForDuplicatesMethod() - Method in class org.frankframework.receivers.Receiver
 
getCheckRootTag() - Method in class org.frankframework.pipes.MessageSendingPipe
 
getChildTagAsBoolean(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsBoolean.
getChildTagAsBoolean(Element, String, boolean) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsBoolean.
getChildTagAsLong(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsLong.
getChildTagAsLong(Element, String, long) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsLong.
getChildTagAsString(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsString.
getChildTagAsString(Element, String, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTagAsString.
getChildTags(Element, String) - Static method in class org.frankframework.util.XmlUtils
Method getChildTags.
getChompCharSize() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getChompCharSize() - Method in interface org.frankframework.core.IPipe
 
getChompCharSize() - Method in class org.frankframework.pipes.AbstractPipe
 
getChompCharSize() - Method in class org.frankframework.receivers.Receiver
 
getChompLength() - Method in class org.frankframework.util.CompactSaxHandler
 
getClaimsSet() - Method in class org.frankframework.jwt.JwtSecurityHandler
 
getClassInfo(Message<?>) - Method in class org.frankframework.management.bus.endpoints.DebugInformation
 
getClassLoader() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
getClassLoaderType() - Method in class org.frankframework.configuration.Configuration
If no ClassLoader has been set it tries to fall back on the `configurations.xxx.classLoaderType` property.
getCleanPattern() - Method in class org.frankframework.http.rest.ApiListener
returns the clear pattern, replaces everything between {} to *
getCleanUpIbisstoreQuery(String, String, String, String, int, Dbms) - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
 
getClientAuthAlias() - Method in class org.frankframework.http.AbstractHttpSession
 
getClientId() - Method in class org.frankframework.http.AbstractHttpSession
 
getClientSecret() - Method in class org.frankframework.http.AbstractHttpSession
 
getClob(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getClob(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getClobAsString(IDbmsSupport, ResultSet, int, boolean) - Static method in class org.frankframework.util.JdbcUtil
 
getClobColumn() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getClobSessionKey() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getCloseables() - Method in class org.frankframework.core.PipeLineSession
 
getCode() - Method in enum class org.frankframework.core.IMessageBrowser.StorageType
 
getCollectFileContentsBase64Encoded() - Method in class org.frankframework.pipes.UnzipPipe
 
getCollection() - Method in class org.frankframework.mongodb.MongoDbSender
 
getCollection(MongoDatabase, ParameterValueList) - Method in class org.frankframework.mongodb.MongoDbSender
 
getCollection(PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
 
getCollection(PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorSender
 
getCollectionName() - Method in class org.frankframework.collection.AbstractCollectorPipe
Session key used to refer to collection.
getCollectionName() - Method in class org.frankframework.collection.AbstractCollectorSender
Session key used to refer to collection.
getColumnsReturned() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getColumnsReturnedList() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getCombinedSelector(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getCombinedSelector(Map<String, String>) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getCommand() - Method in class org.frankframework.senders.CommandSender
 
getCommandLine(List<String>) - Static method in class org.frankframework.util.ProcessUtil
 
getCommandWithArguments() - Method in class org.frankframework.senders.CommandSender
 
getComment() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
 
getCommentField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getCommentField() - Method in class org.frankframework.jdbc.JdbcTableListener
 
getCommentString() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getCommentString() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getComposedHideRegex() - Method in class org.frankframework.core.Adapter
 
getComposedHideRegexPattern() - Method in class org.frankframework.core.Adapter
 
getConcurrency() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getConfigFromDatabase(ApplicationContext, String, String, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getConfigMap() - Method in class org.frankframework.util.TransformerPool
 
getConfiguration() - Method in class org.frankframework.core.Adapter
 
getConfiguration() - Method in class org.frankframework.core.PipeLine
 
getConfiguration() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getConfiguration(String) - Method in class org.frankframework.configuration.IbisManager
 
getConfiguration(LoggerContext, ConfigurationSource) - Method in class org.frankframework.logging.FrankLogConfigurationFactory
Also called when refreshed (see UpdateLogDefinitions)
getConfigurationByName(String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
 
getConfigurationCanonicalizer(ContentHandler) - Method in class org.frankframework.configuration.ConfigurationDigester
 
getConfigurationCanonicalizer(ContentHandler, String, ErrorHandler) - Method in class org.frankframework.configuration.ConfigurationDigester
 
getConfigurationClassLoader() - Method in class org.frankframework.cache.AbstractCacheAdapter
 
getConfigurationClassLoader() - Method in class org.frankframework.configuration.Configuration
 
getConfigurationClassLoader() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getConfigurationClassLoader() - Method in class org.frankframework.core.Adapter
 
getConfigurationClassLoader() - Method in interface org.frankframework.core.HasApplicationContext
 
getConfigurationClassLoader() - Method in interface org.frankframework.core.IScopeProvider
This ClassLoader is set upon creation of the object, used to retrieve resources configured by the Ibis application.
getConfigurationClassLoader() - Method in class org.frankframework.core.PipeLine
 
getConfigurationClassLoader() - Method in class org.frankframework.core.Resource
 
getConfigurationClassLoader() - Method in class org.frankframework.core.Resource.GlobalScopeProvider
 
getConfigurationClassLoader() - Method in class org.frankframework.errormessageformatters.ErrorMessageFormatter
 
getConfigurationClassLoader() - Method in class org.frankframework.http.AbstractHttpSession
 
getConfigurationClassLoader() - Method in class org.frankframework.http.PushingListenerAdapter
 
getConfigurationClassLoader() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getConfigurationClassLoader() - Method in class org.frankframework.jndi.JndiBase
 
getConfigurationClassLoader() - Method in class org.frankframework.monitoring.Monitor
 
getConfigurationClassLoader() - Method in class org.frankframework.parameters.AbstractParameter
 
getConfigurationClassLoader() - Method in class org.frankframework.pgp.AbstractPGPAction
 
getConfigurationClassLoader() - Method in class org.frankframework.pipes.AbstractPipe
 
getConfigurationClassLoader() - Method in class org.frankframework.receivers.FrankListener
 
getConfigurationClassLoader() - Method in class org.frankframework.receivers.JavaListener
 
getConfigurationClassLoader() - Method in class org.frankframework.receivers.Receiver
 
getConfigurationClassLoader() - Method in class org.frankframework.scheduler.AbstractJobDef
 
getConfigurationClassLoader() - Method in class org.frankframework.senders.AbstractSender
 
getConfigurationClassLoader() - Method in class org.frankframework.validation.AbstractXmlValidator
 
getConfigurationDetailsByName(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
header configuration The name of the Configuration to find header datasourceName The name of the datasource where the configurations are located.
getConfigurationException() - Method in class org.frankframework.configuration.Configuration
 
getConfigurationException() - Method in interface org.frankframework.core.IXmlValidator
 
getConfigurationException() - Method in class org.frankframework.pipes.XmlValidator
 
getConfigurationException() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
getConfigurationFile() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
The configurationFile should only ever be found in the current classloader and never in it's parent
getConfigurationFile(ClassLoader, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getConfigurationMetrics() - Method in class org.frankframework.pipes.MessageSendingPipe
 
getConfigurationName() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
 
getConfigurationName() - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
Retrieve the name of the configuration that uses this IConfigurationClassLoader
getConfigurationName() - Method in class org.frankframework.scheduler.job.ActionJob
 
getConfigurations() - Method in class org.frankframework.configuration.IbisManager
 
getConfigurationVersion(ClassLoader) - Static method in class org.frankframework.configuration.ConfigurationUtils
Get the version (configuration.version + configuration.timestamp) from the configuration's AppConstants.
getConfigurationVersion(Properties) - Static method in class org.frankframework.configuration.ConfigurationUtils
 
getConfigurationWarnings() - Method in class org.frankframework.configuration.Configuration
 
getConfigurationXml(List<Configuration>) - Method in class org.frankframework.util.flow.FlowDiagramManager
 
getConfiguredAliases() - Static method in class org.frankframework.util.CredentialFactory
 
getConnection() - Method in class org.frankframework.jdbc.AbstractJdbcSender
 
getConnection() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
 
getConnection() - Method in class org.frankframework.jdbc.JdbcFacade
Obtains a connection to the datasource.
getConnection() - Method in class org.frankframework.jdbc.QueryExecutionContext
 
getConnection() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
getConnection() - Method in class org.frankframework.jta.narayana.PoolingDataSourceJDBCAccess
Must be a 'new' connection with autocommit set to false.
getConnection(String, String) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
 
getConnection(JmsResourceHolder) - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
getConnectionCheckInterval() - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
 
getConnectionCheckInterval() - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
 
getConnectionFactories(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseQueue
 
getConnectionFactory() - Method in class org.frankframework.jms.MessagingSource
 
getConnectionFactory() - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
 
getConnectionFactory(String) - Method in interface org.frankframework.jms.IConnectionFactoryFactory
 
getConnectionFactory(String) - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
getConnectionFactory(String, Properties) - Method in interface org.frankframework.jms.IConnectionFactoryFactory
 
getConnectionFactory(String, Properties) - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
getConnectionFactory(Context, String, boolean) - Method in class org.frankframework.jms.AbstractMessagingSourceFactory
 
getConnectionFactoryFactory() - Method in class org.frankframework.jms.JMSFacade
 
getConnectionFactoryInfo() - Method in class org.frankframework.jms.JMSFacade
 
getConnectionFactoryInfo(ConnectionFactory) - Method in class org.frankframework.jms.JmsMessagingSourceFactory
 
getConnectionFactoryName() - Method in class org.frankframework.jms.JMSFacade
 
getConnectionFactoryNames() - Method in interface org.frankframework.jms.IConnectionFactoryFactory
Return all known/registered ConnectionFactories
getConnectionFactoryNames() - Method in class org.frankframework.jms.JmsRealmFactory
 
getConnectionFactoryNames() - Method in class org.frankframework.jndi.JndiConnectionFactoryFactory
 
getConnectionForSendMessage() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
 
getConnectionIdleTimeout() - Method in class org.frankframework.http.AbstractHttpSession
 
getConnectionPoolInfo(DataSource) - Static method in class org.frankframework.jdbc.datasource.JdbcPoolUtil
Returns pool info or NULL when it's not able to do so.
getConnectionTimeToLive() - Method in class org.frankframework.http.AbstractHttpSession
 
getConnectionWithTimeout(int) - Method in class org.frankframework.jdbc.JdbcFacade
 
getConnectTimeout() - Method in class org.frankframework.jwt.JwtValidator
 
getConsumes() - Method in class org.frankframework.http.rest.ApiListener
 
getConsumes() - Method in class org.frankframework.http.RestListener
 
getContainerElement() - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
getContent() - Method in class org.frankframework.align.content.JsonElementContainer
 
getContent() - Method in class org.frankframework.http.HttpMessageEntity
 
getContent() - Method in class org.frankframework.http.mime.MultipartEntity
 
getContent() - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
 
getContentDispositionHeaderSessionKey() - Method in class org.frankframework.http.rest.ApiListener
 
getContentEncoding() - Method in class org.frankframework.http.mime.MultipartEntity
 
getContentHandler() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
 
getContentHandler() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getContentHandler() - Method in class org.frankframework.validation.AbstractValidationContext
 
getContentLength() - Method in class org.frankframework.http.HttpMessageEntity
 
getContentLength() - Method in class org.frankframework.http.mime.MessageContentBody
 
getContentsSessionKey() - Method in class org.frankframework.compression.ZipIteratorPipe
 
getContentType() - Method in class org.frankframework.http.AbstractHttpSender
 
getContentType() - Method in class org.frankframework.http.InputStreamDataSource
 
getContentType() - Method in class org.frankframework.http.rest.ApiListener
 
getContentType() - Method in class org.frankframework.util.MessageDataSource
Use content type application/octet-stream in case it cannot be determined.
getContentTypeSessionKey() - Method in class org.frankframework.http.RestListener
 
getContext() - Method in class org.frankframework.align.XmlAligner
 
getContext() - Method in class org.frankframework.jms.AbstractMessagingSourceFactory
 
getContext() - Method in class org.frankframework.jms.MessagingSource
 
getContext() - Method in class org.frankframework.jndi.JndiBase
When InitialContextFactory and ProviderURL are set, these are used to get the Context.
getContext() - Method in class org.frankframework.ldap.LdapClient
Gets the Context
When InitialContextFactory and ProviderURL are set, these are used to get the Context.
getContext() - Method in class org.frankframework.mongodb.JsonDocumentWriter
 
getContext() - Method in class org.frankframework.receivers.RawMessageWrapper
 
getContext() - Method in class org.frankframework.stream.Message
 
getContext(Message) - Method in class org.frankframework.jms.JMSFacade
 
getContext(Part) - Static method in class org.frankframework.http.mime.MultipartUtils
 
getContext(HttpServletRequest) - Static method in class org.frankframework.util.MessageUtils
Fetch metadata from the HttpServletRequest such as Content-Length, Content-Type (mimetype + charset)
getContext(String) - Method in interface org.frankframework.core.IMessageBrowser
Retrieves the message context as an iteratorItem.
getContext(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getContext(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
 
getContext(Iterator<MimeHeader>) - Static method in class org.frankframework.util.MessageUtils
 
getContext(HttpResponse) - Static method in class org.frankframework.util.MessageUtils
 
getContextFile() - Method in enum class org.frankframework.lifecycle.SpringContextScope
 
getContextKey() - Method in class org.frankframework.parameters.AbstractParameter
 
getContextPrefix() - Method in class org.frankframework.core.JndiContextPrefixFactory
 
getCookie(HttpServletRequest, String) - Static method in class org.frankframework.util.CookieUtil
 
getCopyOfSelectTransformerPool(String, boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
 
getCorrelationId() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getCorrelationId() - Method in class org.frankframework.core.PipeLineSession
 
getCorrelationId() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getCorrelationId() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
 
getCorrelationId() - Method in class org.frankframework.receivers.RawMessageWrapper
 
getCorrelationIdField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getCorrelationIdField() - Method in class org.frankframework.jdbc.JdbcListener
 
getCorrelationIdHeader() - Method in class org.frankframework.http.rest.ApiListener
 
getCorrelationIdMaxLength() - Method in class org.frankframework.jms.JMSFacade
 
getCorrelationIDNamespaceDefs() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
getCorrelationIDNamespaceDefs() - Method in class org.frankframework.receivers.Receiver
 
getCorrelationIDSessionKey() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
getCorrelationIDStyleSheet() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
getCorrelationIDStyleSheet() - Method in class org.frankframework.receivers.Receiver
 
getCorrelationIdToHexPrefix() - Method in class org.frankframework.jms.JMSFacade
 
getCorrelationIDXPath() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
 
getCorrelationIDXPath() - Method in class org.frankframework.receivers.Receiver
 
getCount() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
 
getCreated() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
 
getCreationDate() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
 
getCredentialFactory() - Method in class org.frankframework.jms.IbisMessageListenerContainer
 
getCredentialFactory() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
getCredentialFactory() - Method in class org.frankframework.senders.AbstractMailSender
 
getCredentialFactory(String, String) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
 
getCredentials() - Method in class org.frankframework.http.AbstractHttpSession
 
getCredentials() - Method in class org.frankframework.jms.JmsRealm
 
getCredentials() - Method in class org.frankframework.jndi.JndiBase
 
getCronExpression() - Method in class org.frankframework.scheduler.AbstractJobDef
 
getCronExpression() - Method in interface org.frankframework.scheduler.job.IJob
 
getCurrentElementName() - Method in class org.frankframework.configuration.digester.Digester
 
getCurrentLength() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
Gets the current length of the JSON text.
getCurrentThreadCount() - Method in interface org.frankframework.core.IThreadCountControllable
 
getCurrentThreadCount() - Method in class org.frankframework.jms.PushingJmsListener
 
getCurrentThreadCount() - Method in class org.frankframework.receivers.PullingListenerContainer
 
getCurrentThreadCount() - Method in class org.frankframework.receivers.Receiver
 
getCurrentThreadCount() - Method in class org.frankframework.unmanaged.SpringJmsConnector
 
getCurrentTransaction() - Method in interface org.frankframework.jta.IThreadConnectableTransactionManager
 
getCurrentTransaction() - Method in class org.frankframework.jta.SpringTxManagerProxy
 
getCurrentTransaction() - Method in class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
 
getCurrentTransaction() - Method in class org.frankframework.jta.ThreadConnectableJtaTransactionManager
 
getCursorName() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getData() - Method in class org.frankframework.http.rest.ApiPrincipal
 
getData() - Method in class org.frankframework.ldap.AbstractObjectCallback
 
getDatabase() - Method in class org.frankframework.mongodb.MongoDbSender
 
getDatabase(ParameterValueList) - Method in class org.frankframework.mongodb.MongoDbSender
 
getDatasource() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getDatasource() - Method in class org.frankframework.jdbc.JdbcFacade
 
getDataSource() - Method in class org.frankframework.scheduler.job.CheckReloadJob
 
getDataSource(String) - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
 
getDataSource(String) - Method in interface org.frankframework.jdbc.IDataSourceFactory
Look up a DataSource from the JNDI
getDataSource(String, Properties) - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
 
getDataSource(String, Properties) - Method in interface org.frankframework.jdbc.IDataSourceFactory
Set the JNDI environment to use for JNDI lookups.
getDataSourceFactory() - Method in class org.frankframework.jdbc.JdbcFacade
 
getDatasourceInfo() - Method in class org.frankframework.jdbc.JdbcFacade
Deprecated.
getDatasourceName() - Method in class org.frankframework.jdbc.JdbcFacade
 
getDatasourceName() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
 
getDatasourceName() - Method in class org.frankframework.jms.JmsRealm
 
getDatasourceName() - Method in class org.frankframework.mongodb.MongoDbSender
 
getDatasourceName() - Method in class org.frankframework.pipes.DomainTransformerPipe
 
getDatasourceName() - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
 
getDataSourceNames() - Method in class org.frankframework.jdbc.datasource.DataSourceFactory
 
getDataSourceNames() - Method in interface org.frankframework.jdbc.IDataSourceFactory
Return all known/registered DataSources
getDate(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDate(int, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDate(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDate(String, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDateField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getDateFieldType() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
 
getDateFormat() - Method in class org.frankframework.pipes.PutSystemDateInSession
 
getDateFormatSuffix() - Method in class org.frankframework.util.Locker
 
getDbmsSupport() - Method in class org.frankframework.jdbc.JdbcFacade
 
getDecimalFormatSymbols() - Method in class org.frankframework.parameters.NumberParameter
 
getDecimalSeparator() - Method in class org.frankframework.parameters.NumberParameter
 
getDeclaredRoles() - Method in class org.frankframework.lifecycle.ServletManager
 
getDefault(AlignmentContext) - Method in class org.frankframework.align.OverridesMap
 
getDefault(AlignmentContext) - Method in interface org.frankframework.align.SubstitutionProvider
 
getDefaultAttachmentName() - Method in class org.frankframework.senders.AbstractMailSender
 
getDefaultCharset() - Method in enum class org.frankframework.http.rest.MediaTypes
returns the default charset for the given mediatype or null when non is allowed
getDefaultFrom() - Method in class org.frankframework.senders.AbstractMailSender
 
getDefaultHttpClientContext() - Method in class org.frankframework.http.AbstractHttpSession
 
getDefaultMessageType() - Method in class org.frankframework.senders.AbstractMailSender
 
getDefaultPassword() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
getDefaultSubject() - Method in class org.frankframework.senders.AbstractMailSender
 
getDefaultUserid() - Method in class org.frankframework.pipes.CredentialCheckingPipe
 
getDefaultValue() - Method in class org.frankframework.parameters.AbstractParameter
 
getDefaultValueMethods() - Method in class org.frankframework.parameters.AbstractParameter
 
getDefinition() - Method in class org.frankframework.parameters.ParameterValue
Returns the description of the IParameter
getDefinition(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
 
getDefinitions() - Method in class org.frankframework.align.XmlTypeToJsonSchemaConverter
 
getDelayTime() - Method in class org.frankframework.pipes.DelayPipe
 
getDelayTime() - Method in class org.frankframework.senders.DelaySender
 
getDeliveryCount(RawMessageWrapper<Message>) - Method in class org.frankframework.jms.PushingJmsListener
 
getDeliveryCount(RawMessageWrapper<M>) - Method in interface org.frankframework.core.IKnowsDeliveryCount
 
getDeliveryCount(RawMessageWrapper<M>) - Method in class org.frankframework.receivers.Receiver
Get the delivery-count for the message.
getDeliveryMode() - Method in enum class org.frankframework.jms.JMSFacade.DeliveryMode
 
getDeliveryMode() - Method in class org.frankframework.jms.JmsSender
 
getDependencyTimeOut() - Method in class org.frankframework.senders.IbisLocalSender
 
getDescription() - Method in class org.frankframework.core.Adapter
 
getDescription() - Method in class org.frankframework.scheduler.AbstractJobDef
 
getDescription() - Method in class org.frankframework.task.TimeoutGuard
 
getDestination() - Method in class org.frankframework.jms.JMSFacade
 
getDestination() - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
 
getDestination(String) - Method in class org.frankframework.jms.JMSFacade
 
getDestination(String) - Method in class org.frankframework.monitoring.MonitorManager
 
getDestination(PipeLineSession, ParameterValueList) - Method in class org.frankframework.jms.JmsSender
 
getDestinationAsString() - Method in interface org.frankframework.configuration.extensions.ISapSystem
 
getDestinationName() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
LazyLoaded method.
getDestinationName() - Method in class org.frankframework.jms.JMSFacade
 
getDestinationParam() - Method in class org.frankframework.jms.JmsSender
 
getDestinations() - Method in class org.frankframework.management.bus.dto.MonitorDTO
 
getDestinations() - Method in class org.frankframework.monitoring.MonitorManager
 
getDestinationsAsString() - Method in class org.frankframework.monitoring.Monitor
 
getDestinationSet() - Method in class org.frankframework.monitoring.Monitor
 
getDestinationType() - Method in class org.frankframework.jms.JMSFacade
 
getDetectXsltVersionTransformerPool() - Static method in class org.frankframework.util.XmlUtils
 
getDigester() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
 
getDigester() - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
 
getDigesterRuleFile() - Method in class org.frankframework.configuration.ConfigurationDigester
 
getDirContext(Map<String, String>) - Method in class org.frankframework.ldap.LdapSender
 
getDirection() - Method in class org.frankframework.pipes.Base64Pipe
 
getDirection() - Method in class org.frankframework.pipes.EscapePipe
 
getDirection() - Method in class org.frankframework.pipes.JsonPipe
 
getDirection() - Method in class org.frankframework.soap.SoapWrapperPipe
 
getDirectory() - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
 
getDirectory() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
 
getDirectory() - Method in class org.frankframework.pipes.UnzipPipe
 
getDirectory() - Method in class org.frankframework.util.DirectoryCleaner
 
getDirectorySessionKey() - Method in class org.frankframework.pipes.UnzipPipe
 
getDirList() - Method in class org.frankframework.util.Dir2Xml
 
getDirList(boolean) - Method in class org.frankframework.util.Dir2Xml
 
getDirList(boolean, int) - Method in class org.frankframework.util.Dir2Xml
 
getDisableOutputEscaping() - Method in class org.frankframework.senders.XsltSender
 
getDisableOutputEscaping() - Method in class org.frankframework.util.TransformerPool
 
getDiskExpiryThreadIntervalSeconds() - Method in class org.frankframework.cache.EhCache
 
getDispatchType() - Method in class org.frankframework.senders.IbisJavaSender
 
getDivisor() - Method in class org.frankframework.pipes.CounterSwitchPipe
 
getDnFind() - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
getDnSearchIn() - Method in class org.frankframework.ldap.LdapFindMemberPipe
 
getDocument(String) - Method in class org.frankframework.mongodb.MongoDbSender
 
getDocument(Message) - Method in class org.frankframework.mongodb.MongoDbSender
 
getDocumentation() - Method in interface org.frankframework.core.IXmlValidator
Provide additional generic documentation on the validation of the subsequent processing.
getDocumentation() - Method in class org.frankframework.pipes.XmlValidator
 
getDocumentation() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
 
getDocumentation() - Method in class org.frankframework.soap.WsdlGenerator
 
getDocumentBuilderFactory() - Static method in class org.frankframework.util.XmlUtils
 
getDocumentBuilderFactory(boolean) - Static method in class org.frankframework.util.XmlUtils
 
getDocumentContainer() - Method in class org.frankframework.align.Xml2Json
 
getDocumentLocator() - Method in class org.frankframework.align.XmlAligner
 
getDocumentLocator() - Method in class org.frankframework.configuration.digester.Digester
 
getDocuments(Message) - Method in class org.frankframework.mongodb.MongoDbSender
 
getDomain() - Method in interface org.frankframework.core.HasPhysicalDestination
 
getDomain() - Method in class org.frankframework.http.AbstractHttpSender
 
getDomain() - Method in class org.frankframework.http.HttpListener
Deprecated.
 
getDomain() - Method in class org.frankframework.http.rest.ApiListener
 
getDomain() - Method in class org.frankframework.http.RestListener
 
getDomain() - Method in class org.frankframework.http.WebServiceListener
 
getDomain() - Method in class org.frankframework.jdbc.JdbcFacade
 
getDomain() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
 
getDomain() - Method in class org.frankframework.jms.JMSFacade
 
getDomain() - Method in class org.frankframework.mongodb.MongoDbSender
 
getDomain() - Method in class org.frankframework.pipes.Json2XmlValidator
 
getDomain() - Method in class org.frankframework.receivers.FrankListener
 
getDomain() - Method in class org.frankframework.receivers.JavaListener
 
getDomain() - Method in class org.frankframework.senders.FrankSender
 
getDomain() - Method in class org.frankframework.senders.IbisJavaSender
 
getDomain() - Method in class org.frankframework.senders.IbisLocalSender
 
getDomain() - Method in class org.frankframework.senders.MailSender
 
getDomainWhitelist() - Method in class org.frankframework.senders.AbstractMailSender
 
getDouble(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDouble(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getDTDHandler() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getDuration() - Method in class org.frankframework.senders.ParallelSenderExecutor
 
getDurationInMs(long) - Static method in class org.frankframework.util.Misc
 
getDurationThreshold() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getDurationThreshold() - Method in interface org.frankframework.core.IPipe
 
getDurationThreshold() - Method in class org.frankframework.pipes.AbstractPipe
 
getDynamicReplyQueue(Session) - Method in class org.frankframework.jms.MessagingSource
 
getElement(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
 
getElement(String) - Method in class org.frankframework.cache.EhCache
 
getElementToMove() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getElementToMove() - Method in interface org.frankframework.core.IPipe
 
getElementToMove() - Method in class org.frankframework.pipes.AbstractPipe
 
getElementToMove() - Method in class org.frankframework.receivers.Receiver
 
getElementToMove() - Method in class org.frankframework.util.CompactSaxHandler
 
getElementToMoveChain() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getElementToMoveChain() - Method in interface org.frankframework.core.IPipe
 
getElementToMoveChain() - Method in class org.frankframework.pipes.AbstractPipe
 
getElementToMoveChain() - Method in class org.frankframework.receivers.Receiver
 
getElementToMoveChain() - Method in class org.frankframework.util.CompactSaxHandler
 
getElementToMoveSessionKey() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getElementToMoveSessionKey() - Method in interface org.frankframework.core.IPipe
 
getElementToMoveSessionKey() - Method in class org.frankframework.pipes.AbstractPipe
 
getElementToMoveSessionKey() - Method in class org.frankframework.receivers.Receiver
 
getElementToMoveSessionKey() - Method in class org.frankframework.util.CompactSaxHandler
 
getElementType() - Method in class org.frankframework.align.XmlAligner
 
getElementXPathExpression() - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
getElseForward() - Method in class org.frankframework.pipes.IfPipe
 
getElseForwardName() - Method in class org.frankframework.pipes.IfPipe
 
getElseForwardName() - Method in class org.frankframework.pipes.IsXmlPipe
 
getEmptyForwardName() - Method in class org.frankframework.pipes.XmlSwitch
 
getEmptyInputReplacement() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
 
getEmptyInputReplacement() - Method in interface org.frankframework.core.IPipe
 
getEmptyInputReplacement() - Method in class org.frankframework.pipes.AbstractPipe
 
getEncodingStyle() - Method in class org.frankframework.http.WebServiceSender
 
getEncodingStyle() - Method in class org.frankframework.soap.SoapWrapperPipe
 
getEncodingStyleURI() - Method in class org.frankframework.jms.JmsSender
 
getEndDate() - Method in class org.frankframework.util.MessageBrowsingFilter
 
getEndOfLineString() - Method in class org.frankframework.pipes.StreamLineIteratorPipe
 
getEndPosition() - Method in class org.frankframework.pipes.StringIteratorPipe
 
getEngine() - Method in class org.frankframework.javascript.GraalJS
Deprecated.
 
getEngine() - Method in class org.frankframework.javascript.J2V8
 
getEngine() - Method in interface org.frankframework.javascript.JavascriptEngine
Getter for the runtime of the specified engine
getEngine() - Method in class org.frankframework.senders.JavascriptSender
 
getEntityResolver() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getEnvironmentVariables(Message<?>) - Method in class org.frankframework.management.bus.endpoints.EnvironmentVariables
 
getErrorHandler() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getErrorHandler() - Method in class org.frankframework.validation.AbstractValidationContext
 
getErrorListener() - Method in class org.frankframework.xml.TransformerFilter
 
getErrorMessage() - Method in class org.frankframework.core.SenderResult
 
getErrorMessage(String, Throwable) - Method in class org.frankframework.errormessageformatters.ErrorMessageFormatter
 
getErrorResult(String, PipeLineSession, boolean) - Method in class org.frankframework.pipes.XmlValidator
 
getErrorSessionKey() - Method in class org.frankframework.ldap.LdapChallengePipe
Deprecated.
 
getErrorSessionKey() - Method in class org.frankframework.ldap.LdapSender
 
getErrorStorage() - Method in class org.frankframework.receivers.Receiver
 
getEsbSoapParadigm(IXmlValidator) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
 
getEtagSessionKey() - Method in class org.frankframework.http.RestListener
 
getEvent() - Method in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
 
getEventCode() - Method in class org.frankframework.monitoring.events.MonitorEvent
 
getEventCodes() - Method in interface org.frankframework.monitoring.ITrigger
 
getEventCodes() - Method in class org.frankframework.monitoring.Trigger
 
getEventMessage() - Method in class org.frankframework.monitoring.events.MonitorEvent
 
getEvents() - Method in class org.frankframework.management.bus.dto.TriggerDTO
 
getEvents() - Method in class org.frankframework.monitoring.MonitorManager
 
getEventSourceName() - Method in class org.frankframework.monitoring.events.MonitorEvent
 
getEventSourceName() - Method in interface org.frankframework.monitoring.EventThrowing
 
getEventSourceName() - Method in class org.frankframework.pipes.AbstractPipe
 
getEventSourceName() - Method in class org.frankframework.receivers.Receiver
 
getEventTime() - Method in class org.frankframework.monitoring.events.MonitorEvent
 
getExactMatchClaims() - Method in class org.frankframework.http.rest.ApiListener
 
getException() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
 
getExceptionForwardName() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
 
getExceptionListener() - Method in interface org.frankframework.core.IPortConnectedListener
 
getExceptionListener() - Method in class org.frankframework.jms.PushingJmsListener
 
getExceptionListener() - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
 
getExceptionOnResult() - Method in class org.frankframework.pipes.MessageSendingPipe
 
getExecutor() - Method in class org.frankframework.senders.ParallelSenders
 
getExitCode() - Method in class org.frankframework.core.PipeLineExit
 
getExitCode() - Method in class org.frankframework.core.PipeLineResult
 
getExitHandlers() - Method in class org.frankframework.core.PipeLine
 
getExits() - Method in class org.frankframework.core.PipeLineExits
 
getExpectsSessionKeys() - Method in class org.frankframework.core.PipeLine
 
getExpiresIn() - Method in class org.frankframework.http.authentication.OauthResponseDto
 
getExpiryDate() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
 
getExpiryDate() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
 
getExpiryDate() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
 
getExpiryDateField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
 
getExpressionValue() - Method in class org.frankframework.pipes.IfPipe
 
getExternalSubset(String, String) - Method in class org.frankframework.xml.NonResolvingExternalEntityResolver
 
getExtractElementsTp() - Method in class org.frankframework.pipes.ForEachChildElementPipe
 
getFactory() - Method in class org.frankframework.configuration.digester.DigesterRule
The 'factory-create-rule' attribute.
getFatalIOException() - Method in class org.frankframework.util.TransformerErrorListener
 
getFatalTransformerException() - Method in class org.frankframework.util.TransformerErrorListener
 
getFaultCode(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapper
 
getFaultCount(Message) - Method in class org.frankframework.soap.SoapWrapper
 
getFaultString(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapper
 
getFeature(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
 
getFetchDirection() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getFetchSize() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
 
getFieldName(Part) - Static method in class org.frankframework.http.mime.MultipartUtils
 
getFieldName(AttachmentPart) - Static method in class org.frankframework.http.mime.MultipartUtils
 
getFieldNames() - Method in class org.frankframework.pipes.CsvParserPipe
 
getFieldSeparator() - Method in class org.frankframework.pipes.CsvParserPipe
 
getFieldType(int) - Static method in class org.frankframework.util.DB2DocumentWriter
 
getFieldType(int) - Static method in class org.frankframework.util.DB2XMLWriter
 
getFileAsXmlBuilder(File, String) - Static method in class org.frankframework.util.Dir2Xml
 
getFileContainsHeader() - Method in class org.frankframework.pipes.CsvParserPipe
 
getFileContent(Message<?>) - Method in class org.frankframework.management.bus.endpoints.FileViewer
 
getFileExtension() - Method in class org.frankframework.util.flow.DotFlowGenerator
 
getFileExtension() - Method in class org.frankframework.util.flow.