Index
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
- 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
withaction=OPEN
. - AbstractCollectorSender() - Constructor for class org.frankframework.collection.AbstractCollectorSender
- AbstractConfigurableLifecyle - Class in org.frankframework.lifecycle
- 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
- 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
MessagingSource
s, 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
- 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
- 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.
- ACCESSTOKEN_MANAGER_KEY - Static variable in class org.frankframework.http.authentication.OAuthAuthenticationScheme
- 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 - Variable in class org.frankframework.senders.AbstractSenderWrapper
- 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
- AdapterAware - Interface in org.frankframework.core
- AdapterFilter - Class in org.frankframework.monitoring
-
Filter on Adapters, used by Triggers.
- AdapterFilter() - Constructor for class org.frankframework.monitoring.AdapterFilter
- AdapterManager - Class in org.frankframework.configuration
-
Manager which holds all adapters within a
Configuration
. - AdapterManager() - Constructor for class org.frankframework.configuration.AdapterManager
- 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(IConfigurationAware, Logger, String) - Static method in class org.frankframework.configuration.ConfigurationWarnings
-
Add a ConfigurationWarning with INamedObject prefix
- add(IConfigurationAware, Logger, String, Throwable) - Static method in class org.frankframework.configuration.ConfigurationWarnings
-
Add a ConfigurationWarning with INamedObject prefix and log the exception stack
- add(IConfigurationAware, Logger, String, SuppressKeys) - Static method in class org.frankframework.configuration.ConfigurationWarnings
-
Add a (globally-)suppressible ConfigurationWarning with INamedObject prefix
- add(IConfigurationAware, Logger, String, SuppressKeys, Adapter) - Static method in class org.frankframework.configuration.ConfigurationWarnings
-
Add a suppressible ConfigurationWarning with INamedObject 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.AdapterManager
- addAdapter(Adapter) - Method in class org.frankframework.configuration.Configuration
-
Add adapter.
- addAdapter(Adapter) - Method in class org.frankframework.jmx.JmxAdapterWrapper
- addAdapter(Adapter) - Method in class org.frankframework.util.flow.FlowDiagramAdapterWrapper
- 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 interface org.frankframework.configuration.IbisManager
- addConfiguration(Configuration) - Method in class org.frankframework.unmanaged.DefaultIbisManager
- addContent(E, E) - Method in class org.frankframework.align.content.TreeContentContainer
- 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
- 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
- addStartAdapterThread(Runnable) - Method in class org.frankframework.configuration.AdapterManager
- addStartAdapterThread(Runnable) - Method in class org.frankframework.configuration.Configuration
- addStopAdapterThread(Runnable) - Method in class org.frankframework.configuration.AdapterManager
- addStopAdapterThread(Runnable) - Method in class org.frankframework.configuration.Configuration
- 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.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.jmx.JmxAdapterWrapper
- afterPropertiesSet() - Method in class org.frankframework.jmx.JmxNamingStrategy
- 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
- 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 aTransformer
. - 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
- 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<M>) - 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_HEADER - Enum constant in enum class org.frankframework.http.authentication.OAuthAccessTokenManager.AuthenticationType
- AuthenticationScheme - Enum Class in org.frankframework.http.authentication
- authFailed(HttpHost, AuthScheme, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
- 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 ofMessage.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
- autoWireAndInitializeBean(Class<T>) - Method in class org.frankframework.configuration.digester.DigesterRulesParser
- 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, 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.HttpSender.PostType
-
The input message is sent unchanged as binary 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.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 interface org.frankframework.align.content.ElementContainer
- characters(char[], int, int) - Method in class org.frankframework.align.content.JsonElementContainer
- characters(char[], int, int) - Method in class org.frankframework.align.content.MapContentContainer
- characters(char[], int, int) - Method in class org.frankframework.align.content.TreeContentContainer
- characters(char[], int, int) - Method in class org.frankframework.align.XmlTo
- 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
- check(IConfigurationAware, Set<IXSD>) - Method in class org.frankframework.validation.RootValidation
- check(IConfigurationAware, 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 anIConfigurationClassLoader
. - 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.
- 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.AdapterManager
-
Closes this AdapterManager.
- 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, INamedObject) - 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
- 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
- ConfigurationDigesterFactory - Class in org.frankframework.configuration.digester
-
Factory for retrieving ConfigurationDigester instance from BeanFactory, for use with the 'include' element in the IBIS Configuration XML.
- ConfigurationDigesterFactory() - Constructor for class org.frankframework.configuration.digester.ConfigurationDigesterFactory
- 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
- ConfigurationFlowGenerator - Class in org.frankframework.configuration
-
Generate a flow over the digested
Configuration
. - ConfigurationFlowGenerator() - Constructor for class org.frankframework.configuration.ConfigurationFlowGenerator
- ConfigurationMessageEvent - Class in org.frankframework.configuration
- ConfigurationMessageEvent(IConfigurationAware, String) - Constructor for class org.frankframework.configuration.ConfigurationMessageEvent
- ConfigurationMessageEvent(IConfigurationAware, String, Exception) - Constructor for class org.frankframework.configuration.ConfigurationMessageEvent
- ConfigurationMessageEvent(IConfigurationAware, 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.Adapter
- configurationSucceeded() - Method in class org.frankframework.core.PipeLine
- configurationSucceeded() - Method in class org.frankframework.receivers.Receiver
- 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
- 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.AdapterManager
- configure() - Method in class org.frankframework.configuration.Configuration
-
Digest the configuration and generate flow diagram.
- configure() - Method in class org.frankframework.configuration.ConfigurationFlowGenerator
- 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() - Method in interface org.frankframework.core.IListener
-
configure()
is called once at startup of the framework in theconfigure()
method of the owner of this listener. - configure() - Method in interface org.frankframework.core.IPipe
- 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.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 interface org.frankframework.lifecycle.ConfigurableLifecycle
-
Configure this component.
- 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.MonitorManager
-
(re)configure all destinations and all monitors.
- configure() - Method in class org.frankframework.monitoring.SenderMonitorAdapter
- 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() - 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.FilenameSwitch
-
Deprecated.
- 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.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.PostboxRetrieverPipe
-
Deprecated.
- 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.XmlFileElementIteratorPipe
-
Deprecated.
- configure() - Method in class org.frankframework.pipes.XmlIf
- 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 thestartListening
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.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(RulesBinder) - Method in class org.frankframework.configuration.digester.FrankDigesterRules
- 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(IConfigurationAware) - Method in class org.frankframework.validation.AbstractXmlValidator
-
Configure the XmlValidator
- configure(IConfigurationAware) - Method in class org.frankframework.validation.JavaxXmlValidator
- configure(IConfigurationAware) - 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(IConfigurationAware, String, int) - Static method in class org.frankframework.util.TransformerPool
- configureTransactionAttributes(Logger, TransactionAttribute, int) - Static method in class org.frankframework.core.TransactionAttributes
- configureTransformer(IConfigurationAware, String, String, String, TransformerPool.OutputType, boolean, ParameterList) - Static method in class org.frankframework.util.TransformerPool
- configureTransformer(IConfigurationAware, String, String, String, TransformerPool.OutputType, boolean, ParameterList, boolean) - Static method in class org.frankframework.util.TransformerPool
- configureTransformer0(IConfigurationAware, 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.pipes.XmlIf
- consumesSessionVariable(String) - Method in class org.frankframework.pipes.XmlSwitch
- 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
- 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
- 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
- convertFromApacheHttpResponse(CloseableHttpResponse) - Method in class org.frankframework.http.authentication.OAuthAccessTokenManager
- 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
- convertToApacheHttpRequest(HTTPRequest) - Method in class org.frankframework.http.authentication.OAuthAccessTokenManager
- 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.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 - 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
- createBeanAndAutoWire(Class<T>) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
- 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(IConfigurationAware, 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(IConfigurationAware, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
- createElementContainer(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.JsonDocumentContainer
- createElementContainer(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.TreeContentContainer
- 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(IConfigurationAware, 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
- createModelMBeanOperationInfo(Method, String, String) - Method in class org.frankframework.jmx.JmxMBeanInfoAssembler
- createObject(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.
- createObject(Map<String, String>) - Method in class org.frankframework.configuration.digester.JobFactory
- createObject(Map<String, String>) - Method in class org.frankframework.configuration.digester.ParameterFactory
- createObject(Map<String, String>) - Method in class org.frankframework.configuration.digester.SharedResourceFactory
- createObject(Attributes) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
-
Create object using, if possible, the Spring BeanFactory.
- 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
- 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) - Method in class org.frankframework.http.authentication.OAuthAccessTokenManager
- 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(IConfigurationAware, String, FrankMeterType) - Method in class org.frankframework.statistics.MetricsInitializer
- createSubDistributionSummary(IConfigurationAware, INamedObject, 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(IConfigurationAware, 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(Function<String, 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 supportedoutputTypes
. - 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
- DefaultIbisManager - Class in org.frankframework.unmanaged
-
Implementation of IbisManager which does not use EJB for managing IBIS Adapters.
- DefaultIbisManager() - Constructor for class org.frankframework.unmanaged.DefaultIbisManager
- 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
- description() - Element in annotation interface org.frankframework.jmx.JmxAttribute
- description() - Element in annotation interface org.frankframework.jmx.JmxOperation
- 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
- determineTmUid() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- digest() - Method in class org.frankframework.configuration.ConfigurationDigester
- 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
- DigesterRulesParser - Class in org.frankframework.configuration.digester
- DigesterRulesParser(Digester, RulesBinder) - Constructor for class org.frankframework.configuration.digester.DigesterRulesParser
- 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
- DocumentContainer - Interface in org.frankframework.align.content
- DocumentFormat - Enum Class in org.frankframework.documentbuilder
- 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.FileLineIteratorPipe
-
Deprecated.Open a reader for the file named according the input messsage and transform it.
- doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.FilenameSwitch
-
Deprecated.
- 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.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.PostboxRetrieverPipe
-
Deprecated.
- doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PutInSession
- doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.PutParametersInSession
-
Deprecated.
- 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.Stream2StringPipe
-
Deprecated.
- 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.XmlBuilderPipe
-
Deprecated.
- doPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.XmlIf
- 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
- ElementContainer - Interface in org.frankframework.align.content
- elementDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Report an element type declaration.
- ElementGroupContainer - Interface in org.frankframework.align.content
- 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.HttpSender
- elementToFormBodyPart(Element, PipeLineSession) - Method in class org.frankframework.http.MultipartHttpSender
-
Deprecated.
- 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, 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.xml.SaxElementBuilder
- endElement(String) - Method in interface org.frankframework.align.content.ElementGroupContainer
- endElement(String) - Method in class org.frankframework.align.content.MapContentContainer
- endElement(String) - Method in class org.frankframework.align.content.TreeContentContainer
- 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.XmlAligner
- endElement(String, String, String) - Method in class org.frankframework.align.XmlTo
- 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
- endElementGroup(String) - Method in interface org.frankframework.align.content.DocumentContainer
- endElementGroup(String) - Method in class org.frankframework.align.content.MapContentContainer
- endElementGroup(String) - Method in class org.frankframework.align.content.TreeContentContainer
- 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
- 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(INamedObject, 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
- ESCAPE_JSON - Static variable in class org.frankframework.align.content.MapContentContainer
- 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(INamedObject, Throwable) - Method in interface org.frankframework.core.IbisExceptionListener
-
Inform the implementing class that the exception
t
occurred inobject
. - exceptionThrown(INamedObject, 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<String>, Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
- extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in interface org.frankframework.core.IListener
-
Extracts data from message obtained from
IPullingListener.getRawMessage(Map)
orIPushingListener.wrapRawMessage(Object, PipeLineSession)
. - extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
- extractMessage(RawMessageWrapper<M>, Map<String, Object>) - Method in class org.frankframework.jdbc.MessageStoreListener
- 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. - 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
- FileLineIteratorPipe - Class in org.frankframework.pipes
-
Deprecated, for removal: This API element is subject to removal in a future version.
- FileLineIteratorPipe() - Constructor for class org.frankframework.pipes.FileLineIteratorPipe
-
Deprecated.
- 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
- FilenameSwitch - Class in org.frankframework.pipes
-
Deprecated, for removal: This API element is subject to removal in a future version.
- FilenameSwitch() - Constructor for class org.frankframework.pipes.FilenameSwitch
-
Deprecated.
- FileUtils - Class in org.frankframework.util
-
Utilities for batch file handling.
- FileUtils() - Constructor for class org.frankframework.util.FileUtils
- FileUtils.Authenticator - Interface in org.frankframework.util
- FileViewer - Class in org.frankframework.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
- filterNodeChildren(JsonValue, Set<String>) - Method in class org.frankframework.align.Json2Xml
-
Create a copy of the JSON node that contains only keys from the allowedNames set in the top level.
- 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
- 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.SenderMonitorAdapter
- 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
- 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
- flattenedHorizontal() - Method in class org.frankframework.align.content.MapContentContainer
- flattenedVertical() - Method in class org.frankframework.align.content.MapContentContainer
- FLOW_GENERATION_ERROR - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- FlowDiagramAdapterWrapper - Class in org.frankframework.util.flow
- FlowDiagramAdapterWrapper() - Constructor for class org.frankframework.util.flow.FlowDiagramAdapterWrapper
- 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, INamedObject, Message, String, long) - Method in interface org.frankframework.core.IErrorMessageFormatter
- format(String, Throwable, INamedObject, Message, String, long) - Method in class org.frankframework.errormessageformatters.ErrorMessageFormatter
-
Format the available parameters into a XML-message.
- format(String, Throwable, INamedObject, Message, String, long) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- format(String, Throwable, INamedObject, Message, String, long) - Method in class org.frankframework.errormessageformatters.SoapErrorMessageFormatter
- format(String, Throwable, INamedObject, 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, INamedObject, 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.HttpSender.PostType
-
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(Digester) - Constructor for class org.frankframework.configuration.digester.FrankDigesterRules
-
We need to parse the Digester in case a factory create rule is used
- FrankDigesterRules(Digester, Resource) - Constructor for class org.frankframework.configuration.digester.FrankDigesterRules
- 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 anAdapter
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(Credentials, boolean) - Method in class org.frankframework.http.authentication.OAuthAccessTokenManager
- 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.Adapter
- getAdapter() - Method in class org.frankframework.core.PipeLine
- getAdapter() - Method in class org.frankframework.http.AbstractHttpSession
- getAdapter() - Method in class org.frankframework.jdbc.AbstractJdbcSender
- 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() - Method in interface org.frankframework.statistics.HasStatistics
- getAdapter(String) - Method in class org.frankframework.configuration.AdapterManager
- 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
- getAdapterList() - Method in class org.frankframework.configuration.AdapterManager
- getAdapterManager() - Method in class org.frankframework.configuration.Configuration
- getAdapterManager() - Method in class org.frankframework.scheduler.job.ActionJob
- 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.AdapterManager
- 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
- getAllNodeChildNames(JsonValue) - Method in class org.frankframework.align.Json2Xml
- 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.AdapterManager
- getApplicationContext() - Method in class org.frankframework.configuration.Configuration
- getApplicationContext() - Method in class org.frankframework.configuration.ConfigurationDigester
- getApplicationContext() - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
- getApplicationContext() - Method in interface 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.IConfigurationAware
- 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.unmanaged.DefaultIbisManager
- getApplicationContext() - Method in class org.frankframework.validation.AbstractXmlValidator
- getApplicationEventPublisher() - Method in interface org.frankframework.configuration.IbisManager
- getApplicationEventPublisher() - Method in class org.frankframework.unmanaged.DefaultIbisManager
- 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
- getAttributeDescription(PropertyDescriptor, String) - Method in class org.frankframework.jmx.JmxMBeanInfoAssembler
- 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
- getAttributes(XSElementDeclaration, JsonValue) - Method in class org.frankframework.align.Json2Xml
- 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
- 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
- getBestMatchingElementPath(XSElementDeclaration, JsonValue, XSParticle, List<XSParticle>, List<String>) - 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
- 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.FileLineIteratorPipe
-
Deprecated.
- 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
- getChildrenByName(JsonValue, XSElementDeclaration) - Method in class org.frankframework.align.Json2Xml
- 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.jdbc.migration.AbstractDatabaseMigrator
- getConfiguration(String) - Method in interface org.frankframework.configuration.IbisManager
- getConfiguration(String) - Method in class org.frankframework.unmanaged.DefaultIbisManager
- 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.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 interface org.frankframework.configuration.IbisManager
- getConfigurations() - Method in class org.frankframework.unmanaged.DefaultIbisManager
- 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 theContext
. - 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.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
- getCurrentElement() - Method in class org.frankframework.align.content.TreeContentContainer
- 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
- 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.XmlTo
- getDocumentLocator() - Method in class org.frankframework.align.XmlAligner
- 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
- getElementChain() - Method in class org.frankframework.pipes.XmlFileElementIteratorPipe
-
Deprecated.
- getElementName() - Method in class org.frankframework.pipes.XmlFileElementIteratorPipe
-
Deprecated.
- 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
- getElseForwardName() - Method in class org.frankframework.pipes.IsXmlPipe
- getElseForwardName() - Method in class org.frankframework.pipes.XmlIf
- 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
- 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.XmlIf
- 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.GraphvizJsFlowGenerator
- getFileExtension() - Method in interface org.frankframework.util.flow.IFlowGenerator
- getFileExtension() - Method in class org.frankframework.util.flow.MermaidFlowGenerator
- getFileFormat() - Method in class org.frankframework.pipes.CompressPipe
- getFilename() - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- getFilename() - Method in class org.frankframework.http.mime.MessageContentBody
- getFilename() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getFilename() - Method in class org.frankframework.pipes.FixedResultPipe
- getFilename() - Method in class org.frankframework.senders.FixedResultSender
- getFilename() - Method in class org.frankframework.soap.WsdlGenerator
- getFilename() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
- getFilename(ParameterList, PipeLineSession, File, String) - Static method in class org.frankframework.util.FileUtils
- getFileName() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
- getFileName(Part) - Static method in class org.frankframework.http.mime.MultipartUtils
- getFileName(AttachmentPart) - Static method in class org.frankframework.http.mime.MultipartUtils
- getFileNameExtension(String) - Static method in class org.frankframework.util.FileUtils
- getFilenamePattern() - Method in class org.frankframework.pipes.CompressPipe
- getFilenameSessionKey() - Method in class org.frankframework.jdbc.ResultSet2FileSender
- getFilenameSessionKey() - Method in class org.frankframework.pipes.FixedResultPipe
- getFiles(String, String, String, long) - Static method in class org.frankframework.util.FileUtils
- getFilter() - Method in class org.frankframework.management.bus.dto.TriggerDTO
- getFilter() - Method in class org.frankframework.mongodb.MongoDbSender
- getFilter(ParameterValueList, Message) - Method in class org.frankframework.mongodb.MongoDbSender
- getFilters() - Method in class org.frankframework.lifecycle.servlets.NoopSecurityFilterChain
- getFind() - Method in class org.frankframework.pipes.ReplacerPipe
- getFirst() - Method in class org.frankframework.metrics.LocalDistributionSummary
- getFirstAttribute(SearchResult) - Method in class org.frankframework.ldap.LdapClient
- getFirstBodyPartName() - Method in class org.frankframework.http.HttpSender
- getFirstChildTag(Element, String) - Static method in class org.frankframework.util.XmlUtils
-
Method getFirstChildTag.
- getFirstDelay() - Method in class org.frankframework.util.Locker
- getFirstMatchingUserRole(PipeLineSession, List<String>) - Method in class org.frankframework.pipes.IsUserInRolePipe
- getFirstNamespaceFromSchemaLocation(IXmlValidator) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
- getFirstPipe() - Method in class org.frankframework.core.PipeLine
- getFirstSearchResult(NamingEnumeration<SearchResult>) - Method in class org.frankframework.ldap.LdapClient
- getFlag() - Method in enum class org.frankframework.pipes.RegExPipe.RegExFlag
- getFloat(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getFloat(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getFlowDiagram(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigFlow
- getForceMessageIdAsCorrelationId() - Method in class org.frankframework.jms.AbstractJmsListener
- getForceReload() - Method in class org.frankframework.senders.ReloadSender
- getFormatString() - Method in class org.frankframework.parameters.DateParameter
- getForwardName() - Method in class org.frankframework.core.SenderResult
- getForwardName() - Method in enum class org.frankframework.pipes.IteratingPipe.StopReason
- getForwardNameSessionKey() - Method in class org.frankframework.pipes.XmlSwitch
- getForwards() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getForwards() - Method in interface org.frankframework.core.IPipe
-
Get pipe forwards.
- getForwards() - Method in class org.frankframework.core.PipeForwards
- getForwards() - Method in class org.frankframework.pipes.AbstractPipe
- getFreeFile(File) - Static method in class org.frankframework.util.FileUtils
- getFriendlyName() - Method in enum class org.frankframework.lifecycle.SpringContextScope
- getFrom() - Method in class org.frankframework.pipes.WsdlGeneratorPipe
- getFrom() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- getFromClause(boolean) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- GetFromSession - Class in org.frankframework.pipes
-
Gets the contents of the
pipeLineSession
by a key specified by
.sessionKey
- GetFromSession() - Constructor for class org.frankframework.pipes.GetFromSession
- getFullContentType() - Method in class org.frankframework.http.AbstractHttpSender
- getFunction() - Method in class org.frankframework.scheduler.job.Job
-
Deprecated.
- getGetInputFromFixedValue() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getGetInputFromFixedValue() - Method in interface org.frankframework.core.IPipe
- getGetInputFromFixedValue() - Method in class org.frankframework.pipes.AbstractPipe
- getGetInputFromFixedValue() - Method in class org.frankframework.senders.AbstractSenderWrapper
- getGetInputFromSessionKey() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getGetInputFromSessionKey() - Method in interface org.frankframework.core.IPipe
- getGetInputFromSessionKey() - Method in class org.frankframework.pipes.AbstractPipe
- getGetInputFromSessionKey() - Method in class org.frankframework.senders.AbstractSenderWrapper
- getGetRootNamespaceTransformerPool() - Static method in class org.frankframework.util.XmlUtils
- getGetRootNodeNameTransformerPool() - Static method in class org.frankframework.util.XmlUtils
- getGetXsltConfigTransformerPool() - Static method in class org.frankframework.util.XmlUtils
- getGlobalForwards() - Method in class org.frankframework.core.PipeLine
- getGlobalReplace() - Static method in class org.frankframework.logging.IbisMaskingLayout
- getGraphvizEngine() - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
-
The IFlowGenerator is wrapped in a SoftReference, wrapped in a ThreadLocal.
- getGroupingSeparator() - Method in class org.frankframework.parameters.NumberParameter
- getHandler() - Method in interface org.frankframework.core.IPortConnectedListener
- getHandler() - Method in class org.frankframework.jms.PushingJmsListener
- getHandler() - Method in class org.frankframework.lifecycle.ShowLogDirectory
- getHandler() - Method in class org.frankframework.receivers.FrankListener
- getHandler() - Method in class org.frankframework.receivers.JavaListener
- getHashEncoding() - Method in class org.frankframework.pipes.HashPipe
- getHashSessionKey() - Method in class org.frankframework.pipes.PasswordHashPipe
- getHashString(HashPipe.HashEncoding, byte[]) - Method in interface org.frankframework.pipes.hash.HashGenerator
- getHeader(String) - Method in class org.frankframework.http.HttpResponseHandler
- getHeader(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapper
- getHeaderCase() - Method in class org.frankframework.pipes.CsvParserPipe
- getHeaderElement(IXmlValidator, Set<IXSD>) - Method in class org.frankframework.soap.WsdlGenerator
- getHeaderFields() - Method in class org.frankframework.http.HttpResponseHandler
- getHeaderParams() - Method in class org.frankframework.http.rest.ApiListener
- getHeaders() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- getHeadersParams() - Method in class org.frankframework.http.AbstractHttpSender
- getHealth(Message<?>) - Method in class org.frankframework.management.bus.endpoints.HealthCheck
- getHiddenInputSessionKeys() - Method in class org.frankframework.receivers.Receiver
- getHideMethod() - Method in interface org.frankframework.core.IMessageBrowser
- getHideMethod() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getHideMethod() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- getHideMethod() - Method in class org.frankframework.pipes.MessageSendingPipe
- getHideMethod() - Method in class org.frankframework.receivers.Receiver
- getHideRegex() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getHideRegex() - Method in interface org.frankframework.core.IMessageBrowser
- getHideRegex() - Method in interface org.frankframework.core.IPipe
- getHideRegex() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getHideRegex() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- getHideRegex() - Method in class org.frankframework.pipes.AbstractPipe
- getHideRegex() - Method in class org.frankframework.receivers.Receiver
- getHoldability() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getHost() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
- getHost() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getHost() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- getHost() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- getHostField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getHostname() - Static method in class org.frankframework.util.Misc
- getHttpClient() - Method in class org.frankframework.http.AbstractHttpSession
- getHttpMethod() - Method in class org.frankframework.http.AbstractHttpSender
- getIbisContext() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
-
Only for internal use within ClassLoaders Retrieve the IbisContext from the ClassLoader which is set when the
configure
method is called - getIbisContext() - Method in interface org.frankframework.configuration.IbisManager
- getIbisContext() - Method in class org.frankframework.unmanaged.DefaultIbisManager
- getIbisContext(ServletContext) - Static method in class org.frankframework.lifecycle.FrankApplicationInitializer
-
Retrieves the IbisContext from the ServletContext
- getIbisManager() - Method in class org.frankframework.configuration.Configuration
- getIbisManager() - Method in class org.frankframework.configuration.IbisContext
- getIbisManager() - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
- getIbisManager() - Method in class org.frankframework.scheduler.AbstractJobDef
- getIbisStoreSummaryQuery(IDbmsSupport) - Method in class org.frankframework.management.bus.endpoints.IbisstoreSummary
- getId() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
- getId() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getId() - Method in class org.frankframework.jms.MessagingSource
- getId() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- getId() - Method in class org.frankframework.receivers.RawMessageWrapper
- getIdField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getIfParam() - Method in class org.frankframework.pipes.FixedForwardPipe
- getIfValue() - Method in class org.frankframework.pipes.FixedForwardPipe
- getIgnoreUnknownNamespaces() - Method in class org.frankframework.pipes.XmlValidator
- getIgnoreUnknownNamespaces() - Method in class org.frankframework.validation.AbstractXmlValidator
- getImportedNamespaces() - Method in class org.frankframework.validation.AbstractXSD
- getImportedNamespaces() - Method in interface org.frankframework.validation.IXSD
- getImportedNamespacesToIgnore() - Method in class org.frankframework.pipes.XmlValidator
- getImportedNamespacesToIgnore() - Method in class org.frankframework.validation.AbstractXSD
- getImportedNamespacesToIgnore() - Method in interface org.frankframework.validation.IXSD
- getImportedSchemaLocationsToIgnore() - Method in class org.frankframework.pipes.XmlValidator
- getImportedSchemaLocationsToIgnore() - Method in class org.frankframework.validation.AbstractXSD
- getImportedSchemaLocationsToIgnore() - Method in interface org.frankframework.validation.IXSD
- getImportParent() - Method in class org.frankframework.validation.AbstractXSD
- getImportParent() - Method in interface org.frankframework.validation.IXSD
- getIncrement() - Method in class org.frankframework.pipes.IncreaseIntegerPipe
- getIndent() - Method in class org.frankframework.util.TransformerPool
- getIndentXml() - Method in class org.frankframework.senders.XsltSender
- getIndex(String) - Method in class org.frankframework.xml.AttributesWrapper
- getIndex(String, String) - Method in class org.frankframework.xml.AttributesWrapper
- getIndex(String, String) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
- getIndexName() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- getInfo() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
- getInitialContextFactoryName() - Method in class org.frankframework.jms.JmsRealm
- getInitialContextFactoryName() - Method in class org.frankframework.jndi.JndiBase
- getInitialContextFactoryName() - Method in class org.frankframework.ldap.LdapChallengePipe
-
Deprecated.
- getInputFormatSessionKey() - Method in class org.frankframework.pipes.Json2XmlValidator
- getInputSource(Message) - Method in class org.frankframework.validation.AbstractXmlValidator
- getInputStream() - Method in class org.frankframework.http.InputStreamDataSource
- getInputStream() - Method in class org.frankframework.stream.SerializableFileReference
- getInputStream() - Method in class org.frankframework.util.MessageDataSource
- getInputStream(Message, PipeLineSession) - Method in class org.frankframework.pipes.UnzipPipe
- getInputValidator() - Method in class org.frankframework.core.PipeLine
- getInputValidator() - Method in class org.frankframework.pipes.MessageSendingPipe
- getInputWrapper() - Method in class org.frankframework.core.PipeLine
- getInputWrapper() - Method in class org.frankframework.pipes.MessageSendingPipe
- getInsertDate() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
- getInsertDate() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getInsertDate() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- getInstance() - Static method in class org.frankframework.cache.IbisCacheManager
- getInstance() - Static method in class org.frankframework.configuration.extensions.SapSystemFactory
- getInstance() - Static method in class org.frankframework.http.rest.ApiCacheManager
-
Get the etagCache, defaults to EhCache when no type has been specified.
- getInstance() - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
- getInstance() - Static method in class org.frankframework.http.RestServiceDispatcher
- getInstance() - Static method in class org.frankframework.jms.JmsRealmFactory
-
Get a hold of the singleton JmsRealmFactory
- getInstance() - Static method in class org.frankframework.receivers.ServiceDispatcher
-
Use this method to get hold of the
ServiceDispatcher
- getInstance() - Static method in class org.frankframework.soap.SoapWrapper
- getInstance() - Static method in class org.frankframework.util.AppConstants
-
Return the AppConstants root instance
- getInstance(ClassLoader) - Static method in class org.frankframework.util.AppConstants
-
Retrieve an instance based on a ClassLoader.
- getInstance(String, int, IScopeProvider) - Static method in class org.frankframework.util.TransformerPool
-
Get an instance of a TransformerPool that can load additional resources such as referenced URIs from the provided
IScopeProvider
. - getInstance(Resource) - Static method in class org.frankframework.util.TransformerPool
-
Get a TransformerPool instance that loads its XSLT stylesheet from the given resource.
- getInstance(Resource, int) - Static method in class org.frankframework.util.TransformerPool
-
Get a TransformerPool instance that loads its XSLT stylesheet from the given resource.
- getInstance(IThreadConnectableTransactionManager<T, R>) - Static method in class org.frankframework.jta.TransactionConnectorCoordinator
- getInstance(IThreadConnectableTransactionManager<T, R>, Object, String) - Static method in class org.frankframework.jta.TransactionConnector
-
factory method, to be called from 'main' thread.
- getInstance(Algorithm, SecretKeySpec) - Static method in interface org.frankframework.pipes.hash.HashGenerator
- getInt(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getInt(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getInteger(String) - Method in class org.frankframework.core.PipeLineSession
-
Retrieves an
Integer
value from the PipeLineSession - getInternetAddress() - Method in class org.frankframework.senders.AbstractMailSender.EMail
- getInterval() - Method in class org.frankframework.scheduler.AbstractJobDef
- getInterval() - Method in interface org.frankframework.scheduler.job.IJob
- getInvalidRootNamespaces() - Method in class org.frankframework.pipes.XmlValidator
- getIssuerSessionKey() - Method in class org.frankframework.pipes.CrlPipe
- getItem(String) - Static method in class org.frankframework.util.SapSystemListItem
-
Get an item by Name.
- getItem(IDataIterator<I>) - Method in class org.frankframework.pipes.IteratingPipe
- getItem(IDataIterator<String>) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
- getItemNoSessionKey() - Method in class org.frankframework.pipes.IteratingPipe
- getIterator() - Method in interface org.frankframework.core.IMessageBrowser
-
Gets an enumeration of messages.
- getIterator() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getIterator() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- getIterator(Date, Date, IMessageBrowser.SortOrder) - Method in interface org.frankframework.core.IMessageBrowser
- getIterator(Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getIterator(Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- getIterator(IDbmsSupport, Connection, ResultSet) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- getIterator(IDbmsSupport, Connection, ResultSet) - Method in class org.frankframework.jdbc.LobLineIteratingPipeBase
- getIterator(IDbmsSupport, Connection, ResultSet) - Method in class org.frankframework.jdbc.ResultSetIteratingPipe
- getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.compression.ZipIteratorPipe
- getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.pipes.IteratingPipe
- getIterator(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
- getJar() - Method in class org.frankframework.configuration.BuildInfoValidator
- getJavaListener() - Method in class org.frankframework.scheduler.job.SendMessageJob
- getJavaListener() - Method in class org.frankframework.senders.IbisLocalSender
- getJavaListenerSessionKey() - Method in class org.frankframework.senders.IbisLocalSender
- getJdbcInfo(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery
- getJmsConnector() - Method in class org.frankframework.jms.PushingJmsListener
- getJmsContainer() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- getJmsMessage(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- getJMSMessageID() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getJmsMessagingSource() - Method in class org.frankframework.jms.JMSFacade
- getJmsRealm() - Method in class org.frankframework.pipes.DomainTransformerPipe
- getJmsRealm(String) - Method in class org.frankframework.jms.JmsRealmFactory
-
Get a requested JmsRealm with the given name, null is returned if no realm under given name
- getJmsRealmName() - Method in class org.frankframework.jndi.JndiBase
- getJMSTimestamp() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getJndiAuthAlias() - Method in class org.frankframework.jms.JmsRealm
- getJndiAuthAlias() - Method in class org.frankframework.jndi.JndiBase
- getJndiContextPrefix() - Method in class org.frankframework.jms.JmsRealm
- getJndiContextPrefix() - Method in class org.frankframework.jndi.JndiBase
- getJndiEnv() - Method in class org.frankframework.jndi.JndiBase
- getJndiEnv(Set) - Method in class org.frankframework.ldap.LdapClient
- getJndiProperties() - Method in class org.frankframework.jms.JmsRealm
- getJndiProperties() - Method in class org.frankframework.jndi.JndiBase
- getJobClass() - Method in enum class org.frankframework.scheduler.JobDefFunctions
-
Should never return NULL
- getJobDef() - Method in class org.frankframework.scheduler.IbisJobDetail
- getJobDetail() - Method in class org.frankframework.scheduler.AbstractJobDef
- getJobDetail() - Method in interface org.frankframework.scheduler.job.IJob
- getJobDetail(String) - Method in class org.frankframework.scheduler.SchedulerHelper
- getJobDetail(String, String) - Method in class org.frankframework.scheduler.SchedulerHelper
- getJobGroup() - Method in class org.frankframework.scheduler.AbstractJobDef
- getJobGroup() - Method in interface org.frankframework.scheduler.job.IJob
-
The group of the Job, used in combination with Name to create a unique key.
- getJobGroupNamesWithJobsToXml(Scheduler, IbisManager) - Method in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.Get all jobgroups, jobs within this group, the jobdetail and the associated triggers in XML format.
- getJobMessages(IJob) - Method in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- getJobTriggers(List<? extends Trigger>) - Method in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- getJobType() - Method in class org.frankframework.scheduler.IbisJobDetail
- getJsFileName() - Method in class org.frankframework.senders.JavascriptSender
- getJsFunctionName() - Method in class org.frankframework.senders.JavascriptSender
- getJsonInputValidator(PipeLine) - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
- getJsonOutputValidator(PipeLine, String) - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
- getJsonRootValidations(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
- getJsonSchema() - Method in class org.frankframework.pipes.JsonValidator
- getJwksUrl() - Method in class org.frankframework.http.rest.ApiListener
- getJwtHeader() - Method in class org.frankframework.http.rest.ApiListener
- getJwtProcessor() - Method in class org.frankframework.jwt.JwtValidator
- getJwtValidator() - Method in class org.frankframework.http.rest.ApiListener
- getKey() - Method in enum class org.frankframework.configuration.SuppressKeys
- getKey() - Method in class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
- getKey(String) - Method in class org.frankframework.pipes.StringIteratorPipe
- getKeyField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getKeyField() - Method in class org.frankframework.jdbc.JdbcListener
- getKeyFieldType() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getKeyFromRawMessage(RawMessageWrapper<M>) - Method in class org.frankframework.jdbc.JdbcListener
- getKeyInputSessionKey() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getKeyInputSessionKey() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
- getKeyManagerAlgorithm() - Method in interface org.frankframework.encryption.HasKeystore
- getKeyManagerAlgorithm() - Method in class org.frankframework.http.AbstractHttpSession
- getKeyManagerAlgorithm() - Method in class org.frankframework.pipes.SignaturePipe
- getKeyManagerAlgorithm() - Method in class org.frankframework.senders.SendGridSender
- getKeyNamespaceDefs() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getKeyNamespaceDefs() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
- getKeySource(URL) - Method in class org.frankframework.jwt.JwtValidator
- getKeystore() - Method in interface org.frankframework.encryption.HasKeystore
- getKeystore() - Method in class org.frankframework.http.AbstractHttpSession
- getKeystore() - Method in class org.frankframework.pipes.SignaturePipe
- getKeystore() - Method in class org.frankframework.senders.SendGridSender
- getKeystoreAlias() - Method in interface org.frankframework.encryption.HasKeystore
- getKeystoreAlias() - Method in class org.frankframework.http.AbstractHttpSession
- getKeystoreAlias() - Method in class org.frankframework.pipes.SignaturePipe
- getKeystoreAlias() - Method in class org.frankframework.senders.SendGridSender
- getKeystoreAliasAuthAlias() - Method in interface org.frankframework.encryption.HasKeystore
- getKeystoreAliasAuthAlias() - Method in class org.frankframework.http.AbstractHttpSession
- getKeystoreAliasAuthAlias() - Method in class org.frankframework.pipes.SignaturePipe
- getKeystoreAliasAuthAlias() - Method in class org.frankframework.senders.SendGridSender
- getKeystoreAliasPassword() - Method in interface org.frankframework.encryption.HasKeystore
- getKeystoreAliasPassword() - Method in class org.frankframework.http.AbstractHttpSession
- getKeystoreAliasPassword() - Method in class org.frankframework.pipes.SignaturePipe
- getKeystoreAliasPassword() - Method in class org.frankframework.senders.SendGridSender
- getKeystoreAuthAlias() - Method in interface org.frankframework.encryption.HasKeystore
- getKeystoreAuthAlias() - Method in class org.frankframework.http.AbstractHttpSession
- getKeystoreAuthAlias() - Method in class org.frankframework.pipes.SignaturePipe
- getKeystoreAuthAlias() - Method in class org.frankframework.senders.SendGridSender
- getKeystorePassword() - Method in interface org.frankframework.encryption.HasKeystore
- getKeystorePassword() - Method in class org.frankframework.http.AbstractHttpSession
- getKeystorePassword() - Method in class org.frankframework.pipes.SignaturePipe
- getKeystorePassword() - Method in class org.frankframework.senders.SendGridSender
- getKeystoreType() - Method in interface org.frankframework.encryption.HasKeystore
- getKeystoreType() - Method in class org.frankframework.http.AbstractHttpSession
- getKeystoreType() - Method in class org.frankframework.pipes.SignaturePipe
- getKeystoreType() - Method in class org.frankframework.senders.SendGridSender
- getKeyStyleSheet() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getKeyStyleSheet() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
- getKeyXPath() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getKeyXPath() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
- getKeyXPathOutputType() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getKeyXPathOutputType() - Method in class org.frankframework.cache.RemoveCacheKeyPipe
- getLabel() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
- getLabel() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getLabel() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- getLabelField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getLabelField() - Method in class org.frankframework.pipes.DomainTransformerPipe
- getLabelNamespaceDefs() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- getLabelNamespaceDefs() - Method in class org.frankframework.receivers.Receiver
- getLabelStyleSheet() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- getLabelStyleSheet() - Method in class org.frankframework.receivers.Receiver
- getLabelXPath() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- getLabelXPath() - Method in class org.frankframework.receivers.Receiver
- getLast() - Method in class org.frankframework.metrics.LocalDistributionSummary
- getLastExitIsTimeoutDate(String) - Method in class org.frankframework.core.Adapter
- getLastHit() - Method in class org.frankframework.monitoring.Monitor
- getLastMessageDate() - Method in class org.frankframework.core.Adapter
-
retrieve the date and time of the last message.
- getLastMessageDate() - Method in class org.frankframework.receivers.Receiver
- getLastMessageDateDate() - Method in class org.frankframework.core.Adapter
- getLastMessageProcessingState() - Method in class org.frankframework.core.Adapter
- getLastModified(HttpServletRequest) - Method in class org.frankframework.lifecycle.WebContentServlet
- getLastPollFinishedTime() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- getLCharacters() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getLdapProviderURL() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- getLdapProviderURL() - Method in class org.frankframework.ldap.LdapChallengePipe
-
Deprecated.
- getLdapProviderURL() - Method in class org.frankframework.ldap.LdapSender
- getLength() - Method in class org.frankframework.xml.AttributesWrapper
- getLevel() - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions.LogDefinitionDAO
- getLimit() - Method in class org.frankframework.mongodb.MongoDbSender
- getLimit(ParameterValueList) - Method in class org.frankframework.mongodb.MongoDbSender
- getLineLength() - Method in class org.frankframework.pipes.Base64Pipe
- getLinePrefix() - Method in class org.frankframework.pipes.StringIteratorPipe
- getLineSeparator() - Method in class org.frankframework.pipes.Base64Pipe
- getLineSeparatorSymbol() - Method in class org.frankframework.pipes.ReplacerPipe
-
Sets the string the representation in find and replace of the line separator.
- getLineSuffix() - Method in class org.frankframework.pipes.StringIteratorPipe
- getLinkMethod() - Method in class org.frankframework.jms.JmsSender
- getLinkMethod() - Method in class org.frankframework.pipes.MessageSendingPipe
- getListener() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- getListener() - Method in class org.frankframework.pipes.PostboxRetrieverPipe
-
Deprecated.
- getListener() - Method in class org.frankframework.receivers.Receiver
- getListener() - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
- getListener(String) - Static method in class org.frankframework.receivers.FrankListener
- getListener(String) - Static method in class org.frankframework.receivers.JavaListener
-
Returns JavaListener registered under the given name
- getListener(String) - Method in class org.frankframework.receivers.ServiceDispatcher
- getListenerNames() - Static method in class org.frankframework.receivers.JavaListener
- getListeners(Adapter) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
- getLoaded() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getLoadedConfiguration() - Method in class org.frankframework.configuration.Configuration
- getLocalName() - Method in class org.frankframework.align.AlignmentContext
- getLocalName(int) - Method in class org.frankframework.xml.AttributesWrapper
- getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
- getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
- getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.DummyClassLoader
- getLocalResource(String) - Method in class org.frankframework.configuration.classloaders.WebAppClassLoader
-
The name that's being requested should only contain the BasePath of the configuration when set.
- getLocatedMessage(Locator, String) - Static method in exception org.frankframework.xml.SaxException
- getLocation(String) - Method in class org.frankframework.soap.WsdlGenerator
- getLocker() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getLocker() - Method in interface org.frankframework.core.IPipe
- getLocker() - Method in class org.frankframework.core.PipeLine
- getLocker() - Method in class org.frankframework.pipes.AbstractPipe
- getLocker() - Method in class org.frankframework.scheduler.AbstractJobDef
- getLocker() - Method in interface org.frankframework.scheduler.job.IJob
- getLockerInfo(String) - Method in class org.frankframework.util.Locker
- getLockWait() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getLockWaitTimeout() - Method in class org.frankframework.util.Locker
- getLog(Class) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2LogService
- getLogCategory() - Method in class org.frankframework.senders.LogSender
- getLogConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogSettings
- getLogDefinitions(LoggerContext) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
- getLogDirectory(Message<?>) - Method in class org.frankframework.lifecycle.ShowLogDirectory
-
The actual action that is performed when calling the bus with the LOGGING topic.
- getLogger(Class<?>) - Static method in class org.frankframework.util.LogUtil
- getLogger(Object) - Static method in class org.frankframework.util.LogUtil
- getLogger(String) - Static method in class org.frankframework.util.LogUtil
- getLoggersAndDefinitions(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
- getLogIntermediaryResults() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getLogIntermediaryResults() - Method in interface org.frankframework.core.IPipe
- getLogIntermediaryResults() - Method in class org.frankframework.pipes.AbstractPipe
- getLoginTimeout() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- getLogLevel() - Method in class org.frankframework.senders.LogSender
- getLogPrefix() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getLogPrefix() - Method in class org.frankframework.http.AbstractHttpSender
-
Returns the true name of the class and not
XsltPipe$$EnhancerBySpringCGLIB$$563e6b5d
. - getLogPrefix() - Method in class org.frankframework.http.WebServiceListener
- getLogPrefix() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getLogPrefix() - Method in class org.frankframework.jdbc.JdbcFacade
- getLogPrefix() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getLogPrefix() - Method in class org.frankframework.jms.JMSFacade
- getLogPrefix() - Method in class org.frankframework.jms.MessagingSource
- getLogPrefix() - Method in class org.frankframework.monitoring.Monitor
- getLogPrefix() - Method in class org.frankframework.receivers.Receiver
- getLogPrefix() - Method in class org.frankframework.scheduler.AbstractJobDef
- getLogPrefix() - Method in class org.frankframework.senders.AbstractSender
-
Returns the true name of the class and not
XsltPipe$$EnhancerBySpringCGLIB$$563e6b5d
. - getLogPrefix() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- getLogPrefix() - Method in class org.frankframework.util.Locker
- getLogPrefix(String) - Method in class org.frankframework.http.cxf.AbstractSOAPProvider
-
Add log prefix to make it easier to debug
- getLogPrefix(String) - Method in class org.frankframework.http.cxf.MessageProvider
- getLogPrefix(ICorrelatedPullingListener<M>, PipeLineSession) - Method in class org.frankframework.processors.CoreListenerProcessor
- getLogPrefix(PipeLineSession) - Method in class org.frankframework.validation.AbstractXmlValidator
- getLogPrefix(IJob) - Method in class org.frankframework.scheduler.AbstractJob
- getLogPrefix(JobExecutionContext) - Method in class org.frankframework.scheduler.AbstractJob
- getLogWriter() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- getLong(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getLong(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getMagic() - Method in class org.frankframework.stream.Message
-
Reads the first 10k of a message.
- getMagic(int) - Method in class org.frankframework.stream.Message
-
Reads the first N bytes message, specified by parameter
readLimit
. - getManagedConnectionFactory() - Method in class org.frankframework.jms.MessagingSource
-
Retrieve the 'original' ConnectionFactory, used by the console (to get the Tibco QCF) in order to display queue message count.
- getMandatoryKnownStates() - Static method in enum class org.frankframework.core.ProcessState
- getManipulationSubject() - Method in class org.frankframework.ldap.LdapSender
- getMatchingValue(AlignmentContext, String) - Method in class org.frankframework.align.SubstitutionNode
- getMaxChildThreads() - Method in class org.frankframework.pipes.IteratingPipe
- getMaxCommentLength() - Method in class org.frankframework.jdbc.JdbcTableListener
- getMaxConcurrentThreads() - Method in class org.frankframework.senders.ParallelSenders
- getMaxConnections() - Method in class org.frankframework.http.AbstractHttpSession
- getMaxElementsInMemory() - Method in class org.frankframework.cache.EhCache
- getMaxElementsOnDisk() - Method in class org.frankframework.cache.EhCache
- getMaxEntriesReturned() - Method in class org.frankframework.ldap.LdapSender
- getMaxExecuteRetries() - Method in class org.frankframework.http.AbstractHttpSession
- getMaxIdle() - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- getMaxIdleTime() - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- getMaxInclusiveString() - Method in class org.frankframework.parameters.NumberParameter
- getMaxItems() - Method in class org.frankframework.pipes.IteratingPipe
- getMaxLength() - Static method in class org.frankframework.logging.IbisMaskingLayout
- getMaxLength() - Method in class org.frankframework.parameters.AbstractParameter
- getMaxLifeTime() - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- getMaxMessages() - Method in class org.frankframework.util.MessageBrowsingFilter
- getMaxPoolSize() - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- getMaxPoolSize() - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- getMaxRecordsSessionKey() - Method in class org.frankframework.jdbc.ResultSet2FileSender
- getMaxResourceLimit() - Method in class org.frankframework.receivers.ResourceLimiter
- getMaxRetries() - Method in class org.frankframework.pipes.MessageSendingPipe
- getMaxRetries() - Method in class org.frankframework.receivers.Receiver
- getMaxRows() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getMaxSessions() - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- getMaxSize() - Method in class org.frankframework.util.SizeLimitedVector
- getMaxThreadCount() - Method in interface org.frankframework.core.IThreadCountControllable
- getMaxThreadCount() - Method in class org.frankframework.jms.PushingJmsListener
- getMaxThreadCount() - Method in class org.frankframework.receivers.PullingListenerContainer
- getMaxThreadCount() - Method in class org.frankframework.receivers.Receiver
- getMaxThreadCount() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- getMaxThreads() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getMaxThreads() - Method in interface org.frankframework.core.IPipe
-
Indicates the maximum number of threads that may call
doPipe()
simultaneously. - getMaxThreads() - Method in class org.frankframework.core.PipeLine
- getMaxThreads() - Method in class org.frankframework.pipes.AbstractPipe
- getMediaType() - Method in class org.frankframework.http.mime.MessageContentBody
- getMediaType() - Method in class org.frankframework.util.flow.DotFlowGenerator
- getMediaType() - Method in class org.frankframework.util.flow.FlowDiagramManager
- getMediaType() - Method in class org.frankframework.util.flow.GraphvizJsFlowGenerator
- getMediaType() - Method in interface org.frankframework.util.flow.IFlowGenerator
- getMediaType() - Method in class org.frankframework.util.flow.MermaidFlowGenerator
- getMediaTypeFromName(String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
- getMemoryStoreEvictionPolicy() - Method in class org.frankframework.cache.EhCache
- getMessage() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- getMessage() - Method in class org.frankframework.receivers.MessageWrapper
- getMessage() - Method in class org.frankframework.scheduler.job.SendMessageJob
- getMessage() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- getMessage(int) - Method in class org.frankframework.util.MessageKeeper
-
Get a message by number
- getMessage(String) - Method in interface org.frankframework.core.ITransactionalStorage
-
Retrieves and deletes the message.
- getMessage(String) - Method in class org.frankframework.core.PipeLineSession
-
Retrieves the value associated with the specified key and returns it as a
Message
object. - getMessage(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getMessage(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
- getMessage(ICorrelatedPullingListener<M>, String, PipeLineSession) - Method in class org.frankframework.processors.CoreListenerProcessor
- getMessage(ICorrelatedPullingListener<M>, String, PipeLineSession) - Method in interface org.frankframework.processors.ListenerProcessor
- getMessageBrowser(ProcessState) - Method in interface org.frankframework.core.IProvidesMessageBrowsers
-
returns a
browser
of messages that are in ProcessState 'state', and are stored in a storage managed by the listener itself (as opposed to a storage configured as a messageLog or errorStorage in the configuration). - getMessageBrowser(ProcessState) - Method in class org.frankframework.jdbc.JdbcTableListener
- getMessageBrowser(ProcessState) - Method in class org.frankframework.jdbc.MessageStoreListener
- getMessageBrowser(ProcessState) - Method in class org.frankframework.receivers.Receiver
- getMessageById(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
- getMessageClass() - Method in class org.frankframework.jms.JMSFacade
- getMessageConsumer(Session, Destination) - Method in class org.frankframework.jms.JMSFacade
-
Create a MessageConsumer, on a specific session and for a specific destination.
- getMessageConsumer(Session, Destination, String) - Method in class org.frankframework.jms.JMSFacade
-
Create a MessageConsumer.
- getMessageConsumerForCorrelationId(Session, Destination, String) - Method in class org.frankframework.jms.JMSFacade
-
Gets a MessageConsumer object for either Topics or Queues.
- getMessageCount() - Method in interface org.frankframework.core.IMessageBrowser
- getMessageCount() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getMessageCount() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- getMessageCount() - Method in class org.frankframework.management.bus.dto.StorageItemsDTO
- getMessageCountQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getMessageDate() - Method in class org.frankframework.util.MessageKeeperMessage
- getMessageField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getMessageField() - Method in class org.frankframework.jdbc.JdbcListener
- getMessageFieldType() - Method in class org.frankframework.jdbc.JdbcListener
- getMessageFieldType() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getMessageId() - Method in class org.frankframework.core.PipeLineSession
- getMessageIdField() - Method in class org.frankframework.jdbc.JdbcListener
- getMessageIdHeader() - Method in class org.frankframework.http.rest.ApiListener
- getMessageKeeper() - Method in class org.frankframework.core.Adapter
-
the MessageKeeper is for keeping the last
messageKeeperSize
messages available, for instance for displaying it in the webcontrol - getMessageKeeper() - Method in class org.frankframework.lifecycle.MessageEventListener
-
Get MessageKeeper for the application.
- getMessageKeeper() - Method in class org.frankframework.scheduler.AbstractJobDef
- getMessageKeeper() - Method in interface org.frankframework.scheduler.job.IJob
- getMessageKeeper(String) - Method in class org.frankframework.lifecycle.MessageEventListener
-
Get MessageKeeper for a specific configuration.
- getMessageKeeperMessage() - Method in class org.frankframework.configuration.ConfigurationMessageEvent
- getMessageKeeperMessage() - Method in class org.frankframework.lifecycle.ApplicationMessageEvent
- getMessageKeeperSize() - Method in class org.frankframework.core.Adapter
- getMessageLevel() - Method in class org.frankframework.util.MessageKeeperMessage
- getMessageLog() - Method in class org.frankframework.pipes.MessageSendingPipe
- getMessageLog() - Method in class org.frankframework.receivers.Receiver
- getMessageProducer(Session, Destination) - Method in class org.frankframework.jms.JMSFacade
- getMessageProperties(PipeLineSession) - Method in class org.frankframework.jms.AbstractJmsListener
-
Set additional message headers/properties on the JMS response, read after message has been processed!
- getMessageRoot() - Method in interface org.frankframework.core.IXmlValidator
- getMessageRoot() - Method in class org.frankframework.pipes.XmlValidator
- getMessageRoot() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
- getMessageRoot() - Method in class org.frankframework.soap.SoapValidator
- getMessageRoot(boolean) - Method in class org.frankframework.pipes.XmlValidator
- getMessages() - Method in class org.frankframework.management.bus.dto.StorageItemsDTO
- getMessageSelector() - Method in class org.frankframework.jms.JMSFacade
- getMessageSizeWarnByDefault() - Static method in class org.frankframework.util.Misc
- getMessageSizeWarnNum() - Method in class org.frankframework.core.PipeLine
- getMessagesReceived() - Method in class org.frankframework.receivers.Receiver
-
get the number of messages received by this receiver.
- getMessagesRejected() - Method in class org.frankframework.receivers.Receiver
-
Get the number of messages rejected (discarded or put in errorStorage).
- getMessagesRetried() - Method in class org.frankframework.receivers.Receiver
-
get the number of duplicate messages received this receiver.
- getMessageText() - Method in class org.frankframework.util.MessageKeeperMessage
- getMessageText(RawMessageWrapper<?>, IListener) - Static method in class org.frankframework.util.MessageBrowsingUtil
- getMessageTimeToLive() - Method in class org.frankframework.jms.JMSFacade
- getMessageType() - Method in class org.frankframework.jms.JmsSender
- getMessageType() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- getMessagingSource() - Method in class org.frankframework.jms.JMSFacade
- getMessagingSource(String, String, boolean) - Method in class org.frankframework.jms.AbstractMessagingSourceFactory
- getMessagingSourceFactory() - Method in class org.frankframework.jms.JMSFacade
- getMessagingSourceMap() - Method in class org.frankframework.jms.AbstractMessagingSourceFactory
- getMessagingSourceMap() - Method in class org.frankframework.jms.JmsMessagingSourceFactory
- getMetaData() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
- getMetaData() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getMeterName() - Method in enum class org.frankframework.statistics.FrankMeterType
- getMeterType() - Method in enum class org.frankframework.statistics.FrankMeterType
- getMethod() - Method in class org.frankframework.http.HttpReport
- getMethod() - Method in class org.frankframework.http.RestListener
- getMethod(URI, Message, ParameterValueList) - Method in class org.frankframework.http.HttpSender
-
Returns HttpRequestBase, with (optional) RAW or as BINAIRY content
- getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.AbstractHttpSender
-
Custom implementation to create a
HttpRequest
object. - getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.HttpSender
- getMethod(URI, Message, ParameterValueList, PipeLineSession) - Method in class org.frankframework.http.WebServiceSender
- getMethodConfig(String, String) - Method in class org.frankframework.http.RestServiceDispatcher
- getMethods() - Method in class org.frankframework.http.rest.ApiDispatchConfig
- getMethods() - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
- getMigrationChanges(Message<?>) - Method in class org.frankframework.management.bus.endpoints.DatabaseMigrator
- getMimeType() - Method in class org.frankframework.http.HttpResponseHandler
- getMimeType() - Method in class org.frankframework.http.mime.MessageContentBody
- getMimeType() - Method in enum class org.frankframework.http.rest.MediaTypes
-
Returns the MimeType without any parameters (such as charset)
- getMimeType() - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
- getMimeType() - Method in class org.frankframework.stream.MessageContext
- getMimeType(String) - Method in enum class org.frankframework.http.rest.MediaTypes
- getMimeType(Message) - Static method in class org.frankframework.util.MessageUtils
-
Returns the
MimeType
if present in theMessageContext
. - getMin() - Method in class org.frankframework.metrics.LocalDistributionSummary
- getMinIdle() - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- getMinInclusiveString() - Method in class org.frankframework.parameters.NumberParameter
- getMinLength() - Method in class org.frankframework.parameters.AbstractParameter
- getMode() - Method in class org.frankframework.parameters.AbstractParameter
- getMode() - Method in interface org.frankframework.parameters.IParameter
- getMongoClient(String) - Method in interface org.frankframework.mongodb.IMongoClientFactory
-
Look up a MongoClient from the JNDI
- getMongoClient(String) - Method in class org.frankframework.mongodb.JndiMongoClientFactory
- getMongoClient(String, Properties) - Method in interface org.frankframework.mongodb.IMongoClientFactory
-
Set the JNDI environment to use for JNDI lookups.
- getMongoClient(String, Properties) - Method in class org.frankframework.mongodb.JndiMongoClientFactory
- getMongoClientFactory() - Method in class org.frankframework.mongodb.MongoDbSender
- getMongoClients() - Method in interface org.frankframework.mongodb.IMongoClientFactory
-
Return all known/registered MongoClients
- getMongoClients() - Method in class org.frankframework.mongodb.JndiMongoClientFactory
- getMonitor() - Method in class org.frankframework.monitoring.Trigger
- getMonitor(int) - Method in class org.frankframework.monitoring.MonitorManager
- getMonitors() - Method in class org.frankframework.monitoring.MonitorManager
- getMonitors(Message<?>) - Method in class org.frankframework.management.bus.endpoints.Monitoring
- getMoreMessageString() - Static method in class org.frankframework.logging.IbisMaskingLayout
- getMove2dirAfterError() - Method in class org.frankframework.pipes.FileLineIteratorPipe
-
Deprecated.
- getMove2dirAfterTransform() - Method in class org.frankframework.pipes.FileLineIteratorPipe
-
Deprecated.
- getMsgLogger(Adapter) - Static method in class org.frankframework.util.LogUtil
-
Must be called during configure after setName has been set!
- getMsgLogger(Adapter, INamedObject) - Static method in class org.frankframework.util.LogUtil
-
Must be called during configure after setName has been set!
- getMtomContentTransferEncoding() - Method in class org.frankframework.http.HttpSender
- getMultipart() - Method in class org.frankframework.http.mime.MultipartEntity
- getMultipartBodyName() - Method in class org.frankframework.http.rest.ApiListener
- getMultipartXmlSessionKey() - Method in class org.frankframework.http.HttpSender
- getMultipartXmlSessionKey() - Method in class org.frankframework.http.WebServiceListener
- getMultipartXmlSessionKey() - Method in class org.frankframework.pipes.StreamPipe
- getMultipleOccurringChildElements() - Method in class org.frankframework.align.XmlAligner
- getName() - Method in class org.frankframework.align.content.JsonDocumentContainer
- getName() - Method in class org.frankframework.align.content.JsonElementContainer
- getName() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getName() - Method in class org.frankframework.collection.Collection
- getName() - Method in class org.frankframework.configuration.BuildInfoValidator
- getName() - Method in class org.frankframework.configuration.Configuration
- getName() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getName() - Method in class org.frankframework.core.Adapter
- getName() - Method in interface org.frankframework.core.IConfigurationAware
- getName() - Method in interface org.frankframework.core.IForwardTarget
- getName() - Method in class org.frankframework.core.PipeForward
- getName() - Method in class org.frankframework.core.PipeLine
- getName() - Method in class org.frankframework.core.PipeLineExit
- getName() - Method in enum class org.frankframework.core.ProcessState
- getName() - Method in class org.frankframework.core.Resource
- getName() - Method in class org.frankframework.http.AbstractHttpServlet
- getName() - Method in class org.frankframework.http.AbstractHttpSession
- getName() - Method in class org.frankframework.http.InputStreamDataSource
- getName() - Method in class org.frankframework.http.PushingListenerAdapter
- getName() - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- getName() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- getName() - Method in class org.frankframework.jndi.JndiBase
- getName() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getName() - Method in class org.frankframework.management.bus.dto.MonitorDTO
- getName() - Method in class org.frankframework.management.bus.dto.ProcessStateDTO
- getName() - Method in class org.frankframework.management.bus.endpoints.SecurityItems.SecurityRolesDTO
- getName() - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions.LogDefinitionDAO
- getName() - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
- getName() - Method in class org.frankframework.monitoring.AbstractMonitorDestination
- getName() - Method in class org.frankframework.monitoring.Monitor
- getName() - Method in class org.frankframework.parameters.AbstractParameter
- getName() - Method in class org.frankframework.parameters.ParameterValue
-
Returns the name of the IParameter
- getName() - Method in class org.frankframework.pipes.AbstractPipe
- getName() - Method in class org.frankframework.receivers.FrankListener
- getName() - Method in class org.frankframework.receivers.JavaListener
- getName() - Method in class org.frankframework.receivers.Receiver
- getName() - Method in class org.frankframework.scheduler.AbstractJobDef
- getName() - Method in interface org.frankframework.scheduler.job.IJob
-
The name of the Job, used in combination with JobGroup to create a unique key.
- getName() - Method in class org.frankframework.senders.AbstractMailSender.EMail
- getName() - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
- getName() - Method in class org.frankframework.senders.AbstractSender
- getName() - Method in class org.frankframework.senders.XmlValidatorSender
- getName() - Method in class org.frankframework.soap.WsdlGenerator
- getName() - Method in class org.frankframework.util.MessageDataSource
- getName() - Method in class org.frankframework.util.SapSystemListItem
- getName() - Method in class org.frankframework.validation.AbstractXmlValidator
- getNamespace() - Method in class org.frankframework.validation.AbstractXSD
- getNamespace() - Method in interface org.frankframework.validation.IXSD
- getNamespaceClause(String) - Static method in class org.frankframework.util.XmlUtils
- getNamespaceDefs() - Method in class org.frankframework.http.WebServiceSender
- getNamespaceDefs() - Method in class org.frankframework.parameters.AbstractParameter
- getNamespaceDefs() - Method in class org.frankframework.pipes.IteratingPipe
- getNamespaceDefs() - Method in class org.frankframework.pipes.XmlIf
- getNamespaceDefs() - Method in class org.frankframework.pipes.XmlSwitch
- getNamespaceDefs() - Method in class org.frankframework.pipes.XsltPipe
- getNamespaceDefs() - Method in class org.frankframework.senders.XsltSender
- getNamespaceMap(String) - Static method in class org.frankframework.util.XmlUtils
- getNamespacePrefix(String) - Method in class org.frankframework.align.Json2Xml
- getNamespaces() - Method in enum class org.frankframework.soap.SoapVersion
- getNamespaceSet() - Method in class org.frankframework.validation.AbstractValidationContext
- getNCharacterStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getNCharacterStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getNClob(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getNClob(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getNextIndex(String, int, boolean) - Static method in class org.frankframework.util.AbstractNameComparator
- getNodeChildrenByName(JsonValue, XSElementDeclaration) - Method in class org.frankframework.align.Json2Xml
- getNodeText(JsonValue) - Method in class org.frankframework.align.Json2Xml
- getNoNamespaceSchemaLocation() - Method in class org.frankframework.pipes.XmlValidator
- getNonXmlReplacementCharacter() - Method in class org.frankframework.pipes.ReplacerPipe
- getNotFoundForwardName() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- getNotFoundForwardName() - Method in class org.frankframework.pipes.FilenameSwitch
-
Deprecated.
- getNotFoundForwardName() - Method in class org.frankframework.pipes.GetPrincipalPipe
- getNotFoundForwardName() - Method in class org.frankframework.pipes.XmlSwitch
- getNotInRoleForwardName() - Method in class org.frankframework.pipes.IsUserInRolePipe
- getNString(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getNString(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getNullValue() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getNullValue() - Method in class org.frankframework.util.DB2DocumentWriter
-
Get the presentation of a
Null
value - getNullValue() - Method in class org.frankframework.util.DB2XMLWriter
-
Get the presentation of a
Null
value - getNumberOfMessages() - Method in class org.frankframework.management.bus.dto.ProcessStateDTO
- getNumbers() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getNumOfDigits() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getNumOfLCharacters() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getNumOfMessagesInError() - Method in class org.frankframework.core.Adapter
-
The number of messages for which processing ended unsuccessfully.
- getNumOfMessagesInProcess() - Method in class org.frankframework.core.Adapter
- getNumOfMessagesProcessed() - Method in class org.frankframework.core.Adapter
-
Total of messages processed
- getNumOfMessagesStartProcessingByHour() - Method in class org.frankframework.core.Adapter
- getNumOfSigns() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getNumOfUCharacters() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getNumRetries() - Method in class org.frankframework.util.Locker
- getNumThreads() - Method in class org.frankframework.receivers.Receiver
- getNumThreads() - Method in class org.frankframework.scheduler.AbstractJobDef
- getNumThreadsPolling() - Method in class org.frankframework.receivers.Receiver
- getObject() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
- getObject(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getObject(int, Class<T>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getObject(int, Map<String, Class<?>>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getObject(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getObject(String, Class<T>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getObject(String, Map<String, Class<?>>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getObjectId() - Method in class org.frankframework.stream.Message
-
Returns the message identifier and which resource class it represents
- getObjectId() - Method in class org.frankframework.util.Locker
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.frankframework.jndi.TomcatJndiProxy
- getObjectName() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
-
Returns the name of the object.
- getObjectName(Object, String) - Method in class org.frankframework.jmx.JmxNamingStrategy
- getObjectNames() - Method in class org.frankframework.jdbc.datasource.ObjectFactory
- getObjectType() - Method in interface org.frankframework.core.CanUseSharedResource
-
Used to validate the expected type so now unexpected ClassCastExceptions can occur.
- getObjectType() - Method in class org.frankframework.http.AbstractHttpSender
- getObjectType() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
- getOmitXmlDeclaration() - Method in class org.frankframework.senders.XsltSender
- getOmitXmlDeclaration() - Method in class org.frankframework.util.TransformerPool
- getOnError() - Method in class org.frankframework.receivers.Receiver
- getOnlyIfSessionKey() - Method in class org.frankframework.pipes.FixedForwardPipe
- getOnlyIfValue() - Method in class org.frankframework.pipes.FixedForwardPipe
- getOpenApiSpec(Message<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices
- getOperation() - Method in class org.frankframework.ldap.LdapSender
- getOperationId() - Method in class org.frankframework.http.rest.ApiListener
- getOrCompute(String, ThrowingFunction<String, Definition, ConfigurationException>) - Method in class org.frankframework.core.SharedWsdlDefinitions
- getOrder() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getOrder() - Method in class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
- getOrderField() - Method in class org.frankframework.jdbc.JdbcTableListener
- getOriginalConfiguration() - Method in class org.frankframework.configuration.Configuration
- getOriginalId() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
- getOriginalId() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getOriginalId() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- getOriginalSenderName() - Method in class org.frankframework.senders.ShadowSender
- getOutputDirectory() - Method in class org.frankframework.pipes.CompressPipe
- getOutputFormat() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getOutputFormat() - Method in class org.frankframework.mongodb.MongoDbSender
- getOutputFormat() - Method in class org.frankframework.pipes.Json2XmlValidator
- getOutputFormat(PipeLineSession, boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
- getOutputFormatSessionKey() - Method in class org.frankframework.pipes.Json2XmlValidator
- getOutputMethod() - Method in class org.frankframework.util.TransformerPool
- getOutputMethod() - Method in enum class org.frankframework.util.TransformerPool.OutputType
- getOutputNamespace() - Method in class org.frankframework.soap.SoapWrapperPipe
- getOutputSoapBody() - Method in class org.frankframework.soap.SoapValidator
- getOutputStream() - Method in class org.frankframework.http.InputStreamDataSource
- getOutputStream() - Method in class org.frankframework.util.MessageDataSource
- getOutputType() - Method in class org.frankframework.pipes.IteratingPipe
- getOutputType() - Method in class org.frankframework.senders.XsltSender
- getOutputValidator() - Method in class org.frankframework.core.PipeLine
- getOutputValidator() - Method in class org.frankframework.pipes.MessageSendingPipe
- getOutputWrapper() - Method in class org.frankframework.core.PipeLine
- getOutputWrapper() - Method in class org.frankframework.pipes.MessageSendingPipe
- getOverride(JsonValue) - Method in class org.frankframework.align.Json2Xml
- getOverride(AlignmentContext) - Method in class org.frankframework.align.OverridesMap
- getOverride(AlignmentContext) - Method in interface org.frankframework.align.SubstitutionProvider
- getOwner() - Method in class org.frankframework.core.PipeLine
- getOwner() - Method in class org.frankframework.validation.AbstractXmlValidator
- getPackageContent() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getParameter(int) - Method in class org.frankframework.parameters.ParameterList
- getParameterList() - Method in interface org.frankframework.core.IWithParameters
- getParameterList() - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
- getParameterList() - Method in class org.frankframework.http.AbstractHttpSender
-
return the Parameters
- getParameterList() - Method in class org.frankframework.jdbc.AbstractJdbcSender
- getParameterList() - Method in class org.frankframework.jdbc.MessageStoreSender
- getParameterList() - Method in class org.frankframework.jdbc.QueryExecutionContext
- getParameterList() - Method in class org.frankframework.jms.AbstractJmsListener
-
return the Parameters
- getParameterList() - Method in class org.frankframework.jms.JmsSender
- getParameterList() - Method in class org.frankframework.ldap.LdapSender
- getParameterList() - Method in class org.frankframework.parameters.AbstractParameter
- getParameterList() - Method in class org.frankframework.pipes.AbstractPipe
-
return the Parameters
- getParameterList() - Method in class org.frankframework.pipes.XsltPipe
- getParameterList() - Method in class org.frankframework.senders.AbstractSenderWithParameters
-
return the Parameters
- getParameterName() - Method in exception org.frankframework.core.ParameterException
- getParameterOverriddenAttributeValue(ParameterValueList, String, int) - Method in class org.frankframework.senders.AbstractSenderWithParameters
- getParameterOverriddenAttributeValue(ParameterValueList, String, String) - Method in class org.frankframework.senders.AbstractSenderWithParameters
- getParameters() - Method in class org.frankframework.http.cxf.SoapProviderServlet
- getParametersToSkipWhenEmpty() - Method in class org.frankframework.http.AbstractHttpSender
- getParameterValue(int) - Method in class org.frankframework.parameters.ParameterValueList
- getParameterValue(ParameterValueList, String) - Method in class org.frankframework.pipes.FixedForwardPipe
- getParameterValueList(Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorPipe
- getParameterValueList(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractSenderWithParameters
- getParent() - Method in class org.frankframework.align.AlignmentContext
- getParent() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getParentCacheKey(ApiListener, String, ApiListener.HttpMethod) - Static method in class org.frankframework.http.rest.ApiCacheManager
- getParentContext() - Method in class org.frankframework.mongodb.JsonDocumentWriter.Context
- getParentLocation() - Method in class org.frankframework.validation.AbstractXSD
- getParentLocation() - Method in interface org.frankframework.validation.IXSD
- getParentLogger() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- getPassword() - Method in class org.frankframework.http.AbstractHttpSession
- getPassword() - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- getPassword() - Method in class org.frankframework.jdbc.JdbcFacade
- getPassword() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- getPassword() - Method in class org.frankframework.parameters.AbstractParameter
- getPassword() - Method in class org.frankframework.senders.AbstractMailSender
- getPassword() - Method in class org.frankframework.util.CredentialFactory
- getPath() - Method in class org.frankframework.core.PipeForward
- getPath() - Method in class org.frankframework.stream.SerializableFileReference
- getPath() - Method in class org.frankframework.validation.RootValidation
- getPathLength() - Method in class org.frankframework.validation.RootValidation
- getPattern() - Method in class org.frankframework.configuration.digester.DigesterRule
-
The digester rule's pattern.
- getPattern() - Method in class org.frankframework.parameters.AbstractParameter
- getPatternClients() - Method in class org.frankframework.http.rest.ApiServiceDispatcher
- getPeekQuery() - Method in class org.frankframework.jdbc.JdbcListener
- getPeriod() - Method in class org.frankframework.management.bus.dto.TriggerDTO
- getPeriod() - Method in interface org.frankframework.monitoring.ITrigger
- getPeriod() - Method in class org.frankframework.monitoring.Trigger
- getPersonalization() - Method in class org.frankframework.senders.SendGridSender.GridMailSession
- getPhase() - Method in class org.frankframework.configuration.AdapterManager
- getPhase() - Method in class org.frankframework.configuration.ConfigurationFlowGenerator
- getPhase() - Method in class org.frankframework.configuration.ScheduleManager
- getPhase() - Method in interface org.frankframework.core.SharedResource
-
By default give this the lowest Phase, so it's started first and stopped last.
- getPhase() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- getPhase() - Method in interface org.frankframework.lifecycle.ConfigurableLifecycle
- getPhase() - Method in class org.frankframework.monitoring.MonitorManager
- getPhysicalDestinationName() - Method in interface org.frankframework.core.HasPhysicalDestination
- getPhysicalDestinationName() - Method in class org.frankframework.http.AbstractHttpSender
- getPhysicalDestinationName() - Method in class org.frankframework.http.HttpListener
-
Deprecated.
- getPhysicalDestinationName() - Method in class org.frankframework.http.rest.ApiListener
- getPhysicalDestinationName() - Method in class org.frankframework.http.RestListener
- getPhysicalDestinationName() - Method in class org.frankframework.http.WebServiceListener
- getPhysicalDestinationName() - Method in class org.frankframework.jdbc.JdbcFacade
-
Returns the name and location of the database that this objects operates on.
- getPhysicalDestinationName() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- getPhysicalDestinationName() - Method in class org.frankframework.jdbc.JdbcTableListener
- getPhysicalDestinationName() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- getPhysicalDestinationName() - Method in class org.frankframework.jms.JMSFacade
- getPhysicalDestinationName() - Method in class org.frankframework.mongodb.MongoDbSender
- getPhysicalDestinationName() - Method in class org.frankframework.pipes.Json2XmlValidator
- getPhysicalDestinationName() - Method in class org.frankframework.receivers.FrankListener
- getPhysicalDestinationName() - Method in class org.frankframework.receivers.JavaListener
- getPhysicalDestinationName() - Method in class org.frankframework.senders.FrankSender
- getPhysicalDestinationName() - Method in class org.frankframework.senders.IbisJavaSender
- getPhysicalDestinationName() - Method in class org.frankframework.senders.IbisLocalSender
- getPhysicalDestinationName() - Method in class org.frankframework.senders.MailSender
- getPhysicalDestinationShortName() - Method in class org.frankframework.jms.JMSFacade
- getPhysicalDestinationShortName(boolean) - Method in class org.frankframework.jms.JMSFacade
- getPhysicalName() - Method in class org.frankframework.jms.MessagingSource
- getPipe(int) - Method in class org.frankframework.core.PipeLine
- getPipe(String) - Method in class org.frankframework.core.PipeLine
- getPipeByName(Adapter, String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
- getPipeForward() - Method in class org.frankframework.core.PipeRunResult
- getPipeInError() - Method in exception org.frankframework.core.PipeRunException
- getPipeLine() - Method in class org.frankframework.core.Adapter
- getPipeLine() - Method in class org.frankframework.pipes.AbstractPipe
- getPipeLineExits() - Method in class org.frankframework.core.PipeLine
- getPipeLineSize() - Method in class org.frankframework.core.PipeLine
- getPipelineWaitStatistics() - Method in class org.frankframework.core.PipeLine
- getPipeNameInError() - Method in exception org.frankframework.core.PipeStartException
-
Get the name of the pipe in error.
- getPipes() - Method in class org.frankframework.core.PipeLine
- getPipeSizeInStatistics(IPipe) - Method in class org.frankframework.core.PipeLine
- getPipeSizeOutStatistics(IPipe) - Method in class org.frankframework.core.PipeLine
- getPipeStatistics(IConfigurationAware) - Method in class org.frankframework.core.PipeLine
- getPipeWaitStatistics(IPipe) - Method in class org.frankframework.core.PipeLine
- getPollGuardInterval() - Method in class org.frankframework.jms.PushingJmsListener
- getPollInterval() - Method in class org.frankframework.receivers.Receiver
- getPool() - Method in class org.frankframework.jdbc.datasource.OpenManagedDataSource
- getPool() - Method in class org.frankframework.jdbc.datasource.OpenPoolingDataSource
- getPort() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- getPosition() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- getPostType() - Method in class org.frankframework.http.HttpSender
- getPrefix() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getPrefix() - Method in class org.frankframework.xml.PrefixMapping
- getPreparseResult(PipeLineSession) - Method in class org.frankframework.validation.XercesXmlValidator
- getPresumedTimeOutInterval() - Method in class org.frankframework.pipes.MessageSendingPipe
- getPrincipal() - Method in class org.frankframework.core.AllowAllSecurityHandler
- getPrincipal() - Method in interface org.frankframework.core.ISecurityHandler
- getPrincipal() - Method in class org.frankframework.http.cxf.WebServiceContextSecurityHandler
- getPrincipal() - Method in class org.frankframework.http.HttpSecurityHandler
- getPrincipal() - Method in class org.frankframework.jms.JmsRealm
- getPrincipal() - Method in class org.frankframework.jndi.JndiBase
- getPrincipal() - Method in class org.frankframework.jwt.JwtSecurityHandler
- getPrincipalNameClaim() - Method in class org.frankframework.http.rest.ApiListener
- getPrincipalNameClaim() - Method in class org.frankframework.jwt.JwtSecurityHandler
- GetPrincipalPipe - Class in org.frankframework.pipes
-
Returns the name of the user executing the request.
- GetPrincipalPipe() - Constructor for class org.frankframework.pipes.GetPrincipalPipe
- getPriority() - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2LogService
- getPriority() - Method in class org.frankframework.jms.JmsSender
- getPrivateKey(HasKeystore, String) - Static method in class org.frankframework.encryption.PkiUtil
- getProcessResultCacheSize() - Method in class org.frankframework.receivers.Receiver
- getProcessStateFromName(String) - Static method in enum class org.frankframework.core.ProcessState
- getProcessStatistics(int) - Method in class org.frankframework.receivers.Receiver
- getProcessStores(Message<?>) - Method in class org.frankframework.management.bus.endpoints.InlineStorage
- getProduces() - Method in class org.frankframework.http.rest.ApiListener
- getProduces() - Method in class org.frankframework.http.RestListener
- getProperties() - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- getProperties() - Method in class org.frankframework.jta.narayana.NarayanaConfigurationBean
- getProperties() - Method in class org.frankframework.senders.MailSender
- getProperty(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- getProperty(String) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
- getProtocol() - Method in class org.frankframework.encryption.AuthSSLContextFactory
- getProvider() - Method in class org.frankframework.pipes.SignaturePipe
- getProviderURL() - Method in class org.frankframework.jms.JmsRealm
- getProviderURL() - Method in class org.frankframework.jndi.JndiBase
- getProxiedDestinationNames() - Method in class org.frankframework.jms.JMSFacade
- getProxyAuthAlias() - Method in class org.frankframework.http.AbstractHttpSession
- getProxyHost() - Method in class org.frankframework.http.AbstractHttpSession
- getProxyPassword() - Method in class org.frankframework.http.AbstractHttpSession
- getProxyPort() - Method in class org.frankframework.http.AbstractHttpSession
- getProxyRealm() - Method in class org.frankframework.http.AbstractHttpSession
- getProxyUsername() - Method in class org.frankframework.http.AbstractHttpSession
- getPublicKey(HasTruststore, String) - Static method in class org.frankframework.encryption.PkiUtil
- getQName(int) - Method in class org.frankframework.xml.AttributesWrapper
- getQName(int) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
- getQName(String, String) - Method in class org.frankframework.align.Json2Xml
- getQuery() - Method in class org.frankframework.jdbc.FixedQuerySender
- getQuery() - Method in class org.frankframework.jdbc.QueryExecutionContext
- getQuery() - Method in class org.frankframework.pipes.DomainTransformerPipe
- getQuery() - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
- getQuery(Message) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Obtain a query to be executed.
- getQuery(Message) - Method in class org.frankframework.jdbc.DirectQuerySender
- getQuery(Message) - Method in class org.frankframework.jdbc.FixedQuerySender
- getQuery(Message) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase.MixedQuerySender
- getQueryExecutionContext(Connection, Message) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getQueryTimeout() - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
- getQueryTimeout() - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
- getQueryType() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getQueryType() - Method in class org.frankframework.jdbc.QueryExecutionContext
- getQueueConnectionFactoryName() - Method in class org.frankframework.jms.JMSFacade
- getQueueConnectionFactoryName() - Method in class org.frankframework.jms.JmsRealm
- getRaisedBy() - Method in class org.frankframework.monitoring.Monitor
- getRandomElementsOfString(String, int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getRawMessage() - Method in class org.frankframework.receivers.RawMessageWrapper
- getRawMessage(String, Map<String, Object>) - Method in interface org.frankframework.core.ICorrelatedPullingListener
-
Retrieves messages from queue or other channel, but retrieves only messages with the specified correlationId.
- getRawMessage(String, Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
- getRawMessage(Connection, Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
- getRawMessage(Connection, Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
- getRawMessage(Map<String, Object>) - Method in interface org.frankframework.core.IPullingListener
-
Retrieves messages from queue or other channel, but does no processing on it.
- getRawMessage(Map<String, Object>) - Method in class org.frankframework.jdbc.JdbcListener
- getRawMessage(Map<String, Object>) - Method in class org.frankframework.jdbc.SimpleJdbcListener
- getRawMessage(Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
-
Retrieves messages from queue or other channel, but does no processing on it.
- getReader() - Method in class org.frankframework.stream.SerializableFileReference
- getReader() - Method in interface org.frankframework.validation.Schema
- getReader() - Method in class org.frankframework.validation.xsd.ResourceXsd
- getReader() - Method in class org.frankframework.validation.xsd.StringXsd
- getReader() - Method in class org.frankframework.validation.xsd.WsdlXsd
- getReader(ResultSet) - Method in class org.frankframework.jdbc.BlobLineIteratingPipe
- getReader(ResultSet) - Method in class org.frankframework.jdbc.ClobLineIteratingPipe
- getReader(ResultSet) - Method in class org.frankframework.jdbc.LobLineIteratingPipeBase
- getReader(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
- getReadTimeout() - Method in class org.frankframework.jwt.JwtValidator
- getRealmName() - Method in class org.frankframework.jms.JmsRealm
- getRealTxManager() - Method in class org.frankframework.jta.SpringTxManagerProxy
- getReasons() - Method in class org.frankframework.validation.XmlValidatorErrorHandler
- getReasonSessionKey() - Method in class org.frankframework.pipes.JsonValidator
- getReasonSessionKey() - Method in class org.frankframework.pipes.XmlValidator
- getReasonSessionKey() - Method in class org.frankframework.validation.AbstractXmlValidator
- getReceiver() - Method in class org.frankframework.http.rest.ApiListener
- getReceiver() - Method in class org.frankframework.jms.PushingJmsListener
- getReceiver() - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
- getReceiver() - Method in class org.frankframework.receivers.PullingListenerContainer
- getReceiver() - Method in interface org.frankframework.receivers.ReceiverAware
- getReceiver() - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
- getReceiver(Map<String, Object>, Session, String) - Method in class org.frankframework.jms.PullingJmsListener
- getReceiverByName(String) - Method in class org.frankframework.core.Adapter
- getReceiverByName(Adapter, String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
- getReceiverName() - Method in class org.frankframework.scheduler.job.ActionJob
- getReceivers() - Method in class org.frankframework.core.Adapter
- getRecipientList() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- getRecordsFiltered() - Method in class org.frankframework.management.bus.dto.StorageItemsDTO
- getRecoveryManager() - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
- getRecursiveDirList() - Method in class org.frankframework.util.Dir2Xml
- getRef() - Method in class org.frankframework.configuration.Include
- getRef(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getRef(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getRegex() - Method in class org.frankframework.pipes.XmlIf
- getRegisteredAdapter(String) - Method in class org.frankframework.configuration.Configuration
-
Get a registered adapter by its name through
AdapterManager.getAdapter(String)
- getRegisteredAdapter(String) - Method in interface org.frankframework.configuration.IbisManager
-
Deprecated.
- getRegisteredAdapter(String) - Method in class org.frankframework.unmanaged.DefaultIbisManager
-
Deprecated.
- getRegisteredAdapters() - Method in class org.frankframework.configuration.Configuration
- getRegisteredAdapters() - Method in interface org.frankframework.configuration.IbisManager
-
Deprecated.
- getRegisteredAdapters() - Method in class org.frankframework.unmanaged.DefaultIbisManager
-
Deprecated.
- getRegisteredListenerNames() - Method in class org.frankframework.receivers.ServiceDispatcher
-
Retrieve the names of the registered listeners in alphabetical order.
- getRegisteredNames() - Static method in class org.frankframework.util.SapSystemListItem
-
Get the system names as an Iterator, alphabetically sorted
- getRegisteredNamesAsList() - Static method in class org.frankframework.util.SapSystemListItem
-
Gets a list with system names.
- getRegisteredRealmNames() - Method in class org.frankframework.jms.JmsRealmFactory
-
Get the realmNames as an Iterator, in the order that they were declared
- getRegisteredRealmNamesAsList() - Method in class org.frankframework.jms.JmsRealmFactory
-
Get the names as a list
- getRegisteredSapSystemNames() - Method in class org.frankframework.configuration.extensions.SapSystemFactory
- getRegisteredSapSystemsNamesAsList() - Method in class org.frankframework.configuration.extensions.SapSystemFactory
- getRegisterMethod() - Method in class org.frankframework.configuration.digester.DigesterRule
-
The 'set-next-rule' attribute.
- getRegisterTextMethod() - Method in class org.frankframework.configuration.digester.DigesterRule
-
The 'registerTextMethod()' attribute.
- getRemoveUnusedNamespacesTransformerPool(boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
- getRemoveUnusedNamespacesXslt2TransformerPool(boolean, boolean) - Static method in class org.frankframework.util.XmlUtils
- getReplace() - Method in class org.frankframework.pipes.ReplacerPipe
- getReplaceFrom() - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- getReplaceFrom() - Method in class org.frankframework.pipes.FixedResultPipe
- getReplaceFrom() - Method in class org.frankframework.senders.FixedResultSender
- getReplaceTo() - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- getReplaceTo() - Method in class org.frankframework.pipes.FixedResultPipe
- getReplaceTo() - Method in class org.frankframework.senders.FixedResultSender
- getReply() - Method in class org.frankframework.core.AbstractRequestReplyExecutor
- getReplyDeliveryMode() - Method in class org.frankframework.jms.AbstractJmsListener
- getReplyDestinationName() - Method in class org.frankframework.jms.AbstractJmsListener
- getReplyEncodingStyleURI() - Method in class org.frankframework.jms.AbstractJmsListener
- getReplyMessageTimeToLive() - Method in class org.frankframework.jms.AbstractJmsListener
- getReplyMessageType() - Method in class org.frankframework.jms.AbstractJmsListener
- getReplyNamespaceURI() - Method in class org.frankframework.jms.AbstractJmsListener
- getReplyPriority() - Method in class org.frankframework.jms.AbstractJmsListener
- getReplySoapAction() - Method in class org.frankframework.jms.AbstractJmsListener
- getReplySoapHeaderSessionKey() - Method in class org.frankframework.jms.JmsSender
- getReplyTimeout() - Method in class org.frankframework.jms.JmsSender
- getReplyTo() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- getReplyToName() - Method in class org.frankframework.jms.JmsSender
- getReportLevel() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- getReportLevel() - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
- getRequest() - Method in class org.frankframework.core.AbstractRequestReplyExecutor
- getRequestClass() - Method in class org.frankframework.stream.Message
- getRequestInterceptor() - Method in class org.frankframework.http.MicrometerHttpClientInterceptor
- getRequestRootValidations() - Method in class org.frankframework.pipes.XmlValidator
- getRequestSizeStats() - Method in class org.frankframework.core.PipeLine
- getRequiredClaims() - Method in class org.frankframework.http.rest.ApiListener
- getRequiredIssuer() - Method in class org.frankframework.http.rest.ApiListener
- getResource(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
-
Override this method and make it final so nobody can overwrite it.
- getResource(String) - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
- getResource(String) - Static method in class org.frankframework.core.Resource
- getResource(String) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- getResource(String, boolean) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
-
In case of the
AbstractClassLoader.getResources(String)
we only want the local paths and not the parent path - getResource(IScopeProvider, String) - Static method in class org.frankframework.core.Resource
- getResource(IScopeProvider, String, String) - Static method in class org.frankframework.core.Resource
- getResourceBase() - Method in class org.frankframework.validation.AbstractXSD
- getResourceBase() - Method in interface org.frankframework.validation.IXSD
- getResourceBase() - Method in class org.frankframework.validation.xsd.ResourceXsd
- getResources(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- getResourceTarget() - Method in class org.frankframework.validation.AbstractXSD
- getResourceTarget() - Method in interface org.frankframework.validation.IXSD
- getResourceURL(String) - Static method in class org.frankframework.util.ClassLoaderUtils
-
Get a resource-URL directly from the ClassPath
- getResourceURL(IScopeProvider, String) - Static method in class org.frankframework.util.ClassLoaderUtils
-
Get a resource-URL from a specific IConfigurationClassLoader.
- getResourceURL(IScopeProvider, String, String) - Static method in class org.frankframework.util.ClassLoaderUtils
-
Get a resource-URL from a ClassLoader, therefore the resource should not start with a leading slash
- getResponse() - Method in class org.frankframework.http.HttpResponseHandler
-
Returns an
InputStream
that will automatically close the HttpRequest when fully read - getResponseBody(HttpResponseHandler) - Method in class org.frankframework.http.HttpSender
- getResponseHeadersList() - Method in class org.frankframework.jms.JmsSender
- getResponseInterceptor() - Method in class org.frankframework.http.MicrometerHttpClientInterceptor
- getResponseMessage() - Method in class org.frankframework.http.HttpResponseHandler
- getResponseRoot() - Method in class org.frankframework.core.PipeLineExit
- getResponseRoot() - Method in class org.frankframework.pipes.AbstractValidator
- getResponseRoot() - Method in class org.frankframework.soap.SoapValidator
- getResponseRootValidations() - Method in class org.frankframework.pipes.XmlValidator
- getResponseValidator() - Method in interface org.frankframework.core.IDualModeValidator
- getResponseValidator() - Method in class org.frankframework.pipes.AbstractValidator
- getResponseValidator() - Method in class org.frankframework.pipes.XmlValidator
- getRestListeners() - Method in class org.frankframework.management.bus.endpoints.WebServices
- getRestPath() - Method in class org.frankframework.http.RestListener
- getRestPath() - Method in class org.frankframework.pipes.EtagHandlerPipe
-
Deprecated.
- getRestUriPattern() - Method in class org.frankframework.http.RestListener
- getResult() - Method in class org.frankframework.core.PipeLineResult
- getResult() - Method in class org.frankframework.core.PipeRunResult
- getResult() - Method in class org.frankframework.core.SenderResult
- getResult(ResultSet) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getResult(ResultSet, Object, Object) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getResult(ResultSet, Object, Object, HttpServletResponse, String, String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getResult(HashPipe.HashEncoding) - Method in interface org.frankframework.pipes.hash.HashGenerator
- getResultOnEmptyPostbox() - Method in class org.frankframework.pipes.PostboxRetrieverPipe
-
Deprecated.
- getResultOnTimeOut() - Method in class org.frankframework.pipes.MessageSendingPipe
- getResultQuery() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getResultQuery() - Method in class org.frankframework.jdbc.QueryExecutionContext
- getResultQueryStatement() - Method in class org.frankframework.jdbc.QueryExecutionContext
- getResultSenderName() - Method in class org.frankframework.senders.ShadowSender
- getResultStatusCodeSessionKey() - Method in class org.frankframework.http.AbstractHttpSender
- getRetention() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getRetention() - Method in class org.frankframework.util.DirectoryCleaner
- getRetention() - Method in class org.frankframework.util.Locker
- getRetryDelay() - Method in class org.frankframework.util.Locker
- getRetryMaxInterval() - Method in class org.frankframework.pipes.MessageSendingPipe
- getRetryMinInterval() - Method in class org.frankframework.pipes.MessageSendingPipe
- getRetryNamespaceDefs() - Method in class org.frankframework.pipes.MessageSendingPipe
- getRetryXPath() - Method in class org.frankframework.pipes.MessageSendingPipe
- getReturnedColumns(PreparedStatement) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getReturnedSessionKeys() - Method in class org.frankframework.receivers.JavaListener
- getReturnedSessionKeys() - Method in class org.frankframework.senders.FrankSender
- getReturnedSessionKeys() - Method in class org.frankframework.senders.IbisJavaSender
- getReturnedSessionKeys() - Method in class org.frankframework.senders.IbisLocalSender
- getReturnString() - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- getReturnString() - Method in class org.frankframework.pipes.FixedResultPipe
- getReturnString() - Method in class org.frankframework.senders.FixedResultSender
- getRole() - Method in class org.frankframework.pipes.IsUserInRolePipe
- getRoleClaim() - Method in class org.frankframework.http.rest.ApiListener
- getRoleClaim() - Method in class org.frankframework.jwt.JwtSecurityHandler
- getRolesToCheck(Message) - Method in class org.frankframework.pipes.IsUserInRolePipe
- getRoot() - Method in class org.frankframework.align.content.TreeContentContainer
- getRoot() - Method in class org.frankframework.pipes.AbstractValidator
- getRoot() - Method in class org.frankframework.pipes.XmlWellFormedChecker
- getRoot() - Method in class org.frankframework.soap.SoapValidator
- getRoot() - Method in class org.frankframework.soap.SoapWrapperPipe
- getRoot(IXmlValidator) - Method in class org.frankframework.soap.WsdlGenerator
- getRoot(IXmlValidator, boolean) - Method in class org.frankframework.soap.WsdlGenerator
- getRootElement() - Method in class org.frankframework.align.Json2Xml
- getRootElement(Set<IXSD>, String) - Method in class org.frankframework.soap.WsdlGenerator
- getRootElement(Set<IXSD>, String, String) - Method in class org.frankframework.soap.WsdlGenerator
- getRootElementSessionKey() - Method in class org.frankframework.pipes.XmlValidator
- getRootLogger() - Static method in class org.frankframework.util.LogUtil
- getRootNamespace(String) - Static method in class org.frankframework.util.XmlUtils
- getRootNamespaceSessionKey() - Method in class org.frankframework.pipes.XmlValidator
- getRootTags() - Method in class org.frankframework.validation.AbstractXSD
- getRootTags() - Method in interface org.frankframework.validation.IXSD
- getRootValidations(boolean) - Method in class org.frankframework.pipes.XmlValidator
- getRounds() - Method in class org.frankframework.pipes.PasswordHashPipe
- getRoundsSessionKey() - Method in class org.frankframework.pipes.PasswordHashPipe
- getRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getRowId(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getRowId(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getRowIdSessionKey() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getRowXml(IDbmsSupport, ResultSet, int, ResultSetMetaData, String, boolean, String, boolean, boolean) - Static method in class org.frankframework.util.DB2XMLWriter
- getRowXml(SaxElementBuilder, IDbmsSupport, ResultSet, int, ResultSetMetaData, String, boolean, String, boolean, boolean) - Static method in class org.frankframework.util.DB2XMLWriter
- getRunState() - Method in class org.frankframework.core.Adapter
- getRunState() - Method in interface org.frankframework.core.IManagable
-
returns the runstate of the object.
- getRunState() - Method in class org.frankframework.receivers.Receiver
-
Get the
runstate
of this receiver. - getRunState() - Method in interface org.frankframework.util.RunStateEnquirer
- getRunState() - Method in class org.frankframework.util.RunStateManager
- getRunStateAsString() - Method in class org.frankframework.core.Adapter
- getSapSystemInfo(String) - Method in class org.frankframework.configuration.extensions.SapSystemFactory
- getSAXParserFactory() - Static method in class org.frankframework.util.XmlUtils
- getSAXParserFactory(boolean) - Static method in class org.frankframework.util.XmlUtils
- getSchedule(String) - Method in class org.frankframework.configuration.ScheduleManager
- getSchedule(Message<?>) - Method in class org.frankframework.management.bus.endpoints.GetSchedules
- getScheduledJob(String) - Method in class org.frankframework.configuration.Configuration
- getScheduledJobs() - Method in class org.frankframework.configuration.Configuration
- getScheduleManager() - Method in class org.frankframework.configuration.Configuration
- getScheduler() - Method in class org.frankframework.scheduler.SchedulerHelper
- getSchedulerCalendarNamesToXml(Scheduler) - Method in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- getSchedulerHelper() - Method in class org.frankframework.configuration.ScheduleManager
- getSchedulerHelper() - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.
- getSchedulerMetaDataToXml(Scheduler) - Method in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- getSchedules() - Method in class org.frankframework.configuration.ScheduleManager
- getSchedules(Message<?>) - Method in class org.frankframework.management.bus.endpoints.GetSchedules
- GetSchedules - Class in org.frankframework.management.bus.endpoints
- GetSchedules() - Constructor for class org.frankframework.management.bus.endpoints.GetSchedules
- getSchedulesList() - Method in class org.frankframework.configuration.ScheduleManager
- getSchema() - Method in interface org.frankframework.core.IXmlValidator
- getSchema() - Method in class org.frankframework.pipes.JsonValidator
- getSchema() - Method in class org.frankframework.pipes.XmlValidator
- getSchema() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
- getSchemaInformation() - Method in class org.frankframework.align.XmlAligner
- getSchemaInformation(URL) - Static method in class org.frankframework.align.XmlAligner
- getSchemaLocation() - Method in interface org.frankframework.core.IXmlValidator
- getSchemaLocation() - Method in class org.frankframework.pipes.XmlValidator
- getSchemaLocation() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
- getSchemaLocation() - Method in enum class org.frankframework.soap.SoapVersion
- getSchemaLocationToAdd() - Method in class org.frankframework.pipes.WsdlXmlValidator
- getSchemaObject(String, List<Schema>) - Method in class org.frankframework.validation.JavaxXmlValidator
-
Returns the
Schema
associated with this validator. - getSchemaOwner4Check() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getSchemas() - Method in class org.frankframework.pipes.XmlValidator
- getSchemas() - Method in interface org.frankframework.validation.SchemasProvider
- getSchemas(boolean) - Method in class org.frankframework.pipes.XmlValidator
- getSchemas(PipeLineSession) - Method in class org.frankframework.pipes.XmlValidator
- getSchemas(PipeLineSession) - Method in interface org.frankframework.validation.SchemasProvider
- getSchemaSessionKey() - Method in class org.frankframework.pipes.AbstractValidator
- getSchemasId() - Method in class org.frankframework.pipes.WsdlXmlValidator
- getSchemasId() - Method in class org.frankframework.pipes.XmlValidator
- getSchemasId() - Method in class org.frankframework.validation.AbstractValidationContext
- getSchemasId() - Method in interface org.frankframework.validation.SchemasProvider
- getSchemasId(PipeLineSession) - Method in class org.frankframework.pipes.XmlValidator
- getSchemasId(PipeLineSession) - Method in interface org.frankframework.validation.SchemasProvider
- getSchemaSources(List<Schema>) - Method in class org.frankframework.validation.JavaxXmlValidator
- getSchemeName() - Method in enum class org.frankframework.http.authentication.AuthenticationScheme
- getSchemeName() - Method in class org.frankframework.http.authentication.OAuthAuthenticationScheme
- getScope() - Method in class org.frankframework.http.AbstractHttpSession
- getScope() - Method in class org.frankframework.senders.FrankSender
- getScopeProvider() - Method in class org.frankframework.validation.AbstractXSD
- getScopeProvider() - Method in interface org.frankframework.validation.IXSD
- getSearchTimeout() - Method in class org.frankframework.ldap.LdapSender
- getSecLogSessionKeys() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getSecLogSessionKeys() - Method in interface org.frankframework.core.IPipe
- getSecLogSessionKeys() - Method in class org.frankframework.pipes.AbstractPipe
- getSecondarySenders() - Method in class org.frankframework.senders.ShadowSender
- getSecondContentHandler() - Method in class org.frankframework.documentbuilder.xml.XmlTee
- getSecret() - Method in class org.frankframework.pipes.HashPipe
- getSecurityHandler() - Method in class org.frankframework.core.PipeLineSession
- getSecurityItems(Message<?>) - Method in class org.frankframework.management.bus.endpoints.SecurityItems
- getSecurityProtocol() - Method in class org.frankframework.jms.JmsRealm
- getSecurityProtocol() - Method in class org.frankframework.jndi.JndiBase
- getSelectCondition() - Method in class org.frankframework.jdbc.JdbcTableListener
- getSelectCondition() - Method in class org.frankframework.jdbc.MessageStoreListener
- getSelectListQuery(IDbmsSupport, Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getSelectListQuery(IDbmsSupport, Date, Date, IMessageBrowser.SortOrder) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- getSelector() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- getSelector() - Method in class org.frankframework.jms.JmsTransactionalStorage
- getSelectQuery() - Method in class org.frankframework.jdbc.JdbcListener
- getSelectQuery() - Method in class org.frankframework.jdbc.SimpleJdbcListener
- getSender() - Method in interface org.frankframework.core.HasSender
- getSender() - Method in class org.frankframework.jms.AbstractJmsListener
- getSender() - Method in class org.frankframework.monitoring.SenderMonitorAdapter
- getSender() - Method in class org.frankframework.pipes.MessageSendingPipe
- getSender() - Method in class org.frankframework.pipes.XsltPipe
- getSender() - Method in class org.frankframework.receivers.Receiver
- getSender() - Method in class org.frankframework.senders.SenderWrapper
-
specification of sender to send messages with
- getSenders() - Method in class org.frankframework.senders.SenderSeries
- getSequenceName() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getServerInformation(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ServerStatistics
- getService(Message<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices
- getServiceListeners(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ServiceListener
- getServiceName() - Method in class org.frankframework.http.HttpListener
-
Deprecated.
- getServiceName() - Method in class org.frankframework.receivers.JavaListener
- getServiceName() - Method in class org.frankframework.senders.IbisJavaSender
- getServiceName() - Method in class org.frankframework.senders.IbisLocalSender
- getServiceNameSessionKey() - Method in class org.frankframework.senders.IbisJavaSender
- getServiceNamespace() - Method in class org.frankframework.http.WebServiceSender
- getServiceNamespace() - Method in class org.frankframework.soap.SoapWrapperPipe
- getServiceNamespaceParam() - Method in class org.frankframework.http.WebServiceSender
- getServiceNamespaceURI() - Method in class org.frankframework.http.WebServiceListener
- getServiceNamespaceURI() - Method in class org.frankframework.jms.JmsSender
- getServlet(String) - Method in class org.frankframework.lifecycle.ServletManager
- getServletContext() - Method in class org.frankframework.lifecycle.ServletManager
- getServlets() - Method in class org.frankframework.lifecycle.ServletManager
- getSession() - Method in class org.frankframework.senders.ParallelSenderExecutor
- getSession(Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
- getSession(JmsResourceHolder) - Method in class org.frankframework.jms.IbisMessageListenerContainer
- getSessionKey() - Method in class org.frankframework.parameters.AbstractParameter
- getSessionKey() - Method in interface org.frankframework.parameters.IParameter
- getSessionKey() - Method in class org.frankframework.pipes.GetFromSession
-
Returns the name of the key in the
pipeLineSession
to retrieve the input from - getSessionKey() - Method in class org.frankframework.pipes.IncreaseIntegerPipe
- getSessionKey() - Method in class org.frankframework.pipes.PutInSession
- getSessionKey() - Method in class org.frankframework.pipes.PutSystemDateInSession
- getSessionKey() - Method in class org.frankframework.pipes.RemoveFromSession
- getSessionKey() - Method in class org.frankframework.pipes.XmlIf
- getSessionKey() - Method in class org.frankframework.pipes.XmlSwitch
- getSessionKeys() - Method in class org.frankframework.jdbc.MessageStoreListener
- getSessionKeys() - Method in class org.frankframework.jdbc.MessageStoreSender
- getSessionKeysFromHeader(String) - Method in class org.frankframework.management.bus.endpoints.TestPipeline
-
Parses SessionKeys from the sessionKeys header.
- getSessionKeysFromPayload(String) - Method in class org.frankframework.management.bus.endpoints.TestPipeline
-
Parses the 'ibiscontext' processing instruction defined in the input
- getSessionKeyXPath() - Method in class org.frankframework.parameters.AbstractParameter
- getSessionWaitTimeout() - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- getSeverity() - Method in class org.frankframework.management.bus.dto.TriggerDTO
- getSeverity() - Method in interface org.frankframework.monitoring.ITrigger
- getSeverity() - Method in class org.frankframework.monitoring.Trigger
- getSharedResource() - Method in interface org.frankframework.core.SharedResource
-
Retrieve the shared resource so
CanUseSharedResource
holders can use it - getSharedResource() - Method in class org.frankframework.http.HttpSession
- getSharedResource(String) - Method in interface org.frankframework.core.CanUseSharedResource
-
Retrieve the shared resource from Spring
- getShort(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getShort(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getSigns() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getSize() - Static method in class org.frankframework.configuration.ApplicationWarnings
- getSize() - Method in class org.frankframework.stream.SerializableFileReference
- getSkipMessages() - Method in class org.frankframework.management.bus.dto.StorageItemsDTO
- getSkipMessages() - Method in class org.frankframework.util.MessageBrowsingFilter
- getSlotId() - Method in interface org.frankframework.core.ITransactionalStorage
- getSlotId() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getSlotId() - Method in class org.frankframework.jdbc.MessageStoreListener
- getSlotId() - Method in class org.frankframework.jms.JmsTransactionalStorage
- getSlotIdField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getSmtpHost() - Method in class org.frankframework.senders.MailSender
- getSmtpMessage() - Method in class org.frankframework.senders.MailSender.MailSession
- getSmtpPort() - Method in class org.frankframework.senders.MailSender
- getSoapAction() - Method in class org.frankframework.http.WebServiceSender
- getSoapAction() - Method in class org.frankframework.jms.JmsSender
- getSoapAction(IListener<?>) - Method in class org.frankframework.soap.WsdlGenerator
- getSOAPActionName() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
- getSoapActionParam() - Method in class org.frankframework.http.WebServiceSender
- getSoapBody() - Method in class org.frankframework.soap.SoapValidator
- getSoapBodyNamespace() - Method in class org.frankframework.pipes.WsdlXmlValidator
- getSoapBodyStyleSheet() - Method in class org.frankframework.soap.SoapWrapperPipe
- getSoapHeader() - Method in class org.frankframework.soap.SoapValidator
- getSoapHeaderNamespace() - Method in class org.frankframework.soap.SoapValidator
- getSoapHeaderParam() - Method in class org.frankframework.jms.JmsSender
- getSoapHeaderSessionKey() - Method in class org.frankframework.jms.AbstractJmsListener
- getSoapHeaderSessionKey() - Method in class org.frankframework.soap.SoapWrapperPipe
- getSoapHeaderStyleSheet() - Method in class org.frankframework.soap.SoapWrapperPipe
- getSoapNamespace() - Method in class org.frankframework.pipes.XmlValidator
-
Deprecated.
- getSoapNamespace() - Method in class org.frankframework.soap.SoapWrapperPipe
- getSoapNamespaceSessionKey() - Method in class org.frankframework.soap.SoapWrapperPipe
- getSoapVersion() - Method in class org.frankframework.soap.SoapValidator
- getSoapVersion() - Method in class org.frankframework.soap.SoapWrapperPipe
- getSoapVersion(String) - Static method in enum class org.frankframework.soap.SoapVersion
- getSortOrder() - Method in class org.frankframework.util.MessageBrowsingFilter
- getSource() - Method in class org.frankframework.configuration.ConfigurationMessageEvent
- getSource() - Method in class org.frankframework.monitoring.events.MonitorEvent
- getSourceFiltering() - Method in interface org.frankframework.monitoring.ITrigger
- getSourceFiltering() - Method in class org.frankframework.monitoring.Trigger
- getSources() - Method in class org.frankframework.management.bus.dto.TriggerDTO
- getSources() - Method in class org.frankframework.monitoring.events.Event
-
Entities that can throw an Event
- getSpecialDefaultValue(String, Object, Map<String, String>) - Method in interface org.frankframework.configuration.HasSpecialDefaultValues
- getSpecialDefaultValue(String, Object, Map<String, String>) - Method in class org.frankframework.http.RestListener
- getSpecialDefaultValue(String, Object, Map<String, String>) - Method in class org.frankframework.http.WebServiceListener
- getSpecialDefaultValue(String, Object, Map<String, String>) - Method in class org.frankframework.pipes.XmlValidator
- getSpringConfigurationFiles(ClassLoader) - Method in class org.frankframework.lifecycle.IbisApplicationContext
-
Loads springUnmanagedDeployment, SpringApplicationContext and files specified by the SPRING.CONFIG.LOCATIONS property in AppConstants.properties
- getSqlDialect() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getSqlDialect() - Method in class org.frankframework.jdbc.JdbcListener
- getSQLXML(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getSQLXML(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getSSLConnectionSocketFactory() - Method in class org.frankframework.http.AbstractHttpSession
- getSSLContext() - Method in class org.frankframework.encryption.AuthSSLContextFactory
- getSSLSocketFactory() - Method in class org.frankframework.encryption.AuthSSLContextFactory
- getStaleTimeout() - Method in class org.frankframework.http.AbstractHttpSession
- getStartAt() - Method in class org.frankframework.pipes.ForPipe
- getStartDate() - Method in class org.frankframework.util.MessageBrowsingFilter
- getStartOfLineString() - Method in class org.frankframework.pipes.StreamLineIteratorPipe
- getStartPosition() - Method in class org.frankframework.pipes.StringIteratorPipe
- getStartRow() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getStartTimeout() - Method in class org.frankframework.receivers.Receiver
- getState() - Method in class org.frankframework.configuration.Configuration
- getState() - Method in class org.frankframework.core.PipeLineExit
- getState() - Method in class org.frankframework.core.PipeLineResult
- getState() - Method in class org.frankframework.lifecycle.AbstractConfigurableLifecyle
- getState() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getStateChanged() - Method in class org.frankframework.monitoring.Monitor
- getStatement() - Method in class org.frankframework.jdbc.QueryExecutionContext
- getStatement() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getStatement(Connection, String, AbstractJdbcQuerySender.QueryType) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getStatistics(Message<?>) - Method in class org.frankframework.management.bus.endpoints.AdapterStatistics
- getStatisticsKeeper(String) - Method in class org.frankframework.pipes.IteratingPipe
- getStatisticsKeeper(ISender) - Method in class org.frankframework.senders.SenderSeries
- getStatsUpSince() - Method in class org.frankframework.core.Adapter
-
return the date and time since active Creation date: (19-02-2003 12:16:53)
- getStatsUpSinceDate() - Method in class org.frankframework.core.Adapter
- getStatusField() - Method in class org.frankframework.jdbc.JdbcTableListener
- getStatusFieldType() - Method in class org.frankframework.jdbc.ResultSet2FileSender
- getStatusFile() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- getStatusLine() - Method in class org.frankframework.http.HttpResponseHandler
- getStatusValue(ProcessState) - Method in class org.frankframework.jdbc.JdbcTableListener
- getStdDev() - Method in class org.frankframework.metrics.LocalDistributionSummary
- getStopAt() - Method in class org.frankframework.pipes.ForPipe
- getStopConditionTp() - Method in class org.frankframework.pipes.IteratingPipe
- getStopConditionXPathExpression() - Method in class org.frankframework.pipes.IteratingPipe
- getStopTimeout() - Method in class org.frankframework.receivers.Receiver
- getStorageRefKey() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getStorageType(ProcessState) - Method in class org.frankframework.jdbc.JdbcTableListener
- getStoreForwardInSessionKey() - Method in class org.frankframework.pipes.XmlSwitch
- getStoreInputInSessionKey() - Method in class org.frankframework.senders.AbstractSenderWrapper
- getStoreResultInSessionKey() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- getStoreResultInSessionKey() - Method in interface org.frankframework.core.IPipe
- getStoreResultInSessionKey() - Method in class org.frankframework.pipes.AbstractPipe
- getStoreResultInSessionKey() - Method in class org.frankframework.senders.AbstractSenderWrapper
- getStreamCharset() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getStreamingXslt() - Method in class org.frankframework.senders.XsltSender
- getString(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getString(String) - Method in class org.frankframework.core.PipeLineSession
-
Get value of a PipeLineSession key as String.
- getString(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getStringIteratorPipeBlockSize() - Method in class org.frankframework.pipes.StringIteratorPipe
- getStringValue(Element) - Static method in class org.frankframework.util.XmlUtils
- getStringValue(Element, boolean) - Static method in class org.frankframework.util.XmlUtils
- getStub4TesttoolContentHandler(ContentHandler, IScopeProvider, PropertyLoader) - Method in class org.frankframework.configuration.ConfigurationDigester
-
Get the contenthandler to stub configurations If stubbing is disabled, the input ContentHandler is returned as-is
- getStubbed() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getStubFilename() - Method in class org.frankframework.pipes.MessageSendingPipe
- getStyleSheet() - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
- getStyleSheetName() - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- getStyleSheetName() - Method in class org.frankframework.http.AbstractHttpSender
- getStyleSheetName() - Method in class org.frankframework.parameters.AbstractParameter
- getStyleSheetName() - Method in class org.frankframework.pipes.FixedResultPipe
- getStyleSheetName() - Method in class org.frankframework.pipes.IteratingPipe
- getStyleSheetName() - Method in class org.frankframework.pipes.XmlSwitch
- getStyleSheetName() - Method in class org.frankframework.senders.FixedResultSender
- getStyleSheetName() - Method in class org.frankframework.senders.XsltSender
- getStyleSheetNameSessionKey() - Method in class org.frankframework.senders.XsltSender
- getSubContextList(DirContext, String, PipeLineSession) - Method in class org.frankframework.ldap.LdapSender
-
Return a list of all of the subcontexts of the current context, which is relative to parentContext.
- getSubject() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- getSubObjectList() - Method in class org.frankframework.monitoring.AdapterFilter
-
Get the list of registered names of SubObjects included in the filter.
- getSubSchemaPrefix() - Method in class org.frankframework.pipes.JsonValidator
- getSubscriberType() - Method in class org.frankframework.jms.JMSFacade
- getSubstitutedChild(String) - Method in class org.frankframework.align.Json2Xml
- getSubstitutionsFor(AlignmentContext, String) - Method in class org.frankframework.align.OverridesMap
- getSubstitutionsFor(AlignmentContext, String) - Method in interface org.frankframework.align.SubstitutionProvider
- getSubstitutionStartDelimiter() - Method in class org.frankframework.pipes.FixedResultPipe
- getSubstringEnd() - Method in class org.frankframework.pipes.EscapePipe
- getSubstringEnd() - Method in class org.frankframework.pipes.XmlBuilderPipe
-
Deprecated.
- getSubstringStart() - Method in class org.frankframework.pipes.EscapePipe
- getSubstringStart() - Method in class org.frankframework.pipes.XmlBuilderPipe
-
Deprecated.
- getSubType() - Method in class org.frankframework.http.mime.MessageContentBody
- getSuccessForward() - Method in class org.frankframework.pipes.FixedForwardPipe
- getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
-
Suggest the name of the bean which should be retrieved from the Spring BeanFactory.
- getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.ConfigurationDigesterFactory
- getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.GenericFactory
-
Return name of current element prefixed with the string "proto-" as bean-name.
- getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.JmsRealmsFactory
- getSuggestedBeanName() - Method in class org.frankframework.configuration.digester.SharedResourceFactory
- getSuggestedBeanName() - Method in class org.frankframework.monitoring.MonitoringFactory
- getSupportedTypes() - Method in class org.frankframework.logging.FrankLogConfigurationFactory
- getSymbolTableInstance() - Static method in class org.frankframework.validation.XercesXmlValidator
- getSystemId() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Get the base ID (URI or system ID) from where relative URLs will be resolved.
- getSystemId() - Method in class org.frankframework.core.BytesResource
- getSystemId() - Method in class org.frankframework.core.Resource
- getSystemId() - Method in class org.frankframework.core.URLResource
- getSystemId() - Method in class org.frankframework.validation.AbstractXSD
- getSystemId() - Method in interface org.frankframework.validation.Schema
- getSystemId() - Method in class org.frankframework.validation.xsd.ResourceXsd
- getTableAlias() - Method in class org.frankframework.jdbc.JdbcTableListener
- getTableName() - Method in class org.frankframework.jdbc.JdbcTableListener
- getTableName() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- getTableName() - Method in class org.frankframework.pipes.DomainTransformerPipe
- getTarget() - Method in class org.frankframework.senders.FrankSender
- getTargetDataSource() - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- getTargetDesignDocument() - Method in class org.frankframework.core.Adapter
- getTargetElement() - Method in class org.frankframework.pipes.ForEachChildElementPipe
- getTargetNamespace() - Method in class org.frankframework.align.Json2Xml
- getTargetNamespace() - Method in class org.frankframework.pipes.Json2XmlValidator
- getTargetNamespace() - Method in class org.frankframework.soap.WsdlGenerator
- getTargetNamespace() - Method in class org.frankframework.validation.AbstractXSD
- getTargetNamespace() - Method in interface org.frankframework.validation.IXSD
- getTargetNamespacePrefix() - Method in class org.frankframework.soap.WsdlGenerator
- getTargetPassword() - Method in class org.frankframework.pipes.CredentialCheckingPipe
- getTargetProcessStates(Set<ProcessState>) - Static method in enum class org.frankframework.core.ProcessState
- getTargetStates() - Method in class org.frankframework.management.bus.dto.StorageItemsDTO
- getTargetUserid() - Method in class org.frankframework.pipes.CredentialCheckingPipe
- getTaskExecutor() - Method in class org.frankframework.core.Adapter
- getTaskExecutor() - Method in class org.frankframework.pipes.IteratingPipe
- getTaskExecutor() - Method in class org.frankframework.receivers.PullingListenerContainer
-
The thread-pool for spawning threads, injected by Spring
- getTaskExecutor() - Method in class org.frankframework.senders.IsolatedServiceCaller
-
The thread-pool for spawning threads, injected by Spring
- getTempDirectory() - Static method in class org.frankframework.util.TemporaryDirectoryUtils
-
If the ${ibis.tmpdir} is relative it will turn it into an absolute path.
- getTempDirectory(String) - Static method in class org.frankframework.util.TemporaryDirectoryUtils
- getTestQuery() - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- getText() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getText(XSElementDeclaration, JsonValue) - Method in class org.frankframework.align.Json2Xml
- getTextFieldType() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getThenForwardName() - Method in class org.frankframework.pipes.IsXmlPipe
- getThenForwardName() - Method in class org.frankframework.pipes.XmlIf
- getThreadConnectableProxy() - Method in class org.frankframework.jta.SpringTxManagerProxy
- getThreadContext(Adapter, String, PipeLineSession) - Static method in class org.frankframework.util.LogUtil
- getThreadGroup() - Method in class org.frankframework.scheduler.NamedThreadFactory
- getThreadLocalReplace() - Static method in class org.frankframework.logging.IbisMaskingLayout
-
Collection of regex strings to hide locally, meaning for specific threads/adapters.
- getThreadsProcessing() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- getThreadTopic() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- getThreshold() - Method in class org.frankframework.management.bus.dto.TriggerDTO
- getThreshold() - Method in interface org.frankframework.monitoring.ITrigger
- getThreshold() - Method in class org.frankframework.monitoring.Trigger
- getThrowable() - Method in class org.frankframework.core.AbstractRequestReplyExecutor
- getTime(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getTime(int, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getTime(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getTime(String, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getTimeout() - Method in class org.frankframework.http.AbstractHttpSession
- getTimeout() - Method in class org.frankframework.jdbc.AbstractJdbcSender
- getTimeout() - Method in class org.frankframework.jms.AbstractJmsListener
- getTimeout() - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- getTimeout() - Method in class org.frankframework.pipes.TimeoutGuardPipe
- getTimeout() - Method in class org.frankframework.senders.AbstractMailSender
- getTimeout() - Method in class org.frankframework.senders.CommandSender
- getTimeoutOnResult() - Method in class org.frankframework.pipes.MessageSendingPipe
- getTimestamp(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getTimestamp(int, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getTimestamp(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getTimestamp(String, Calendar) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getTimestampField() - Method in class org.frankframework.jdbc.JdbcTableListener
- getTimeToIdleSeconds() - Method in class org.frankframework.cache.EhCache
- getTimeToLiveSeconds() - Method in class org.frankframework.cache.EhCache
- getTNS() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
- getToken() - Method in class org.frankframework.http.rest.ApiPrincipal
- getTokenEndpoint() - Method in class org.frankframework.http.AbstractHttpSession
- getTokenExpiry() - Method in class org.frankframework.http.AbstractHttpSession
- getTokenizedProperty(String, String) - Method in class org.frankframework.util.AppConstants
-
Deprecated.
- getTopicConnectionFactoryName() - Method in class org.frankframework.jms.JMSFacade
- getTopicConnectionFactoryName() - Method in class org.frankframework.jms.JmsRealm
- getTotalLength() - Method in class org.frankframework.http.mime.MultipartForm
-
Determines the total length of the multipart content (content length of individual parts plus that of extra elements required to delimit the parts from one another).
- getTotalMessages() - Method in class org.frankframework.management.bus.dto.StorageItemsDTO
- getTransaction(TransactionDefinition) - Method in class org.frankframework.jta.SpringTxManagerProxy
- getTransactionAttribute() - Method in interface org.frankframework.core.HasTransactionAttribute
- getTransactionAttribute() - Method in class org.frankframework.core.TransactionAttributes
- getTransactionAttribute() - Method in class org.frankframework.util.Locker
- getTransactionAttributeNum() - Method in enum class org.frankframework.core.TransactionAttribute
- getTransactionDefinition(int, int) - Static method in class org.frankframework.jta.SpringTxManagerProxy
- getTransactionTimeout() - Method in interface org.frankframework.core.HasTransactionAttribute
- getTransactionTimeout() - Method in class org.frankframework.core.TransactionAttributes
- getTransactionTimeout() - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- getTransactionTimeout() - Method in class org.frankframework.util.Locker
- getTransferEncoding() - Method in class org.frankframework.http.mime.MessageContentBody
- getTransformer() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
- getTransformer() - Method in class org.frankframework.util.TransformerPool
- getTransformer() - Method in class org.frankframework.xml.TransformerFilter
- getTransformerFactory() - Static method in class org.frankframework.util.XmlUtils
- getTransformerFactory(int) - Static method in class org.frankframework.util.XmlUtils
- getTransformerFactory(int, ErrorListener) - Static method in class org.frankframework.util.XmlUtils
- getTransformerFilter(ThreadConnector<?>, ContentHandler) - Method in class org.frankframework.util.TransformerPool
- getTransformerFilter(ThreadConnector<?>, ContentHandler, boolean, boolean) - Method in class org.frankframework.util.TransformerPool
- getTransformerHandler() - Method in class org.frankframework.util.TransformerPool
- getTransformerPoolToUse(PipeLineSession) - Method in class org.frankframework.senders.XsltSender
- getTransportGuarantee(String) - Static method in class org.frankframework.lifecycle.ServletManager
- getTreatInputMessageAsParameters() - Method in class org.frankframework.http.HttpSender
- getTrigger(int) - Method in class org.frankframework.monitoring.Monitor
- getTrigger(String) - Method in class org.frankframework.scheduler.SchedulerHelper
- getTrigger(String, String) - Method in class org.frankframework.scheduler.SchedulerHelper
- getTriggers() - Method in class org.frankframework.monitoring.Monitor
- getTriggerType() - Method in interface org.frankframework.monitoring.ITrigger
- getTriggerType() - Method in class org.frankframework.monitoring.Trigger
- getTrustManagerAlgorithm() - Method in interface org.frankframework.encryption.HasTruststore
- getTrustManagerAlgorithm() - Method in class org.frankframework.http.AbstractHttpSession
- getTrustManagerAlgorithm() - Method in class org.frankframework.senders.SendGridSender
- getTruststore() - Method in interface org.frankframework.encryption.HasTruststore
- getTruststore() - Method in class org.frankframework.http.AbstractHttpSession
- getTruststore() - Method in class org.frankframework.senders.SendGridSender
- getTruststoreAuthAlias() - Method in interface org.frankframework.encryption.HasTruststore
- getTruststoreAuthAlias() - Method in class org.frankframework.http.AbstractHttpSession
- getTruststoreAuthAlias() - Method in class org.frankframework.senders.SendGridSender
- getTruststorePassword() - Method in interface org.frankframework.encryption.HasTruststore
- getTruststorePassword() - Method in class org.frankframework.http.AbstractHttpSession
- getTruststorePassword() - Method in class org.frankframework.senders.SendGridSender
- getTruststoreType() - Method in interface org.frankframework.encryption.HasTruststore
- getTruststoreType() - Method in class org.frankframework.http.AbstractHttpSession
- getTruststoreType() - Method in class org.frankframework.senders.SendGridSender
- getTsReceived() - Method in class org.frankframework.core.PipeLineSession
- getTsReceived(Map<String, Object>) - Static method in class org.frankframework.core.PipeLineSession
- getTsSent() - Method in class org.frankframework.core.PipeLineSession
- getTsSent(Map<String, Object>) - Static method in class org.frankframework.core.PipeLineSession
- getTxDef() - Method in interface org.frankframework.core.HasTransactionAttribute
- getTxDef() - Method in class org.frankframework.core.TransactionAttributes
- getTxDef() - Method in class org.frankframework.util.Locker
- getTxManager() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- getTxManager() - Method in class org.frankframework.jms.JMSFacade
- getTxManager() - Method in class org.frankframework.processors.TransactionAttributePipeLineProcessor
- getTxManager() - Method in class org.frankframework.processors.TransactionAttributePipeProcessor
- getTxManager() - Method in class org.frankframework.receivers.PullingListenerContainer
- getTxManager() - Method in class org.frankframework.receivers.Receiver
- getTxManager() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- getTxManager() - Method in class org.frankframework.util.Locker
- getType() - Method in class org.frankframework.align.content.JsonElementContainer
- getType() - Method in interface org.frankframework.core.IMessageBrowsingIteratorItem
- getType() - Method in interface org.frankframework.core.ITransactionalStorage
- getType() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getType() - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- getType() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getType() - Method in class org.frankframework.jms.JmsMessageBrowserIteratorItem
- getType() - Method in class org.frankframework.jms.JmsTransactionalStorage
- getType() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getType() - Method in class org.frankframework.management.bus.dto.MonitorDTO
- getType() - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- getType() - Method in class org.frankframework.management.bus.dto.TriggerDTO
- getType() - Method in class org.frankframework.monitoring.Monitor
- getType() - Method in class org.frankframework.parameters.AbstractParameter
- getType() - Method in interface org.frankframework.parameters.IParameter
- getType() - Method in class org.frankframework.parameters.Parameter
- getType() - Method in class org.frankframework.pipes.GetFromSession
- getType() - Method in class org.frankframework.pipes.UUIDGeneratorPipe
- getType() - Method in class org.frankframework.senders.AbstractMailSender.EMail
- getType() - Method in class org.frankframework.util.Locker
- getType(int) - Method in class org.frankframework.xml.AttributesWrapper
- getType(String) - Method in class org.frankframework.xml.AttributesWrapper
- getType(String, String) - Method in class org.frankframework.xml.AttributesWrapper
- getType(String, String) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
- getTypeClass() - Method in enum class org.frankframework.parameters.ParameterType
- getTypeDefinition() - Method in class org.frankframework.align.AlignmentContext
- getTypeDefinition() - Method in class org.frankframework.align.XmlAligner
- getTypeDefinition(PSVIProvider) - Method in class org.frankframework.align.XmlAligner
- getTypeField() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getUCharacters() - Method in class org.frankframework.pipes.PasswordGeneratorPipe
- getUid() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- getUidFile() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- getUnicodeStream(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getUnicodeStream(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getUnlessSessionKey() - Method in class org.frankframework.pipes.FixedForwardPipe
- getUnlessValue() - Method in class org.frankframework.pipes.FixedForwardPipe
- getUnprocessedChildElementNames(JsonValue, Set<String>) - Method in class org.frankframework.align.Json2Xml
- getUpdateStatementResult(PreparedStatement, String, PreparedStatement, int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getUpdateStatusQuery(ProcessState) - Method in class org.frankframework.jdbc.JdbcListener
- getUri() - Method in class org.frankframework.xml.PrefixMapping
- getURI(int) - Method in class org.frankframework.xml.AttributesWrapper
- getURI(int) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
- getURI(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Makes sure only http(s) requests can be performed.
- getUriPattern() - Method in class org.frankframework.http.rest.ApiDispatchConfig
- getUriPattern() - Method in class org.frankframework.http.rest.ApiListener
- getUriPattern() - Method in class org.frankframework.http.RestListener
- getUriPattern() - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
- getUriPattern() - Method in class org.frankframework.pipes.EtagHandlerPipe
-
Deprecated.
- getUriPatterns() - Method in class org.frankframework.http.RestServiceDispatcher
- getUrl() - Method in class org.frankframework.http.AbstractHttpSender
- getUrl() - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- getURL(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getURL(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getUrlMapping() - Method in class org.frankframework.http.cxf.SoapProviderServlet
- getUrlMapping() - Method in class org.frankframework.http.HttpListenerServlet
- getUrlMapping() - Method in class org.frankframework.http.rest.ApiListenerServlet
-
Tomcat matches /api to /api/*.
- getUrlMapping() - Method in class org.frankframework.http.RestListenerServlet
- getUrlMapping() - Method in class org.frankframework.http.RestPublicListenerServlet
- getUrlMapping() - Method in class org.frankframework.lifecycle.WebContentServlet
- getUrlMapping() - Method in class org.frankframework.metrics.PrometheusMeterServlet
- getUrlMapping() - Method in class org.frankframework.webcontrol.RedirectIndexProxy
- getUrlParam() - Method in class org.frankframework.http.AbstractHttpSender
- getUrlPkgPrefixes() - Method in class org.frankframework.jms.JmsRealm
- getUrlPkgPrefixes() - Method in class org.frankframework.jndi.JndiBase
- getUseNamedParams() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- getUser() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
- getUser() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getUserClass(Object) - Method in class org.frankframework.monitoring.AbstractMonitorDestination
- getUserId() - Method in class org.frankframework.senders.AbstractMailSender
- getUsername() - Method in class org.frankframework.http.AbstractHttpSession
- getUsername() - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- getUsername() - Method in class org.frankframework.jdbc.JdbcFacade
- getUsername() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- getUsername() - Method in class org.frankframework.parameters.AbstractParameter
- getUsername() - Method in class org.frankframework.util.CredentialFactory
- getUserTransactionUrl() - Method in class org.frankframework.jms.JmsRealm
- getUtilityInstance(String, int) - Static method in class org.frankframework.util.TransformerPool
-
Special utility method to create a new TransformerPool without a ClassLoader.
- getValidatorHandler(URL) - Static method in class org.frankframework.align.XmlAligner
- getValidatorHandler(URL) - Static method in class org.frankframework.util.XmlUtils
- getValidatorHandler(Source) - Static method in class org.frankframework.util.XmlUtils
- getValidatorHandler(PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.AbstractXmlValidator
- getValidatorHandler(PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.JavaxXmlValidator
- getValidatorHandler(PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.XercesXmlValidator
- getValidElementsAtLevel(int) - Method in class org.frankframework.validation.RootValidation
-
Comma separated list of elements valid at level in path.
- getValidLastElements() - Method in class org.frankframework.validation.RootValidation
- getValue() - Method in class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
- getValue() - Method in class org.frankframework.parameters.AbstractParameter
- getValue() - Method in interface org.frankframework.parameters.IParameter
- getValue() - Method in class org.frankframework.parameters.ParameterValue
-
Returns the value of the IParameter
- getValue() - Method in class org.frankframework.pipes.PutInSession
- getValue(int) - Method in class org.frankframework.xml.AttributesWrapper
- getValue(String) - Method in class org.frankframework.xml.AttributesWrapper
- getValue(String, String) - Method in class org.frankframework.xml.AttributesWrapper
- getValue(String, String) - Method in class org.frankframework.xml.NamespaceRemovingAttributesWrapper
- getValue(IDbmsSupport, ResultSet, int, ResultSetMetaData, String, boolean, String, boolean, boolean, boolean) - Static method in class org.frankframework.util.JdbcUtil
- getValue(ParameterValueList, String, String) - Static method in class org.frankframework.parameters.ParameterValueList
- getValue(ParameterValueList, String, Message) - Static method in class org.frankframework.parameters.ParameterValueList
- getValue(ParameterValueList, IParameter, Message, PipeLineSession, boolean) - Method in class org.frankframework.parameters.ParameterList
- getValue(ParameterValueList, Message, PipeLineSession, boolean) - Method in class org.frankframework.parameters.AbstractParameter
-
determines the raw value
- getValue(ParameterValueList, Message, PipeLineSession, boolean) - Method in interface org.frankframework.parameters.IParameter
- getValue(ParameterValueList, Message, PipeLineSession, boolean) - Method in class org.frankframework.parameters.NumberParameter
- getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.AbstractParameter
-
Converts raw data to configured parameter type
- getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.BooleanParameter
- getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.DateParameter
- getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.NumberParameter
- getValueAsType(Message, boolean) - Method in class org.frankframework.parameters.XmlParameter
- getValueInField() - Method in class org.frankframework.pipes.DomainTransformerPipe
- getValueInputSessionKey() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getValueMap() - Method in class org.frankframework.parameters.ParameterValueList
-
Returns a Map of value objects which may be a subset of the ParameterList when multiple parameters exist with the same name!
- getValueNamespaceDefs() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getValueOut(String, String, String, PreparedStatement) - Method in class org.frankframework.pipes.DomainTransformerPipe
- getValueOutField() - Method in class org.frankframework.pipes.DomainTransformerPipe
- getValues(Message, PipeLineSession) - Method in class org.frankframework.parameters.ParameterList
- getValues(Message, PipeLineSession, boolean) - Method in class org.frankframework.parameters.ParameterList
-
Returns a List of ParameterValue objects
- getValueStyleSheet() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getValueXPath() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getValueXPathOutputType() - Method in class org.frankframework.cache.AbstractCacheAdapter
- getVariance() - Method in class org.frankframework.metrics.LocalDistributionSummary
- getVersion() - Method in class org.frankframework.configuration.BuildInfoValidator
- getVersion() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
- getVersion() - Method in class org.frankframework.configuration.Configuration
- getVersion() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- getVersionInfo() - Static method in class org.frankframework.util.XmlUtils
- getView() - Method in class org.frankframework.http.RestListener
- getWarnings() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
- getWarnings() - Method in class org.frankframework.jdbc.BlobOutputStream
- getWarnings() - Method in class org.frankframework.jdbc.ClobWriter
- getWarnings() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- getWarnings() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
- getWarningsList() - Static method in class org.frankframework.configuration.ApplicationWarnings
- getWebServices(Message<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices
- getWhereClause(String, boolean) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- getWriter() - Method in class org.frankframework.documentbuilder.xml.XmlTap
- getWriter() - Method in class org.frankframework.xml.XmlWriter
- getWriter(OutputStream, boolean) - Static method in class org.frankframework.soap.WsdlGeneratorUtils
- getWsdl() - Method in class org.frankframework.pipes.WsdlXmlValidator
- getWSDL(Message<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices
- getWssAuthAlias() - Method in class org.frankframework.http.WebServiceSender
- getWssAuthAlias() - Method in class org.frankframework.soap.SoapWrapperPipe
- getWssPassword() - Method in class org.frankframework.http.WebServiceSender
- getWssPassword() - Method in class org.frankframework.soap.SoapWrapperPipe
- getWssUserName() - Method in class org.frankframework.http.WebServiceSender
- getWssUserName() - Method in class org.frankframework.soap.SoapWrapperPipe
- getXAResources() - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- getXML(IDbmsSupport, CallableStatement, boolean, Map<Integer, IParameter>, int, boolean) - Method in class org.frankframework.util.DB2XMLWriter
- getXML(IDbmsSupport, CallableStatement, boolean, Map<Integer, IParameter>, int, boolean, ContentHandler, boolean) - Method in class org.frankframework.util.DB2XMLWriter
- getXML(IDbmsSupport, ResultSet) - Method in class org.frankframework.util.DB2XMLWriter
-
Retrieve the Resultset as a well-formed XML string
- getXML(IDbmsSupport, ResultSet, int) - Method in class org.frankframework.util.DB2XMLWriter
-
Retrieve the Resultset as a well-formed XML string
- getXML(IDbmsSupport, ResultSet, int, boolean) - Method in class org.frankframework.util.DB2XMLWriter
- getXML(IDbmsSupport, ResultSet, int, boolean, ContentHandler, boolean) - Method in class org.frankframework.util.DB2XMLWriter
- getXMLConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
-
The header 'loaded' is used to differentiate between the loaded and original (raw) XML.
- getXmlDebugger() - Method in class org.frankframework.pipes.ForEachChildElementPipe
- getXmlDebugger() - Method in class org.frankframework.senders.JsonXsltSender
- getXmlReader(PipeLineSession, ContentHandler) - Method in class org.frankframework.senders.JsonXsltSender
- getXmlReader(PipeLineSession, ContentHandler) - Method in class org.frankframework.senders.XsltSender
- getXMLReader(IScopeProvider) - Static method in class org.frankframework.util.XmlUtils
- getXMLReader(ContentHandler) - Static method in class org.frankframework.util.XmlUtils
- getXmlReasons() - Method in class org.frankframework.validation.XmlValidatorErrorHandler
- getXmlReasonSessionKey() - Method in class org.frankframework.pipes.XmlValidator
- getXmlReasonSessionKey() - Method in class org.frankframework.validation.AbstractXmlValidator
- getXmlSchemaVersion() - Method in class org.frankframework.validation.AbstractXmlValidator
- getXmlTag() - Method in class org.frankframework.pipes.Text2XmlPipe
- getXpath() - Method in class org.frankframework.validation.XmlValidatorContentHandler
- getXpath(List<String>) - Method in class org.frankframework.validation.XmlValidatorContentHandler
- getXpathExpression() - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
- getXpathExpression() - Method in class org.frankframework.parameters.AbstractParameter
- getXpathExpression() - Method in class org.frankframework.pipes.IteratingPipe
- getXpathExpression() - Method in class org.frankframework.pipes.XmlIf
- getXpathExpression() - Method in class org.frankframework.pipes.XmlSwitch
- getXpathExpression() - Method in class org.frankframework.pipes.XsltPipe
- getXpathExpression() - Method in class org.frankframework.senders.XsltSender
- getXPathFactory() - Static method in class org.frankframework.util.XmlUtils
- getXPathFactory(int) - Static method in class org.frankframework.util.XmlUtils
- getXPathTransformerPool(String, int) - Static method in class org.frankframework.util.TransformerPool
- getXPathTransformerPool(String, String, TransformerPool.OutputType) - Static method in class org.frankframework.util.TransformerPool
- getXPathTransformerPool(String, String, TransformerPool.OutputType, boolean, ParameterList) - Static method in class org.frankframework.util.TransformerPool
- getXPathTransformerPool(String, String, TransformerPool.OutputType, boolean, ParameterList, int) - Static method in class org.frankframework.util.TransformerPool
- getXqueryFile() - Method in class org.frankframework.pipes.XQueryPipe
- getXqueryName() - Method in class org.frankframework.pipes.XQueryPipe
- getXsdDefaultNamespace() - Method in class org.frankframework.validation.AbstractXSD
- getXsdDefaultNamespace() - Method in interface org.frankframework.validation.IXSD
- getXsds() - Method in interface org.frankframework.core.IXmlValidator
- getXsds() - Method in class org.frankframework.pipes.WsdlXmlValidator
- getXsds() - Method in class org.frankframework.pipes.XmlValidator
- getXsds() - Method in class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
- getXsds(IXmlValidator) - Method in class org.frankframework.soap.WsdlGenerator
- getXsdsRecursive(Set<IXSD>) - Static method in class org.frankframework.validation.AbstractXSD
- getXsdsRecursive(Set<IXSD>, boolean) - Static method in class org.frankframework.validation.AbstractXSD
- getXsdTargetNamespace() - Method in class org.frankframework.validation.AbstractXSD
- getXsdTargetNamespace() - Method in interface org.frankframework.validation.IXSD
- getXsltConfig(Source) - Static method in class org.frankframework.util.XmlUtils
- getXsltVersion() - Method in class org.frankframework.parameters.AbstractParameter
- getXsltVersion() - Method in class org.frankframework.pipes.ForEachChildElementPipe
- getXsltVersion() - Method in class org.frankframework.pipes.XmlIf
- getXsltVersion() - Method in class org.frankframework.pipes.XmlSwitch
- getXsltVersion() - Method in class org.frankframework.senders.XsltSender
- getXsltVersion() - Method in class org.frankframework.util.TransformerPool
- getXsModels() - Method in class org.frankframework.validation.AbstractValidationContext
- getXSModels() - Method in class org.frankframework.pipes.XmlValidator
- getXSModels() - Method in class org.frankframework.validation.AbstractXmlValidator
- getXSModels() - Method in class org.frankframework.validation.JavaxXmlValidator
- getXSModels() - Method in class org.frankframework.validation.XercesXmlValidator
- getXSModels(List<Schema>) - Method in class org.frankframework.validation.JavaxXmlValidator
- getZipEntryPattern() - Method in class org.frankframework.pipes.CompressPipe
- getZipInputStream(Message, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.compression.ZipIteratorPipe
- GIF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- GLOBAL_DEFAULT_DATASOURCE_NAME - Static variable in interface org.frankframework.jdbc.IDataSourceFactory
- GLOBAL_DEFAULT_DATASOURCE_NAME - Static variable in class org.frankframework.mongodb.JndiMongoClientFactory
- GLOBAL_DEFAULT_DATASOURCE_NAME_DEFAULT - Static variable in class org.frankframework.mongodb.JndiMongoClientFactory
- GlobalScopeProvider() - Constructor for class org.frankframework.core.Resource.GlobalScopeProvider
- GraalJS - Class in org.frankframework.javascript
-
Deprecated.
- GraalJS() - Constructor for class org.frankframework.javascript.GraalJS
-
Deprecated.
- GRAALJS - Enum constant in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
- GraalJS.JavaCallback - Interface in org.frankframework.javascript
-
Deprecated.
- GRAMMAR_POOL - Static variable in class org.frankframework.validation.XercesXmlValidator
-
Property identifier: grammar pool.
- GraphvizEngine - Class in org.frankframework.util.flow.graphviz
-
JavaScript engine wrapper for VizJs flow diagrams
- GraphvizEngine() - Constructor for class org.frankframework.util.flow.graphviz.GraphvizEngine
-
Create a new GraphvizEngine instance.
- GraphvizEngine(String) - Constructor for class org.frankframework.util.flow.graphviz.GraphvizEngine
-
Create a new GraphvizEngine instance
- GraphvizJsFlowGenerator - Class in org.frankframework.util.flow
-
Initialized through Spring.
- GraphvizJsFlowGenerator() - Constructor for class org.frankframework.util.flow.GraphvizJsFlowGenerator
- GridMailSession() - Constructor for class org.frankframework.senders.SendGridSender.GridMailSession
- groupXsdsByNamespace(Set<IXSD>, boolean) - Static method in class org.frankframework.validation.SchemaUtils
-
Group a set of XSDs by namespace.
- GZ - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- GZ - Enum constant in enum class org.frankframework.pipes.CompressPipe.FileFormat
-
Gzip format; also used when direction is compress and resultIsContent=
true
or when direction is decompress and messageIsContent=true
H
- handle(K, V) - Method in interface org.frankframework.ldap.Callback
- handle(DigesterRule) - Method in class org.frankframework.configuration.digester.AbstractDigesterRulesHandler
- handle(DigesterRule) - Method in class org.frankframework.configuration.digester.DigesterRulesParser
- handleAction(Action, String, String, String, String, boolean) - Method in interface org.frankframework.configuration.IbisManager
-
Utility function to give commands to Adapters and Receivers
- handleAction(Action, String, String, String, String, boolean) - Method in class org.frankframework.unmanaged.DefaultIbisManager
- handleAttribute(String, String, Map<String, String>) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
- handleAttribute(String, String, Map<String, String>) - Method in class org.frankframework.configuration.digester.ValidateAttributeRule
- handleBean() - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
- handleBean() - Method in class org.frankframework.configuration.digester.ValidateAttributeRule
- handleBrowseDatabase(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseJdbcTable
- handleComplexTypedElement(XSElementDeclaration, JsonValue) - Method in class org.frankframework.align.Json2Xml
- handleElement(XSElementDeclaration, JsonValue) - Method in class org.frankframework.align.Json2Xml
- handleElementContents(XSElementDeclaration, JsonValue) - Method in class org.frankframework.align.Json2Xml
- handleError(String) - Method in class org.frankframework.align.Json2Xml
- handleError(LdapSender, PipeLineSession, int, String) - Method in class org.frankframework.ldap.LdapChallengePipe
-
Deprecated.
- handleError(SAXException) - Method in class org.frankframework.align.Json2Xml
- handleException(Exception) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- handleException(Exception) - Method in class org.frankframework.xml.ThreadConnectingFilter
- handleIbisAction(Message<?>) - Method in class org.frankframework.management.bus.endpoints.HandleIbisManagerAction
- HandleIbisManagerAction - Class in org.frankframework.management.bus.endpoints
- HandleIbisManagerAction() - Constructor for class org.frankframework.management.bus.endpoints.HandleIbisManagerAction
- handleItem(I) - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
- handleJob(ManageScheduler.JobAction, JobKey, String) - Method in class org.frankframework.management.bus.endpoints.ManageScheduler
- handlePendingStartElements() - Method in class org.frankframework.xml.SkipEmptyTagsFilter
- handleRecoverableError(String, boolean) - Method in class org.frankframework.align.XmlAligner
- handleRootNode(JsonValue, String, String) - Method in class org.frankframework.align.Json2Xml
-
Pushes node through validator.
- handleScheduler(ManageScheduler.ScheduleAction, String) - Method in class org.frankframework.management.bus.endpoints.ManageScheduler
- handleSimpleTypedElement(XSElementDeclaration, JsonValue) - Method in class org.frankframework.align.Json2Xml
- HARMLESS - Enum constant in enum class org.frankframework.monitoring.Severity
- hasChild(JsonValue, String) - Method in class org.frankframework.align.Json2Xml
- hasDataAvailable(Message) - Static method in class org.frankframework.stream.Message
-
Check if a message has any data available.
- hasDependency(Set<IXSD>) - Method in interface org.frankframework.validation.IXSD
- HASH_BYTE_SIZE - Static variable in class org.frankframework.util.PasswordHash
- hashCode() - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
-
Returns a hash code value for this object.
- hashCode() - Method in class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
- hashCode() - Method in class org.frankframework.validation.AbstractXSD
- HashGenerator - Interface in org.frankframework.pipes.hash
-
HashGenerator interface and different implementations to work with.
- HashPipe - Class in org.frankframework.pipes
-
This pipe can be used to generate a hash for the given message using an algorithm.
- HashPipe() - Constructor for class org.frankframework.pipes.HashPipe
- HashPipe.HashEncoding - Enum Class in org.frankframework.pipes
- HasKeystore - Interface in org.frankframework.encryption
- hasMethod(ApiListener.HttpMethod) - Method in class org.frankframework.http.rest.ApiDispatchConfig
- hasMigrationScript() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
-
Check whether the configuration contains liquibase script that can be translated into sql statements in the classpath
- hasNext() - Method in interface org.frankframework.core.IDataIterator
- hasNext() - Method in interface org.frankframework.core.IMessageBrowsingIterator
- hasNext() - Method in class org.frankframework.core.PeekableDataIterator
- hasNext() - Method in class org.frankframework.jms.JmsQueueBrowserIterator
- hasNext() - Method in class org.frankframework.util.ReaderLineIterator
- hasOverride(AlignmentContext) - Method in class org.frankframework.align.OverridesMap
- hasOverride(AlignmentContext) - Method in interface org.frankframework.align.SubstitutionProvider
- hasParameter(String) - Method in class org.frankframework.parameters.ParameterList
- HasPhysicalDestination - Interface in org.frankframework.core
-
Allows objects to declare that they have a physical destination.
- hasRawMessageAvailable() - Method in interface org.frankframework.core.IPeekableListener
- hasRawMessageAvailable() - Method in class org.frankframework.jdbc.JdbcListener
- hasRawMessageAvailable(Connection) - Method in class org.frankframework.jdbc.JdbcListener
- hasRegisteredForward(String) - Method in class org.frankframework.pipes.AbstractPipe
- HasSender - Interface in org.frankframework.core
-
Allows objects to declare that they have a Sender.
- hasSOAPActionName() - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
- HasSpecialDefaultValues - Interface in org.frankframework.configuration
-
Interface to be implemented when a class has one or more special default values (i.e. a default value of attribute X depends on the value of attribute Y).
- HasStatistics - Interface in org.frankframework.statistics
-
Interface to be implemented by objects like Pipes or Senders that maintain additional statistics themselves.
- hasSubstitutionsFor(AlignmentContext, String) - Method in class org.frankframework.align.OverridesMap
- hasSubstitutionsFor(AlignmentContext, String) - Method in interface org.frankframework.align.SubstitutionProvider
- HasTransactionAttribute - Interface in org.frankframework.core
-
The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior. - HasTruststore - Interface in org.frankframework.encryption
- hasWhitelistedRecipients() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- hasWhitelistedRecipients() - Method in class org.frankframework.senders.MailSender.MailSession
- hasWhitelistedRecipients() - Method in class org.frankframework.senders.SendGridSender.GridMailSession
- HEAD - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
- HEAD - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
- HEADER - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
- HEADER_MESSAGEID_KEY - Static variable in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
- HEADER_PIPE_NAME_KEY - Static variable in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
- HEADER_PREFIX - Static variable in class org.frankframework.stream.MessageContext
- HEADER_PROCESSSTATE_KEY - Static variable in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
- HEADER_RECEIVER_NAME_KEY - Static variable in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
- headerParamsSet - Variable in class org.frankframework.http.AbstractHttpSender
- headerSelector(E, String) - Static method in class org.frankframework.management.bus.MessageDispatcher
- HealthCheck - Class in org.frankframework.management.bus.endpoints
- HealthCheck() - Constructor for class org.frankframework.management.bus.endpoints.HealthCheck
- HEARTBEAT - Enum constant in enum class org.frankframework.monitoring.EventType
- heartbeatLog - Variable in class org.frankframework.scheduler.job.RecoverAdaptersJob
- Hex - Enum constant in enum class org.frankframework.pipes.HashPipe.HashEncoding
- HmacMD5 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- HmacSHA1 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- HmacSHA256 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- HmacSHA384 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- HmacSHA512 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- HOLD - Enum constant in enum class org.frankframework.core.ProcessState
- HOLDSTORAGE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
- HOSTNAME_PROPERTY - Static variable in class org.frankframework.configuration.HostnamePropertySourcePostProcessor
- HostnamePropertySourcePostProcessor - Class in org.frankframework.configuration
-
Make the hostname property available to the Ibis configuration and the Spring configuration.
- HostnamePropertySourcePostProcessor() - Constructor for class org.frankframework.configuration.HostnamePropertySourcePostProcessor
- HTML - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- HTTP_METHOD_KEY - Static variable in class org.frankframework.core.PipeLineSession
- HTTP_REQUEST_KEY - Static variable in class org.frankframework.core.PipeLineSession
- HTTP_RESPONSE_KEY - Static variable in class org.frankframework.core.PipeLineSession
- HttpAuthenticationException - Exception in org.frankframework.http.authentication
- HttpAuthenticationException() - Constructor for exception org.frankframework.http.authentication.HttpAuthenticationException
- HttpAuthenticationException(String) - Constructor for exception org.frankframework.http.authentication.HttpAuthenticationException
- HttpAuthenticationException(String, Throwable) - Constructor for exception org.frankframework.http.authentication.HttpAuthenticationException
- HttpAuthenticationException(Throwable) - Constructor for exception org.frankframework.http.authentication.HttpAuthenticationException
- httpBinding(XMLStreamWriter, String) - Method in class org.frankframework.soap.WsdlGenerator
- HttpListener - Class in org.frankframework.http
-
Deprecated, for removal: This API element is subject to removal in a future version.
- HttpListener() - Constructor for class org.frankframework.http.HttpListener
-
Deprecated.
- HttpListenerServlet - Class in org.frankframework.http
-
Servlet that listens for HTTP GET or POSTS, and handles them over to the ServiceDispatcher.
- HttpListenerServlet() - Constructor for class org.frankframework.http.HttpListenerServlet
- HttpMessageEntity - Class in org.frankframework.http
-
Custom implementation of an
HttpEntity
which deals withHttpMessageEntity.isRepeatable()
,HttpMessageEntity.isStreaming()
,Message.getCharset()
andMessage.size()
. - HttpMessageEntity(Message) - Constructor for class org.frankframework.http.HttpMessageEntity
- HttpMessageEntity(Message, ContentType) - Constructor for class org.frankframework.http.HttpMessageEntity
- HttpReport - Class in org.frankframework.http
- HttpReport(String, Element) - Constructor for class org.frankframework.http.HttpReport
- HttpReport(URI, Element) - Constructor for class org.frankframework.http.HttpReport
- HttpRequestRetryHandler - Class in org.frankframework.http
-
Only retries if no HttpEntity is present, or if the HttpEntity is repeatable.
- HttpRequestRetryHandler(int) - Constructor for class org.frankframework.http.HttpRequestRetryHandler
- HttpResponseHandler - Class in org.frankframework.http
- HttpResponseHandler(HttpResponse) - Constructor for class org.frankframework.http.HttpResponseHandler
- HttpSecurityConfigurer - Class in org.frankframework.lifecycle.servlets
-
The default SecurityFilterChain will be added by
SecurityFilterChainConfigurer
. - HttpSecurityConfigurer() - Constructor for class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
- HttpSecurityHandler - Class in org.frankframework.http
-
SecurityHandler that delegates its implementation to the corresponding methods in the HttpServlet.
- HttpSecurityHandler(HttpServletRequest) - Constructor for class org.frankframework.http.HttpSecurityHandler
- HttpSender - Class in org.frankframework.http
-
Sender for the HTTP protocol using
HttpMethod
. - HttpSender() - Constructor for class org.frankframework.http.HttpSender
- HttpSender.PostType - Enum Class in org.frankframework.http
- httpService(XMLStreamWriter, String, String) - Method in class org.frankframework.soap.WsdlGenerator
- HttpSession - Class in org.frankframework.http
-
Shared HTTPSession, implements
SharedResource
so it can be set in the Configuration.xml - HttpSession() - Constructor for class org.frankframework.http.HttpSession
I
- IApiCache - Interface in org.frankframework.http.rest
-
Etag (key-value) Cache interface, allows
RestListeners
andApiListeners
to save and retrieve etags. - IArrayBuilder - Interface in org.frankframework.documentbuilder
- IbisActionJob - Class in org.frankframework.scheduler.job
-
Deprecated, for removal: This API element is subject to removal in a future version.
- IbisActionJob() - Constructor for class org.frankframework.scheduler.job.IbisActionJob
-
Deprecated.
- IbisApplicationContext - Class in org.frankframework.lifecycle
-
Creates and maintains the (Spring) Application Context.
- IbisApplicationContext() - Constructor for class org.frankframework.lifecycle.IbisApplicationContext
- IbisApplicationContext.BootState - Enum Class in org.frankframework.lifecycle
- IbisCacheManager - Class in org.frankframework.cache
-
Common manager for caching.
- IbisContext - Class in org.frankframework.configuration
-
Main entry point for creating and starting Ibis instances from the configuration file.
- IbisContext() - Constructor for class org.frankframework.configuration.IbisContext
- IbisContextRunnable - Class in org.frankframework.configuration
- IbisContextRunnable(IbisContext) - Constructor for class org.frankframework.configuration.IbisContextRunnable
- IbisExceptionListener - Interface in org.frankframework.core
-
ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.
- IbisInitializer - Annotation Interface in org.frankframework.lifecycle
- IbisJavaSender - Class in org.frankframework.senders
-
Posts a message to another Frank!
- IbisJavaSender() - Constructor for class org.frankframework.senders.IbisJavaSender
- IbisJobBuilder - Class in org.frankframework.scheduler
- IbisJobBuilder() - Constructor for class org.frankframework.scheduler.IbisJobBuilder
- IbisJobDetail - Class in org.frankframework.scheduler
- IbisJobDetail() - Constructor for class org.frankframework.scheduler.IbisJobDetail
- IbisJobDetail.JobType - Enum Class in org.frankframework.scheduler
- IbisLocalSender - Class in org.frankframework.senders
-
Posts a message to another Frank!
- IbisLocalSender() - Constructor for class org.frankframework.senders.IbisLocalSender
- IbisManager - Interface in org.frankframework.configuration
-
An IBIS Manager gives various methods for the control of an IBIS instance.
- IbisMaskingLayout - Class in org.frankframework.logging
-
This is a wrapper for Log4j2 layouts.
- IbisMaskingLayout(Configuration, Charset) - Constructor for class org.frankframework.logging.IbisMaskingLayout
- IbisMaskingLayout.HideRegexContext - Interface in org.frankframework.logging
-
Interface overrides
AutoCloseable.close()
to remove the exception so this can be used in a try-with-resources without having to handle any exceptions, however does not need to add any extra methods. - IbisMessageListenerContainer - Class in org.frankframework.jms
-
Extend the DefaultMessageListenerContainer from Spring to add trace logging and make it possible to monitor the last poll finished time.
- IbisMessageListenerContainer() - Constructor for class org.frankframework.jms.IbisMessageListenerContainer
- IbisNdcPatternConverter - Class in org.frankframework.logging
- IbisPatternLayout - Class in org.frankframework.logging
-
Implementation of
IbisMaskingLayout
to serialize given log events according to the given pattern. - IbisstoreSummary - Class in org.frankframework.management.bus.endpoints
- IbisstoreSummary() - Constructor for class org.frankframework.management.bus.endpoints.IbisstoreSummary
- IbisThreadFilter - Class in org.frankframework.logging
-
Extension of StringMatchFilter with the facility of executing a regular expression on the name of the current thread.
- IbisThrowablePatternConverter - Class in org.frankframework.logging
- IbisTransaction - Class in org.frankframework.core
-
Class which generates extra logging when starting and committing transactions.
- IbisTransaction(PlatformTransactionManager, TransactionDefinition, String) - Constructor for class org.frankframework.core.IbisTransaction
- IBlockEnabledSender<H> - Interface in org.frankframework.core
-
Allows to leverage sending messages in blocks.
- ICache<K,
V> - Interface in org.frankframework.cache -
Interface to be implemented by cache-providers.
- ICacheEnabled<K,
V> - Interface in org.frankframework.cache -
Interface to be implemented by classes that could use a cache.
- ICO - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- ICollector<P> - Interface in org.frankframework.collection
-
Implementations should convert their input to a 'usable' part.
- IConfigurable - Interface in org.frankframework.core
- IConfigurationAware - Interface in org.frankframework.core
- IConfigurationClassLoader - Interface in org.frankframework.configuration.classloaders
-
Interface for IBIS Configuration ClassLoaders.
- IConfigurationClassLoader.ReportLevel - Enum Class in org.frankframework.configuration.classloaders
- IConnectionFactoryFactory - Interface in org.frankframework.jms
- ICorrelatedPullingListener<M> - Interface in org.frankframework.core
-
Additional behaviour for pulling listeners that are able to listen to a specific message, specified by a correlation ID.
- ICorrelatedSender - Interface in org.frankframework.core
-
Marker interface for correlated sender, used in
Receiver
. - ICS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- id - Variable in class org.frankframework.receivers.RawMessageWrapper
- IDataIterator<T> - Interface in org.frankframework.core
-
Interface to handle generic iterations.
- IDataSourceFactory - Interface in org.frankframework.jdbc
- IDigesterRuleAware - Interface in org.frankframework.configuration.digester
- IDLE_TASK_EXECUTION_LIMIT - Static variable in class org.frankframework.unmanaged.SpringJmsConnector
- IDocumentBuilder - Interface in org.frankframework.documentbuilder
- IDualModeValidator - Interface in org.frankframework.core
- IErrorMessageFormatter - Interface in org.frankframework.core
-
An
errorMessageFormatter
is responsible for returning a string describing the error at hand in a format that the receiver expects. - IFlowGenerator - Interface in org.frankframework.util.flow
-
Used by the FlowDiagramManager to turn a dot file into an image.
- IForwardTarget - Interface in org.frankframework.core
-
IForwardTarget represents the destination of a PipeForward, so a
IPipe
orPipeLineExit
. - ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter an ignorable whitespace event.
- ignorableWhitespace(char[], int, int) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- ignorableWhitespace(char[], int, int) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- ignorableWhitespace(char[], int, int) - Method in class org.frankframework.xml.NodeSetFilter
- ignoreUnknownNamespaces - Variable in class org.frankframework.validation.AbstractXmlValidator
- IHasProcessState<M> - Interface in org.frankframework.core
-
Interface that can be implemented by Listeners that provide their own management of messages processed and in error.
- IJob - Interface in org.frankframework.scheduler.job
- IKnowsDeliveryCount<M> - Interface in org.frankframework.core
-
Interface to be implemented by Listeners that can find out the delivery count of the messages they receive.
- IListener<M> - Interface in org.frankframework.core
-
Base-interface for IPullingListener and IPushingListener.
- IListenerConnector<M> - Interface in org.frankframework.core
-
Interface specifying method to configure a JMS receiver of some sort.
- IListenerConnector.CacheMode - Enum Class in org.frankframework.core
- IllegalRootElementException(String) - Constructor for exception org.frankframework.validation.XmlValidatorContentHandler.IllegalRootElementException
- image - Variable in enum class org.frankframework.util.flow.graphviz.Format
- IManagable - Interface in org.frankframework.core
-
Models starting and stopping of objects that support such behaviour.
- IMessageBrowser<M> - Interface in org.frankframework.core
- IMessageBrowser.HideMethod - Enum Class in org.frankframework.core
- IMessageBrowser.SortOrder - Enum Class in org.frankframework.core
- IMessageBrowser.StorageType - Enum Class in org.frankframework.core
- IMessageBrowsingIterator - Interface in org.frankframework.core
-
Interface for helper class for MessageBrowsers.
- IMessageBrowsingIteratorItem - Interface in org.frankframework.core
-
Iterator item for messagebrowsers.
- IMessageHandler<M> - Interface in org.frankframework.core
-
Interface that
PushingListeners
can use to handle the messages they receive. - IMongoClientFactory - Interface in org.frankframework.mongodb
- IMonitorDestination - Interface in org.frankframework.monitoring
-
Interface to monitoring service.
- IMPORT - Static variable in class org.frankframework.validation.SchemaUtils
- Include - Class in org.frankframework.configuration
- Include() - Constructor for class org.frankframework.configuration.Include
- INCLUDE - Static variable in class org.frankframework.validation.SchemaUtils
- INCLUDE_FIELD_DEFINITION_BY_DEFAULT_KEY - Static variable in class org.frankframework.util.XmlUtils
- IncludeFilter - Class in org.frankframework.configuration.digester
- IncludeFilter(ContentHandler, Resource) - Constructor for class org.frankframework.configuration.digester.IncludeFilter
- includeOperation(Method, String) - Method in class org.frankframework.jmx.JmxMBeanInfoAssembler
- includeReadAttribute(Method, String) - Method in class org.frankframework.jmx.JmxMBeanInfoAssembler
- includes(String) - Method in enum class org.frankframework.http.rest.MediaTypes
-
Matches the provided 'Content-Type' to this enum, should always be valid, is not weighted
- includeWriteAttribute(Method, String) - Method in class org.frankframework.jmx.JmxMBeanInfoAssembler
- increaseBackoffIntervalAndWait(Throwable, String) - Method in class org.frankframework.receivers.Receiver
- IncreaseIntegerPipe - Class in org.frankframework.pipes
-
Pipe that increases the integer value of a session variable.
- IncreaseIntegerPipe() - Constructor for class org.frankframework.pipes.IncreaseIntegerPipe
- increaseMaxResourceCount(int) - Method in class org.frankframework.receivers.ResourceLimiter
- increaseReferences() - Method in class org.frankframework.jms.MessagingSource
- increaseRetryIntervalAndWait(PipeLineSession, int, String) - Method in class org.frankframework.pipes.MessageSendingPipe
- increaseThreadCount() - Method in interface org.frankframework.core.IThreadCountControllable
- increaseThreadCount() - Method in class org.frankframework.jms.PushingJmsListener
- increaseThreadCount() - Method in class org.frankframework.receivers.PullingListenerContainer
- increaseThreadCount() - Method in class org.frankframework.receivers.Receiver
- increaseThreadCount() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- incrementCountThreads() - Method in class org.frankframework.scheduler.AbstractJobDef
- InfluxRegistryConfigurator - Class in org.frankframework.metrics
- InfluxRegistryConfigurator() - Constructor for class org.frankframework.metrics.InfluxRegistryConfigurator
- info(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
- info(String) - Method in class org.frankframework.receivers.Receiver
-
sends an informational message to the log and to the messagekeeper of the adapter
- info(String) - Method in class org.frankframework.util.MessageKeeper
- info(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
- info(INamedObject, String) - Method in class org.frankframework.util.MessageKeeper
- INFO - Enum constant in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
- INFO - Enum constant in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
- init - Variable in class org.frankframework.http.rest.ApiPrincipal
- init() - Method in class org.frankframework.configuration.IbisContext
-
Creates the Spring context, and load the configuration.
- init() - Method in class org.frankframework.http.HttpListenerServlet
- init() - Method in class org.frankframework.http.rest.ApiListenerServlet
- init() - Method in class org.frankframework.http.RestListenerServlet
- init() - Method in class org.frankframework.lifecycle.WebContentServlet
- init() - Method in class org.frankframework.soap.WsdlGenerator
- init(boolean) - Method in class org.frankframework.configuration.IbisContext
-
Creates the Spring context, and load the configuration.
- init(ServletConfig) - Method in class org.frankframework.http.cxf.SoapProviderServlet
- init(ServletConfig) - Method in class org.frankframework.metrics.PrometheusMeterServlet
- init(String, String) - Method in class org.frankframework.jwt.JwtValidator
- init(SchemasProvider, String, Set<String>, RootValidations, Map<List<String>, List<String>>, Boolean) - Method in class org.frankframework.validation.AbstractValidationContext
- init(WebSecurity) - Method in class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
- initFromXsds(String, IScopeProvider, Set<IXSD>) - Method in class org.frankframework.validation.AbstractXSD
- initialCap(String) - Method in class org.frankframework.configuration.filters.InitialCapsFilter
- initialCapQname(String) - Method in class org.frankframework.configuration.filters.InitialCapsFilter
- InitialCapsFilter - Class in org.frankframework.configuration.filters
- InitialCapsFilter() - Constructor for class org.frankframework.configuration.filters.InitialCapsFilter
- InitialCapsFilter(ContentHandler) - Constructor for class org.frankframework.configuration.filters.InitialCapsFilter
- initialise(String) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- initialise(StringTokenizer) - Method in class org.frankframework.jta.narayana.PoolingDataSourceJDBCAccess
-
Since we've already verified the connection in
NarayanaConfigurationBean
we can almost be certain this won't fail. - initialize(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
Checks if table exists, and creates when necessary.
- INITIALIZING - Enum constant in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
- initNamespace(String, IScopeProvider, String) - Method in class org.frankframework.validation.AbstractXSD
- initNamespace(String, IScopeProvider, String) - Method in class org.frankframework.validation.xsd.ResourceXsd
- initNoNamespace(IScopeProvider, String) - Method in class org.frankframework.validation.AbstractXSD
- initNoNamespace(IScopeProvider, String) - Method in class org.frankframework.validation.xsd.ResourceXsd
- InlineStorage - Class in org.frankframework.management.bus.endpoints
- InlineStorage() - Constructor for class org.frankframework.management.bus.endpoints.InlineStorage
- INodeBuilder - Interface in org.frankframework.documentbuilder
- INOUT - Enum constant in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
- INPROCESS - Enum constant in enum class org.frankframework.core.ProcessState
- INPUT - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
- INPUT - Enum constant in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
- INPUT_FACTORY - Static variable in class org.frankframework.util.XmlUtils
- INPUT_FORMAT_SESSION_KEY_PREFIX - Static variable in class org.frankframework.pipes.Json2XmlValidator
- INPUT_VALIDATOR_NAME - Static variable in class org.frankframework.core.PipeLine
- INPUT_VALIDATOR_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- INPUT_VALIDATOR_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- INPUT_WRAPPER_NAME - Static variable in class org.frankframework.core.PipeLine
- INPUT_WRAPPER_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- INPUT_WRAPPER_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- InputOutputPipeLineProcessor - Class in org.frankframework.processors
- InputOutputPipeLineProcessor() - Constructor for class org.frankframework.processors.InputOutputPipeLineProcessor
- InputOutputPipeProcessor - Class in org.frankframework.processors
-
The InputOutputPipeProcessor class is a subclass of PipeProcessorBase and is responsible for processing pipes in a pipeline.
- InputOutputPipeProcessor() - Constructor for class org.frankframework.processors.InputOutputPipeProcessor
- InputOutputSenderWrapperProcessor - Class in org.frankframework.processors
- InputOutputSenderWrapperProcessor() - Constructor for class org.frankframework.processors.InputOutputSenderWrapperProcessor
- inputSourceToSAXSource(Resource) - Static method in class org.frankframework.util.XmlUtils
- inputSourceToSAXSource(InputSource) - Static method in class org.frankframework.util.XmlUtils
- inputSourceToSAXSource(InputSource, boolean, Resource) - Static method in class org.frankframework.util.XmlUtils
- INPUTSTREAM - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Deprecated.
- InputStreamDataSource - Class in org.frankframework.http
- InputStreamDataSource(String, InputStream) - Constructor for class org.frankframework.http.InputStreamDataSource
-
Use content type application/octet-stream in case it cannot be determined.
- INSERT - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
Deprecated.
- insertException(SAXException) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- INSERTMANY - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
- INSERTONE - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
- insertQuery - Variable in class org.frankframework.jdbc.JdbcTransactionalStorage
- insertRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- inspectXml(PipeLineSession, String, ContentHandler) - Method in interface org.frankframework.xml.IXmlDebugger
-
Allow the debugger to see the XML stream.
- inState(RunState) - Method in class org.frankframework.lifecycle.AbstractConfigurableLifecyle
- INTEGER - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Converts the result to an Integer
- INTEGRITY_CHECK_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- internalEntityDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Report an internal entity declaration.
- interpretXsltVersion(String) - Static method in class org.frankframework.util.XmlUtils
- IntraGrammarPoolEntityResolver - Class in org.frankframework.validation
-
EntityResolver for XercesXmlValidator to resolve imported schema documents to other schemas used to populate the grammar pool.
- IntraGrammarPoolEntityResolver(IScopeProvider, List<Schema>) - Constructor for class org.frankframework.validation.IntraGrammarPoolEntityResolver
- inTransaction() - Static method in class org.frankframework.util.JtaUtil
-
returns true if the current thread is associated with a transaction
- INVALID - Enum constant in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
- invalidateTransformer(Transformer) - Method in class org.frankframework.util.TransformerPool
- invalidateTransformerNoThrow(Transformer) - Method in class org.frankframework.util.TransformerPool
- invoke(SOAPMessage) - Method in class org.frankframework.http.cxf.AbstractSOAPProvider
- invoke(SOAPMessage) - Method in class org.frankframework.http.cxf.NamespaceUriProvider
- invoke(Message, HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.http.HttpListenerServlet
- IObjectBuilder - Interface in org.frankframework.documentbuilder
- IObjectLocator - Interface in org.frankframework.jdbc.datasource
- IParameter - Interface in org.frankframework.parameters
- IPeekableListener<M> - Interface in org.frankframework.core
-
PullingListener extension that checks for available messages to retrieve without starting a XA transaction.
- IPipe - Interface in org.frankframework.core
-
A Pipe represents an action to take in a
PipeLine
. - IPipeLineExitHandler - Interface in org.frankframework.core
-
Interface that allows a Pipe to register an exit handler.
- IPortConnectedListener<M> - Interface in org.frankframework.core
-
Interface extending IPushingListener for listeners which connect to a ListenerPort or other type of named endpoint, from which they receive their messages.
- IPostboxListener<M> - Interface in org.frankframework.core
-
Deprecated, for removal: This API element is subject to removal in a future version.
- IProvidesMessageBrowsers<M> - Interface in org.frankframework.core
-
Interface that can be implemented by Listeners that provide their own management of messages processed and in error.
- IPullingListener<M> - Interface in org.frankframework.core
-
Defines listening behaviour of pulling receivers.
- IPushingListener<M> - Interface in org.frankframework.core
-
Defines listening behaviour of message driven receivers.
- IRedeliveringListener<M> - Interface in org.frankframework.core
- isAcceptNamespacelessXml() - Method in class org.frankframework.pipes.Json2XmlValidator
- isAddInputToResult() - Method in class org.frankframework.pipes.IteratingPipe
- isAddNamespaceToSchema() - Method in class org.frankframework.pipes.XmlValidator
- isAddNamespaceToSchema() - Method in class org.frankframework.validation.AbstractXSD
- isAddNamespaceToSchema() - Method in interface org.frankframework.validation.IXSD
- isAfterLast() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- isAlarm() - Method in interface org.frankframework.monitoring.ITrigger
- isAlarm() - Method in class org.frankframework.monitoring.Trigger
- isAllowed() - Method in class org.frankframework.management.bus.endpoints.SecurityItems.SecurityRolesDTO
- isAllowGlobalSuppression() - Method in enum class org.frankframework.configuration.SuppressKeys
- isAllowJson() - Method in class org.frankframework.pipes.Json2XmlValidator
- isAllowPlainXml() - Method in class org.frankframework.soap.SoapValidator
- isAllowPlainXml() - Method in class org.frankframework.soap.SoapWrapperPipe
- isAllowSelfSignedCertificates() - Method in interface org.frankframework.encryption.HasTruststore
- isAllowSelfSignedCertificates() - Method in class org.frankframework.http.AbstractHttpSession
- isAllowSelfSignedCertificates() - Method in class org.frankframework.senders.SendGridSender
- isAllowUnicodeSupplementaryCharacters() - Method in class org.frankframework.pipes.ReplacerPipe
- isAppend() - Method in class org.frankframework.jdbc.ResultSet2FileSender
- isApplicationFaultsAsExceptions() - Method in class org.frankframework.http.PushingListenerAdapter
- ISapSystem - Interface in org.frankframework.configuration.extensions
- isAssumeDirectoryExists() - Method in class org.frankframework.pipes.UnzipPipe
- isAuthenticatedTokenRequest() - Method in class org.frankframework.http.AbstractHttpSession
- isAuthenticationRequested(HttpHost, HttpResponse, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
- isAutoFormat() - Method in class org.frankframework.pipes.Json2XmlValidator
- isAutomaticallyTransformToAndFromJson() - Method in class org.frankframework.http.RestListener
- isAutoReload() - Static method in class org.frankframework.util.XmlUtils
- isAutoStart() - Method in class org.frankframework.core.Adapter
- isAutoStartup() - Method in class org.frankframework.configuration.Configuration
- isAutoStartup() - Method in interface org.frankframework.lifecycle.ConfigurableLifecycle
-
By default these beans are not started.
- isAvoidLocking() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isBeforeFirst() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- isBinary() - Method in class org.frankframework.stream.Message
- isBinary() - Method in class org.frankframework.stream.SerializableFileReference
- isBinary(Part) - Static method in class org.frankframework.http.mime.MultipartUtils
- isBlobsCompressed() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isBlobsCompressed() - Method in class org.frankframework.jdbc.JdbcListener
- isBlobsCompressed() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- isBlobSmartGet() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isBlobSmartGet() - Method in class org.frankframework.jdbc.JdbcListener
- isCachable(AuthScheme) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
- isCacheEmptyKeys() - Method in class org.frankframework.cache.AbstractCacheAdapter
- isCacheEmptyValues() - Method in class org.frankframework.cache.AbstractCacheAdapter
- isCheckAntiVirus() - Method in class org.frankframework.pipes.StreamPipe
- isCheckDependency() - Method in class org.frankframework.senders.IbisLocalSender
- isCheckForDuplicates() - Method in class org.frankframework.receivers.Receiver
- isCheckIndices() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- isCheckTable() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- isCheckXmlWellFormed() - Method in class org.frankframework.pipes.MessageSendingPipe
- isChunked() - Method in class org.frankframework.http.mime.MultipartEntity
- isClosed() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- isClosed() - Method in class org.frankframework.stream.Message
- isCloseInputstreamOnExit() - Method in class org.frankframework.compression.ZipIteratorPipe
- isCloseInputstreamOnExit() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isCloseIteratorOnExit() - Method in class org.frankframework.pipes.IteratingPipe
- isCloseOutputstreamOnExit() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isCollectFileContents() - Method in class org.frankframework.pipes.UnzipPipe
- isCollectResults() - Method in class org.frankframework.pipes.IteratingPipe
- isCollectResults() - Method in class org.frankframework.pipes.UnzipPipe
- isCombineBlocks() - Method in class org.frankframework.pipes.StringIteratorPipe
- isCompactJsonArrays() - Method in class org.frankframework.pipes.Json2XmlValidator
- isCompleted() - Method in class org.frankframework.core.IbisTransaction
- isCompress() - Method in class org.frankframework.pipes.CompressPipe
- isConfigurationStubbed(ClassLoader) - Static method in class org.frankframework.configuration.ConfigurationUtils
-
Checks if a configuration is stubbed or not
- isConfigurationSucceeded() - Method in class org.frankframework.core.Adapter
- isConfigurationXmlOptional(Configuration) - Static method in class org.frankframework.configuration.ConfigurationUtils
- isConfigured() - Method in class org.frankframework.configuration.Configuration
- isConfigured() - Method in interface org.frankframework.monitoring.ITrigger
- isConfigured() - Method in class org.frankframework.monitoring.Trigger
- isConfigured() - Method in class org.frankframework.scheduler.AbstractJobDef
- isConfigured() - Method in interface org.frankframework.scheduler.job.IJob
-
Only register (and trigger) Jobs that have been successfully configured.
- isConfiguredForMixedValidation() - Method in class org.frankframework.pipes.AbstractValidator
- isConfiguredForMixedValidation() - Method in class org.frankframework.pipes.XmlValidator
- isConfiguredForMixedValidation() - Method in class org.frankframework.soap.SoapValidator
- isConnectionsArePooled() - Method in class org.frankframework.jdbc.JdbcFacade
- isConsumable(String) - Method in class org.frankframework.http.rest.ApiListener
-
Match request 'Content-Type' (eg. on POST) to consumes enum to see if the listener accepts the message
- isContainer(String) - Method in class org.frankframework.configuration.filters.SkipContainersFilter
- isContinueOnError() - Method in class org.frankframework.pipes.LogContextPipe
-
If set
true
the pipe will never forward to theExceptionForward
even if an error occurred during execution. - IScopeProvider - Interface in org.frankframework.core
- isCorrelationIdToHex() - Method in class org.frankframework.jms.JMSFacade
- isCountOnly() - Method in class org.frankframework.mongodb.MongoDbSender
- isCreateTable() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- isDebugInput() - Method in class org.frankframework.senders.XsltSender
- isDecompressBlobs() - Method in class org.frankframework.util.DB2DocumentWriter
- isDecompressBlobs() - Method in class org.frankframework.util.DB2XMLWriter
- isDeepSearch() - Method in class org.frankframework.align.Json2Xml
- isDeepSearch() - Method in class org.frankframework.pipes.Json2XmlValidator
- isDefaultMessageBase64() - Method in class org.frankframework.senders.AbstractMailSender
- isDeleteEmptySubdirectories() - Method in class org.frankframework.util.DirectoryCleaner
- isDeleteOnExit() - Method in class org.frankframework.pipes.UnzipPipe
-
Deprecated.
- isDeliveryRetryLimitExceededAfterMessageProcessed(RawMessageWrapper<M>) - Method in class org.frankframework.receivers.Receiver
-
Returns true if the message should no longer be retried after it has failed in processing.
- isDeliveryRetryLimitExceededBeforeMessageProcessing(RawMessageWrapper<M>, PipeLineSession, boolean) - Method in class org.frankframework.receivers.Receiver
-
returns true if message should not be processed when it is delivered.
- isDisableOutputEscaping(TransformerPool) - Method in class org.frankframework.senders.XsltSender
- isDiskPersistent() - Method in class org.frankframework.cache.EhCache
- isDistributedTransactionsSupported(PlatformTransactionManager) - Static method in class org.frankframework.core.IbisTransaction
- ISecurityHandler - Interface in org.frankframework.core
-
Defines behaviour that can be used to assert identity of callers of a pipeline.
- isElement(EndElement, QName...) - Static method in class org.frankframework.validation.SchemaUtils
-
Check if the EndElement is one of given qnames.
- isElement(StartElement, QName...) - Static method in class org.frankframework.validation.SchemaUtils
-
Check if the StartElement is one of given qnames.
- isElseForwardOnEmptyInput() - Method in class org.frankframework.pipes.IsXmlPipe
- isEmpty() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
- isEmpty() - Method in class org.frankframework.stream.Message
-
Check if a message is empty.
- isEmpty() - Method in class org.frankframework.stream.MessageContext
- isEmpty(Message) - Static method in class org.frankframework.stream.Message
-
Check if the message passed is null or empty.
- isEmptyNode(JsonValue) - Method in class org.frankframework.align.Json2Xml
- isEmptyResult() - Method in class org.frankframework.core.PipeLineExit
- isEnabled() - Method in class org.frankframework.http.HttpListenerServlet
- isEnabled() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- isEnabled() - Method in class org.frankframework.management.bus.DebuggerStatusChangedEvent
- isEnabled() - Method in class org.frankframework.metrics.PrometheusMeterServlet
- isEncodeMessages() - Method in class org.frankframework.http.HttpSender
- isEncodeSubstring() - Method in class org.frankframework.pipes.EscapePipe
- ISender - Interface in org.frankframework.core
-
Marks an implementation as responsible for sending a message to some destination.
- ISenderWithParameters - Interface in org.frankframework.core
-
Allows Senders to declare that they accept and may use
parameters
- isEqualToAtLeastOneOf(JobDefFunctions...) - Method in enum class org.frankframework.scheduler.JobDefFunctions
- isErrorOccurred() - Method in class org.frankframework.validation.XmlValidatorErrorHandler
- isEscapeXml() - Method in class org.frankframework.pipes.StringIteratorPipe
- isEternal() - Method in class org.frankframework.cache.EhCache
- isExport() - Method in class org.frankframework.pipes.LogContextPipe
-
If set to
true
the ThreadContext parameters will be exported from the current PipeLine up in the call tree. - isExtractFirstStringPart() - Method in class org.frankframework.pipes.StreamPipe
- isFailOnWildcards() - Method in class org.frankframework.align.Json2Xml
- isFailOnWildcards() - Method in class org.frankframework.pipes.Json2XmlValidator
- isFilteringToLowerLevelObjects() - Method in class org.frankframework.monitoring.AdapterFilter
- isFilterOnAdapters() - Method in class org.frankframework.monitoring.Trigger
- isFilterOnLowerLevelObjects() - Method in class org.frankframework.monitoring.Trigger
- isFind(MongoDbSender.MongoAction) - Static method in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
- isFirst() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- isFollowRedirects() - Method in class org.frankframework.http.AbstractHttpSession
- isForceRetryFlag() - Method in class org.frankframework.receivers.Receiver
- isForwardFailureToSuccess() - Method in class org.frankframework.pipes.AbstractValidator
- isFullSchemaChecking() - Method in class org.frankframework.pipes.XmlValidator
- isFullSchemaChecking() - Method in class org.frankframework.validation.AbstractXmlValidator
- isGenerateEtag() - Method in class org.frankframework.http.RestListener
- isGetBlobSmart() - Method in class org.frankframework.util.DB2DocumentWriter
- isGetBlobSmart() - Method in class org.frankframework.util.DB2XMLWriter
- isGetCurrentTimeStampInMillis() - Method in class org.frankframework.pipes.PutSystemDateInSession
- isHandleLexicalEvents() - Method in class org.frankframework.senders.XsltSender
- isHeaderOptional(IXmlValidator) - Method in class org.frankframework.soap.WsdlGenerator
- isHidden() - Method in class org.frankframework.parameters.AbstractParameter
- isHidden() - Method in interface org.frankframework.parameters.IParameter
- isHttpWsdl() - Method in class org.frankframework.receivers.JavaListener
- isIdle() - Method in class org.frankframework.receivers.PullingListenerContainer
- isIgnoreCaching() - Method in class org.frankframework.validation.AbstractXmlValidator
- isIgnoreCertificateExpiredException() - Method in interface org.frankframework.encryption.HasTruststore
- isIgnoreCertificateExpiredException() - Method in class org.frankframework.http.AbstractHttpSession
- isIgnoreCertificateExpiredException() - Method in class org.frankframework.senders.SendGridSender
- isIgnoreExceptions() - Method in class org.frankframework.pipes.IteratingPipe
- isIgnoreRedirects() - Method in class org.frankframework.http.AbstractHttpSession
- isIgnoreSoapFault() - Method in class org.frankframework.soap.SoapWrapperPipe
- isIgnoreTableNotExist() - Method in class org.frankframework.util.Locker
- isIgnoreUndeclaredElements() - Method in class org.frankframework.align.XmlAligner
- isIgnoreUndeclaredElements() - Method in class org.frankframework.pipes.Json2XmlValidator
- isIgnoreUnresolvablePatternElements() - Method in class org.frankframework.parameters.AbstractParameter
- isIncludeFieldDefinition() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isIncludeFieldDefinitionByDefault() - Static method in class org.frankframework.util.XmlUtils
- isIncludeFileHeaders() - Method in class org.frankframework.compression.ZipWriterPipe
- isIndent() - Method in class org.frankframework.soap.WsdlGenerator
- isInputIsFile() - Method in class org.frankframework.pipes.ChecksumPipe
-
Deprecated.
- isInRunState(RunState) - Method in class org.frankframework.receivers.Receiver
- isIsolated() - Method in class org.frankframework.senders.IbisLocalSender
- isJdbcMigrator() - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- isJmsTransacted() - Method in class org.frankframework.jms.JMSFacade
- isJsonResult() - Method in class org.frankframework.senders.JsonXsltSender
- isJsonWithRootElements() - Method in class org.frankframework.pipes.Json2XmlValidator
- isKeepOriginalFileName() - Method in class org.frankframework.pipes.UnzipPipe
- isKeepOriginalFilePath() - Method in class org.frankframework.pipes.UnzipPipe
- isLast() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- isLoadingConfigs() - Method in class org.frankframework.configuration.IbisContext
- isLockRows() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isLoggedIn() - Method in class org.frankframework.http.rest.ApiPrincipal
- isLookupDestination() - Method in class org.frankframework.jms.JMSFacade
- isMessageBase64() - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- isMessageIsContent() - Method in class org.frankframework.pipes.CompressPipe
- isMimeType(Message, MimeType) - Static method in class org.frankframework.util.MessageUtils
- isMoveToMessageLog() - Method in class org.frankframework.jdbc.MessageStoreListener
- isMsgLogHidden() - Method in class org.frankframework.core.Adapter
- isMtomEnabled() - Method in class org.frankframework.http.WebServiceListener
- isMultipart() - Method in class org.frankframework.http.HttpResponseHandler
- isMultipart(HttpServletRequest) - Static method in class org.frankframework.http.mime.MultipartUtils
- isMultipleOccurringChildElement(String) - Method in class org.frankframework.align.XmlAligner
- isMultipleOccurringChildInParentElement(String) - Method in class org.frankframework.align.XmlAligner
- isName(QName, QName...) - Static method in class org.frankframework.validation.SchemaUtils
-
Check if the elementName is one of given qnames.
- isNamesMustBeUnique() - Method in class org.frankframework.parameters.ParameterList
- isNamespaceAllowedOnElement(Map<List<String>, List<String>>, String, String) - Method in class org.frankframework.soap.SoapRootValidation
- isNamespaceAllowedOnElement(Map<List<String>, List<String>>, String, String) - Method in class org.frankframework.validation.RootValidation
- isNamespaceAware() - Method in class org.frankframework.pipes.XmlIf
- isNamespaceAware() - Method in class org.frankframework.pipes.XmlSwitch
- isNamespaceAwareByDefault() - Static method in class org.frankframework.util.XmlUtils
- isNil(JsonValue) - Method in class org.frankframework.align.Json2Xml
- isNil(Attributes) - Method in class org.frankframework.align.XmlAligner
- isNotEqualToAtLeastOneOf(JobDefFunctions...) - Method in enum class org.frankframework.scheduler.JobDefFunctions
- isNotExistWarn() - Method in class org.frankframework.util.DirectoryCleaner
- isNull() - Method in class org.frankframework.stream.Message
- isNull(Message) - Static method in class org.frankframework.stream.Message
- isNumberOfExceptionsCaughtWithoutMessageBeingReceivedThresholdReached() - Method in class org.frankframework.receivers.Receiver
- isOfType(Meter) - Method in enum class org.frankframework.statistics.FrankMeterType
- IsolatedServiceCaller - Class in org.frankframework.senders
-
Helper class for
IbisLocalSender
that wraps aroundServiceClient
implementation to make calls to a local Ibis adapter in a separate thread. - IsolatedServiceCaller() - Constructor for class org.frankframework.senders.IsolatedServiceCaller
- IsolatedServiceExecutor - Class in org.frankframework.senders
- IsolatedServiceExecutor(ServiceClient, Message, PipeLineSession, CountDownLatch, ThreadLifeCycleEventListener<?>, boolean) - Constructor for class org.frankframework.senders.IsolatedServiceExecutor
- isOmitXmlDeclaration() - Method in class org.frankframework.pipes.IteratingPipe
- isOmitXmlDeclaration() - Method in class org.frankframework.soap.SoapWrapperPipe
- isOnErrorContinue() - Method in class org.frankframework.receivers.Receiver
- isOnlyStoreWhenMessageIdUnique() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- isOpen() - Method in class org.frankframework.receivers.FrankListener
- isOpen() - Method in class org.frankframework.receivers.JavaListener
- isOverflowToDisk() - Method in class org.frankframework.cache.EhCache
- isParallel() - Method in class org.frankframework.pipes.IteratingPipe
- isParamsInUrl() - Method in class org.frankframework.http.HttpSender
- isParentOfSingleMultipleOccurringChildElement() - Method in class org.frankframework.align.XmlAligner
- isPeekUntransacted() - Method in interface org.frankframework.core.IPeekableListener
- isPeekUntransacted() - Method in class org.frankframework.jdbc.JdbcListener
- isPersistent() - Method in class org.frankframework.jms.JMSFacade
- isPrefillProxyAuthCache() - Method in class org.frankframework.http.AbstractHttpSession
- isPresentInSet(Set<String>, String) - Method in class org.frankframework.align.XmlAligner
- isPreserveInput() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- isPreserveInput() - Method in interface org.frankframework.core.IPipe
- isPreserveInput() - Method in class org.frankframework.pipes.AbstractPipe
- isPreserveInput() - Method in class org.frankframework.senders.AbstractSenderWrapper
- isPrettyPrint() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isPrettyPrint() - Method in class org.frankframework.mongodb.MongoDbSender
- isPrettyPrint() - Method in class org.frankframework.pipes.CsvParserPipe
- isPrettyPrint() - Method in class org.frankframework.pipes.JsonPipe
- isProcessFile() - Method in class org.frankframework.compression.ZipIteratorPipe
- isProcessFile() - Method in class org.frankframework.pipes.ForEachChildElementPipe
- isProcessFile() - Method in class org.frankframework.pipes.UnzipPipe
- isProduceNamespacelessXml() - Method in class org.frankframework.pipes.Json2XmlValidator
- isPrototypesOnly() - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
-
Return
true
is only prototype beans from the Spring Context will be returned,false
is a Spring singleton bean might be returned. - isPrototypesOnly() - Method in class org.frankframework.configuration.digester.ConfigurationDigesterFactory
- isPrototypesOnly() - Method in class org.frankframework.configuration.digester.JmsRealmsFactory
- isPrototypesOnly() - Method in class org.frankframework.monitoring.MonitoringFactory
- isQueryResultEmpty(Connection, String) - Static method in class org.frankframework.util.JdbcUtil
- isRaised() - Method in class org.frankframework.monitoring.Monitor
- isReadAttributes() - Method in class org.frankframework.align.Json2Xml
- isRecursiveSearch() - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
- isRecursiveSearch() - Method in class org.frankframework.ldap.LdapFindMemberPipe
- isRegisteredServiceListener(String) - Method in class org.frankframework.receivers.ServiceDispatcher
-
Check whether a serviceName is registered at the
ServiceDispatcher
. - isRemoveCompactMsgNamespaces() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- isRemoveCompactMsgNamespaces() - Method in interface org.frankframework.core.IPipe
- isRemoveCompactMsgNamespaces() - Method in class org.frankframework.pipes.AbstractPipe
- isRemoveCompactMsgNamespaces() - Method in class org.frankframework.receivers.Receiver
- isRemoveCompactMsgNamespaces() - Method in class org.frankframework.util.CompactSaxHandler
- isRemoveDuplicates() - Method in class org.frankframework.pipes.IteratingPipe
- isRemoveNamespaces() - Method in class org.frankframework.parameters.AbstractParameter
- isRemoveNamespaces() - Method in class org.frankframework.pipes.ForEachChildElementPipe
- isRemoveNamespaces() - Method in class org.frankframework.senders.XsltSender
- isRemoveOutputNamespaces() - Method in class org.frankframework.soap.SoapWrapperPipe
- isRemoveUnusedOutputNamespaces() - Method in class org.frankframework.soap.SoapWrapperPipe
- isRemoveXmlDeclarationInResults() - Method in class org.frankframework.pipes.IteratingPipe
- isRepeatable() - Method in class org.frankframework.http.HttpMessageEntity
- isRepeatable() - Method in class org.frankframework.http.mime.MessageContentBody
- isRepeatable() - Method in class org.frankframework.http.mime.MultipartEntity
- isRepeatable() - Method in class org.frankframework.http.mime.MultipartForm
- isRepeatable() - Method in class org.frankframework.stream.Message
- isRepeatable(HttpRequest) - Method in class org.frankframework.http.HttpRequestRetryHandler
-
Only attempt to retry the request if the request supports it!
- isRepeatedElement() - Method in class org.frankframework.align.content.JsonElementContainer
- isReplaceFixedParams() - Method in class org.frankframework.pipes.FixedResultPipe
- isReplaceNonXmlChars() - Method in class org.frankframework.pipes.ReplacerPipe
- isReplaceNonXmlChars() - Method in class org.frankframework.pipes.Text2XmlPipe
- isReplaceNullMessage() - Method in class org.frankframework.core.Adapter
- isReplyNotFound() - Method in class org.frankframework.ldap.LdapSender
- isRequestOfType(Class<?>) - Method in class org.frankframework.stream.Message
- isRestoreMovedElements() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- isRestoreMovedElements() - Method in interface org.frankframework.core.IPipe
- isRestoreMovedElements() - Method in class org.frankframework.pipes.AbstractPipe
- isResultIsContent() - Method in class org.frankframework.pipes.CompressPipe
- isRetrieveMultipart() - Method in class org.frankframework.http.RestListener
- isReturnFixedDate() - Method in class org.frankframework.pipes.PutSystemDateInSession
- isRollbackOnly() - Method in class org.frankframework.core.IbisTransaction
- isRootXsd() - Method in class org.frankframework.validation.AbstractXSD
- isRunning() - Method in class org.frankframework.configuration.Configuration
- isRunning() - Method in class org.frankframework.configuration.ConfigurationFlowGenerator
- isRunning() - Method in class org.frankframework.http.AbstractHttpSession
- isRunning() - Method in class org.frankframework.http.PushingListenerAdapter
- isRunning() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- isRunning() - Method in class org.frankframework.lifecycle.AbstractConfigurableLifecyle
- isSameRM(XAResource) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- isScalar() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isScalarExtended() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isScheduledForCloseOnExit(AutoCloseable) - Method in class org.frankframework.core.PipeLineSession
- isScheduledForCloseOnExitOf(PipeLineSession) - Method in class org.frankframework.stream.Message
- isSecretRequired() - Method in enum class org.frankframework.pipes.hash.Algorithm
- isSenderConfigured() - Method in class org.frankframework.senders.AbstractSenderWrapper
- isSenderConfigured() - Method in class org.frankframework.senders.JavascriptSender
- isSenderConfigured() - Method in class org.frankframework.senders.ReconnectSenderWrapper
- isSenderConfigured() - Method in class org.frankframework.senders.SenderSeries
- isSenderConfigured() - Method in class org.frankframework.senders.SenderWrapper
- isSessionsArePooled() - Method in class org.frankframework.jms.JMSFacade
- isSignatureBase64() - Method in class org.frankframework.pipes.SignaturePipe
- isSingleton() - Method in class org.frankframework.metrics.MetricsRegistryFactoryBean
- isSkipEmptyTags() - Method in class org.frankframework.senders.XsltSender
- isSkipOnEmptyInput() - Method in class org.frankframework.pipes.FixedForwardPipe
- isSkipRoot() - Method in class org.frankframework.xml.BodyOnlyFilter
- isSkipValidation() - Method in class org.frankframework.core.PipeLineExit
- isSkipWrapping() - Method in class org.frankframework.core.PipeLineExit
- isSoap() - Method in class org.frankframework.http.WebServiceListener
- isSoap() - Method in class org.frankframework.http.WebServiceSender
- isSoap() - Method in class org.frankframework.jms.AbstractJmsListener
- isSoap() - Method in class org.frankframework.jms.JmsSender
- isSplitLines() - Method in class org.frankframework.pipes.Text2XmlPipe
- isSQLTypeNumeric(int) - Static method in class org.frankframework.util.JdbcUtil
- isStaleChecking() - Method in class org.frankframework.http.AbstractHttpSession
- isStarted() - Method in class org.frankframework.validation.AbstractXmlValidator
- isStopped() - Method in enum class org.frankframework.util.RunState
- isStoreFullMessage() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- isStoreOriginalMessageWithoutNamespaces() - Method in class org.frankframework.core.PipeLine
- isStreaming() - Method in class org.frankframework.http.HttpMessageEntity
- isStreaming() - Method in class org.frankframework.http.mime.MultipartEntity
- isStreamingContents() - Method in class org.frankframework.compression.ZipIteratorPipe
- isStreamResultToServlet() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isStrictJsonArraySyntax() - Method in class org.frankframework.pipes.Json2XmlValidator
- isStubbed() - Method in class org.frankframework.configuration.Configuration
- isSubdirectories() - Method in class org.frankframework.util.DirectoryCleaner
- isSubstituteVars() - Method in class org.frankframework.pipes.FixedResultPipe
- isSubstituteVars() - Method in class org.frankframework.pipes.ReplacerPipe
- isSubstituteVars() - Method in class org.frankframework.senders.FixedResultSender
- isSuccess() - Method in class org.frankframework.core.SenderResult
- isSuccessExit() - Method in class org.frankframework.core.PipeLineExit
- isSuccessful() - Method in class org.frankframework.core.PipeLineResult
- isSuccessful() - Method in class org.frankframework.core.PipeRunResult
- isSupportProgrammaticRetry() - Method in class org.frankframework.receivers.Receiver
- isSuppressed(SuppressKeys) - Method in class org.frankframework.configuration.ConfigurationWarnings
- isSuppressed(SuppressKeys, Adapter) - Static method in class org.frankframework.configuration.ConfigurationWarnings
- isSynchronous() - Method in interface org.frankframework.core.ISender
-
When
true
, the result of sendMessage is the reply of the request. - isSynchronous() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isSynchronous() - Method in class org.frankframework.jdbc.MessageStoreSender
- isSynchronous() - Method in class org.frankframework.jms.JmsSender
- isSynchronous() - Method in class org.frankframework.ldap.LdapSender
- isSynchronous() - Method in class org.frankframework.receivers.JavaListener
- isSynchronous() - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.
- isSynchronous() - Method in class org.frankframework.senders.AbstractMailSender
- isSynchronous() - Method in class org.frankframework.senders.CommandSender
- isSynchronous() - Method in class org.frankframework.senders.EchoSender
- isSynchronous() - Method in class org.frankframework.senders.FixedResultSender
- isSynchronous() - Method in class org.frankframework.senders.FrankSender
- isSynchronous() - Method in class org.frankframework.senders.IbisJavaSender
- isSynchronous() - Method in class org.frankframework.senders.IbisLocalSender
- isSynchronous() - Method in class org.frankframework.senders.LogSender
- isSynchronous() - Method in class org.frankframework.senders.ReconnectSenderWrapper
- isSynchronous() - Method in class org.frankframework.senders.SenderSeries
- isSynchronous() - Method in class org.frankframework.senders.SenderWrapper
- isSynchronous() - Method in class org.frankframework.senders.XmlValidatorSender
- isThreadCountControllable() - Method in interface org.frankframework.core.IThreadCountControllable
- isThreadCountControllable() - Method in class org.frankframework.jms.PushingJmsListener
- isThreadCountControllable() - Method in class org.frankframework.receivers.PullingListenerContainer
- isThreadCountControllable() - Method in class org.frankframework.receivers.Receiver
- isThreadCountControllable() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- isThreadCountReadable() - Method in interface org.frankframework.core.IThreadCountControllable
- isThreadCountReadable() - Method in class org.frankframework.jms.PushingJmsListener
- isThreadCountReadable() - Method in class org.frankframework.receivers.PullingListenerContainer
- isThreadCountReadable() - Method in class org.frankframework.receivers.Receiver
- isThreadCountReadable() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- isThrowApplicationFaults() - Method in class org.frankframework.http.WebServiceSender
- isThrowException() - Method in class org.frankframework.pipes.AbstractValidator
- isThrowException() - Method in class org.frankframework.pipes.ExceptionPipe
- isThrowException() - Method in class org.frankframework.pipes.TimeoutGuardPipe
- isThrowException() - Method in class org.frankframework.pipes.XmlValidator
- isThrowException() - Method in class org.frankframework.receivers.JavaListener
- isThrowException() - Method in class org.frankframework.validation.AbstractXmlValidator
- isThrowJavaListenerNotFoundException() - Method in class org.frankframework.senders.IbisLocalSender
- isToLowercase() - Method in class org.frankframework.pipes.FilenameSwitch
-
Deprecated.
- isTrace() - Method in class org.frankframework.jdbc.JdbcListener
- isTrace() - Method in class org.frankframework.jdbc.SimpleJdbcListener
- isTransacted() - Method in interface org.frankframework.core.IXAEnabled
-
indicates implementing object is under transaction control, using XA-transactions
- isTransacted() - Method in class org.frankframework.core.TransactionAttributes
- isTransacted() - Method in class org.frankframework.jdbc.JdbcFacade
- isTransacted() - Method in class org.frankframework.jms.JMSFacade
- isTransacted(TransactionAttribute) - Static method in class org.frankframework.core.TransactionAttributes
- isTransactionAvailable() - Method in class org.frankframework.jta.narayana.NarayanaTransactionHelper
-
Connections were not always closed, because the super implementation of this method returns false too often.
- isTrimSpaces() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- isTrimSpaces() - Method in class org.frankframework.util.DB2DocumentWriter
- isTrimSpaces() - Method in class org.frankframework.util.DB2XMLWriter
- isTruncated() - Method in class org.frankframework.mongodb.JsonDocumentWriter
-
Return true if the output has been truncated due to exceeding the length specified in
JsonWriterSettings.getMaxLength()
. - isTruncated() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
-
Return true if the output has been truncated due to exceeding the length specified in
StrictCharacterStreamJsonWriterSettings.getMaxLength()
. - isTypeContainsWildcard() - Method in class org.frankframework.align.XmlAligner
- isUnicodePwd() - Method in class org.frankframework.ldap.LdapSender
- isUnloadInProgressOrDone() - Method in class org.frankframework.configuration.Configuration
- isUpdateEtag() - Method in class org.frankframework.http.rest.ApiListener
- isUseBaseImportedSchemaLocationsToIgnore() - Method in class org.frankframework.pipes.XmlValidator
- isUseBaseImportedSchemaLocationsToIgnore() - Method in class org.frankframework.validation.AbstractXSD
- isUseBaseImportedSchemaLocationsToIgnore() - Method in interface org.frankframework.validation.IXSD
- isUseCdataSection() - Method in class org.frankframework.pipes.Text2XmlPipe
- isUseIncludes() - Method in class org.frankframework.soap.WsdlGenerator
- isUseInputForExtract() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- isUsePooling() - Method in class org.frankframework.ldap.LdapSender
- isUseReplyTo() - Method in class org.frankframework.jms.AbstractJmsListener
- isUserInRole(String) - Method in class org.frankframework.core.AllowAllSecurityHandler
- isUserInRole(String) - Method in interface org.frankframework.core.ISecurityHandler
- isUserInRole(String) - Method in class org.frankframework.http.cxf.WebServiceContextSecurityHandler
- isUserInRole(String) - Method in class org.frankframework.http.HttpSecurityHandler
- isUserInRole(String) - Method in class org.frankframework.jwt.JwtSecurityHandler
- isUserInRole(String) - Method in interface org.frankframework.util.FileUtils.Authenticator
- IsUserInRolePipe - Class in org.frankframework.pipes
-
Pipe that checks if the calling user has a specified role.
- IsUserInRolePipe() - Constructor for class org.frankframework.pipes.IsUserInRolePipe
- isUseSsl() - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- isUseTopicFunctions() - Method in class org.frankframework.jms.JMSFacade
- isValidateEtag() - Method in class org.frankframework.http.RestListener
- isValidateFile() - Method in class org.frankframework.pipes.XmlValidator
- isValidateFile() - Method in class org.frankframework.validation.AbstractXmlValidator
- isValidateJsonToRootElementOnly() - Method in class org.frankframework.pipes.Json2XmlValidator
- isValidUriPattern(String) - Static method in class org.frankframework.http.rest.ApiListener
- isVerifyHostname() - Method in interface org.frankframework.encryption.HasTruststore
- isVerifyHostname() - Method in class org.frankframework.http.AbstractHttpSession
- isVerifyHostname() - Method in class org.frankframework.senders.SendGridSender
- isWaitForShadowsToFinish() - Method in class org.frankframework.senders.ShadowSender
- isWarningsOccurred() - Method in class org.frankframework.validation.XmlValidatorErrorHandler
- isWellFormed(String) - Static method in class org.frankframework.util.XmlUtils
- isWellFormed(String, String) - Static method in class org.frankframework.util.XmlUtils
- isWellFormed(Message, String) - Static method in class org.frankframework.util.XmlUtils
- isWrapperFor(Class<?>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- isWrapperFor(Class<?>) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- isWriteAttributes() - Method in class org.frankframework.align.XmlTo
- isWriteSecLogMessage() - Method in class org.frankframework.http.RestListener
- isWriteToSecLog() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- isWriteToSecLog() - Method in interface org.frankframework.core.IPipe
- isWriteToSecLog() - Method in class org.frankframework.http.RestListener
- isWriteToSecLog() - Method in class org.frankframework.pipes.AbstractPipe
- isWssPasswordDigest() - Method in class org.frankframework.http.WebServiceSender
- isWssPasswordDigest() - Method in class org.frankframework.soap.SoapWrapperPipe
- isXhtml() - Method in class org.frankframework.http.AbstractHttpSender
- isXml() - Method in class org.frankframework.pipes.CompareStringPipe
- isXmlArrayContainer() - Method in class org.frankframework.align.content.JsonElementContainer
- IsXmlPipe - Class in org.frankframework.pipes
-
Selects an exitState, based on if the input is a XML string.
- IsXmlPipe() - Constructor for class org.frankframework.pipes.IsXmlPipe
- isXmlSchema1_0() - Method in class org.frankframework.validation.AbstractXmlValidator
- isXsltStreamingByDefault() - Static method in class org.frankframework.util.XmlUtils
- ItemCallback(PipeLineSession, ISender, Writer) - Constructor for class org.frankframework.pipes.IteratingPipe.ItemCallback
- itemToMessage(I) - Method in class org.frankframework.pipes.IteratingPipe
- iterateOverInput(Message, PipeLineSession, Map<String, Object>, IteratingPipe.ItemCallback) - Method in class org.frankframework.pipes.IteratingPipe
- iterateOverInput(Message, PipeLineSession, Map<String, Object>, IteratingPipe.ItemCallback) - Method in class org.frankframework.pipes.ForEachChildElementPipe
- iterateOverInput(Message, PipeLineSession, Map<String, Object>, IteratingPipe.ItemCallback) - Method in class org.frankframework.pipes.XmlFileElementIteratorPipe
-
Deprecated.
- IteratingPipe<I> - Class in org.frankframework.pipes
-
Base class to send a message to a Sender for each item returned by a configurable iterator.
- IteratingPipe() - Constructor for class org.frankframework.pipes.IteratingPipe
- IteratingPipe.ItemCallback - Class in org.frankframework.pipes
- IteratingPipe.StopReason - Enum Class in org.frankframework.pipes
- iteration - Variable in class org.frankframework.jdbc.QueryExecutionContext
- ITERATION_INDEX - Static variable in class org.frankframework.util.PasswordHash
- iterator() - Method in class org.frankframework.parameters.ParameterValueList
-
Returns the
List
iterator which may containParameters
with the same name! - iterator() - Method in class org.frankframework.validation.RootValidations
- IThreadConnectableTransactionManager<T,
R> - Interface in org.frankframework.jta - IThreadCountControllable - Interface in org.frankframework.core
-
Interface to be implemented by classes of which the number of threads can be controlled at runtime.
- IThreadCreator - Interface in org.frankframework.threading
-
Classes that create sub-threads during the processing of messages in adapters should implement this interface, to set the callback for thread lifecycle events.
- ITransactionalStorage<S extends Serializable> - Interface in org.frankframework.core
-
Marks an implementation as responsible for storing and retrieving-back messages under transaction control.
- ITransactionRequirements - Interface in org.frankframework.core
- ITrigger - Interface in org.frankframework.monitoring
- ITrigger.TriggerType - Enum Class in org.frankframework.monitoring
- IValidator - Interface in org.frankframework.core
-
Marker interface for Validators
- IWithParameters - Interface in org.frankframework.core
-
Base interface to allow objects to declare that they accept parameters.
- IWrapperPipe - Interface in org.frankframework.core
-
Marker interface for Wrappers
- IWrapperPipe.Direction - Enum Class in org.frankframework.core
- IXAEnabled - Interface in org.frankframework.core
-
Indicates a Pipe, Sender or Listener to be capable of supporting XA-transactions.
- IXmlDebugger - Interface in org.frankframework.xml
-
Utility interface to allow the debugger to inspect XML in the middle of a streaming execution.
- IXmlValidator - Interface in org.frankframework.core
- IXSD - Interface in org.frankframework.validation
-
The representation of a XSD.
J
- J2V8 - Class in org.frankframework.javascript
- J2V8 - Enum constant in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
- J2V8() - Constructor for class org.frankframework.javascript.J2V8
- JAR - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- JarFileClassLoader - Class in org.frankframework.configuration.classloaders
- JarFileClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.JarFileClassLoader
- JavaListener<M> - Class in org.frankframework.receivers
-
Use this listener to receive messages from other adapters or a scheduler within the same Frank-application or from other components residing in the same JVM.
- JavaListener() - Constructor for class org.frankframework.receivers.JavaListener
- JAVALISTENER_KEY - Static variable in class org.frankframework.scheduler.ServiceJob
- JavascriptEngine<E> - Interface in org.frankframework.javascript
-
Javascript engine interface, allows the use of a javascript engine to execute javascript code functions.
- JavascriptException - Exception in org.frankframework.javascript
- JavascriptException(String) - Constructor for exception org.frankframework.javascript.JavascriptException
- JavascriptException(String, Throwable) - Constructor for exception org.frankframework.javascript.JavascriptException
- JavascriptException(Throwable) - Constructor for exception org.frankframework.javascript.JavascriptException
- JavascriptSender - Class in org.frankframework.senders
-
Sender used to run JavaScript code using `JavascriptEngine` implementations.
- JavascriptSender() - Constructor for class org.frankframework.senders.JavascriptSender
- JavascriptSender.JavaScriptEngines - Enum Class in org.frankframework.senders
- JavaxXmlValidator - Class in org.frankframework.validation
-
Straightforward XML-validation based on javax.validation.
- JavaxXmlValidator() - Constructor for class org.frankframework.validation.JavaxXmlValidator
- JCEKS - Enum constant in enum class org.frankframework.encryption.KeystoreType
- JDBC_PROPERTIES_KEY - Static variable in class org.frankframework.jdbc.JdbcPropertySourceFactory
- JdbcFacade - Class in org.frankframework.jdbc
-
Provides functions for JDBC connections.
- JdbcFacade() - Constructor for class org.frankframework.jdbc.JdbcFacade
- JdbcIteratingPipeBase - Class in org.frankframework.jdbc
-
Base class for JDBC iterating pipes.
- JdbcIteratingPipeBase() - Constructor for class org.frankframework.jdbc.JdbcIteratingPipeBase
- JdbcIteratingPipeBase.MixedQuerySender - Class in org.frankframework.jdbc
- JdbcListener<M> - Class in org.frankframework.jdbc
-
JdbcListener base class.
- JdbcListener() - Constructor for class org.frankframework.jdbc.JdbcListener
- JdbcListener.MessageFieldType - Enum Class in org.frankframework.jdbc
- JdbcPoolUtil - Class in org.frankframework.jdbc.datasource
- JdbcPoolUtil() - Constructor for class org.frankframework.jdbc.datasource.JdbcPoolUtil
- JdbcPropertySourceFactory - Class in org.frankframework.jdbc
-
See Spring's native PropertySourceFactory TODO use PropertySources (PropertiesPropertySource)
- JdbcPropertySourceFactory() - Constructor for class org.frankframework.jdbc.JdbcPropertySourceFactory
- JdbcQueryListener - Class in org.frankframework.jdbc
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JdbcQueryListener() - Constructor for class org.frankframework.jdbc.JdbcQueryListener
-
Deprecated.
- JdbcTableListener<M> - Class in org.frankframework.jdbc
-
Database Listener that operates on a table having at least a key and a status field.
- JdbcTableListener() - Constructor for class org.frankframework.jdbc.JdbcTableListener
- JdbcTableMessageBrowser<M> - Class in org.frankframework.jdbc
- JdbcTableMessageBrowser(JdbcTableListener<M>) - Constructor for class org.frankframework.jdbc.JdbcTableMessageBrowser
- JdbcTableMessageBrowser(JdbcTableListener<M>, String, IMessageBrowser.StorageType) - Constructor for class org.frankframework.jdbc.JdbcTableMessageBrowser
- JdbcTransactionalStorage<S extends Serializable> - Class in org.frankframework.jdbc
-
Implements a message log (
JdbcMessageLog
) or error store (JdbcErrorStorage
) that uses database table IBISSTORE. - JdbcTransactionalStorage() - Constructor for class org.frankframework.jdbc.JdbcTransactionalStorage
- JdbcUtil - Class in org.frankframework.util
-
Database-oriented utility functions.
- JdbcUtil() - Constructor for class org.frankframework.util.JdbcUtil
- JKS - Enum constant in enum class org.frankframework.encryption.KeystoreType
- JMS_LISTENER_CLASSNAME_SUFFIX - Static variable in class org.frankframework.configuration.digester.ListenerFactory
- JMS_MESSAGECLASS_KEY - Static variable in class org.frankframework.jms.JMSFacade
- jmsBinding(XMLStreamWriter, String) - Method in class org.frankframework.soap.WsdlGenerator
- JmsBrowser<M extends jakarta.jms.Message> - Class in org.frankframework.jms
-
Basic browser of JMS Messages.
- JmsBrowser() - Constructor for class org.frankframework.jms.JmsBrowser
- JmsBrowser(String) - Constructor for class org.frankframework.jms.JmsBrowser
- JmsException - Exception in org.frankframework.jms
-
JMS related exception.
- JmsException() - Constructor for exception org.frankframework.jms.JmsException
- JmsException(String) - Constructor for exception org.frankframework.jms.JmsException
- JmsException(String, Throwable) - Constructor for exception org.frankframework.jms.JmsException
- JmsException(Throwable) - Constructor for exception org.frankframework.jms.JmsException
- JMSFacade - Class in org.frankframework.jms
-
Provides functions for jms connections, queues and topics and acts as a facade to hide for clients whether a
Queue
orTopic
is used. - JMSFacade() - Constructor for class org.frankframework.jms.JMSFacade
- JMSFacade.AcknowledgeMode - Enum Class in org.frankframework.jms
- JMSFacade.DeliveryMode - Enum Class in org.frankframework.jms
- JMSFacade.DestinationType - Enum Class in org.frankframework.jms
- JMSFacade.MessageClass - Enum Class in org.frankframework.jms
-
The JMS
Message
class for the outgoing message. - JMSFacade.SubscriberType - Enum Class in org.frankframework.jms
- JmsListener - Class in org.frankframework.jms
-
A true multi-threaded
Listener
-class. - JmsListener() - Constructor for class org.frankframework.jms.JmsListener
- JmsMessageBrowserIteratorItem - Class in org.frankframework.jms
- JmsMessageBrowserIteratorItem(Message) - Constructor for class org.frankframework.jms.JmsMessageBrowserIteratorItem
- JmsMessagingSource - Class in org.frankframework.jms
-
MessagingSource
for JMS connections. - JmsMessagingSource(String, String, Context, ConnectionFactory, Map<String, MessagingSource>, String, boolean, Map<String, String>) - Constructor for class org.frankframework.jms.JmsMessagingSource
- JmsMessagingSourceFactory - Class in org.frankframework.jms
-
Factory for
JmsMessagingSource
s, to share them for JMS Objects that can use the same. - JmsMessagingSourceFactory(JMSFacade) - Constructor for class org.frankframework.jms.JmsMessagingSourceFactory
- JmsQueueBrowserIterator - Class in org.frankframework.jms
-
Helper class for browsing queues.
- JmsQueueBrowserIterator(JMSFacade, Queue, String) - Constructor for class org.frankframework.jms.JmsQueueBrowserIterator
- JmsRealm - Class in org.frankframework.jms
-
A JmsRealm is a definition of a JMS provider, and is kind of a utility class to prevent the tedeous work of repeatedly defining all parameters to connect to a queue or topic.
- JmsRealm() - Constructor for class org.frankframework.jms.JmsRealm
- JmsRealmFactory - Class in org.frankframework.jms
-
Singleton that has the different jmsRealms.
Typical use: JmsRealmFactory.getInstance().<method to execute> - JmsRealmsFactory - Class in org.frankframework.configuration.digester
-
Factory for the JMS Realms instance, which holds all JMS Realm definitions found in the Configuration File.
- JmsRealmsFactory() - Constructor for class org.frankframework.configuration.digester.JmsRealmsFactory
- JmsSender - Class in org.frankframework.jms
-
This class sends messages with JMS.
- JmsSender() - Constructor for class org.frankframework.jms.JmsSender
- JmsSender.LinkMethod - Enum Class in org.frankframework.jms
- jmsService(XMLStreamWriter, JmsListener, String) - Method in class org.frankframework.soap.WsdlGenerator
- JmsTransactionalStorage<S extends Serializable> - Class in org.frankframework.jms
-
Implements a message log (
JmsMessageLog
) or error store (JmsErrorStorage
) that uses JMS technology. - JmsTransactionalStorage() - Constructor for class org.frankframework.jms.JmsTransactionalStorage
- JmxAdapterWrapper - Class in org.frankframework.jmx
-
NOTE: Using the PlatformMBeanServer on WebSphere changes ObjectNames on registration.
- JmxAdapterWrapper() - Constructor for class org.frankframework.jmx.JmxAdapterWrapper
- JmxAttribute - Annotation Interface in org.frankframework.jmx
-
Method-level annotation that indicates to expose a given method as a JMX attribute.
- JmxMBeanInfoAssembler - Class in org.frankframework.jmx
- JmxMBeanInfoAssembler() - Constructor for class org.frankframework.jmx.JmxMBeanInfoAssembler
- JmxNamingStrategy - Class in org.frankframework.jmx
- JmxNamingStrategy() - Constructor for class org.frankframework.jmx.JmxNamingStrategy
- JmxOperation - Annotation Interface in org.frankframework.jmx
-
Method-level annotation that indicates to expose a given method as a JMX operation.
- JNDI_AUTH_ALIAS_KEY - Static variable in class org.frankframework.ldap.LdapClient
- JndiBase - Class in org.frankframework.jndi
-
Provides all JNDI functions and is meant to act as a base class.
- JndiBase() - Constructor for class org.frankframework.jndi.JndiBase
- JndiConnectionFactoryFactory - Class in org.frankframework.jndi
- JndiConnectionFactoryFactory() - Constructor for class org.frankframework.jndi.JndiConnectionFactoryFactory
- JndiContextPrefixFactory - Class in org.frankframework.core
- JndiContextPrefixFactory() - Constructor for class org.frankframework.core.JndiContextPrefixFactory
- JndiMongoClientFactory - Class in org.frankframework.mongodb
-
MongoClientFactory that retrieves its configuration from JNDI.
- JndiMongoClientFactory() - Constructor for class org.frankframework.mongodb.JndiMongoClientFactory
- JndiObjectLocator - Class in org.frankframework.jndi
-
Baseclass for JDNI lookups.
- JndiObjectLocator() - Constructor for class org.frankframework.jndi.JndiObjectLocator
- Job - Class in org.frankframework.scheduler.job
-
Deprecated.
- Job() - Constructor for class org.frankframework.scheduler.job.Job
-
Deprecated.
- JOB_DURATION - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- jobDataMapToXmlBuilder(JobDataMap) - Method in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- JOBDEF_KEY - Static variable in class org.frankframework.scheduler.ConfiguredJob
- JobDefFunctions - Enum Class in org.frankframework.scheduler
- jobDetailToXmlBuilder(JobDetail) - Method in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- JobExecutionException - Exception in org.frankframework.scheduler.job
-
Exception thrown by
JobDefinitions
when it is unable to successfully execute the job. - JobExecutionException(String) - Constructor for exception org.frankframework.scheduler.job.JobExecutionException
- JobExecutionException(String, Throwable) - Constructor for exception org.frankframework.scheduler.job.JobExecutionException
- JobExecutionException(Throwable) - Constructor for exception org.frankframework.scheduler.job.JobExecutionException
- JobFactory - Class in org.frankframework.configuration.digester
-
Factory for instantiating Schedules Jobs from the Digester framework.
- JobFactory() - Constructor for class org.frankframework.configuration.digester.JobFactory
- JPG - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- JSON - Enum constant in enum class org.frankframework.documentbuilder.DocumentFormat
- JSON - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- JSON - Enum constant in enum class org.frankframework.http.RestListener.MediaTypes
- JSON - Enum constant in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
- JSON - Enum constant in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
- JSON - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- JSON0 - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- Json2Xml - Class in org.frankframework.align
-
XML Schema guided JSON to XML converter;
- Json2Xml(ValidatorHandler, List<XSModel>, boolean, String, boolean) - Constructor for class org.frankframework.align.Json2Xml
- JSON2XML - Enum constant in enum class org.frankframework.pipes.JsonPipe.Direction
- Json2XmlHandler - Class in org.frankframework.documentbuilder
- Json2XmlHandler(String, ContentHandler, boolean) - Constructor for class org.frankframework.documentbuilder.Json2XmlHandler
- Json2XmlHandler(ContentHandler, boolean) - Constructor for class org.frankframework.documentbuilder.Json2XmlHandler
- Json2XmlValidator - Class in org.frankframework.pipes
-
Pipe
that validates the XML or JSON input message against a XML Schema and returns either XML or JSON. - Json2XmlValidator() - Constructor for class org.frankframework.pipes.Json2XmlValidator
- jsonArray2Builder(JsonArray, ArrayBuilder) - Static method in class org.frankframework.documentbuilder.DocumentUtils
- JsonArrayBuilder - Class in org.frankframework.documentbuilder
- JsonArrayBuilder(JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.JsonArrayBuilder
- JsonDirectoryInfo - Class in org.frankframework.util
- JsonDirectoryInfo(File, String, boolean, int) - Constructor for class org.frankframework.util.JsonDirectoryInfo
- JsonDirectoryInfo(String, String, boolean, int) - Constructor for class org.frankframework.util.JsonDirectoryInfo
- JsonDocumentBuilder - Class in org.frankframework.documentbuilder
- JsonDocumentBuilder() - Constructor for class org.frankframework.documentbuilder.JsonDocumentBuilder
- JsonDocumentBuilder(Writer) - Constructor for class org.frankframework.documentbuilder.JsonDocumentBuilder
- JsonDocumentBuilder(JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.JsonDocumentBuilder
- JsonDocumentContainer - Class in org.frankframework.align.content
-
Helper class to construct JSON from XML events.
- JsonDocumentContainer(String, boolean, boolean) - Constructor for class org.frankframework.align.content.JsonDocumentContainer
- JsonDocumentWriter - Class in org.frankframework.mongodb
-
BSON writer to write to FF DocumentBuilder, to generate JSON or XML.
- JsonDocumentWriter(INodeBuilder) - Constructor for class org.frankframework.mongodb.JsonDocumentWriter
-
Creates a new instance which uses
writer
to write JSON to. - JsonDocumentWriter(INodeBuilder, JsonWriterSettings) - Constructor for class org.frankframework.mongodb.JsonDocumentWriter
-
Creates a new instance which uses
writer
to write JSON to and uses the given settings. - JsonDocumentWriter.Context - Class in org.frankframework.mongodb
-
The context for the writer, inheriting all the values from
AbstractBsonWriter.Context
, and additionally providing settings for the indentation level and whether there are any child elements at this level. - JsonElementContainer - Class in org.frankframework.align.content
-
Helper class to construct JSON from XML events.
- JsonElementContainer(String, boolean, boolean, boolean, String, String, XSTypeDefinition) - Constructor for class org.frankframework.align.content.JsonElementContainer
- JsonEventHandler - Interface in org.frankframework.documentbuilder
- JsonNodeBuilder - Class in org.frankframework.documentbuilder
- JsonNodeBuilder(JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.JsonNodeBuilder
- JsonObjectBuilder - Class in org.frankframework.documentbuilder
- JsonObjectBuilder(JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.JsonObjectBuilder
- JsonPipe - Class in org.frankframework.pipes
-
JSON is not aware of the element order.
- JsonPipe() - Constructor for class org.frankframework.pipes.JsonPipe
- JsonPipe.Direction - Enum Class in org.frankframework.pipes
- jsonPretty(String) - Static method in class org.frankframework.util.Misc
- JsonTee - Class in org.frankframework.documentbuilder.json
- JsonTee(JsonEventHandler, JsonEventHandler) - Constructor for class org.frankframework.documentbuilder.json.JsonTee
- JsonUtils - Class in org.frankframework.documentbuilder.json
- JsonUtils() - Constructor for class org.frankframework.documentbuilder.json.JsonUtils
- JsonValidator - Class in org.frankframework.pipes
-
Pipe that validates the input message against a JSON Schema.
- JsonValidator() - Constructor for class org.frankframework.pipes.JsonValidator
- jsonValue2Document(JsonValue, IDocumentBuilder) - Static method in class org.frankframework.documentbuilder.DocumentUtils
- JsonWellFormedChecker - Class in org.frankframework.pipes
-
Pipe
that checks the well-formedness of the input message. - JsonWellFormedChecker() - Constructor for class org.frankframework.pipes.JsonWellFormedChecker
- JsonWriter - Class in org.frankframework.documentbuilder.json
- JsonWriter() - Constructor for class org.frankframework.documentbuilder.json.JsonWriter
-
When the implicit
StringWriter
is used, it's automatically closed on endDocument. - JsonWriter(Writer) - Constructor for class org.frankframework.documentbuilder.json.JsonWriter
-
When you supply a
Writer
you will have to close it. - JsonWriter(Writer, boolean) - Constructor for class org.frankframework.documentbuilder.json.JsonWriter
- JsonXslt3XmlHandler - Class in org.frankframework.documentbuilder.xml
- JsonXslt3XmlHandler() - Constructor for class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- JsonXslt3XmlHandler(ContentHandler) - Constructor for class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- JsonXslt3XmlReader - Class in org.frankframework.documentbuilder.xml
- JsonXslt3XmlReader() - Constructor for class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- JsonXslt3XmlReader(ContentHandler) - Constructor for class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- JsonXsltPipe - Class in org.frankframework.pipes
-
Perform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, XML or text.
- JsonXsltPipe() - Constructor for class org.frankframework.pipes.JsonXsltPipe
- JsonXsltSender - Class in org.frankframework.senders
-
Perform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, yielding JSON, XML or text.
- JsonXsltSender() - Constructor for class org.frankframework.senders.JsonXsltSender
- JtaUtil - Class in org.frankframework.util
-
Utility functions for JTA
- JtaUtil() - Constructor for class org.frankframework.util.JtaUtil
- JVM - Enum constant in enum class org.frankframework.senders.FrankSender.Scope
- JWT - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
- JwtPipe - Class in org.frankframework.pipes
-
Creates a JWT with a shared secret using the HmacSHA256 algorithm.
- JwtPipe() - Constructor for class org.frankframework.pipes.JwtPipe
- JwtSecurityHandler - Class in org.frankframework.jwt
- JwtSecurityHandler(Map<String, Object>, String, String) - Constructor for class org.frankframework.jwt.JwtSecurityHandler
- JwtValidator<C extends com.nimbusds.jose.proc.SecurityContext> - Class in org.frankframework.jwt
- JwtValidator() - Constructor for class org.frankframework.jwt.JwtValidator
K
- KairosDbRegistryConfigurator - Class in org.frankframework.metrics
- KairosDbRegistryConfigurator() - Constructor for class org.frankframework.metrics.KairosDbRegistryConfigurator
- keyringConfig - Variable in class org.frankframework.pgp.AbstractPGPAction
- keyStoreAsTrustStore(HasKeystore) - Static method in class org.frankframework.encryption.PkiUtil
- KeystoreType - Enum Class in org.frankframework.encryption
- KEYWORD_SELECT_COUNT - Static variable in class org.frankframework.jdbc.SimpleJdbcListener
- killPipe() - Method in class org.frankframework.pipes.TimeoutGuardPipe
-
optional implementation to kill additional threads if the pipe may have created those.
- knownProcessStates() - Method in interface org.frankframework.core.IHasProcessState
-
Provides the set of ProcessStates used by this listener.
- knownProcessStates() - Method in class org.frankframework.jdbc.JdbcListener
- knownProcessStates() - Method in class org.frankframework.receivers.Receiver
L
- last() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- LAST - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
-
Combination of WRITE and CLOSE: Add an item to an existing collection, then finalize the collection
- LazyLoadingEventListener<T extends org.springframework.context.ApplicationEvent> - Interface in org.frankframework.lifecycle
-
During the ApplicationContext refresh Spring will try and automatically create and register all EventListeners EventListeners which implement this interface will be exempt from this behaviour but in turn will need to be registered manually in the required org.springframework.context.ConfigurableApplicationContext.
- LDAP_ERROR_MAGIC_STRING - Static variable in class org.frankframework.ldap.LdapSender
- LdapChallengePipe - Class in org.frankframework.ldap
-
Deprecated, for removal: This API element is subject to removal in a future version.
- LdapChallengePipe() - Constructor for class org.frankframework.ldap.LdapChallengePipe
-
Deprecated.
- LdapClient - Class in org.frankframework.ldap
-
Client for LDAP.
consider setting the following properties:
- java.naming.provider.url
- com.sun.jndi.ldap.connect.pool
- java.naming.referral = follow
- nl.nn.iuf.LdapClient.groupAttributeCache.name
- nl.nn.iuf.LdapClient.groupAttributeCache.timeToLive
Connection Pooling:
To set connection pool properties that are set as custom properties, create a properties file named Ldap.properties with the attributes and place in the classpath. - LdapClient() - Constructor for class org.frankframework.ldap.LdapClient
- LdapClient(Map<String, Object>) - Constructor for class org.frankframework.ldap.LdapClient
- LdapClient(Properties) - Constructor for class org.frankframework.ldap.LdapClient
- LdapFindGroupMembershipsPipe - Class in org.frankframework.ldap
-
Pipe that returns the memberships of a userDN.
- LdapFindGroupMembershipsPipe() - Constructor for class org.frankframework.ldap.LdapFindGroupMembershipsPipe
- LdapFindMemberPipe - Class in org.frankframework.ldap
-
Pipe that checks if a specified dn exists as 'member' in another specified dn in LDAP.
- LdapFindMemberPipe() - Constructor for class org.frankframework.ldap.LdapFindMemberPipe
- LdapSender - Class in org.frankframework.ldap
-
Sender to obtain information from and write to an LDAP Directory.
- LdapSender() - Constructor for class org.frankframework.ldap.LdapSender
- LdapSender.Manipulation - Enum Class in org.frankframework.ldap
- LdapSender.Operation - Enum Class in org.frankframework.ldap
- LEGACY_PACKAGE_NAME - Static variable in class org.frankframework.configuration.ClassNameRewriter
- level - Variable in class org.frankframework.logging.IbisThreadFilter
- LifecycleException - Exception in org.frankframework.lifecycle
-
RuntimeException to use when starting the lifecycle
- LifecycleException(Exception) - Constructor for exception org.frankframework.lifecycle.LifecycleException
- LifecycleException(String) - Constructor for exception org.frankframework.lifecycle.LifecycleException
- LifecycleException(String, Exception) - Constructor for exception org.frankframework.lifecycle.LifecycleException
- LimitingParallelExecutionPipeLineProcessor - Class in org.frankframework.processors
-
Processor that limits the number of parallel pipeline threads.
- LimitingParallelExecutionPipeLineProcessor() - Constructor for class org.frankframework.processors.LimitingParallelExecutionPipeLineProcessor
- LimitingParallelExecutionPipeProcessor - Class in org.frankframework.processors
-
Processor that limits the number of parallel pipe threads.
- LimitingParallelExecutionPipeProcessor() - Constructor for class org.frankframework.processors.LimitingParallelExecutionPipeProcessor
- limitSize(OutputStream, int) - Static method in class org.frankframework.util.StreamCaptureUtils
-
Triggers the next byte after the threshold has been reached.
- limitSize(Writer, int) - Static method in class org.frankframework.util.StreamCaptureUtils
- LINE_SEPARATOR - Static variable in class org.frankframework.util.Misc
- LiquibaseLog4j2Logger - Class in org.frankframework.jdbc.migration
-
It is important that we're wrapping the Log4j2 Logger and are directly calling logIfEnabled.
- LiquibaseLog4j2Logger(Class<?>) - Constructor for class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
- LiquibaseLog4j2LogService - Class in org.frankframework.jdbc.migration
- LiquibaseLog4j2LogService() - Constructor for class org.frankframework.jdbc.migration.LiquibaseLog4j2LogService
- LiquibaseMigrator - Class in org.frankframework.jdbc.migration
-
LiquiBase implementation for IAF
- LiquibaseMigrator() - Constructor for class org.frankframework.jdbc.migration.LiquibaseMigrator
- LiquibaseResourceAccessor - Class in org.frankframework.jdbc.migration
-
Liquibase ResourceAccessor that can return a resource supplied at construction time.
- LiquibaseResourceAccessor(Resource) - Constructor for class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
- LiquibaseXmlChangeLogParser - Class in org.frankframework.jdbc.migration
- LiquibaseXmlChangeLogParser() - Constructor for class org.frankframework.jdbc.migration.LiquibaseXmlChangeLogParser
- LIST - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Used for StoredProcedure OUT parameters when the database type is a
CURSOR
orJDBCType.REF_CURSOR
. - LISTENER - Enum constant in enum class org.frankframework.senders.FrankSender.Scope
- LISTENER_MESSAGE_PEEKING - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- LISTENER_MESSAGE_RECEIVING - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- ListenerDAO(ApiListener) - Constructor for class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
- ListenerDAO(RestListener) - Constructor for class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
- ListenerException - Exception in org.frankframework.core
-
Exception thrown by implementations of methods of listeners.
- ListenerException() - Constructor for exception org.frankframework.core.ListenerException
- ListenerException(String) - Constructor for exception org.frankframework.core.ListenerException
- ListenerException(String, Throwable) - Constructor for exception org.frankframework.core.ListenerException
- ListenerException(Throwable) - Constructor for exception org.frankframework.core.ListenerException
- ListenerFactory - Class in org.frankframework.configuration.digester
-
Factory for instantiating listeners from the Digester framework.
- ListenerFactory() - Constructor for class org.frankframework.configuration.digester.ListenerFactory
- ListenerProcessor<M> - Interface in org.frankframework.processors
- LITERAL - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
- load(ClassLoader, String) - Method in class org.frankframework.util.AppConstants
- load(String) - Method in class org.frankframework.configuration.IbisContext
-
Loads, digests and starts the specified configuration, or all configurations Does not check if the configuration already exists.
- LOAD_DATABASE_SCHEDULES - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
- loadClass(String, boolean) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- LoadDatabaseSchedulesJob - Class in org.frankframework.scheduler.job
-
1.
- LoadDatabaseSchedulesJob() - Constructor for class org.frankframework.scheduler.job.LoadDatabaseSchedulesJob
- loadResources() - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
-
Called during a reload for a green/blue deployment, and after the classloader has been configured to load new resources
- loadResources() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
- loadResources() - Method in class org.frankframework.configuration.classloaders.JarFileClassLoader
- LobLineIteratingPipeBase - Class in org.frankframework.jdbc
-
abstract baseclass for Pipes that iterate over the lines in a lob.
- LobLineIteratingPipeBase() - Constructor for class org.frankframework.jdbc.LobLineIteratingPipeBase
- LobLineIteratingPipeBase.ResultStreamIterator - Class in org.frankframework.jdbc
- LocalDistributionSummary - Class in org.frankframework.metrics
- LocalDistributionSummary(Meter.Id, Clock, DistributionStatisticConfig, double) - Constructor for class org.frankframework.metrics.LocalDistributionSummary
- LocalRegistryConfigurator - Class in org.frankframework.metrics
-
Set management.metrics.export.local=false to disable
- LocalRegistryConfigurator() - Constructor for class org.frankframework.metrics.LocalRegistryConfigurator
- LocalStatisticsRegistry - Class in org.frankframework.metrics
- LocalStatisticsRegistry() - Constructor for class org.frankframework.metrics.LocalStatisticsRegistry
- LocalStatisticsRegistry(SimpleConfig) - Constructor for class org.frankframework.metrics.LocalStatisticsRegistry
- location - Variable in enum class org.frankframework.soap.SoapVersion
- LOCCRC - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCEXT - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCFLG - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCHDR - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCHOW - Static variable in class org.frankframework.compression.MessageZipEntry
- Locker - Class in org.frankframework.util
-
Locker of scheduler jobs and pipes.
- Locker() - Constructor for class org.frankframework.util.Locker
- Locker.LockType - Enum Class in org.frankframework.util
- LockerPipeLineProcessor - Class in org.frankframework.processors
- LockerPipeLineProcessor() - Constructor for class org.frankframework.processors.LockerPipeLineProcessor
- LockerPipeProcessor - Class in org.frankframework.processors
- LockerPipeProcessor() - Constructor for class org.frankframework.processors.LockerPipeProcessor
- LOCLEN - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCNAM - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCSIG - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCSIZ - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCTIM - Static variable in class org.frankframework.compression.MessageZipEntry
- LOCVER - Static variable in class org.frankframework.compression.MessageZipEntry
- log - Variable in class org.frankframework.align.content.JsonDocumentContainer
- log - Variable in class org.frankframework.align.content.JsonElementContainer
- log - Variable in class org.frankframework.align.content.MapContentContainer
- log - Variable in class org.frankframework.align.SubstitutionNode
- log - Variable in class org.frankframework.align.XmlAligner
- log - Variable in class org.frankframework.align.XmlTo
- log - Variable in class org.frankframework.align.XmlTypeToJsonSchemaConverter
- log - Variable in class org.frankframework.cache.AbstractCacheAdapter
- log - Variable in class org.frankframework.cache.IbisCacheManager
- log - Variable in class org.frankframework.configuration.AbstractAdapterLifecycleWrapper
- log - Variable in class org.frankframework.configuration.classloaders.AbstractClassLoader
- log - Variable in class org.frankframework.configuration.Configuration
- log - Variable in class org.frankframework.configuration.digester.AbstractDigesterRule
- log - Variable in class org.frankframework.configuration.digester.AbstractDigesterRulesHandler
- log - Variable in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
- log - Variable in class org.frankframework.core.IbisTransaction
- log - Variable in class org.frankframework.core.TransactionAttributes
- log - Static variable in class org.frankframework.encryption.AuthSSLContextFactory
- log - Variable in class org.frankframework.errormessageformatters.ErrorMessageFormatter
- log - Variable in class org.frankframework.http.AbstractHttpSession
- log - Variable in enum class org.frankframework.http.authentication.AuthenticationScheme
- log - Variable in class org.frankframework.http.authentication.OAuthAccessTokenManager
- log - Variable in class org.frankframework.http.cxf.AbstractSOAPProvider
- log - Variable in class org.frankframework.http.PushingListenerAdapter
- log - Variable in class org.frankframework.http.rest.ApiMemcached
- log - Variable in class org.frankframework.http.RestServiceDispatcher
- log - Variable in class org.frankframework.jdbc.datasource.ObjectFactory
- log - Variable in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- log - Variable in class org.frankframework.jdbc.migration.LiquibaseXmlChangeLogParser
- log - Variable in class org.frankframework.jms.AbstractMessagingSourceFactory
- log - Variable in class org.frankframework.jms.IbisMessageListenerContainer
- log - Variable in class org.frankframework.jms.MessagingSource
- log - Variable in class org.frankframework.jndi.JndiBase
- log - Variable in class org.frankframework.jndi.TomcatJndiProxy
- log - Variable in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- log - Variable in class org.frankframework.jta.TransactionConnector
- log - Static variable in class org.frankframework.jta.TransactionConnectorCoordinator
- log - Variable in class org.frankframework.jwt.JwtSecurityHandler
- log - Static variable in class org.frankframework.ldap.LdapClient
- log - Variable in class org.frankframework.lifecycle.AbstractConfigurableLifecyle
- log - Variable in class org.frankframework.lifecycle.ApplicationMessageEvent
- log - Variable in class org.frankframework.management.bus.endpoints.BusEndpointBase
- log - Variable in class org.frankframework.monitoring.AbstractMonitorDestination
- log - Variable in class org.frankframework.monitoring.Monitor
- log - Variable in class org.frankframework.monitoring.Trigger
- log - Variable in class org.frankframework.processors.AbstractPipeLineProcessor
- log - Variable in class org.frankframework.processors.AbstractPipeProcessor
- log - Variable in class org.frankframework.processors.AbstractSenderWrapperProcessor
- log - Variable in class org.frankframework.receivers.JavaListener
- log - Variable in class org.frankframework.receivers.PullingListenerContainer
- log - Variable in class org.frankframework.receivers.ServiceDispatcher
- log - Variable in class org.frankframework.scheduler.AbstractJob
- log - Variable in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- log - Static variable in class org.frankframework.scheduler.SchedulerHelper
- log - Variable in class org.frankframework.senders.AbstractSender
- log - Variable in class org.frankframework.senders.IsolatedServiceCaller
- log - Variable in class org.frankframework.soap.SoapWrapper
- log - Variable in class org.frankframework.soap.WsdlGenerator
- log - Variable in class org.frankframework.statistics.MetricsInitializer
- log - Variable in class org.frankframework.task.TimeoutGuard
- log - Variable in class org.frankframework.threading.ThreadConnector
- log - Variable in class org.frankframework.unmanaged.AbstractJmsConfigurator
- log - Variable in class org.frankframework.unmanaged.DefaultIbisManager
- log - Static variable in class org.frankframework.util.DB2DocumentWriter
- log - Static variable in class org.frankframework.util.DB2XMLWriter
- log - Static variable in class org.frankframework.util.Dir2Xml
- log - Variable in class org.frankframework.util.DirectoryCleaner
- log - Variable in class org.frankframework.util.SapSystemListItem
- log - Static variable in class org.frankframework.util.TransformerPool
- log - Variable in class org.frankframework.util.XmlBuilder
- log - Static variable in class org.frankframework.validation.AbstractXmlValidator
- log - Variable in class org.frankframework.validation.IntraGrammarPoolEntityResolver
- log - Variable in class org.frankframework.validation.RootValidation
- log - Variable in class org.frankframework.validation.RootValidations
- log - Variable in class org.frankframework.xml.ClassLoaderEntityResolver
- log - Variable in class org.frankframework.xml.ClassLoaderURIResolver
- log - Variable in class org.frankframework.xml.FullXmlFilter
- log - Variable in class org.frankframework.xml.XmlWriter
- log(String) - Method in class org.frankframework.configuration.Configuration
-
Log a message to the MessageKeeper that corresponds to this configuration
- log(String, Exception) - Method in class org.frankframework.configuration.Configuration
-
Log a message to the MessageKeeper that corresponds to this configuration
- log(String, MessageKeeper.MessageKeeperLevel) - Method in class org.frankframework.configuration.Configuration
-
Log a message to the MessageKeeper that corresponds to this configuration
- log(String, MessageKeeper.MessageKeeperLevel, Exception) - Method in class org.frankframework.configuration.IbisContext
- log(Level, String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
- LOG - Static variable in class org.frankframework.validation.SchemaUtils
- LOG_PREFIX - Static variable in class org.frankframework.logging.FrankLogConfigurationFactory
- log2SecurityLog(String, String) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
- LOG4J_PROPERTY_REGEX - Static variable in class org.frankframework.logging.FrankLogConfigurationFactory
- logConfigurationMessage(String) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- LogContextPipe - Class in org.frankframework.pipes
-
Pipe that stores all its parameter values in the ThreadContext, formerly known as Mapped Diagnostic Context (MDC), to be used in logging.
- LogContextPipe() - Constructor for class org.frankframework.pipes.LogContextPipe
- LogDefinitionDAO(String, Level) - Constructor for class org.frankframework.management.bus.endpoints.UpdateLogDefinitions.LogDefinitionDAO
- logger - Variable in class org.frankframework.senders.LogSender
- logLeakStatistics() - Static method in class org.frankframework.util.CleanerProvider
- logMessageDetails(Message, MessageProducer) - Method in class org.frankframework.jms.JMSFacade
- logPrefix - Variable in class org.frankframework.validation.AbstractXmlValidator
- LogSender - Class in org.frankframework.senders
-
Sender that just logs its message.
- LogSender() - Constructor for class org.frankframework.senders.LogSender
- logToMessageLogWithMessageContentsOrSize(Level, String, String, Message) - Method in class org.frankframework.core.Adapter
- LogUtil - Class in org.frankframework.util
-
Log4j can now be started from any LogManager.getLogger() call
- LogUtil() - Constructor for class org.frankframework.util.LogUtil
- LONG_DURATION_MONITORING_EVENT - Static variable in interface org.frankframework.core.IPipe
- lookup(String, Properties, Class<O>) - Method in class org.frankframework.jdbc.datasource.FrankResources
- lookup(String, Properties, Class<O>) - Method in interface org.frankframework.jdbc.datasource.IObjectLocator
-
Performs the actual lookup and should return
null
if it cannot find the requested resource so the nextIObjectLocator
can give it a shot. - lookup(String, Properties, Class<O>) - Method in class org.frankframework.jdbc.datasource.ResourceObjectLocator
- lookup(String, Properties, Class<O>) - Method in class org.frankframework.jndi.JndiObjectLocator
-
Attempt to lookup the Object in the JNDI.
- lookupDestination(String) - Method in class org.frankframework.jms.JmsMessagingSource
- lookupMigratorDatasource() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- loopkupDirContext(Map<String, String>) - Method in class org.frankframework.ldap.LdapSender
-
Retrieves the DirContext from the JNDI environment and sets the
providerURL
back toldapProviderURL
if specified. - LOWERCASE - Enum constant in enum class org.frankframework.pipes.CsvParserPipe.HeaderCase
- LowerCasePropertySourcePostProcessor - Class in org.frankframework.configuration
-
Make a lower case variant of the instance.name property (instance.name.lc) available to the Ibis configuration and the Spring configuration.
- LowerCasePropertySourcePostProcessor() - Constructor for class org.frankframework.configuration.LowerCasePropertySourcePostProcessor
M
- MailAttachmentBase() - Constructor for class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
- MailAttachmentStream() - Constructor for class org.frankframework.senders.AbstractMailSender.MailAttachmentStream
- MailSender - Class in org.frankframework.senders
-
sender
that sends a mail specified by an XML message. - MailSender() - Constructor for class org.frankframework.senders.MailSender
- MailSender.MailSession - Class in org.frankframework.senders
- MailSenderPipe - Class in org.frankframework.pipes
-
Pipe that sends a mail-message using a
MailSender
as its sender. - MailSenderPipe() - Constructor for class org.frankframework.pipes.MailSenderPipe
- MailSession() - Constructor for class org.frankframework.senders.MailSender.MailSession
- MailSessionBase() - Constructor for class org.frankframework.senders.AbstractMailSender.MailSessionBase
- main(String[]) - Static method in class org.frankframework.cmdline.StartIbis
- makeBackups(File, int) - Static method in class org.frankframework.util.FileUtils
- makeEncapsulatingXslt(String, String, int, String) - Method in class org.frankframework.pipes.ForEachChildElementPipe
- makeQName(String, String) - Method in class org.frankframework.configuration.filters.ElementRoleFilter
- makeStylesheet(String, String) - Method in class org.frankframework.pipes.XmlIf
- makeXml(String, EventType, Severity, String, MonitorEvent) - Method in class org.frankframework.monitoring.AbstractMonitorDestination
- manageConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
-
header configuration The name of the Configuration to manage header version The version of the Configuration to find header activate Whether the configuration should be activated header autoreload Whether the configuration should be reloaded (on the next ReloadJob interval) header datasourceName The name of the datasource where the configurations are located.
- ManagedStateException - Exception in org.frankframework.core
-
Exception thrown if a
ManagedObject
like an Adapter or Receiver is in an unexpected or illegal state. - ManagedStateException() - Constructor for exception org.frankframework.core.ManagedStateException
- ManagedStateException(String) - Constructor for exception org.frankframework.core.ManagedStateException
- ManagedStateException(String, Throwable) - Constructor for exception org.frankframework.core.ManagedStateException
- ManagedStateException(Throwable) - Constructor for exception org.frankframework.core.ManagedStateException
- manageScheduler(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ManageScheduler
- ManageScheduler - Class in org.frankframework.management.bus.endpoints
- ManageScheduler() - Constructor for class org.frankframework.management.bus.endpoints.ManageScheduler
- ManageScheduler.JobAction - Enum Class in org.frankframework.management.bus.endpoints
- ManageScheduler.ScheduleAction - Enum Class in org.frankframework.management.bus.endpoints
- MANDATORY - Enum constant in enum class org.frankframework.core.TransactionAttribute
-
Support a current transaction; throw an exception if no current transaction exists.
- MANUAL_RETRY_KEY - Static variable in class org.frankframework.core.PipeLineSession
- MAP - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Deprecated.
- MapContentContainer<V> - Class in org.frankframework.align.content
- MapContentContainer(Map<String, List<V>>) - Constructor for class org.frankframework.align.content.MapContentContainer
- mapMultipleAttributes(NamingEnumeration<SearchResult>, Callback<Attribute, Object>) - Method in class org.frankframework.ldap.LdapClient
-
runs a set of attribute values through a Mapper.
- mapMultiValuedAttribute(NamingEnumeration<SearchResult>, Callback<Attribute, Object>) - Method in class org.frankframework.ldap.LdapClient
- mapParameterTypeToSqlType(IDbmsSupport, ParameterType) - Static method in class org.frankframework.util.JdbcUtil
- maskSensitiveInfo(String) - Static method in class org.frankframework.logging.IbisMaskingLayout
- matchAny(IMessageBrowsingIteratorItem) - Method in class org.frankframework.util.MessageBrowsingFilter
- matches(HttpServletRequest) - Method in class org.frankframework.lifecycle.servlets.NoopSecurityFilterChain
- matchMessage(IMessageBrowsingIteratorItem) - Method in class org.frankframework.util.MessageBrowsingFilter
- MAX_ITEMS_REACHED - Enum constant in enum class org.frankframework.pipes.IteratingPipe.StopReason
- MAX_ITEMS_REACHED_FORWARD - Static variable in class org.frankframework.pipes.IteratingPipe
- MAX_RETRY_INTERVAL - Static variable in class org.frankframework.pipes.MessageSendingPipe
- MAXCIDLEN - Static variable in class org.frankframework.jdbc.JdbcTransactionalStorage
- MAXCOMMENTLEN - Static variable in interface org.frankframework.core.ITransactionalStorage
- maxIdle - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- MAXIDLEN - Static variable in class org.frankframework.jdbc.JdbcTransactionalStorage
- MAXLABELLEN - Static variable in class org.frankframework.jdbc.JdbcTransactionalStorage
- maxLifeTime - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- maxPoolSize - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- MD5 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- MDC_ADAPTER_KEY - Static variable in class org.frankframework.util.LogUtil
- MDC_CORRELATION_ID_KEY - Static variable in class org.frankframework.util.LogUtil
- MDC_EXIT_CODE_KEY - Static variable in class org.frankframework.util.LogUtil
- MDC_EXIT_STATE_KEY - Static variable in class org.frankframework.util.LogUtil
- MDC_MESSAGE_ID_KEY - Static variable in class org.frankframework.util.LogUtil
- MediaTypes - Enum Class in org.frankframework.http.rest
- mergeAttributes(StartElement, Iterator<? extends Attribute>, Iterator<? extends Namespace>, XMLEventFactory) - Static method in class org.frankframework.util.XmlUtils
-
Like
XMLStreamUtils.mergeAttributes(javax.xml.stream.events.StartElement, java.util.Iterator, javax.xml.stream.XMLEventFactory)
but it can also merge namespaces - mergeRootXsdsGroupedByNamespaceToSchemasWithIncludes(Map<String, Set<IXSD>>, XMLStreamWriter) - Static method in class org.frankframework.validation.SchemaUtils
- mergeToParentSession(String, Map<String, Object>) - Method in class org.frankframework.core.PipeLineSession
- mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes(IScopeProvider, Map<String, Set<IXSD>>) - Static method in class org.frankframework.validation.SchemaUtils
-
Returns merged XSDs from a map of XSDs grouped by namespace.
- mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes(IScopeProvider, Map<String, Set<IXSD>>, XMLStreamWriter) - Static method in class org.frankframework.validation.SchemaUtils
-
Write merged XSDs to xmlStreamWriter from a map of XSDs grouped by namespace.
- MermaidFlowGenerator - Class in org.frankframework.util.flow
-
Flow generator to create MERMAID files
- MermaidFlowGenerator() - Constructor for class org.frankframework.util.flow.MermaidFlowGenerator
- message(XMLStreamWriter, String, Collection<QName>) - Method in class org.frankframework.soap.WsdlGenerator
- Message - Class in org.frankframework.stream
- Message(byte[]) - Constructor for class org.frankframework.stream.Message
- Message(byte[], String) - Constructor for class org.frankframework.stream.Message
- Message(byte[], MessageContext) - Constructor for class org.frankframework.stream.Message
- Message(InputStream) - Constructor for class org.frankframework.stream.Message
- Message(InputStream, String) - Constructor for class org.frankframework.stream.Message
- Message(InputStream, MessageContext) - Constructor for class org.frankframework.stream.Message
- Message(Reader) - Constructor for class org.frankframework.stream.Message
- Message(Reader, MessageContext) - Constructor for class org.frankframework.stream.Message
- Message(String) - Constructor for class org.frankframework.stream.Message
- Message(String, MessageContext) - Constructor for class org.frankframework.stream.Message
- Message(ThrowingSupplier<InputStream, Exception>, MessageContext, Class<?>) - Constructor for class org.frankframework.stream.Message
-
Constructor for Message using InputStream supplier.
- Message(SerializableFileReference, MessageContext, Class<?>) - Constructor for class org.frankframework.stream.Message
-
Constructor for Message using a
SerializableFileReference
. - Message(Node) - Constructor for class org.frankframework.stream.Message
- Message(Node, MessageContext) - Constructor for class org.frankframework.stream.Message
- MESSAGE_ID_HEADER - Static variable in class org.frankframework.http.AbstractHttpSender
- MESSAGE_ID_KEY - Static variable in class org.frankframework.core.PipeLineSession
- MESSAGE_KEY - Static variable in class org.frankframework.scheduler.ServiceJob
- MESSAGE_LOG_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- MESSAGE_LOG_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- MESSAGE_LOGGER - Static variable in class org.frankframework.util.LogUtil
- MESSAGE_MAX_IN_MEMORY_DEFAULT - Static variable in class org.frankframework.stream.Message
- MESSAGE_MAX_IN_MEMORY_PROPERTY - Static variable in class org.frankframework.stream.Message
- MESSAGE_PARAM - Static variable in class org.frankframework.http.HttpListenerServlet
- MESSAGE_SIZE_MONITORING_EVENT - Static variable in interface org.frankframework.core.IPipe
- MESSAGE_SIZE_UNKNOWN - Static variable in class org.frankframework.stream.Message
- MESSAGE_SIZE_WARN_BY_DEFAULT_KEY - Static variable in class org.frankframework.util.Misc
- MessageBrowseException - Exception in org.frankframework.core
- MessageBrowseException() - Constructor for exception org.frankframework.core.MessageBrowseException
- MessageBrowseException(String) - Constructor for exception org.frankframework.core.MessageBrowseException
- MessageBrowseException(String, Throwable) - Constructor for exception org.frankframework.core.MessageBrowseException
- MessageBrowseException(Throwable) - Constructor for exception org.frankframework.core.MessageBrowseException
- MessageBrowsingFilter - Class in org.frankframework.util
- MessageBrowsingFilter() - Constructor for class org.frankframework.util.MessageBrowsingFilter
- MessageBrowsingFilter(int, int) - Constructor for class org.frankframework.util.MessageBrowsingFilter
- MessageBrowsingUtil - Class in org.frankframework.util
- MessageBrowsingUtil() - Constructor for class org.frankframework.util.MessageBrowsingUtil
- MessageBuilder - Class in org.frankframework.stream
- MessageBuilder() - Constructor for class org.frankframework.stream.MessageBuilder
-
Stores the message in the
temp-messages
folder. - MessageBuilder(Path) - Constructor for class org.frankframework.stream.MessageBuilder
-
Directly stores to disk.
- MessageContentBody - Class in org.frankframework.http.mime
- MessageContentBody(Message) - Constructor for class org.frankframework.http.mime.MessageContentBody
- MessageContentBody(Message, MimeType) - Constructor for class org.frankframework.http.mime.MessageContentBody
- MessageContentBody(Message, MimeType, String) - Constructor for class org.frankframework.http.mime.MessageContentBody
- MessageContext - Class in org.frankframework.stream
- MessageContext() - Constructor for class org.frankframework.stream.MessageContext
- MessageContext(String) - Constructor for class org.frankframework.stream.MessageContext
- MessageContext(Map<String, ?>) - Constructor for class org.frankframework.stream.MessageContext
- MessageContext(MessageContext) - Constructor for class org.frankframework.stream.MessageContext
- MessageDataSource - Class in org.frankframework.util
- MessageDataSource(Message) - Constructor for class org.frankframework.util.MessageDataSource
- MessageDataSource(Message, String) - Constructor for class org.frankframework.util.MessageDataSource
- MessageDispatcher - Class in org.frankframework.management.bus
- MessageDispatcher() - Constructor for class org.frankframework.management.bus.MessageDispatcher
- MessageEventListener - Class in org.frankframework.lifecycle
- MessageEventListener() - Constructor for class org.frankframework.lifecycle.MessageEventListener
- MESSAGEID - Enum constant in enum class org.frankframework.jms.JmsSender.LinkMethod
-
use the generated messageId as the correlationId in the selector for response messages
- MESSAGEID - Enum constant in enum class org.frankframework.pipes.MessageSendingPipe.LinkMethod
- MESSAGEID - Enum constant in enum class org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
- MessageKeeper - Class in org.frankframework.util
-
Keeps a list of
MessageKeeperMessage
s. - MessageKeeper() - Constructor for class org.frankframework.util.MessageKeeper
- MessageKeeper(int) - Constructor for class org.frankframework.util.MessageKeeper
- MessageKeeper.MessageKeeperLevel - Enum Class in org.frankframework.util
- MessageKeeperMessage - Class in org.frankframework.util
-
A message for the MessageKeeper.
- MessageKeeperMessage(String, Instant, MessageKeeper.MessageKeeperLevel) - Constructor for class org.frankframework.util.MessageKeeperMessage
-
Set the message-text and -date of this message.
- MessageKeeperMessage(String, MessageKeeper.MessageKeeperLevel) - Constructor for class org.frankframework.util.MessageKeeperMessage
-
Set the message-text of this message.
- MESSAGELOG_PIPE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
- MESSAGELOG_RECEIVER - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
- MessageProvider - Class in org.frankframework.http.cxf
-
A JAX-WS wired message provider for handling soap messages
- MessageProvider(PushingListenerAdapter, String) - Constructor for class org.frankframework.http.cxf.MessageProvider
- messages() - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
-
Returns the value of the
messages
record component. - messages(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
-
Outputs the 'messages' section.
- MESSAGES - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
- MessageSendingPipe - Class in org.frankframework.pipes
- MessageSendingPipe() - Constructor for class org.frankframework.pipes.MessageSendingPipe
- MessageSendingPipe.LinkMethod - Enum Class in org.frankframework.pipes
- MESSAGESTORAGE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
- MessageStoreListener<M> - Class in org.frankframework.jdbc
-
Read messages from the IBISSTORE database table previously stored by a
MessageStoreSender
. - MessageStoreListener() - Constructor for class org.frankframework.jdbc.MessageStoreListener
- MessageStoreSender - Class in org.frankframework.jdbc
-
Send messages to the IBISSTORE database table to have them processed exactly-once by another adapter which will read the messages using a
MessageStoreListener
. - MessageStoreSender() - Constructor for class org.frankframework.jdbc.MessageStoreSender
- MessageToStringResolver - Class in org.frankframework.util
- MessageToStringResolver() - Constructor for class org.frankframework.util.MessageToStringResolver
- MessageUtils - Class in org.frankframework.util
- messageWillBeRedeliveredOnExitStateError() - Method in interface org.frankframework.core.IRedeliveringListener
- messageWillBeRedeliveredOnExitStateError() - Method in class org.frankframework.jms.AbstractJmsListener
- MessageWrapper<M> - Class in org.frankframework.receivers
-
Wrapper for messages that are not serializable.
- MessageWrapper() - Constructor for class org.frankframework.receivers.MessageWrapper
- MessageWrapper(RawMessageWrapper<M>, Message) - Constructor for class org.frankframework.receivers.MessageWrapper
- MessageWrapper(RawMessageWrapper<M>, Message, String, String) - Constructor for class org.frankframework.receivers.MessageWrapper
- MessageWrapper(Message, String, String) - Constructor for class org.frankframework.receivers.MessageWrapper
- MessageZipEntry - Class in org.frankframework.compression
- MessageZipEntry(Message) - Constructor for class org.frankframework.compression.MessageZipEntry
- MessageZipEntry(Message, String) - Constructor for class org.frankframework.compression.MessageZipEntry
- messagingSource - Variable in class org.frankframework.jms.JMSFacade
- MessagingSource - Class in org.frankframework.jms
-
Generic Source for JMS connection, to be shared for JMS Objects that can use the same.
- MessagingSource(String, Context, ConnectionFactory, Map<String, MessagingSource>, String, boolean) - Constructor for class org.frankframework.jms.MessagingSource
- METADATA_CHARSET - Static variable in class org.frankframework.stream.MessageContext
- METADATA_LOCATION - Static variable in class org.frankframework.stream.MessageContext
- METADATA_MIMETYPE - Static variable in class org.frankframework.stream.MessageContext
- METADATA_MODIFICATIONTIME - Static variable in class org.frankframework.stream.MessageContext
- METADATA_NAME - Static variable in class org.frankframework.stream.MessageContext
- METADATA_PARTNAME - Static variable in class org.frankframework.http.mime.MultipartUtils
- METADATA_SIZE - Static variable in class org.frankframework.stream.MessageContext
- METHOD_NAME - Static variable in class org.frankframework.http.HttpReport
- METRICS_EXPORT_PROPERTY_PREFIX - Static variable in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
- MetricsInitializer - Class in org.frankframework.statistics
- MetricsInitializer() - Constructor for class org.frankframework.statistics.MetricsInitializer
- MetricsRegistryFactoryBean - Class in org.frankframework.metrics
-
Singleton bean that keeps track of a Spring Application's uptime.
- MetricsRegistryFactoryBean() - Constructor for class org.frankframework.metrics.MetricsRegistryFactoryBean
- MicrometerHttpClientInterceptor - Class in org.frankframework.http
-
Based on MicrometerHttpClientInterceptor in `micrometer-metrics` repository on github.
- MicrometerHttpClientInterceptor(MetricsInitializer, IConfigurationAware, Function<HttpRequest, String>, boolean) - Constructor for class org.frankframework.http.MicrometerHttpClientInterceptor
-
Create a
MicrometerHttpClientInterceptor
instance. - MIDI - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- MIGRATION_REWRITE_LEGACY_CLASS_NAMES_KEY - Static variable in class org.frankframework.configuration.ConfigurationDigester
- migrationLog - Variable in class org.frankframework.jdbc.migration.LiquibaseMigrator
- MIN_RETRY_INTERVAL - Static variable in class org.frankframework.pipes.MessageSendingPipe
- minIdle - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- Misc - Class in org.frankframework.util
-
Miscellaneous conversion functions.
- MixedQuerySender() - Constructor for class org.frankframework.jdbc.JdbcIteratingPipeBase.MixedQuerySender
- MJS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- MongoDbSender - Class in org.frankframework.mongodb
-
Sender to perform action on a MongoDB database.
- MongoDbSender() - Constructor for class org.frankframework.mongodb.MongoDbSender
- MongoDbSender.MongoAction - Enum Class in org.frankframework.mongodb
- Monitor - Class in org.frankframework.monitoring
-
Example configuration:
- Monitor() - Constructor for class org.frankframework.monitoring.Monitor
- MONITOR_NAME_KEY - Static variable in class org.frankframework.management.bus.endpoints.Monitoring
- MonitorDTO - Class in org.frankframework.management.bus.dto
- MonitorDTO() - Constructor for class org.frankframework.management.bus.dto.MonitorDTO
- MonitorEvent - Class in org.frankframework.monitoring.events
- MonitorEvent(EventThrowing, String, Message) - Constructor for class org.frankframework.monitoring.events.MonitorEvent
- MonitorException - Exception in org.frankframework.monitoring
- MonitorException() - Constructor for exception org.frankframework.monitoring.MonitorException
- MonitorException(String) - Constructor for exception org.frankframework.monitoring.MonitorException
- MonitorException(String, Throwable) - Constructor for exception org.frankframework.monitoring.MonitorException
- MonitorException(Throwable) - Constructor for exception org.frankframework.monitoring.MonitorException
- Monitoring - Class in org.frankframework.management.bus.endpoints
- Monitoring() - Constructor for class org.frankframework.management.bus.endpoints.Monitoring
- MonitoringFactory - Class in org.frankframework.monitoring
-
Factory for the MonitorManagers, returns the context's manager This bean is a singleton, not a prototype, which is why the GenericFactory can not be used.
- MonitoringFactory() - Constructor for class org.frankframework.monitoring.MonitoringFactory
- MonitoringPipeProcessor - Class in org.frankframework.processors
- MonitoringPipeProcessor() - Constructor for class org.frankframework.processors.MonitoringPipeProcessor
- MonitorManager - Class in org.frankframework.monitoring
-
Manager for Monitoring.
- MonitorManager() - Constructor for class org.frankframework.monitoring.MonitorManager
- moveFile(File, File, boolean, int, int, long) - Static method in class org.frankframework.util.FileUtils
- moveFile(File, File, int, long) - Static method in class org.frankframework.util.FileUtils
- moveInProcessToError(RawMessageWrapper<M>, PipeLineSession, Instant, String, TransactionDefinition) - Method in class org.frankframework.receivers.Receiver
-
Move a message from the "in process" state or storage, to the error state or storage.
- moveToCurrentRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- moveToInsertRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- MP3 - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- MP4 - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- MPEG - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- MSG_CANNOT_NOT_FIND_ELEMENT_DECLARATION - Static variable in class org.frankframework.align.Json2Xml
- MSG_EXPECTED_ELEMENT - Static variable in class org.frankframework.align.Json2Xml
- MSG_EXPECTED_SINGLE_ELEMENT - Static variable in class org.frankframework.align.Json2Xml
- MSG_FULL_INPUT_IN_STRICT_COMPACTING_MODE - Static variable in class org.frankframework.align.Json2Xml
- msgLog - Variable in class org.frankframework.core.Adapter
- msgLog - Variable in class org.frankframework.pipes.MessageSendingPipe
- msgTransformerPool - Variable in class org.frankframework.pipes.IteratingPipe
- MTOM - Enum constant in enum class org.frankframework.http.HttpSender.PostType
-
Yields a MTOM multipart/related form entity
- MULTILINE - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
- MULTIPART - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- MULTIPART - Static variable in class org.frankframework.http.mime.MultipartUtils
- MULTIPART_ATTACHMENTS_SESSION_KEY - Static variable in class org.frankframework.http.mime.MultipartUtils
- MULTIPART_FORMDATA - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- MULTIPART_RELATED - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- multipartBackwardsCompatibilityMode - Variable in class org.frankframework.http.cxf.AbstractSOAPProvider
- MultipartEntity - Class in org.frankframework.http.mime
- MultipartEntityBuilder - Class in org.frankframework.http.mime
-
Builder for (mtom-)multipart
HttpEntity
s. - MultipartForm - Class in org.frankframework.http.mime
-
HttpMultipart represents a collection of MIME multipart encoded content bodies.
- MultipartForm(Charset, String, List<FormBodyPart>) - Constructor for class org.frankframework.http.mime.MultipartForm
-
Creates an instance with the specified settings.
- MultipartHttpSender - Class in org.frankframework.http
-
Deprecated.
- MultipartHttpSender() - Constructor for class org.frankframework.http.MultipartHttpSender
-
Deprecated.
- MultipartMessages(Message, Map<String, Message>) - Constructor for record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
-
Creates an instance of a
MultipartMessages
record class. - MultipartUtils - Class in org.frankframework.http.mime
- MultipartUtils.MultipartMessages - Record Class in org.frankframework.http.mime
- multipartXml() - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
-
Returns the value of the
multipartXml
record component. - MULTIPASSWORD_KEYSTORE_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
N
- NAME - Static variable in class org.frankframework.validation.SchemaUtils
- NameComparator() - Constructor for class org.frankframework.management.bus.dto.ConfigurationDTO.NameComparator
- NAMED_PARAM_END - Static variable in class org.frankframework.mongodb.MongoDbSender
- NAMED_PARAM_START - Static variable in class org.frankframework.mongodb.MongoDbSender
- NamedThreadFactory - Class in org.frankframework.scheduler
- NamedThreadFactory() - Constructor for class org.frankframework.scheduler.NamedThreadFactory
- namespace - Variable in enum class org.frankframework.soap.SoapVersion
- NAMESPACE - Static variable in class org.frankframework.validation.SchemaUtils
- NAMESPACE_AWARE_BY_DEFAULT_KEY - Static variable in class org.frankframework.util.XmlUtils
- NamespaceCorrectingXMLStreamWriter - Class in org.frankframework.validation
-
This writer simply filters an other writer.
- NamespaceCorrectingXMLStreamWriter(XMLStreamWriter, Map<String, String>) - Constructor for class org.frankframework.validation.NamespaceCorrectingXMLStreamWriter
- NamespacedContentsRemovingAttributesWrapper - Class in org.frankframework.xml
-
AttributesWrapper that removes all attributes that have a namespace, or are of a specific namespace
- NamespacedContentsRemovingAttributesWrapper(Attributes) - Constructor for class org.frankframework.xml.NamespacedContentsRemovingAttributesWrapper
- NamespacedContentsRemovingFilter - Class in org.frankframework.xml
-
Filter that removes all Elements and attributes that are in a namespace, retaining only non-namespaced content.
- NamespacedContentsRemovingFilter(ContentHandler) - Constructor for class org.frankframework.xml.NamespacedContentsRemovingFilter
- NamespaceRemovingAttributesWrapper - Class in org.frankframework.xml
-
AttributesWrapper that removes all namespaces, retaining only local names.
- NamespaceRemovingAttributesWrapper(Attributes) - Constructor for class org.frankframework.xml.NamespaceRemovingAttributesWrapper
- NamespaceRemovingFilter - Class in org.frankframework.xml
- NamespaceRemovingFilter(ContentHandler) - Constructor for class org.frankframework.xml.NamespaceRemovingFilter
- NAMESPACES_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
-
Namespaces feature id (http://xml.org/sax/features/namespaces).
- NamespaceUriProvider - Class in org.frankframework.http.cxf
-
Soap Provider that accepts any message and routes it to a listener with a corresponding TargetObjectNamespacURI.
- NamespaceUriProvider() - Constructor for class org.frankframework.http.cxf.NamespaceUriProvider
- NamespaceUriProviderBean - Class in org.frankframework.lifecycle
-
This bean creates an (CXF) endpoint with the /rpcrouter mapping for older SOAP based requests.
- NamespaceUriProviderBean() - Constructor for class org.frankframework.lifecycle.NamespaceUriProviderBean
- NarayanaConfigurationBean - Class in org.frankframework.jta.narayana
- NarayanaConfigurationBean() - Constructor for class org.frankframework.jta.narayana.NarayanaConfigurationBean
- NarayanaConnectionFactoryFactory - Class in org.frankframework.jta.narayana
- NarayanaConnectionFactoryFactory() - Constructor for class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- NarayanaDataSource - Class in org.frankframework.jta.narayana
-
DataSource
implementation wrappingXADataSource
because Narayana doesn't provide their own DataSource. - NarayanaDataSource(XADataSource, String) - Constructor for class org.frankframework.jta.narayana.NarayanaDataSource
- NarayanaDataSourceFactory - Class in org.frankframework.jta.narayana
- NarayanaDataSourceFactory() - Constructor for class org.frankframework.jta.narayana.NarayanaDataSourceFactory
- NarayanaJtaTransactionManager - Class in org.frankframework.jta.narayana
- NarayanaJtaTransactionManager() - Constructor for class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
- NarayanaTransactionHelper - Class in org.frankframework.jta.narayana
- NarayanaTransactionHelper(TransactionManager) - Constructor for class org.frankframework.jta.narayana.NarayanaTransactionHelper
- NEVER - Enum constant in enum class org.frankframework.core.TransactionAttribute
-
Do not support a current transaction; throw an exception if a current transaction exists.
- newDistributionSummary(Meter.Id, DistributionStatisticConfig, double) - Method in class org.frankframework.metrics.LocalStatisticsRegistry
- newInstance() - Static method in class org.frankframework.logging.IbisNdcPatternConverter
- newInstance(Configuration, String[]) - Static method in class org.frankframework.logging.IbisThrowablePatternConverter
- newJob() - Static method in class org.frankframework.scheduler.IbisJobBuilder
- newLine() - Method in class org.frankframework.align.XmlAligner
- newThread(Runnable) - Method in class org.frankframework.scheduler.NamedThreadFactory
- next() - Method in interface org.frankframework.core.IDataIterator
- next() - Method in interface org.frankframework.core.IMessageBrowsingIterator
- next() - Method in class org.frankframework.core.PeekableDataIterator
- next() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- next() - Method in class org.frankframework.jms.JmsQueueBrowserIterator
- next() - Method in class org.frankframework.util.ReaderLineIterator
- NODE - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Deprecated, for removal: This API element is subject to removal in a future version.
- NODE - Enum constant in enum class org.frankframework.parameters.XmlParameter.XmlType
- NodeSetFilter - Class in org.frankframework.xml
-
Filter that copies only a single element type, and/or its contents.
- NodeSetFilter(String, ContentHandler) - Constructor for class org.frankframework.xml.NodeSetFilter
- NodeSetFilter(Map<String, String>, String, boolean, boolean, ContentHandler) - Constructor for class org.frankframework.xml.NodeSetFilter
- nodeToByteArray(Node) - Static method in class org.frankframework.util.XmlUtils
- nodeToByteArray(Node, boolean) - Static method in class org.frankframework.util.XmlUtils
- nodeToString(Node) - Static method in class org.frankframework.util.XmlUtils
- nodeToString(Node, boolean) - Static method in class org.frankframework.util.XmlUtils
- NON_PERSISTENT - Enum constant in enum class org.frankframework.jms.JMSFacade.DeliveryMode
- NONE - Enum constant in enum class org.frankframework.core.IMessageBrowser.SortOrder
- NONE - Enum constant in enum class org.frankframework.core.IMessageBrowser.StorageType
- NONE - Enum constant in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
- NONE - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
- NONE - Enum constant in enum class org.frankframework.monitoring.SourceFiltering
- NONE - Enum constant in enum class org.frankframework.soap.SoapVersion
-
No wrapping or unwrapping will be done
- NonResolvingExternalEntityResolver - Class in org.frankframework.xml
-
Entity resolver which resolves external entities to an empty string.
- NonResolvingExternalEntityResolver() - Constructor for class org.frankframework.xml.NonResolvingExternalEntityResolver
- NonResolvingURIResolver - Class in org.frankframework.xml
-
Entity resolver which resolves external entities to an empty string.
- NonResolvingURIResolver() - Constructor for class org.frankframework.xml.NonResolvingURIResolver
- NoopSecurityFilterChain - Class in org.frankframework.lifecycle.servlets
-
Since Spring 6, the `@EnableWebSecurity` annotation seems to be adding a default SecurityFilterChain, if not exist yet.
- NoopSecurityFilterChain() - Constructor for class org.frankframework.lifecycle.servlets.NoopSecurityFilterChain
- normalizeAttributeValue(String) - Static method in class org.frankframework.util.XmlUtils
- normalizeWhitespace(String) - Static method in class org.frankframework.util.XmlUtils
- NOT_SET - Enum constant in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
- NOT_SET - Enum constant in enum class org.frankframework.jms.JMSFacade.DeliveryMode
- notationDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter a notation declaration event.
- notationDecl(String, String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- notationDecl(String, String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- notFoundForward - Variable in class org.frankframework.ldap.AbstractLdapQueryPipe
- notFoundForward - Variable in class org.frankframework.pipes.GetPrincipalPipe
- notInRoleForward - Variable in class org.frankframework.pipes.IsUserInRolePipe
- NOTSUPPORTED - Enum constant in enum class org.frankframework.core.TransactionAttribute
-
Do not support a current transaction; rather always execute non-transactionally.
- nullMessage() - Static method in class org.frankframework.stream.Message
- nullMessage(MessageContext) - Static method in class org.frankframework.stream.Message
- number(String) - Method in class org.frankframework.documentbuilder.json.JsonTee
- number(String) - Method in class org.frankframework.documentbuilder.json.JsonWriter
- number(String) - Method in class org.frankframework.documentbuilder.Json2XmlHandler
- number(String) - Method in interface org.frankframework.documentbuilder.JsonEventHandler
- number(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- NUMBER - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Converts the result to a Number, using decimalSeparator and groupingSeparator.
- NumberParameter - Class in org.frankframework.parameters
- NumberParameter() - Constructor for class org.frankframework.parameters.NumberParameter
- NUMERIC - Enum constant in enum class org.frankframework.align.ScalarType
- NUMERIC - Enum constant in enum class org.frankframework.pipes.UUIDGeneratorPipe.Type
-
a UUID with fixed length 31 will be generated
O
- OAUTH - Enum constant in enum class org.frankframework.http.authentication.AuthenticationScheme
- OAuthAccessTokenManager - Class in org.frankframework.http.authentication
- OAuthAccessTokenManager(String, String, CredentialFactory, boolean, OAuthAccessTokenManager.AuthenticationType, AbstractHttpSession, int) - Constructor for class org.frankframework.http.authentication.OAuthAccessTokenManager
- OAuthAccessTokenManager.AuthenticationType - Enum Class in org.frankframework.http.authentication
- OAuthAuthenticationScheme - Class in org.frankframework.http.authentication
-
HttpClient AuthScheme that uses OAuthAccessTokenManager to obtain an access token (via Client Credentials flow).
- OAuthAuthenticationScheme() - Constructor for class org.frankframework.http.authentication.OAuthAuthenticationScheme
- OAuthAuthenticationScheme(boolean) - Constructor for class org.frankframework.http.authentication.OAuthAuthenticationScheme
- OAuthPreferringAuthenticationStrategy - Class in org.frankframework.http.authentication
-
OAuth prefering AuthenticationStrategy.
- OAuthPreferringAuthenticationStrategy() - Constructor for class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
- OBJECT - Static variable in class org.frankframework.pipes.PutSystemDateInSession
- ObjectBuilder - Class in org.frankframework.documentbuilder
- ObjectBuilder() - Constructor for class org.frankframework.documentbuilder.ObjectBuilder
- ObjectFactory<O> - Class in org.frankframework.jdbc.datasource
-
Baseclass for Object lookups.
- ObjectFactory(Class<O>) - Constructor for class org.frankframework.jdbc.datasource.ObjectFactory
- OCTET - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- of(byte[]) - Static method in class org.frankframework.stream.SerializableFileReference
-
Create a new
SerializableFileReference
from the givenbyte[]
. - of(InputStream) - Static method in class org.frankframework.stream.SerializableFileReference
-
Create a new
SerializableFileReference
from the givenInputStream
. - of(Reader, String) - Static method in class org.frankframework.stream.SerializableFileReference
-
Create a new
SerializableFileReference
from the givenReader
. - of(String, String) - Static method in class org.frankframework.stream.SerializableFileReference
-
Create a new
SerializableFileReference
from the givenString
. - onApplicationEvent(ApplicationMessageEvent) - Method in class org.frankframework.lifecycle.MessageEventListener
- onApplicationEvent(FireMonitorEvent) - Method in class org.frankframework.monitoring.Trigger
- onApplicationEvent(RegisterMonitorEvent) - Method in class org.frankframework.monitoring.MonitorManager
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.frankframework.http.cxf.FrankCXFServlet
- onEndChildThread(List<ThrowingRunnable<?>>) - Method in class org.frankframework.jta.TransactionConnector
- onEndChildThread(ThrowingRunnable<E>) - Static method in class org.frankframework.jta.TransactionConnectorCoordinator
-
Execute an action when the thread ends, if it is guarded by a TransactionConnector
- onException(JMSException) - Method in class org.frankframework.unmanaged.SpringJmsConnector
- OnlyActiveFilter - Class in org.frankframework.configuration.filters
- OnlyActiveFilter(ContentHandler) - Constructor for class org.frankframework.configuration.filters.OnlyActiveFilter
-
Filter out elements which have an ACTIVE attribute set to false
- OnlyActiveFilter(ContentHandler, Properties) - Constructor for class org.frankframework.configuration.filters.OnlyActiveFilter
-
Filter out elements which have an ACTIVE attribute set to false.
- onMessage(Message, Session) - Method in class org.frankframework.unmanaged.SpringJmsConnector
- onStartup(ServletContext) - Method in class org.frankframework.lifecycle.FrankApplicationInitializer
- onStartup(ServletContext) - Method in class org.frankframework.lifecycle.FrankEnvironmentInitializer
- onStartup(ServletContext) - Method in class org.frankframework.lifecycle.servlets.ApplicationServerConfigurer
- open() - Method in class org.frankframework.cache.EhCache
- open() - Method in interface org.frankframework.cache.ICache
- open() - Method in class org.frankframework.ldap.LdapClient
- open() - Method in class org.frankframework.util.TransformerPool
- OPEN - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
-
To initiate a new collection
- openAllResources() - Method in class org.frankframework.receivers.Receiver
- OpenApiGenerator - Class in org.frankframework.http.openapi
- openBlock(PipeLineSession) - Method in interface org.frankframework.core.IBlockEnabledSender
-
open a resource that can be used multiple times when
IBlockEnabledSender.sendMessage(Object, Message, PipeLineSession)
is called. - openBlock(PipeLineSession) - Method in class org.frankframework.jdbc.DirectQuerySender
- openBlock(PipeLineSession) - Method in class org.frankframework.jdbc.FixedQuerySender
- openConnection(URL) - Method in class org.frankframework.configuration.classloaders.BytesURLStreamHandler
- OpenManagedDataSource<C extends Connection> - Class in org.frankframework.jdbc.datasource
-
Extension of
ManagedDataSource
that exposes an extra method to fetch pool statistics. - OpenManagedDataSource(GenericObjectPool<C>, TransactionRegistry) - Constructor for class org.frankframework.jdbc.datasource.OpenManagedDataSource
- OpenPoolingDataSource<C extends Connection> - Class in org.frankframework.jdbc.datasource
-
Extension of
PoolingDataSource
that exposes an extra method to fetch pool statistics. - OpenPoolingDataSource(GenericObjectPool<C>) - Constructor for class org.frankframework.jdbc.datasource.OpenPoolingDataSource
- openStream() - Method in class org.frankframework.core.BytesResource
- openStream() - Method in class org.frankframework.core.Resource
- openStream() - Method in class org.frankframework.core.URLResource
- openThread() - Method in interface org.frankframework.core.IPullingListener
-
Prepares a thread for receiving messages.
- openThread() - Method in class org.frankframework.jdbc.JdbcListener
- openThread() - Method in class org.frankframework.jdbc.SimpleJdbcListener
- openThread() - Method in class org.frankframework.jms.PullingJmsListener
- OPERAND1 - Static variable in class org.frankframework.pipes.CompareIntegerPipe
- OPERAND1 - Static variable in class org.frankframework.pipes.CompareStringPipe
- OPERAND2 - Static variable in class org.frankframework.pipes.CompareIntegerPipe
- OPERAND2 - Static variable in class org.frankframework.pipes.CompareStringPipe
- operation - Variable in class org.frankframework.ldap.LdapSender
- Options - Class in org.frankframework.util.flow.graphviz
- OPTIONS - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
- ORG_FRANKFRAMEWORK_PACKAGE_NAME - Static variable in class org.frankframework.configuration.ClassNameRewriter
- org.apache.xalan.transformer - package org.apache.xalan.transformer
- org.frankframework.align - package org.frankframework.align
- org.frankframework.align.content - package org.frankframework.align.content
- org.frankframework.cache - package org.frankframework.cache
- org.frankframework.cmdline - package org.frankframework.cmdline
- org.frankframework.collection - package org.frankframework.collection
- org.frankframework.compression - package org.frankframework.compression
- org.frankframework.configuration - package org.frankframework.configuration
- org.frankframework.configuration.classloaders - package org.frankframework.configuration.classloaders
- org.frankframework.configuration.digester - package org.frankframework.configuration.digester
- org.frankframework.configuration.extensions - package org.frankframework.configuration.extensions
- org.frankframework.configuration.filters - package org.frankframework.configuration.filters
- org.frankframework.core - package org.frankframework.core
- org.frankframework.documentbuilder - package org.frankframework.documentbuilder
- org.frankframework.documentbuilder.json - package org.frankframework.documentbuilder.json
- org.frankframework.documentbuilder.xml - package org.frankframework.documentbuilder.xml
- org.frankframework.encryption - package org.frankframework.encryption
- org.frankframework.errormessageformatters - package org.frankframework.errormessageformatters
- org.frankframework.http - package org.frankframework.http
- org.frankframework.http.authentication - package org.frankframework.http.authentication
- org.frankframework.http.cxf - package org.frankframework.http.cxf
- org.frankframework.http.mime - package org.frankframework.http.mime
- org.frankframework.http.openapi - package org.frankframework.http.openapi
- org.frankframework.http.rest - package org.frankframework.http.rest
- org.frankframework.javascript - package org.frankframework.javascript
- org.frankframework.jdbc - package org.frankframework.jdbc
- org.frankframework.jdbc.datasource - package org.frankframework.jdbc.datasource
- org.frankframework.jdbc.migration - package org.frankframework.jdbc.migration
- org.frankframework.jdbc.transformer - package org.frankframework.jdbc.transformer
- org.frankframework.jms - package org.frankframework.jms
- org.frankframework.jmx - package org.frankframework.jmx
- org.frankframework.jndi - package org.frankframework.jndi
- org.frankframework.jta - package org.frankframework.jta
- org.frankframework.jta.narayana - package org.frankframework.jta.narayana
- org.frankframework.jwt - package org.frankframework.jwt
- org.frankframework.ldap - package org.frankframework.ldap
- org.frankframework.lifecycle - package org.frankframework.lifecycle
- org.frankframework.lifecycle.servlets - package org.frankframework.lifecycle.servlets
- org.frankframework.logging - package org.frankframework.logging
- org.frankframework.management.bus - package org.frankframework.management.bus
- org.frankframework.management.bus.dto - package org.frankframework.management.bus.dto
- org.frankframework.management.bus.endpoints - package org.frankframework.management.bus.endpoints
- org.frankframework.metrics - package org.frankframework.metrics
- org.frankframework.mongodb - package org.frankframework.mongodb
- org.frankframework.monitoring - package org.frankframework.monitoring
- org.frankframework.monitoring.events - package org.frankframework.monitoring.events
- org.frankframework.parameters - package org.frankframework.parameters
- org.frankframework.pgp - package org.frankframework.pgp
- org.frankframework.pipes - package org.frankframework.pipes
- org.frankframework.pipes.hash - package org.frankframework.pipes.hash
- org.frankframework.processors - package org.frankframework.processors
- org.frankframework.receivers - package org.frankframework.receivers
- org.frankframework.scheduler - package org.frankframework.scheduler
- org.frankframework.scheduler.job - package org.frankframework.scheduler.job
- org.frankframework.senders - package org.frankframework.senders
- org.frankframework.soap - package org.frankframework.soap
- org.frankframework.statistics - package org.frankframework.statistics
- org.frankframework.stream - package org.frankframework.stream
- org.frankframework.task - package org.frankframework.task
- org.frankframework.threading - package org.frankframework.threading
- org.frankframework.unmanaged - package org.frankframework.unmanaged
- org.frankframework.util - package org.frankframework.util
- org.frankframework.util.flow - package org.frankframework.util.flow
- org.frankframework.util.flow.graphviz - package org.frankframework.util.flow.graphviz
- org.frankframework.validation - package org.frankframework.validation
- org.frankframework.validation.xsd - package org.frankframework.validation.xsd
- org.frankframework.webcontrol - package org.frankframework.webcontrol
- org.frankframework.xml - package org.frankframework.xml
- ORIGINAL_MESSAGE_KEY - Static variable in class org.frankframework.core.PipeLineSession
- OTF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- OTHER - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
For queries that return no data
- output - Variable in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
- OUTPUT - Enum constant in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
- OUTPUT_FACTORY - Static variable in class org.frankframework.util.XmlUtils
- OUTPUT_VALIDATOR_NAME - Static variable in class org.frankframework.core.PipeLine
- OUTPUT_VALIDATOR_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- OUTPUT_VALIDATOR_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- OUTPUT_WRAPPER_NAME - Static variable in class org.frankframework.core.PipeLine
- OUTPUT_WRAPPER_NAME_PREFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- OUTPUT_WRAPPER_NAME_SUFFIX - Static variable in class org.frankframework.pipes.MessageSendingPipe
- OverflowToDiskOutputStream - Class in org.frankframework.stream
-
Writes to an in-memory buffer until it 'overflows', after which a file on disk will be created and the in-memory buffer will be flushed to it.
- OverflowToDiskOutputStream(int, Path) - Constructor for class org.frankframework.stream.OverflowToDiskOutputStream
- OverridesMap<V> - Class in org.frankframework.align
- OverridesMap() - Constructor for class org.frankframework.align.OverridesMap
- OverwritePropertySourcePostProcessor - Class in org.frankframework.configuration
-
Overwrite a property available to the Ibis configuration and the Spring configuration.
- OverwritePropertySourcePostProcessor() - Constructor for class org.frankframework.configuration.OverwritePropertySourcePostProcessor
- owner - Variable in class org.frankframework.core.AbstractResponseValidatorWrapper
P
- P - Enum constant in enum class org.frankframework.util.Locker.LockType
-
Permanent
- PACKAGE - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
To execute Oracle PL/SQL package
- ParallelSenderExecutor - Class in org.frankframework.senders
- ParallelSenderExecutor(ISender, Message, PipeLineSession, DistributionSummary) - Constructor for class org.frankframework.senders.ParallelSenderExecutor
- ParallelSenders - Class in org.frankframework.senders
-
Collection of Senders, that are executed all at the same time.
- ParallelSenders() - Constructor for class org.frankframework.senders.ParallelSenders
- PARAM_COLLECTION - Static variable in class org.frankframework.mongodb.MongoDbSender
- PARAM_DATABASE - Static variable in class org.frankframework.mongodb.MongoDbSender
- PARAM_FILTER - Static variable in class org.frankframework.mongodb.MongoDbSender
- PARAM_LIMIT - Static variable in class org.frankframework.mongodb.MongoDbSender
- PARAM_MESSAGEID - Static variable in class org.frankframework.jdbc.MessageStoreSender
- Parameter - Class in org.frankframework.parameters
-
Placeholder class to allow legacy configuration notations
<param type='number' />
in the new Frank! - Parameter() - Constructor for class org.frankframework.parameters.Parameter
- Parameter(String, String) - Constructor for class org.frankframework.parameters.Parameter
-
utility constructor, useful for unit testing
- PARAMETER_SIGNATURE - Static variable in class org.frankframework.pipes.SignaturePipe
- ParameterException - Exception in org.frankframework.core
-
Exception thrown by the ISender (implementation) to notify that the sending did not succeed.
- ParameterException(String) - Constructor for exception org.frankframework.core.ParameterException
- ParameterException(String, String) - Constructor for exception org.frankframework.core.ParameterException
- ParameterException(String, String, Throwable) - Constructor for exception org.frankframework.core.ParameterException
- ParameterException(String, Throwable) - Constructor for exception org.frankframework.core.ParameterException
- ParameterFactory - Class in org.frankframework.configuration.digester
-
Factory for instantiating Parameters from the Digester framework.
- ParameterFactory() - Constructor for class org.frankframework.configuration.digester.ParameterFactory
- ParameterList - Class in org.frankframework.parameters
-
List of parameters.
- ParameterList() - Constructor for class org.frankframework.parameters.ParameterList
- parameterNamesMustBeUnique - Variable in class org.frankframework.pipes.AbstractPipe
- parameterNamesMustBeUnique - Variable in class org.frankframework.senders.AbstractSenderWithParameters
- parametersToSkipWhenEmptySet - Variable in class org.frankframework.http.AbstractHttpSender
- ParameterType - Enum Class in org.frankframework.parameters
- ParameterValue - Class in org.frankframework.parameters
- ParameterValue(IParameter, Object) - Constructor for class org.frankframework.parameters.ParameterValue
- ParameterValueList - Class in org.frankframework.parameters
-
List of
ParameterValues
. - ParameterValueList() - Constructor for class org.frankframework.parameters.ParameterValueList
- paramList - Variable in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
- paramList - Variable in class org.frankframework.http.AbstractHttpSender
- paramList - Variable in class org.frankframework.jdbc.AbstractJdbcSender
- paramList - Variable in class org.frankframework.jms.JmsSender
- paramList - Variable in class org.frankframework.ldap.LdapSender
- paramList - Variable in class org.frankframework.parameters.AbstractParameter
- paramList - Variable in class org.frankframework.senders.AbstractSenderWithParameters
- PARENT_CHILD_NAME_FORMAT - Static variable in class org.frankframework.statistics.MetricsInitializer
- parse(int) - Static method in enum class org.frankframework.jms.JMSFacade.DeliveryMode
- parse(AttachmentPart) - Static method in class org.frankframework.util.MessageUtils
- parse(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- parse(String, JsonParser) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- parse(String, JsonParser) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- parse(Message) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
- parse(InputSource) - Method in class org.frankframework.align.Json2Xml
-
Start the parse, obtain the container to parse from the InputSource when set by
Json2Xml.asSource(JsonValue)
. - parse(InputSource) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- parseAge(String, long) - Static method in class org.frankframework.util.Misc
- parseAndResolveEntitiesAndProperties(ContentHandler, Configuration, Resource, PropertyLoader) - Method in class org.frankframework.configuration.ConfigurationDigester
-
Performs an Identity-transform, which resolves entities with content from files found on the ClassPath.
- parseContentAsMessage(HttpServletRequest) - Static method in class org.frankframework.util.MessageUtils
-
If content is present (POST/PUT) one of the following headers must be set:
Content-Length / Transfer-Encoding
If neither header is present, or the size is0
anullMessage
will be returned. - parseJson(JsonParser, JsonEventHandler) - Static method in class org.frankframework.documentbuilder.json.JsonUtils
- parseJson(InputStream, JsonEventHandler) - Static method in class org.frankframework.documentbuilder.json.JsonUtils
- parseJson(Reader, JsonEventHandler) - Static method in class org.frankframework.documentbuilder.json.JsonUtils
- parseJson(String, JsonEventHandler) - Static method in class org.frankframework.documentbuilder.json.JsonUtils
- parseMessage(Message) - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
- parseMultipart(InputStream, String) - Static method in class org.frankframework.http.mime.MultipartUtils
- parseMultipart(Iterator<AttachmentPart>) - Static method in class org.frankframework.http.mime.MultipartUtils
- parseNodeSet(String, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
-
like
XmlUtils.parseXml(String source, ContentHandler handler)
, but skips startDocument() and endDocument(). - PARSER_ERROR - Enum constant in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
- parseString(String) - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
- parseToNode(String, ChangeLogParameters, ResourceAccessor) - Method in class org.frankframework.jdbc.migration.LiquibaseXmlChangeLogParser
- parseXml(String, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
- parseXml(Resource, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
- parseXml(InputSource, ContentHandler) - Static method in class org.frankframework.util.XmlUtils
- parseXml(InputSource, ContentHandler, ErrorHandler) - Static method in class org.frankframework.util.XmlUtils
- parseXmlDateTime(String) - Static method in class org.frankframework.util.XmlUtils
-
Parses a string to a Date using XML Schema dateTime data type (GDate)
- PARSING_FEATURE_DISALLOW_INLINE_DOCTYPE - Static variable in class org.frankframework.validation.JavaxXmlValidator
- PARSING_FEATURE_EXTERNAL_GENERAL_ENTITIES - Static variable in class org.frankframework.validation.JavaxXmlValidator
- PARSING_FEATURE_EXTERNAL_PARAMETER_ENTITIES - Static variable in class org.frankframework.validation.JavaxXmlValidator
- PARSING_FEATURE_SECURE - Static variable in class org.frankframework.validation.JavaxXmlValidator
- PartMessage - Class in org.frankframework.http
- PartMessage(Part) - Constructor for class org.frankframework.http.PartMessage
- PartMessage(Part, String) - Constructor for class org.frankframework.http.PartMessage
- PartMessage(Part, MessageContext) - Constructor for class org.frankframework.http.PartMessage
- password() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
- PasswordGeneratorPipe - Class in org.frankframework.pipes
-
Generates a random password.
- PasswordGeneratorPipe() - Constructor for class org.frankframework.pipes.PasswordGeneratorPipe
- PasswordHash - Class in org.frankframework.util
-
PBKDF2 salted password hashing.
- PasswordHash() - Constructor for class org.frankframework.util.PasswordHash
- PasswordHashPipe - Class in org.frankframework.pipes
-
Hash a password or validate a password against a hash using PasswordHash.java from https://crackstation.net/hashing-security.htm.
- PasswordHashPipe() - Constructor for class org.frankframework.pipes.PasswordHashPipe
- PATCH - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
- PATCH - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
- PathMessage - Class in org.frankframework.stream
- PathMessage(Path) - Constructor for class org.frankframework.stream.PathMessage
- PathMessage(Path, MessageContext) - Constructor for class org.frankframework.stream.PathMessage
- PATTERN - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
- PAUSE - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
- PAUSE - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
- PBKDF2_ALGORITHM - Static variable in class org.frankframework.util.PasswordHash
- PBKDF2_INDEX - Static variable in class org.frankframework.util.PasswordHash
- PBKDF2_ITERATIONS - Static variable in class org.frankframework.util.PasswordHash
- PDF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- peek() - Method in class org.frankframework.core.PeekableDataIterator
-
Returns object that will be returned by
PeekableDataIterator.next()
if present, or null if not. - PeekableDataIterator<I> - Class in org.frankframework.core
-
Wrapper for IDataIterator, that allows to peek the object that will be returned by next().
- PeekableDataIterator(IDataIterator<I>) - Constructor for class org.frankframework.core.PeekableDataIterator
- PEM - Enum constant in enum class org.frankframework.encryption.KeystoreType
- PENDING - Enum constant in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
- performOperation(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapSender
-
Performs the specified operation and returns the results.
- permissionRules - Static variable in class org.frankframework.management.bus.endpoints.FileViewer
- PERSISTENT - Enum constant in enum class org.frankframework.jms.JMSFacade.DeliveryMode
- PGPPipe - Class in org.frankframework.pipes
-
Performs various PGP (Pretty Good Privacy) actions such as Encrypt, Sign, Decrypt, Verify.
- PGPPipe() - Constructor for class org.frankframework.pipes.PGPPipe
- PGPPipe.Action - Enum Class in org.frankframework.pipes
- PIPE_CLEAR_TIMEOUT_MONITOR_EVENT - Static variable in class org.frankframework.pipes.MessageSendingPipe
- PIPE_DURATION - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PIPE_EXCEPTION_MONITOR_EVENT - Static variable in class org.frankframework.pipes.MessageSendingPipe
- PIPE_EXCEPTION_MONITORING_EVENT - Static variable in interface org.frankframework.core.IPipe
- PIPE_SIZE_IN - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PIPE_SIZE_OUT - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PIPE_TIMEOUT_MONITOR_EVENT - Static variable in class org.frankframework.pipes.MessageSendingPipe
- PIPE_WAIT_TIME - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PipeForward - Class in org.frankframework.core
-
Appears inside a pipe and defines what pipe or exit to execute next.
- PipeForward() - Constructor for class org.frankframework.core.PipeForward
- PipeForward(String, String) - Constructor for class org.frankframework.core.PipeForward
- PipeForwards - Class in org.frankframework.core
-
Optional element in a pipeline.
- PipeForwards() - Constructor for class org.frankframework.core.PipeForwards
- PipeLine - Class in org.frankframework.core
-
Required in each
Adapter
to transform incoming messages. - PipeLine() - Constructor for class org.frankframework.core.PipeLine
- PIPELINE_DURATION - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PIPELINE_DURATION_STATS - Static variable in class org.frankframework.core.PipeLine
- PIPELINE_IN_ERROR - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PIPELINE_IN_PROCESS - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PIPELINE_PROCESSED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PIPELINE_SIZE - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PIPELINE_SIZE_STATS - Static variable in class org.frankframework.core.PipeLine
- PIPELINE_WAIT_STATS - Static variable in class org.frankframework.core.PipeLine
- PIPELINE_WAIT_TIME - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- PipeLine.ExitState - Enum Class in org.frankframework.core
- PipeLineExit - Class in org.frankframework.core
-
The Exit of a Pipeline that specifies the end state of a PipeLine.
- PipeLineExit() - Constructor for class org.frankframework.core.PipeLineExit
- PipeLineExits - Class in org.frankframework.core
-
Pipeline exit container in which all (required)
Exit
s must be defined. - PipeLineExits() - Constructor for class org.frankframework.core.PipeLineExits
- pipeLineProcessor - Variable in class org.frankframework.processors.AbstractPipeLineProcessor
- PipeLineProcessor - Interface in org.frankframework.processors
- PipeLineResult - Class in org.frankframework.core
-
The PipeLineResult is a type to store both the result of the PipeLine processing as well as an exit state.
- PipeLineResult() - Constructor for class org.frankframework.core.PipeLineResult
- PipeLineSession - Class in org.frankframework.core
-
Basic implementation of
PipeLineSession
. - PipeLineSession() - Constructor for class org.frankframework.core.PipeLineSession
- PipeLineSession(Map<String, Object>) - Constructor for class org.frankframework.core.PipeLineSession
-
Create new PipeLineSession from existing map or session.
- PipeProcessor - Interface in org.frankframework.processors
- PipeRunException - Exception in org.frankframework.core
-
Exception thrown when the
doPipe()
method of aPipe
runs in error. - PipeRunException(IPipe, String) - Constructor for exception org.frankframework.core.PipeRunException
- PipeRunException(IPipe, String, Throwable) - Constructor for exception org.frankframework.core.PipeRunException
- PipeRunResult - Class in org.frankframework.core
-
The PipeRunResult is a type to store both the result of the processing of a message in
doPipe()
as well as the exitState. - PipeRunResult() - Constructor for class org.frankframework.core.PipeRunResult
- PipeRunResult(PipeForward, Object) - Constructor for class org.frankframework.core.PipeRunResult
- PipeRunResult(PipeForward, Message) - Constructor for class org.frankframework.core.PipeRunResult
- PIPES - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
- PipeStartException - Exception in org.frankframework.core
-
Exception that indicates that the starting of a
Pipe
did not succeed. - PipeStartException() - Constructor for exception org.frankframework.core.PipeStartException
-
PipeStartException constructor comment.
- PipeStartException(String) - Constructor for exception org.frankframework.core.PipeStartException
-
PipeStartException constructor comment.
- PipeStartException(String, Throwable) - Constructor for exception org.frankframework.core.PipeStartException
- PipeStartException(Throwable) - Constructor for exception org.frankframework.core.PipeStartException
- PKCS12 - Enum constant in enum class org.frankframework.encryption.KeystoreType
- PkiUtil - Class in org.frankframework.encryption
- PkiUtil() - Constructor for class org.frankframework.encryption.PkiUtil
- PLAIN - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- PLAIN_EXT - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- PNG - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- PNG - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- PollGuard - Class in org.frankframework.unmanaged
- PollGuard() - Constructor for class org.frankframework.unmanaged.PollGuard
- PoolingDataSourceFactory - Class in org.frankframework.jdbc.datasource
-
Factory through which (TX-enabled) Pooling DataSources can be retrieved.
- PoolingDataSourceFactory() - Constructor for class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- PoolingDataSourceJDBCAccess - Class in org.frankframework.jta.narayana
-
Alternative to
DataSourceJDBCAccess
that adds connection pooling, instead of doing a JNDI lookup each time a connection is called. - PoolingDataSourceJDBCAccess() - Constructor for class org.frankframework.jta.narayana.PoolingDataSourceJDBCAccess
- populateThreadContextProperties(String, Properties) - Static method in class org.frankframework.logging.FrankLogConfigurationFactory
- portType(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
- POST - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
- POST - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
- PostboxRetrieverPipe - Class in org.frankframework.pipes
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PostboxRetrieverPipe() - Constructor for class org.frankframework.pipes.PostboxRetrieverPipe
-
Deprecated.
- PostedSessionKey() - Constructor for class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
- postProcess(String) - Method in class org.frankframework.util.flow.graphviz.Options
- postProcess(String, double) - Method in enum class org.frankframework.util.flow.graphviz.Format
- postProcessAfterInitialization(Object, String) - Method in class org.frankframework.lifecycle.ServletRegisteringPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
- postSendAction(PipeRunResult, String, PipeLineSession) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- postSendAction(PipeRunResult, String, PipeLineSession) - Method in class org.frankframework.pipes.MessageSendingPipe
- postServiceListeners(Message<?>) - Method in class org.frankframework.management.bus.endpoints.ServiceListener
- PPT - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- PrefixMapping - Class in org.frankframework.xml
- PrefixMapping(String, String) - Constructor for class org.frankframework.xml.PrefixMapping
- prepare(Xid) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- prepareQuery(Connection, String, AbstractJdbcQuerySender.QueryType) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- prepareQueryWithColumnsReturned(Connection, String, String[]) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- prepareQueryWithColumnsReturned(Connection, String, String[]) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
- prepareQueryWithResultSet(Connection, String, int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- prepareQueryWithResultSet(Connection, String, int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
- prepareReply(Message, Map<String, Object>) - Method in class org.frankframework.jms.AbstractJmsListener
- prepareReply(Message, Map<String, Object>, String) - Method in class org.frankframework.jms.AbstractJmsListener
- prepareStatementSet(Connection, Message) - Method in class org.frankframework.jdbc.DirectQuerySender
- preserve() - Method in class org.frankframework.stream.Message
-
Notify the message object that the request object will be used multiple times.
- preserve(Message) - Method in class org.frankframework.pipes.MessageSendingPipe
-
Call
Message.preserve()
so it can be consumed multiple times, and wrap potentialIOException
in aPipeRunException
. - PrettyPrintFilter - Class in org.frankframework.xml
- PrettyPrintFilter(ContentHandler) - Constructor for class org.frankframework.xml.PrettyPrintFilter
- PrettyPrintFilter(ContentHandler, boolean) - Constructor for class org.frankframework.xml.PrettyPrintFilter
- previous() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- primitive(Object) - Method in class org.frankframework.documentbuilder.json.JsonTee
- primitive(Object) - Method in class org.frankframework.documentbuilder.json.JsonWriter
- primitive(Object) - Method in class org.frankframework.documentbuilder.Json2XmlHandler
- primitive(Object) - Method in interface org.frankframework.documentbuilder.JsonEventHandler
- primitive(Object) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- process(String, Message, PipeLineSession) - Method in class org.frankframework.core.PipeLine
-
The
process
method does the processing of a message.
It retrieves the first pipe to execute from thefirstPipe</code field, the call results in a PipRunResult, containing the next pipe to activate.
- PROCESS_STATE_ERROR - Static variable in class org.frankframework.core.Adapter
- PROCESS_STATE_OK - Static variable in class org.frankframework.core.Adapter
- processChildElement(JsonValue, String, XSElementDeclaration, boolean, Set<String>) - Method in class org.frankframework.align.Json2Xml
- processingInstruction(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter a processing instruction event.
- processingInstruction(String, String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
- processingInstruction(String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- processingInstruction(String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- processingInstruction(String, String) - Method in class org.frankframework.xml.XmlWriter
- processMessageDirect(String, Message, PipeLineSession) - Method in class org.frankframework.core.Adapter
-
Direct call to the Adapter PipeLine, foregoing any listeners and receivers.
- processMessageWithExceptions(String, Message, PipeLineSession) - Method in class org.frankframework.core.Adapter
-
This method does the real processing of messages by the adapter.
- ProcessMetrics - Class in org.frankframework.util
-
Utility class to report process parameters like memory usage as an xml-element.
- ProcessMetrics() - Constructor for class org.frankframework.util.ProcessMetrics
- processMultiConfigZipFile(ApplicationContext, String, boolean, boolean, InputStream, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
- processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.processors.AbstractPipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.processors.CorePipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.processors.InputOutputPipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in class org.frankframework.processors.LimitingParallelExecutionPipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession) - Method in interface org.frankframework.processors.PipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.AbstractPipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.CheckMessageSizePipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.ExceptionHandlingPipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.InputOutputPipeProcessor
-
Processes the pipe in the pipeline.
- processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.LimitingParallelExecutionPipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.LockerPipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.MonitoringPipeProcessor
- processPipe(PipeLine, IPipe, Message, PipeLineSession, ThrowingFunction<Message, PipeRunResult, PipeRunException>) - Method in class org.frankframework.processors.TransactionAttributePipeProcessor
- processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.CachePipeLineProcessor
- processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.CorePipeLineProcessor
- processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.InputOutputPipeLineProcessor
- processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.LimitingParallelExecutionPipeLineProcessor
- processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.LockerPipeLineProcessor
- processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in interface org.frankframework.processors.PipeLineProcessor
- processPipeLine(PipeLine, String, Message, PipeLineSession, String) - Method in class org.frankframework.processors.TransactionAttributePipeLineProcessor
- processRawMessage(IListener<M>, RawMessageWrapper<M>, PipeLineSession, boolean) - Method in interface org.frankframework.core.IMessageHandler
-
Will use listener to perform
IListener.extractMessage(org.frankframework.receivers.RawMessageWrapper<M>, java.util.Map<java.lang.String, java.lang.Object>)
andIListener.afterMessageProcessed(org.frankframework.core.PipeLineResult, org.frankframework.receivers.RawMessageWrapper<M>, org.frankframework.core.PipeLineSession)
- processRawMessage(IListener<M>, RawMessageWrapper<M>, PipeLineSession, boolean) - Method in class org.frankframework.receivers.Receiver
-
This method processes the raw message from the listener.
- processRequest(String, String, HashMap) - Method in class org.frankframework.receivers.JavaListener
- processRequest(IListener<M>, RawMessageWrapper<M>, Message, PipeLineSession) - Method in interface org.frankframework.core.IMessageHandler
-
Alternative to functions above, will NOT use
IListener.extractMessage(org.frankframework.receivers.RawMessageWrapper<M>, java.util.Map<java.lang.String, java.lang.Object>)
. - processRequest(IListener<M>, RawMessageWrapper<M>, Message, PipeLineSession) - Method in class org.frankframework.receivers.Receiver
-
Process the received message with
IMessageHandler.processRequest(IListener, RawMessageWrapper, Message, PipeLineSession)
. - processRequest(Message, PipeLineSession) - Method in class org.frankframework.http.PushingListenerAdapter
- processRequest(Message, PipeLineSession) - Method in class org.frankframework.http.RestListener
- processRequest(Message, PipeLineSession) - Method in class org.frankframework.http.WebServiceListener
- processRequest(Message, PipeLineSession) - Method in class org.frankframework.receivers.FrankListener
- processRequest(Message, PipeLineSession) - Method in class org.frankframework.receivers.JavaListener
- processRequest(Message, PipeLineSession) - Method in interface org.frankframework.receivers.ServiceClient
-
Method to implement for processing a request.
- ProcessState - Enum Class in org.frankframework.core
- ProcessStateDTO - Class in org.frankframework.management.bus.dto
- ProcessStateDTO(ProcessState) - Constructor for class org.frankframework.management.bus.dto.ProcessStateDTO
- ProcessStatusCacheItem() - Constructor for class org.frankframework.receivers.Receiver.ProcessStatusCacheItem
- ProcessUtil - Class in org.frankframework.util
-
Process execution utilities.
- ProcessUtil() - Constructor for class org.frankframework.util.ProcessUtil
- PrometheusMeterServlet - Class in org.frankframework.metrics
- PrometheusMeterServlet() - Constructor for class org.frankframework.metrics.PrometheusMeterServlet
- PrometheusRegistryConfigurator - Class in org.frankframework.metrics
- PrometheusRegistryConfigurator() - Constructor for class org.frankframework.metrics.PrometheusRegistryConfigurator
- propagateName() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- propagateName() - Method in class org.frankframework.pipes.MessageSendingPipe
- propagateName() - Method in class org.frankframework.receivers.Receiver
- PROPERTY_ASSUME_PRIMARY_KEY_UNIQUE - Static variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- PROPERTY_USE_PARAMETERS - Static variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- protocol - Variable in class org.frankframework.encryption.AuthSSLContextFactory
- provideFirstRowsHintAfterFirstKeyword(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- provideIndexHintAfterFirstKeyword(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- provideTrailingFirstRowsHint(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- PS - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- PS2 - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- publicDefineClass(String, byte[], ProtectionDomain) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
-
Fixes
--add-opens=java.base/java.lang=ALL-UNNAMED
problem when loading classes dynamically when CGLIB is enabled. - publishEvent(ApplicationEvent) - Method in class org.frankframework.configuration.Configuration
- PullingJmsListener - Class in org.frankframework.jms
-
A true multi-threaded
Listener
-class. - PullingJmsListener() - Constructor for class org.frankframework.jms.PullingJmsListener
- PullingListenerContainer<M> - Class in org.frankframework.receivers
-
Container that provides threads to execute pulling listeners.
- PushingJmsListener - Class in org.frankframework.jms
-
JMSListener re-implemented as a pushing listener rather than a pulling listener.
- PushingJmsListener() - Constructor for class org.frankframework.jms.PushingJmsListener
- PushingListenerAdapter - Class in org.frankframework.http
-
Baseclass of a
IPushingListener
that enables aReceiver
to receive messages from Servlets. - PushingListenerAdapter() - Constructor for class org.frankframework.http.PushingListenerAdapter
- pushToThreadLocalReplace(Pattern) - Static method in class org.frankframework.logging.IbisMaskingLayout
-
Push a hide-regex pattern to the ThreadLocal replace-hideregex stack and return a
IbisMaskingLayout.HideRegexContext
that can be closed to pop the pattern from the stack again. - put(String, Object) - Method in class org.frankframework.core.PipeLineSession
- put(String, Object) - Method in class org.frankframework.http.rest.ApiEhcache
- put(String, Object) - Method in class org.frankframework.http.rest.ApiMemcached
- put(String, Object) - Method in interface org.frankframework.http.rest.IApiCache
-
Place an object in the cache
- put(String, Object) - Method in class org.frankframework.stream.MessageContext
- put(String, Object, int) - Method in class org.frankframework.http.rest.ApiEhcache
- put(String, Object, int) - Method in class org.frankframework.http.rest.ApiMemcached
- put(String, Object, int) - Method in interface org.frankframework.http.rest.IApiCache
-
Place an object in the cache
- put(String, String) - Method in class org.frankframework.util.AppConstants
-
Add property to global (all) AppConstants
- put(String, V) - Method in class org.frankframework.cache.AbstractCacheAdapter
- put(K, V) - Method in interface org.frankframework.cache.ICache
-
store a value in the cache, that can be retrieved later using get().
- PUT - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
- PUT - Enum constant in enum class org.frankframework.http.rest.ApiListener.HttpMethod
- putAll(Map<? extends String, ?>) - Method in class org.frankframework.core.PipeLineSession
- putAll(Map<String, ?>) - Method in class org.frankframework.stream.MessageContext
- putElement(String, V) - Method in class org.frankframework.cache.AbstractCacheAdapter
- putElement(String, V) - Method in class org.frankframework.cache.EhCache
- putInEnvelope(Message, String) - Method in class org.frankframework.soap.SoapWrapper
- putInEnvelope(Message, String, String) - Method in class org.frankframework.soap.SoapWrapper
- putInEnvelope(Message, String, String, String) - Method in class org.frankframework.soap.SoapWrapper
- putInEnvelope(Message, String, String, String, String) - Method in class org.frankframework.soap.SoapWrapper
- putInEnvelope(Message, String, String, String, String, String, CredentialFactory, boolean, boolean) - Method in class org.frankframework.soap.SoapWrapper
- PutInSession - Class in org.frankframework.pipes
-
Puts the input or the
in the PipeLineSession, under the key specified byvalue
.sessionKey
- PutInSession() - Constructor for class org.frankframework.pipes.PutInSession
- putMessageOnQueue(Message<?>) - Method in class org.frankframework.management.bus.endpoints.SendJmsMessage
- PutParametersInSession - Class in org.frankframework.pipes
-
Deprecated, for removal: This API element is subject to removal in a future version.
- PutParametersInSession() - Constructor for class org.frankframework.pipes.PutParametersInSession
-
Deprecated.
- PutSystemDateInSession - Class in org.frankframework.pipes
-
Puts the system date/time under a key in the
pipeLineSession
. - PutSystemDateInSession() - Constructor for class org.frankframework.pipes.PutSystemDateInSession
Q
- QUERY - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
- QueryExecutionContext - Class in org.frankframework.jdbc
- QueryExecutionContext(String, String, AbstractJdbcQuerySender.QueryType, ParameterList, Connection, PreparedStatement, PreparedStatement) - Constructor for class org.frankframework.jdbc.QueryExecutionContext
- QueryOutputToCSV - Class in org.frankframework.jdbc.transformer
- QueryOutputToCSV() - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToCSV
- QueryOutputToCSV(XMLReader) - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToCSV
- QueryOutputToJson - Class in org.frankframework.jdbc.transformer
- QueryOutputToJson() - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToJson
- QueryOutputToJson(XMLReader) - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToJson
- QueryOutputToListOfMaps - Class in org.frankframework.jdbc.transformer
- QueryOutputToListOfMaps() - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
- QueryOutputToListOfMaps(XMLReader) - Constructor for class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
- querySender - Variable in class org.frankframework.jdbc.JdbcIteratingPipeBase
- QUEUE - Enum constant in enum class org.frankframework.jms.JMSFacade.DestinationType
R
- RAR - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- RAW - Enum constant in enum class org.frankframework.http.HttpSender.PostType
-
The input message is sent unchanged as character data, like text, XML or JSON, with possibly parameter data appended
- rawMessage - Variable in class org.frankframework.receivers.RawMessageWrapper
- RawMessageWrapper<M> - Class in org.frankframework.receivers
- RawMessageWrapper() - Constructor for class org.frankframework.receivers.RawMessageWrapper
- RawMessageWrapper(M) - Constructor for class org.frankframework.receivers.RawMessageWrapper
-
Create a new instance with just message data, and no ID or Correlation ID.
- RawMessageWrapper(M, String, String) - Constructor for class org.frankframework.receivers.RawMessageWrapper
-
Create new instance with raw message, id and correlation ID.
- RawMessageWrapper(M, Map<String, Object>) - Constructor for class org.frankframework.receivers.RawMessageWrapper
-
Create a new instance with raw message data and existing context.
- RCV_CONFIGURATIONEXCEPTION_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
- RCV_CONFIGURED_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
- RCV_MESSAGE_LOG_COMMENTS - Static variable in class org.frankframework.receivers.Receiver
- RCV_MESSAGE_TO_ERRORSTORE_EVENT - Static variable in class org.frankframework.receivers.Receiver
- RCV_RESUMED_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
- RCV_SHUTDOWN_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
- RCV_STARTED_RUNNING_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
- RCV_SUSPENDED_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
- RCV_SUSPENSION_MESSAGE_THRESHOLD - Static variable in class org.frankframework.receivers.Receiver
- RCV_THREAD_EXIT_MONITOR_EVENT - Static variable in class org.frankframework.receivers.Receiver
- read() - Method in class org.frankframework.jms.BytesMessageInputStream
- read() - Method in class org.frankframework.pipes.ReplacingInputStream
- read() - Method in class org.frankframework.pipes.ReplacingVariablesInputStream
- read() - Method in class org.frankframework.util.EncapsulatingReader
- read(byte[]) - Method in class org.frankframework.jms.BytesMessageInputStream
- read(byte[], int, int) - Method in class org.frankframework.jms.BytesMessageInputStream
- read(char[], int, int) - Method in class org.frankframework.util.EncapsulatingReader
- read(String) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- READ - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
-
Read the contents of an entry.
- readAllowed(String, String, FileUtils.Authenticator) - Static method in class org.frankframework.util.FileUtils
- readClassDescriptor() - Method in class org.frankframework.util.RenamingObjectInputStream
- ReaderLineIterator - Class in org.frankframework.util
-
Iterator that iterates over all lines in a Reader.
- ReaderLineIterator(Reader) - Constructor for class org.frankframework.util.ReaderLineIterator
- readLog4jConfiguration(InputStream) - Static method in class org.frankframework.logging.FrankLogConfigurationFactory
- readResources(byte[]) - Method in class org.frankframework.configuration.classloaders.AbstractJarBytesClassLoader
- readResources(InputStream) - Method in class org.frankframework.configuration.classloaders.AbstractJarBytesClassLoader
- ready() - Method in class org.frankframework.util.EncapsulatingReader
- receiveAndExecute(Object, Session, MessageConsumer) - Method in class org.frankframework.jms.IbisMessageListenerContainer
- Receiver<M> - Class in org.frankframework.receivers
-
Wrapper for a listener that specifies a channel for the incoming messages of a specific
Adapter
. - Receiver() - Constructor for class org.frankframework.receivers.Receiver
- RECEIVER_DURATION - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- RECEIVER_RECEIVED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- RECEIVER_REJECTED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- RECEIVER_RETRIED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- Receiver.CheckForDuplicatesMethod - Enum Class in org.frankframework.receivers
- Receiver.OnError - Enum Class in org.frankframework.receivers
- Receiver.ProcessStatusCacheItem - Class in org.frankframework.receivers
- ReceiverAware<M> - Interface in org.frankframework.receivers
-
When a listener implements this interface it will get a reference to it's parent receiver.
- RECEIVERS - Enum constant in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
- ReconnectSenderWrapper - Class in org.frankframework.senders
-
Wrapper for senders, that opens the wrapped sender at runtime before each sender action, and closes it afterwards.
- ReconnectSenderWrapper() - Constructor for class org.frankframework.senders.ReconnectSenderWrapper
- ReconnectSenderWrapper.AutoCloseableSenderWrapper - Class in org.frankframework.senders
- recordNonNegative(double) - Method in class org.frankframework.metrics.LocalDistributionSummary
- recover(int) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- RECOVER - Enum constant in enum class org.frankframework.receivers.Receiver.OnError
-
If an error occurs (e.g. connection is lost) the receiver will be stopped and marked as ERROR Once every
recover.adapters.interval
it attempts to (re-) start the receiver. - RECOVER_ADAPTERS - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
- RecoverAdaptersJob - Class in org.frankframework.scheduler.job
-
Frank!
- RecoverAdaptersJob() - Constructor for class org.frankframework.scheduler.job.RecoverAdaptersJob
- REDEFINE - Static variable in class org.frankframework.validation.SchemaUtils
- RedirectIndexProxy - Class in org.frankframework.webcontrol
- RedirectIndexProxy() - Constructor for class org.frankframework.webcontrol.RedirectIndexProxy
- reduceMaxResourceCount(int) - Method in class org.frankframework.receivers.ResourceLimiter
- refresh() - Method in class org.frankframework.configuration.Configuration
-
Don't manually call this method.
- refreshRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- regex - Variable in class org.frankframework.logging.IbisThreadFilter
- RegExPipe - Class in org.frankframework.pipes
-
Tries to match the input against the provided regex.
- RegExPipe() - Constructor for class org.frankframework.pipes.RegExPipe
- RegExPipe.RegExFlag - Enum Class in org.frankframework.pipes
- register(Object, Runnable) - Static method in class org.frankframework.util.CleanerProvider
-
Method to register a cleaning-action for a method.
- register(ApiListener.HttpMethod, ApiListener) - Method in class org.frankframework.http.rest.ApiDispatchConfig
- register(ServletConfiguration) - Method in class org.frankframework.lifecycle.ServletManager
- registerAt(CompositeMeterRegistry) - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator
- registerCallback(ISender, PipeLineSession) - Method in class org.frankframework.javascript.GraalJS
-
Deprecated.
- registerCallback(ISender, PipeLineSession) - Method in class org.frankframework.javascript.J2V8
- registerCallback(ISender, PipeLineSession) - Method in interface org.frankframework.javascript.JavascriptEngine
-
Allows for senders to be called by the Javascript function.
- registerConnector(TransactionConnector) - Method in class org.frankframework.jta.TransactionConnectorCoordinator
- registerEvent(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- registerEvent(String) - Method in interface org.frankframework.core.IPipe
-
Register an event for flexible monitoring.
- registerEvent(String) - Method in class org.frankframework.pipes.AbstractPipe
- registerEvent(EventThrowing, String) - Method in class org.frankframework.monitoring.EventPublisher
- registerExitHandler(IPipeLineExitHandler) - Method in class org.frankframework.core.PipeLine
- registerItem(SapSystemListItem) - Static method in class org.frankframework.util.SapSystemListItem
-
Register an item in the list
- RegisterMonitorEvent - Class in org.frankframework.monitoring.events
- RegisterMonitorEvent(EventThrowing, String) - Constructor for class org.frankframework.monitoring.events.RegisterMonitorEvent
- registerMonitoring(MonitorManager) - Method in class org.frankframework.configuration.Configuration
-
Deprecated.
- registerParent(String, String) - Method in class org.frankframework.align.OverridesMap
- registerServiceClient(String, ServiceClient) - Method in class org.frankframework.receivers.ServiceDispatcher
- registerServiceClient(ApiListener) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
- registerServiceClient(ServiceClient, String, String, String, String, boolean) - Method in class org.frankframework.http.RestServiceDispatcher
- registerSubstitute(String[], int, V) - Method in class org.frankframework.align.OverridesMap
- registerSubstitute(String[], int, V) - Method in class org.frankframework.align.SubstitutionNode
- registerSubstitute(String, V) - Method in class org.frankframework.align.SubstitutionNode
- registerSubstitutes(Map<String, V>) - Method in class org.frankframework.align.SubstitutionNode
- registerXAResourceRecoveryHelper(XAResourceRecoveryHelper) - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
- REJECTED - Enum constant in enum class org.frankframework.core.PipeLine.ExitState
- relative(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- release(String) - Method in class org.frankframework.util.Locker
- ReleaseConnectionAfterReadInputStream - Class in org.frankframework.http
- ReleaseConnectionAfterReadInputStream(HttpResponseHandler, InputStream) - Constructor for class org.frankframework.http.ReleaseConnectionAfterReadInputStream
- releaseDynamicReplyQueue(Queue) - Method in class org.frankframework.jms.MessagingSource
- releaseReceiver(MessageConsumer, String) - Method in class org.frankframework.jms.PullingJmsListener
- releaseSession(Session) - Method in class org.frankframework.jms.MessagingSource
- releaseSession(Session) - Method in class org.frankframework.jms.PullingJmsListener
- releaseTransformer(Transformer) - Method in class org.frankframework.util.TransformerPool
- reload() - Method in class org.frankframework.configuration.classloaders.AbstractBytesClassLoader
-
Tries to load new resources, upon success, clears all resources, calls it's super.reload() and sets the new resources
- reload() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- reload() - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
-
Unload the current IConfigurationClassLoader and load again upon successful unload.
- reload(ClassLoader) - Method in class org.frankframework.configuration.ClassLoaderManager
-
Reuse class loader as it is difficult to have all references to the class loader removed (see also http://zeroturnaround.com/rebellabs/rjc201/).
- reload(String) - Method in class org.frankframework.configuration.ClassLoaderManager
-
Reloads a configuration if it exists.
- reload(String) - Method in class org.frankframework.configuration.IbisContext
-
Reloads the given configuration.
- ReloadSender - Class in org.frankframework.senders
-
Performs a reload on database configuration.
- ReloadSender() - Constructor for class org.frankframework.senders.ReloadSender
- remove(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
- remove(String) - Method in class org.frankframework.http.rest.ApiEhcache
- remove(String) - Method in class org.frankframework.http.rest.ApiMemcached
- remove(String) - Method in interface org.frankframework.http.rest.IApiCache
-
Remove an object from the cache
- remove(String) - Method in class org.frankframework.parameters.ParameterValueList
-
Deprecated.
- remove(String, String) - Method in class org.frankframework.xml.AttributesWrapper
- remove(ApiListener.HttpMethod) - Method in class org.frankframework.http.rest.ApiDispatchConfig
- removeAdapter(Adapter) - Method in class org.frankframework.configuration.AbstractAdapterLifecycleWrapper
- removeAdapter(Adapter) - Method in class org.frankframework.configuration.AdapterManager
- removeAdapter(Adapter) - Method in class org.frankframework.jmx.JmxAdapterWrapper
- removeAdapter(Adapter) - Method in class org.frankframework.util.flow.FlowDiagramAdapterWrapper
- RemoveCacheKeyPipe - Class in org.frankframework.cache
-
Remove specified cache key from cache with specified name.
- RemoveCacheKeyPipe() - Constructor for class org.frankframework.cache.RemoveCacheKeyPipe
- removeConfigFromDatabase(ApplicationContext, String, String, String) - Static method in class org.frankframework.configuration.ConfigurationUtils
- removeElement(Object) - Method in class org.frankframework.cache.AbstractCacheAdapter
- removeElement(Object) - Method in class org.frankframework.cache.EhCache
- RemoveFromSession - Class in org.frankframework.pipes
-
Removes a key specified by
from thesessionKey
pipeLineSession
. - RemoveFromSession() - Constructor for class org.frankframework.pipes.RemoveFromSession
- removeInstance() - Static method in class org.frankframework.configuration.ApplicationWarnings
- removeInstance() - Static method in class org.frankframework.util.AppConstants
- removeInstance(ClassLoader) - Static method in class org.frankframework.util.AppConstants
- removeMonitor(Monitor) - Method in class org.frankframework.monitoring.MonitorManager
- removeNamespaces(String) - Static method in class org.frankframework.util.XmlUtils
- removeNamespaces(Message) - Static method in class org.frankframework.util.XmlUtils
- removeStartAdapterThread(Runnable) - Method in class org.frankframework.configuration.AdapterManager
- removeStartAdapterThread(Runnable) - Method in class org.frankframework.configuration.Configuration
- removeStopAdapterThread(Runnable) - Method in class org.frankframework.configuration.AdapterManager
- removeStopAdapterThread(Runnable) - Method in class org.frankframework.configuration.Configuration
- removeTrigger(ITrigger) - Method in class org.frankframework.monitoring.Monitor
- removeValuesFromAttributes(Attributes) - Method in class org.frankframework.ldap.LdapSender
-
Strips all the values from the attributes in
input
. - RenamingObjectInputStream - Class in org.frankframework.util
- RenamingObjectInputStream(InputStream) - Constructor for class org.frankframework.util.RenamingObjectInputStream
- renderResult(FindIterable<Document>, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
- renderResult(DeleteResult, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
- renderResult(InsertManyResult, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
- renderResult(InsertOneResult, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
- renderResult(UpdateResult, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
- renderResult(Document, MessageBuilder) - Method in class org.frankframework.mongodb.MongoDbSender
- REPAIR_NAMESPACES_OUTPUT_FACTORY - Static variable in class org.frankframework.util.XmlUtils
- ReplacerPipe - Class in org.frankframework.pipes
-
This Pipe is used to replace values in a few ways.
- ReplacerPipe() - Constructor for class org.frankframework.pipes.ReplacerPipe
- ReplacingInputStream - Class in org.frankframework.pipes
-
Copyright 2019-2024 WeAreFrank!
- ReplacingInputStream(InputStream, String, String, boolean, String, boolean) - Constructor for class org.frankframework.pipes.ReplacingInputStream
- ReplacingVariablesInputStream - Class in org.frankframework.pipes
-
Copyright 2019-2024 WeAreFrank!
- ReplacingVariablesInputStream(InputStream, String, Properties) - Constructor for class org.frankframework.pipes.ReplacingVariablesInputStream
- reply - Variable in class org.frankframework.core.AbstractRequestReplyExecutor
- REPORT - Enum constant in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
- request - Variable in class org.frankframework.core.AbstractRequestReplyExecutor
- REQUEST_PARAMETER - Enum constant in enum class org.frankframework.http.authentication.OAuthAccessTokenManager.AuthenticationType
- requestOrBodyParamsSet - Variable in class org.frankframework.http.AbstractHttpSender
- REQUIRED - Enum constant in enum class org.frankframework.core.TransactionAttribute
-
Support a current transaction; create a new one if none exists.
- requiresInputValueForResolution() - Method in class org.frankframework.parameters.AbstractParameter
-
if this returns true, then the input value must be repeatable, as it might be used multiple times.
- requiresInputValueForResolution() - Method in interface org.frankframework.parameters.IParameter
- REQUIRESNEW - Enum constant in enum class org.frankframework.core.TransactionAttribute
-
Create a new transaction, suspending the current transaction if one exists.
- requiresStream() - Method in class org.frankframework.stream.Message
-
If true, the Message should preferably be read using a streaming method, i.e. asReader() or asInputStream(), to avoid copying it into memory.
- requiresTypeConversion - Variable in enum class org.frankframework.parameters.ParameterType
- resend(Message<?>) - Method in class org.frankframework.management.bus.endpoints.BrowseMessageBrowsers
- reset() - Method in class org.frankframework.util.EncapsulatingReader
- resetBackoffDelay() - Method in class org.frankframework.receivers.Receiver
- resetNumberOfExceptionsCaughtWithoutMessageBeingReceived() - Method in class org.frankframework.receivers.Receiver
- resolve(String, String) - Method in class org.frankframework.xml.ClassLoaderURIResolver
- resolve(String, String) - Method in class org.frankframework.xml.NonResolvingURIResolver
- resolve(String, Map<?, ?>, Map<?, ?>, Set<String>, String, String, boolean) - Method in class org.frankframework.util.MessageToStringResolver
- resolveEntity(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter an external entity resolution.
- resolveEntity(String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- resolveEntity(String, String) - Method in class org.frankframework.xml.ClassLoaderEntityResolver
- resolveEntity(String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- resolveEntity(String, String) - Method in class org.frankframework.xml.NonResolvingExternalEntityResolver
- resolveEntity(String, String, String, String) - Method in class org.frankframework.xml.NonResolvingExternalEntityResolver
- resolveEntity(XMLResourceIdentifier) - Method in class org.frankframework.validation.IntraGrammarPoolEntityResolver
- resolveForward(IPipe, PipeForward) - Method in class org.frankframework.core.PipeLine
-
Find the destination of the forward, i.e. the
object
(Pipe or PipeLineExit) where the forward points to. - resolveToResource(String, String) - Method in class org.frankframework.xml.ClassLoaderURIResolver
- resolveValue(String) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
- Resource - Class in org.frankframework.core
-
Reference to a resource, for instance on the classpath.
- Resource() - Constructor for class org.frankframework.jdbc.datasource.FrankResources.Resource
- Resource(IScopeProvider) - Constructor for class org.frankframework.core.Resource
- RESOURCE_INTERNAL_REFERENCE_PREFIX - Static variable in class org.frankframework.pipes.WsdlXmlValidator
- Resource.GlobalScopeProvider - Class in org.frankframework.core
- ResourceLimiter - Class in org.frankframework.receivers
-
ResourceLimiter for limiting the number of resources that can be used in parallel.
- ResourceLimiter(int) - Constructor for class org.frankframework.receivers.ResourceLimiter
- ResourceObjectLocator - Class in org.frankframework.jdbc.datasource
- ResourceObjectLocator() - Constructor for class org.frankframework.jdbc.datasource.ResourceObjectLocator
- ResourceXsd - Class in org.frankframework.validation.xsd
-
XSD based on a reference to a resource on the classPath.
- ResourceXsd() - Constructor for class org.frankframework.validation.xsd.ResourceXsd
- ResponseValidatorWrapper(AbstractValidator) - Constructor for class org.frankframework.pipes.AbstractValidator.ResponseValidatorWrapper
- ResponseValidatorWrapper(XmlValidator) - Constructor for class org.frankframework.pipes.XmlValidator.ResponseValidatorWrapper
- RestListener - Class in org.frankframework.http
-
Listener that allows a
Receiver
to receive messages as a REST webservice. - RestListener() - Constructor for class org.frankframework.http.RestListener
- RestListener.MediaTypes - Enum Class in org.frankframework.http
- RestListenerServlet - Class in org.frankframework.http
-
Servlet that listens for REST requests, and handles them over to the RestServiceDispatcher.
- RestListenerServlet() - Constructor for class org.frankframework.http.RestListenerServlet
- RestListenerUtils - Class in org.frankframework.http
-
Some utilities for working with
RestListener
. - RestListenerUtils() - Constructor for class org.frankframework.http.RestListenerUtils
- RestoreMovedElementsHandler - Class in org.frankframework.util
-
Restore moved elements from pipelineSession.
- RestoreMovedElementsHandler(ContentHandler) - Constructor for class org.frankframework.util.RestoreMovedElementsHandler
- restoreThreadContext() - Method in class org.frankframework.threading.ThreadConnector
- RestPublicListenerServlet - Class in org.frankframework.http
- RestPublicListenerServlet() - Constructor for class org.frankframework.http.RestPublicListenerServlet
- RestSender - Class in org.frankframework.http
-
Deprecated, for removal: This API element is subject to removal in a future version.
- RestSender() - Constructor for class org.frankframework.http.RestSender
-
Deprecated.
- RestServiceDispatcher - Class in org.frankframework.http
-
Singleton class that knows about the RestListeners that are active.
- RestServiceDispatcher() - Constructor for class org.frankframework.http.RestServiceDispatcher
- RESULT_SET_HOLDABILITY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- ResultHandler - Class in org.frankframework.util.flow
- ResultHandler() - Constructor for class org.frankframework.util.flow.ResultHandler
- ResultSet2FileSender - Class in org.frankframework.jdbc
-
QuerySender that writes each row in a ResultSet to a file.
- ResultSet2FileSender() - Constructor for class org.frankframework.jdbc.ResultSet2FileSender
- ResultSetIteratingPipe - Class in org.frankframework.jdbc
-
Pipe that iterates over rows in in ResultSet.
- ResultSetIteratingPipe() - Constructor for class org.frankframework.jdbc.ResultSetIteratingPipe
- RESUME - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
- resumeTransaction() - Method in class org.frankframework.jta.TransactionConnectorCoordinator
- resumeTransaction(Object, Object) - Method in class org.frankframework.jta.SpringTxManagerProxy
- resumeTransaction(Object, Object) - Method in class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
- resumeTransaction(Object, Object) - Method in class org.frankframework.jta.ThreadConnectableJtaTransactionManager
- resumeTransaction(T, R) - Method in interface org.frankframework.jta.IThreadConnectableTransactionManager
- resumeTransactionInChildThread(TransactionConnector<T, R>) - Method in class org.frankframework.jta.TransactionConnectorCoordinator
- retrieveAccessToken(Credentials) - Method in class org.frankframework.http.authentication.OAuthAccessTokenManager
- retrieveAllConfigNames() - Method in class org.frankframework.configuration.IbisContext
-
Helper method to create stubbed configurations used in JunitTests
- retrieveAllConfigNames(ApplicationContext) - Static method in class org.frankframework.configuration.ConfigurationUtils
- retrieveAllConfigNames(ApplicationContext, boolean, boolean) - Static method in class org.frankframework.configuration.ConfigurationUtils
- retrieveConfigNamesFromDatabase(ApplicationContext) - Static method in class org.frankframework.configuration.ConfigurationUtils
- retrieveConnectionFactoryName() - Method in class org.frankframework.jms.JmsRealm
- retrieveObject(String, ResultSet, int) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- retrieveObject(String, ResultSet, int) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- retrieveObject(String, ResultSet, int) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- retrieveRawMessage(String, Map<String, Object>) - Method in interface org.frankframework.core.IPostboxListener
-
Deprecated.Retrieves the first message found from queue or other channel, that matches the specified
messageSelector
. - retrieveRawMessage(String, Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
- retrieveRequestURL(PipeLineSession) - Static method in class org.frankframework.http.RestListenerUtils
- retrieveTransactionManager() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- retrieveUrl(String, int, String, boolean) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- retrieveUserTransaction() - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
- RETRY_FLAG_SESSION_KEY - Static variable in class org.frankframework.receivers.Receiver
- retryMessage(String) - Method in class org.frankframework.receivers.Receiver
- retryRequest(IOException, int, HttpContext) - Method in class org.frankframework.http.HttpRequestRetryHandler
- returnJson(HttpServletResponse, int, JsonObject) - Method in class org.frankframework.http.rest.ApiListenerServlet
- rollback(Xid) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- rollback(TransactionStatus) - Method in class org.frankframework.jta.SpringTxManagerProxy
- RootElementToSessionKeyFilter - Class in org.frankframework.xml
- RootElementToSessionKeyFilter(PipeLineSession, String, String, ContentHandler) - Constructor for class org.frankframework.xml.RootElementToSessionKeyFilter
- RootValidation - Class in org.frankframework.validation
- RootValidation(String...) - Constructor for class org.frankframework.validation.RootValidation
- RootValidations - Class in org.frankframework.validation
- RootValidations() - Constructor for class org.frankframework.validation.RootValidations
- RootValidations(String...) - Constructor for class org.frankframework.validation.RootValidations
- RootValidations(RootValidation) - Constructor for class org.frankframework.validation.RootValidations
- rowDeleted() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- rowInserted() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- rowUpdated() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- RTF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- run() - Method in class org.frankframework.configuration.IbisContextRunnable
- run() - Method in class org.frankframework.senders.IsolatedServiceExecutor
- run() - Method in class org.frankframework.senders.ParallelSenderExecutor
- run() - Method in class org.frankframework.unmanaged.PollGuard
- run(InputStream, OutputStream) - Method in class org.frankframework.pgp.AbstractPGPAction
-
Runs the given action (which may be any extensions of this abstract class).
- run(InputStream, OutputStream) - Method in class org.frankframework.pgp.Decrypt
- run(InputStream, OutputStream) - Method in class org.frankframework.pgp.Encrypt
- run(InputStream, OutputStream) - Method in class org.frankframework.pgp.Sign
- run(InputStream, OutputStream) - Method in class org.frankframework.pgp.Verify
- runState - Variable in class org.frankframework.receivers.Receiver
- RunState - Enum Class in org.frankframework.util
-
Enumeration of states for IManagable
- RunStateEnquirer - Interface in org.frankframework.util
-
Interface to support enquiries about the run state.
- RunStateEnquiring - Interface in org.frankframework.util
-
Interface to support enquiries about the run state.
- RunStateManager - Class in org.frankframework.util
-
Utility class to support run-state management.
- RunStateManager() - Constructor for class org.frankframework.util.RunStateManager
- runTestPipeline(Message<?>) - Method in class org.frankframework.management.bus.endpoints.TestPipeline
S
- SALT_BYTE_SIZE - Static variable in class org.frankframework.util.PasswordHash
- SALT_INDEX - Static variable in class org.frankframework.util.PasswordHash
- SapSystemFactory - Class in org.frankframework.configuration.extensions
-
Singleton that has the different sapSystems.
- SapSystemListItem - Class in org.frankframework.util
-
Base class for items of global lists.
- SapSystemListItem() - Constructor for class org.frankframework.util.SapSystemListItem
- SapSystems - Class in org.frankframework.configuration.extensions
- SapSystems() - Constructor for class org.frankframework.configuration.extensions.SapSystems
- saveThreadContext() - Method in class org.frankframework.threading.ThreadConnector
- SaxAbortException(Exception) - Constructor for exception org.frankframework.pipes.ForEachChildElementPipe.SaxAbortException
- SaxAbortException(String) - Constructor for exception org.frankframework.pipes.ForEachChildElementPipe.SaxAbortException
- SaxDocumentBuilder - Class in org.frankframework.xml
- SaxDocumentBuilder(String, ContentHandler, boolean) - Constructor for class org.frankframework.xml.SaxDocumentBuilder
- SaxElementBuilder - Class in org.frankframework.xml
- SaxElementBuilder(String) - Constructor for class org.frankframework.xml.SaxElementBuilder
- SaxElementBuilder(String, ContentHandler) - Constructor for class org.frankframework.xml.SaxElementBuilder
- SaxElementBuilder(ContentHandler) - Constructor for class org.frankframework.xml.SaxElementBuilder
- SaxException - Exception in org.frankframework.xml
- SaxException() - Constructor for exception org.frankframework.xml.SaxException
- SaxException(Exception) - Constructor for exception org.frankframework.xml.SaxException
- SaxException(String) - Constructor for exception org.frankframework.xml.SaxException
- SaxException(String, Exception) - Constructor for exception org.frankframework.xml.SaxException
- SaxTimeoutException(Exception) - Constructor for exception org.frankframework.pipes.ForEachChildElementPipe.SaxTimeoutException
- ScalarType - Enum Class in org.frankframework.align
- scan() - Method in class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
- ScanningDirectoryClassLoader - Class in org.frankframework.configuration.classloaders
-
Actively scans the configuration directory for file changes.
- ScanningDirectoryClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
- scheduleCloseOnSessionExit(AutoCloseable, String) - Method in class org.frankframework.core.PipeLineSession
- scheduleJob(IJob) - Method in class org.frankframework.scheduler.SchedulerHelper
- scheduleJob(JobDetail, long) - Method in class org.frankframework.scheduler.SchedulerHelper
-
Schedule a new job
- scheduleJob(JobDetail, String) - Method in class org.frankframework.scheduler.SchedulerHelper
-
Schedule a new job
- scheduleJob(JobDetail, String, long, boolean) - Method in class org.frankframework.scheduler.SchedulerHelper
-
Schedule a new job
- ScheduleManager - Class in org.frankframework.configuration
-
Container for jobs that are scheduled for periodic execution.
- ScheduleManager() - Constructor for class org.frankframework.configuration.ScheduleManager
- SchedulerAdapter - Class in org.frankframework.scheduler
-
Deprecated, for removal: This API element is subject to removal in a future version.An external time series database should be used.
- SchedulerAdapter() - Constructor for class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- SchedulerFactoryBean - Class in org.frankframework.scheduler
-
Extending the Spring SchedulerFactoryBean because it starts the Quartz scheduler instance.
- SchedulerFactoryBean() - Constructor for class org.frankframework.scheduler.SchedulerFactoryBean
- SchedulerHelper - Class in org.frankframework.scheduler
-
The SchedulerHelper encapsulates the quarz scheduler.
- SchedulerHelper() - Constructor for class org.frankframework.scheduler.SchedulerHelper
- SchedulerSender - Class in org.frankframework.scheduler
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SchedulerSender() - Constructor for class org.frankframework.scheduler.SchedulerSender
-
Deprecated.
- Schema - Interface in org.frankframework.validation
- SCHEMA - Static variable in class org.frankframework.validation.SchemaUtils
- SCHEMA_DEFINITION_PATH - Static variable in class org.frankframework.align.XmlTypeToJsonSchemaConverter
- SCHEMA_FULL_CHECKING_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
-
Schema full checking feature id (http://apache.org/xml/features/validation/schema-full-checking).
- SCHEMA_VALIDATION_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
-
Schema validation feature id (http://apache.org/xml/features/validation/schema).
- SCHEMALOCATION - Static variable in class org.frankframework.validation.SchemaUtils
- schemasProvider - Variable in class org.frankframework.validation.AbstractXmlValidator
- SchemasProvider - Interface in org.frankframework.validation
- SchemaUtils - Class in org.frankframework.validation
- SchemaUtils() - Constructor for class org.frankframework.validation.SchemaUtils
- SCHEME_NAME_AUTO - Static variable in class org.frankframework.http.authentication.OAuthAuthenticationScheme
- SCHEME_NAME_FORCE_REFRESH - Static variable in class org.frankframework.http.authentication.OAuthAuthenticationScheme
- SCOPE_PARAM_NAME - Static variable in class org.frankframework.senders.FrankSender
- scopeProvider - Variable in class org.frankframework.core.Resource
- scoreRequestMethodMatch(ApiListener.HttpMethod, ApiDispatchConfig) - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
-
Calculate a numerical score for how well a given HTTP request
ApiListener.HttpMethod
is matched by the givenApiDispatchConfig
. - scoreUriPattern(String) - Static method in class org.frankframework.http.rest.ApiServiceDispatcher
-
Calculate a numerical score for a URI pattern indicating how specific it is, based on the number of segments and wildcards.
- scrape(String, Adapter) - Method in class org.frankframework.metrics.LocalStatisticsRegistry
- search(String, boolean) - Method in class org.frankframework.jdbc.migration.LiquibaseResourceAccessor
-
This method is primarily used by Liquibase to get the xsd (/www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.3.xsd) to validate against.
- search(DirContext, String, String, String[], int) - Method in class org.frankframework.ldap.LdapClient
- search(DirContext, String, String, String, int) - Method in class org.frankframework.ldap.LdapClient
- search(DirContext, String, String, Set<String>, int) - Method in class org.frankframework.ldap.LdapClient
- SEARCH - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
-
Search for an entry in the direct children of the specified root.
- searchInObject(DirContext, String, String, String) - Method in class org.frankframework.ldap.LdapClient
- searchObjectForMultipleAttributes(String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
-
Search LDAP without filter, for example to find attributes of a specific user/object.
- searchObjectForMultipleMultiValuedAttributes(String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
- searchObjectForMultiValuedAttribute(String) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
- searchObjectForMultiValuedAttribute(String, String, String) - Method in class org.frankframework.ldap.LdapClient
-
Search LDAP without filter, for example to find attributes of a specific user/object.
- searchObjectForMultiValuedAttribute(DirContext, String, String, String) - Method in class org.frankframework.ldap.LdapClient
- searchObjectForMultiValuedAttributeWithCache(DirContext, String, String, String, boolean) - Method in class org.frankframework.ldap.LdapClient
- searchObjectForSingleAttribute(String, String, String) - Method in class org.frankframework.ldap.LdapClient
-
Search LDAP without filter, for example to find attributes of a specific user/object.
- searchObjectForSingleAttribute(DirContext, String, String, String) - Method in class org.frankframework.ldap.LdapClient
- searchObjectForSingleAttributeWithCache(String, String, String) - Method in class org.frankframework.ldap.LdapClient
- searchObjectForSingleAttributeWithCache(DirContext, String, String, String) - Method in class org.frankframework.ldap.LdapClient
- searchRecursivelyViaAttributes(String) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
- searchRecursivelyViaAttributes(String, String, String) - Method in class org.frankframework.ldap.LdapClient
- searchSubtree(DirContext, String, String, Object[], String) - Method in class org.frankframework.ldap.LdapClient
- searchSubtree(DirContext, String, String, Object[], String[]) - Method in class org.frankframework.ldap.LdapClient
- searchSubtree(DirContext, String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
- searchSubtree(DirContext, String, String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
- searchSubtreeForMultipleAttributes(String, String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
-
Search LDAP for an object in some group (specified by the filter), for example to search for a user/object.
- searchSubtreeForMultipleMultiValuedAttributes(String, String, String, Set<String>) - Method in class org.frankframework.ldap.LdapClient
- searchSubtreeForMultiValuedAttribute(String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
- searchSubtreeForSingleAttribute(String, String, String, String) - Method in class org.frankframework.ldap.LdapClient
- secLog - Variable in class org.frankframework.http.RestServiceDispatcher
- secLog - Variable in class org.frankframework.management.bus.endpoints.TestPipeline
- secLog - Variable in class org.frankframework.processors.InputOutputPipeProcessor
- secLog - Variable in class org.frankframework.unmanaged.DefaultIbisManager
- SECURITY_HANDLER_KEY - Static variable in class org.frankframework.core.PipeLineSession
- SECURITY_MANAGER_PROPERTY_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
- SecurityFilterChainConfigurer - Class in org.frankframework.lifecycle.servlets
-
Add the SpringSecurity filter to enable authentication.
- SecurityFilterChainConfigurer() - Constructor for class org.frankframework.lifecycle.servlets.SecurityFilterChainConfigurer
- SecurityItems - Class in org.frankframework.management.bus.endpoints
- SecurityItems() - Constructor for class org.frankframework.management.bus.endpoints.SecurityItems
- SecurityItems.SecurityRolesDTO - Class in org.frankframework.management.bus.endpoints
- SecurityRolesDTO(String) - Constructor for class org.frankframework.management.bus.endpoints.SecurityItems.SecurityRolesDTO
- select(Map<String, Header>, HttpHost, HttpResponse, HttpContext) - Method in class org.frankframework.http.authentication.OAuthPreferringAuthenticationStrategy
- SELECT - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
For queries that return data
- selectContextQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- selectDataQuery - Variable in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- selectKeyForMessageQuery - Variable in class org.frankframework.jdbc.JdbcTransactionalStorage
- send(MessageProducer, Message) - Method in class org.frankframework.jms.JMSFacade
-
Send a message
- send(MessageProducer, Message, boolean) - Method in class org.frankframework.jms.JMSFacade
- send(Session, Destination, Message) - Method in class org.frankframework.jms.JMSFacade
-
Send a message
- send(Session, Destination, Message, boolean) - Method in class org.frankframework.jms.JMSFacade
- send(Session, Destination, String, Message, String, long, int, int) - Method in class org.frankframework.jms.JMSFacade
- send(Session, Destination, String, Message, String, long, int, int, boolean) - Method in class org.frankframework.jms.JMSFacade
- send(Session, Destination, String, Message, String, long, int, int, boolean, Map<String, Object>) - Method in class org.frankframework.jms.JMSFacade
- SEND_MESSAGE - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
- sendByQueue(QueueSession, Queue, Message) - Method in class org.frankframework.jms.JMSFacade
- sendByTopic(TopicSession, Topic, Message) - Method in class org.frankframework.jms.JMSFacade
- sendEmail(AbstractMailSender.MailSessionBase) - Method in class org.frankframework.senders.AbstractMailSender
- sendEmail(AbstractMailSender.MailSessionBase) - Method in class org.frankframework.senders.MailSender
- sendEmail(AbstractMailSender.MailSessionBase) - Method in class org.frankframework.senders.SendGridSender
- SENDER_HTTP - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- SENDER_HTTP_POOL_AVAILABLE - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- SENDER_HTTP_POOL_LEASED - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- SENDER_HTTP_POOL_MAX - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- SENDER_HTTP_POOL_PENDING - Enum constant in enum class org.frankframework.statistics.FrankMeterType
- SenderException - Exception in org.frankframework.core
-
Exception thrown by the ISender (implementation) to notify that the sending did not succeed.
- SenderException() - Constructor for exception org.frankframework.core.SenderException
- SenderException(String) - Constructor for exception org.frankframework.core.SenderException
- SenderException(String, Throwable) - Constructor for exception org.frankframework.core.SenderException
- SenderException(Throwable) - Constructor for exception org.frankframework.core.SenderException
- SenderMonitorAdapter - Class in org.frankframework.monitoring
-
IMonitorAdapter that uses a
sender
to send its message. - SenderMonitorAdapter() - Constructor for class org.frankframework.monitoring.SenderMonitorAdapter
- SenderPipe - Class in org.frankframework.pipes
-
Sends a message using an
sender
and optionally receives a reply from the same sender. - SenderPipe() - Constructor for class org.frankframework.pipes.SenderPipe
- SenderResult - Class in org.frankframework.core
-
The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.
- SenderResult(boolean, Message, String, String) - Constructor for class org.frankframework.core.SenderResult
- SenderResult(String) - Constructor for class org.frankframework.core.SenderResult
- SenderResult(Message) - Constructor for class org.frankframework.core.SenderResult
- SenderResult(Message, String) - Constructor for class org.frankframework.core.SenderResult
- SenderSeries - Class in org.frankframework.senders
-
Series of Senders, that are executed one after another.
- SenderSeries() - Constructor for class org.frankframework.senders.SenderSeries
- SenderWrapper - Class in org.frankframework.senders
-
Wrapper for senders, that allows to get input from a session variable, and to store output in a session variable.
- SenderWrapper() - Constructor for class org.frankframework.senders.SenderWrapper
- senderWrapperProcessor - Variable in class org.frankframework.processors.AbstractSenderWrapperProcessor
- senderWrapperProcessor - Variable in class org.frankframework.senders.AbstractSenderWrapper
- SenderWrapperProcessor - Interface in org.frankframework.processors
-
Interface for handlers in SenderWrapper processor chain.
- SendGridSender - Class in org.frankframework.senders
-
Sender that sends a mail via SendGrid v3 (cloud-based SMTP provider).
- SendGridSender() - Constructor for class org.frankframework.senders.SendGridSender
- SendGridSender.GridMailSession - Class in org.frankframework.senders
- SendJmsMessage - Class in org.frankframework.management.bus.endpoints
- SendJmsMessage() - Constructor for class org.frankframework.management.bus.endpoints.SendJmsMessage
- sendMessage(H, Message, PipeLineSession) - Method in interface org.frankframework.core.IBlockEnabledSender
- sendMessage(Connection, Message, PipeLineSession) - Method in class org.frankframework.jdbc.DirectQuerySender
- sendMessage(Connection, Message, PipeLineSession) - Method in class org.frankframework.jdbc.XmlQuerySender
- sendMessage(QueryExecutionContext, Message, PipeLineSession) - Method in class org.frankframework.jdbc.FixedQuerySender
- sendMessage(AbstractSenderWrapper, Message, PipeLineSession) - Method in class org.frankframework.processors.CacheSenderWrapperProcessor
- sendMessage(AbstractSenderWrapper, Message, PipeLineSession) - Method in class org.frankframework.processors.CoreSenderWrapperProcessor
- sendMessage(AbstractSenderWrapper, Message, PipeLineSession) - Method in class org.frankframework.processors.InputOutputSenderWrapperProcessor
- sendMessage(AbstractSenderWrapper, Message, PipeLineSession) - Method in interface org.frankframework.processors.SenderWrapperProcessor
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.collection.AbstractCollectorSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.compression.ZipWriterSender
- sendMessage(Message, PipeLineSession) - Method in interface org.frankframework.core.ISender
-
Send a message to some destination (as configured in the Sender object).
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.http.AbstractHttpSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.jdbc.AbstractJdbcSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.jdbc.MessageStoreSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.jms.JmsSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.jms.XmlJmsBrowserSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.ldap.LdapSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.mongodb.MongoDbSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractBlockEnabledSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractMailSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.AbstractSenderWrapper
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.CommandSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.DelaySender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.EchoSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.FixedResultSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.FrankSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.IbisJavaSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.IbisLocalSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.JavascriptSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.LogSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.ReloadSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.ShadowSender
-
Override this from the parallel sender as it should only execute the original and shadowsenders here!
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.XmlValidatorSender
- sendMessage(Message, PipeLineSession) - Method in class org.frankframework.senders.XsltSender
-
alternative implementation of send message, that should do the same as the original, but reuses the streaming content handler
- sendMessage(Message, PipeLineSession, String) - Method in class org.frankframework.jms.JmsSender
- sendMessage(Message, PipeLineSession, ISender, Map<String, Object>) - Method in class org.frankframework.pipes.IteratingPipe
- sendMessage(Message, PipeLineSession, ISender, Map<String, Object>) - Method in class org.frankframework.pipes.MessageSendingPipe
- SendMessageJob - Class in org.frankframework.scheduler.job
-
Scheduled job to send messages to a
FrankListener
. - SendMessageJob() - Constructor for class org.frankframework.scheduler.job.SendMessageJob
- SendMessageJob.SendMessageJobSender - Class in org.frankframework.scheduler.job
-
The sole purpose of this calls is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods.
- SendMessageJobSender() - Constructor for class org.frankframework.scheduler.job.SendMessageJob.SendMessageJobSender
- sendMessageOrThrow(Message, PipeLineSession) - Method in interface org.frankframework.core.ISender
- sendMessageWithRetries(Message, Message, PipeLineSession) - Method in class org.frankframework.pipes.MessageSendingPipe
- sendReply(PipeLineResult, Destination, String, long, boolean, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.jms.AbstractJmsListener
- sendReply(PipeLineResult, Destination, String, long, boolean, PipeLineSession, Map<String, Object>) - Method in class org.frankframework.jms.PullingJmsListener
- sendString(String) - Method in class org.frankframework.align.Json2Xml
- SerializableFileReference - Class in org.frankframework.stream
-
A reference to a file
Path
that can be serialized. - SerializableFileReference(String, Path) - Constructor for class org.frankframework.stream.SerializableFileReference
-
Create a character-data
SerializableFileReference
for the file at given path. - SerializableFileReference(Path, boolean) - Constructor for class org.frankframework.stream.SerializableFileReference
-
Create a binary
SerializableFileReference
for the file at given path. - serializeEvent(LogEvent) - Method in class org.frankframework.logging.IbisMaskingLayout
-
Mutable LogEvent which masks messages using global and local regex strings, and shortens the message to a maximum length, if necessary.
- serializeEvent(LogEvent) - Method in class org.frankframework.logging.IbisPatternLayout
- ServerStatistics - Class in org.frankframework.management.bus.endpoints
- ServerStatistics() - Constructor for class org.frankframework.management.bus.endpoints.ServerStatistics
- service(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.http.rest.ApiListenerServlet
- service(HttpServletRequest, HttpServletResponse) - Method in class org.frankframework.http.RestListenerServlet
- service(ServletRequest, ServletResponse) - Method in class org.frankframework.http.cxf.SoapProviderServlet
- service(XMLStreamWriter, String) - Method in class org.frankframework.soap.WsdlGenerator
- SERVICE_ID_PARAM - Static variable in class org.frankframework.http.HttpListenerServlet
- ServiceClient - Interface in org.frankframework.receivers
-
The interface clients (users) of a service may use.
- ServiceDispatcher - Class in org.frankframework.receivers
-
Singleton class that knows about the ServiceListeners that are active.
- ServiceDispatcher() - Constructor for class org.frankframework.receivers.ServiceDispatcher
- ServiceJob - Class in org.frankframework.scheduler
-
Job, generated by SchedulerSender, for sending messages to a javalistener.
- ServiceJob() - Constructor for class org.frankframework.scheduler.ServiceJob
- ServiceListener - Class in org.frankframework.management.bus.endpoints
- ServiceListener() - Constructor for class org.frankframework.management.bus.endpoints.ServiceListener
- ServletManager - Class in org.frankframework.lifecycle
-
Enables the use of programmatically adding servlets to the given ServletContext.
Run during the ApplicationServerscontextInitialized
phase, before starting servlets. - ServletManager() - Constructor for class org.frankframework.lifecycle.ServletManager
- ServletRegisteringPostProcessor - Class in org.frankframework.lifecycle
- ServletRegisteringPostProcessor() - Constructor for class org.frankframework.lifecycle.ServletRegisteringPostProcessor
- SESSIONKEY - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
- sessionsArePooled() - Method in class org.frankframework.jms.MessagingSource
- SET - Enum constant in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
-
Deprecated.
- setAcceptNamespacelessXml(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true, all XML is allowed to be without namespaces.
- setAcceptNamespaceLessXml(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
Deprecated.
- setAcknowledgeMode(JMSFacade.AcknowledgeMode) - Method in class org.frankframework.jms.JMSFacade
-
If not transacted, the way the application informs the JMS provider that it has successfully received a message.
- setAction(String) - Method in class org.frankframework.http.rest.ApiPrincipalPipe
- setAction(AbstractCollectorPipe.Action) - 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.
- setAction(MongoDbSender.MongoAction) - Method in class org.frankframework.mongodb.MongoDbSender
-
Action
- setAction(EtagHandlerPipe.EtagAction) - Method in class org.frankframework.pipes.EtagHandlerPipe
-
Deprecated.
- setAction(PGPPipe.Action) - Method in class org.frankframework.pipes.PGPPipe
-
Action to be taken when pipe is executed.
- setAction(SignaturePipe.Action) - Method in class org.frankframework.pipes.SignaturePipe
-
Action to be taken when pipe is executed.
- setAction(ActionJob.AvailableAction) - Method in class org.frankframework.scheduler.job.ActionJob
- setAdapter(String) - Method in class org.frankframework.monitoring.AdapterFilter
-
Set the name of the Adapter that this AdapterFilter filters on.
- setAdapter(Adapter) - Method in interface org.frankframework.core.AdapterAware
- setAdapter(Adapter) - Method in class org.frankframework.core.PipeLine
-
Register the adapterName of this Pipelineprocessor.
- setAdapter(Adapter) - Method in class org.frankframework.http.AbstractHttpSession
- setAdapter(Adapter) - Method in class org.frankframework.jdbc.AbstractJdbcSender
- setAdapter(Adapter) - Method in class org.frankframework.jms.JmsSender
- setAdapter(Adapter) - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
- setAdapter(Adapter) - Method in class org.frankframework.receivers.Receiver
- setAdapter(Adapter) - Method in class org.frankframework.senders.AbstractSenderWrapper
- setAdapterLifecycleWrappers(List<? extends AbstractAdapterLifecycleWrapper>) - Method in class org.frankframework.configuration.AdapterManager
- setAdapterManager(AdapterManager) - Method in class org.frankframework.configuration.Configuration
- setAdapterManager(AdapterManager) - Method in class org.frankframework.processors.CorePipeLineProcessor
- setAdapterManager(AdapterManager) - Method in class org.frankframework.scheduler.job.ActionJob
- setAdapterManager(AdapterManager) - Method in class org.frankframework.senders.FrankSender
- setAdapterName(String) - Method in class org.frankframework.scheduler.job.ActionJob
-
Adapter on which job operates
- setAdapterName(String) - Method in class org.frankframework.scheduler.job.DatabaseJob
- setAdapters(List<String>) - Method in class org.frankframework.management.bus.dto.TriggerDTO
- setAdapterToRunBeforeOnEmptyInput(String) - Method in class org.frankframework.core.PipeLine
-
Deprecated.
- setAddInputToResult(boolean) - Method in class org.frankframework.pipes.IteratingPipe
-
When
true
the input is added to the result in an input element - setAdditionalHitCount(int) - Method in class org.frankframework.monitoring.Monitor
- setAddNamespaceToSchema(boolean) - Method in class org.frankframework.pipes.XmlValidator
-
If set
true
, the namespace from schemalocation is added to the schema document as targetnamespace - setAddNamespaceToSchema(boolean) - Method in class org.frankframework.validation.AbstractXSD
- setAddress(String) - Method in class org.frankframework.http.WebServiceListener
-
The address to listen to, e.g the part <address> in https://mydomain.com/ibis4something/services/<address>, where mydomain.com and ibis4something refer to 'your ibis'.
- setAddXmlRootElement(boolean) - Method in class org.frankframework.pipes.JsonPipe
-
When direction is JSON2XML, it wraps a root element around the converted message.
- setAlarmSeverity(Severity) - Method in class org.frankframework.monitoring.Monitor
- setAlgorithm(String) - Method in class org.frankframework.pipes.SignaturePipe
-
The signing algorithm
- setAlgorithm(Algorithm) - Method in class org.frankframework.pipes.HashPipe
-
Hash Algorithm to use
- setAliasFor(String) - Method in class org.frankframework.util.SapSystemListItem
-
If this attribute is set, the item is only an alias for another item.
- setAliasForRealm(String) - Method in class org.frankframework.jms.JmsRealm
-
Includes another realm into this one
- setAllowCustomClasses(boolean) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- setAllowJson(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
Allow JSON input
- setAllowPlainXml(boolean) - Method in class org.frankframework.soap.SoapValidator
-
Allow plain XML, without a SOAP Envelope, too.
- setAllowPlainXml(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
-
For direction=
unwrap
only: if true, allow unwrapped xml too - setAllowSelfSignedCertificates(boolean) - Method in interface org.frankframework.encryption.HasTruststore
-
If
true
, self signed certificates are accepted - setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.http.AbstractHttpSession
- setAllowSelfSignedCertificates(boolean) - Method in class org.frankframework.senders.SendGridSender
- setAllowUnicodeSupplementaryCharacters(boolean) - Method in class org.frankframework.pipes.ReplacerPipe
-
Whether to allow Unicode supplementary characters (like a smiley) during
replaceNonValidXmlCharacters
- setAntiVirusFailureAsSoapFault(boolean) - Method in class org.frankframework.pipes.StreamPipe
-
(only used for parameter
httprequest
and whencheckantivirus=true
) when true and the antivirusfailed forward is specified and the antivirus scan did not pass, a soap fault is returned instead of only a plain error message - setAntiVirusFailureReasonSessionKey(String) - Method in class org.frankframework.pipes.StreamPipe
-
(only used for parameter
httprequest
and whencheckantivirus=true
) if not empty and the antivirusfailed forward is specified and the antivirus scan did not pass, the error message (or soap fault) is stored in this session key and the first string part is returned to the pipeline - setAntiVirusMessagePartName(String) - Method in class org.frankframework.pipes.StreamPipe
-
(only used for parameter
httprequest
and whencheckantivirus=true
) name of antivirus scan message parts - setAntiVirusPartName(String) - Method in class org.frankframework.pipes.StreamPipe
-
(only used for parameter
httprequest
and whencheckantivirus=true
) name of antivirus scan status parts - setAntiVirusPassedMessage(String) - Method in class org.frankframework.pipes.StreamPipe
-
(only used for parameter
httprequest
and whencheckantivirus=true
) message of antivirus scan parts which indicates the antivirus scan passed - setAnyMatchClaims(String) - Method in class org.frankframework.http.rest.ApiListener
-
Comma separated key value pairs to one-of match with JWT payload. e.g.
- setAppend(boolean) - Method in class org.frankframework.jdbc.ResultSet2FileSender
-
If set
true
and the file already exists, the resultset rows are written to the end of the file. - setAppenders(Set<String>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions.LogDefinitionDAO
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.cache.AbstractCacheAdapter
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.AbstractApplicationWarnings
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.AdapterManager
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.Configuration
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.ConfigurationDigester
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.ConfigurationFlowGenerator
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.digester.DigesterRulesParser
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.digester.FrankDigesterRules
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.configuration.ScheduleManager
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.core.Adapter
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.core.PipeLine
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.http.AbstractHttpSession
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.http.PushingListenerAdapter
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.jdbc.JdbcPropertySourceFactory
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.jndi.JndiBase
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.jndi.JndiObjectLocator
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.jta.narayana.NarayanaConfigurationBean
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.lifecycle.NamespaceUriProviderBean
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.lifecycle.ServletManager
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.lifecycle.ServletRegisteringPostProcessor
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.lifecycle.ShowLogDirectory
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.lifecycle.VerifyDatabaseConnectionBean
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.management.bus.endpoints.BusEndpointBase
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.management.bus.MessageDispatcher
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.monitoring.AbstractMonitorDestination
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.monitoring.Monitor
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.monitoring.MonitorManager
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.parameters.AbstractParameter
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.pipes.AbstractPipe
-
final method to ensure nobody overrides this...
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.receivers.FrankListener
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.receivers.JavaListener
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.receivers.Receiver
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.scheduler.AbstractJobDef
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.senders.AbstractSender
-
final method to ensure nobody overrides this...
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.statistics.MetricsInitializer
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.unmanaged.DefaultIbisManager
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.util.flow.FlowDiagramManager
- setApplicationContext(ApplicationContext) - Method in class org.frankframework.validation.AbstractXmlValidator
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.frankframework.monitoring.EventPublisher
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.frankframework.unmanaged.DefaultIbisManager
- setApplicationFaultsAsExceptions(boolean) - Method in class org.frankframework.http.PushingListenerAdapter
- setApplicationFaultsAsSoapFaults(boolean) - Method in class org.frankframework.http.WebServiceListener
- setApplicationWarnings(ApplicationWarnings) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
- setAssumeDirectoryExists(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
If set
true
, validation of directory is ignored - setAttachmentList(List<AbstractMailSender.MailAttachmentStream>) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setAttachmentSessionKeys(String) - Method in class org.frankframework.http.WebServiceListener
-
Comma separated list of session keys to hold contents of attachments of the request
- setAttachmentXmlSessionKey(String) - Method in class org.frankframework.http.cxf.AbstractSOAPProvider
-
SessionKey containing attachment information, or null if no attachments
- setAttribute(String, String, XSSimpleTypeDefinition) - Method in interface org.frankframework.align.content.ElementContainer
- setAttribute(String, String, XSSimpleTypeDefinition) - Method in class org.frankframework.align.content.JsonElementContainer
- setAttribute(String, String, XSSimpleTypeDefinition) - Method in class org.frankframework.align.content.MapContentContainer
- setAttribute(String, String, XSSimpleTypeDefinition) - Method in class org.frankframework.align.content.TreeContentContainer
- setAttributesToReturn(String) - Method in class org.frankframework.ldap.LdapSender
-
Comma separated list of attributes to return.
- setAuditTrailNamespaceDefs(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
Namespace defintions for auditTrailXPath.
- setAuditTrailSessionKey(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
Key of a PipelineSession-variable.
- setAuditTrailXPath(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
XPath expression to extract audit trail from message
- setAuthalias(String) - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- setAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Authentication alias used for authentication to the host
- setAuthAlias(String) - Method in class org.frankframework.jdbc.JdbcFacade
-
Authentication alias used to authenticate when connecting to database
- setAuthAlias(String) - Method in class org.frankframework.jms.JMSFacade
-
Alias used to obtain credentials for authentication to JMS server
- setAuthAlias(String) - Method in class org.frankframework.jms.JmsRealm
- setAuthAlias(String) - Method in class org.frankframework.jms.MessagingSource
- setAuthAlias(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
Alias used to obtain credentials to connect to ldap server
- setAuthAlias(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Alias used to obtain username and password, used when a
pattern
containing {username} or {password} is specified - setAuthAlias(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
- setAuthAlias(String) - Method in class org.frankframework.pipes.HashPipe
-
authAlias to retrieve the secret from (password field).
- setAuthAlias(String) - Method in class org.frankframework.pipes.JwtPipe
-
Auth Alias for the SharedSecret to be used when signing the JWT (using the HmacSHA256 algorithm)
- setAuthAlias(String) - Method in class org.frankframework.senders.AbstractMailSender
-
authAlias used to obtain credentials for authentication
- setAuthDomain(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Deprecated.
- setAuthenticatedTokenRequest(boolean) - Method in class org.frankframework.http.AbstractHttpSession
-
if set true, clientId and clientSecret will be added as Basic Authentication header to the tokenRequest, instead of as request parameters
- setAuthentication(String) - Method in class org.frankframework.jms.JmsRealm
- setAuthentication(String) - Method in class org.frankframework.jndi.JndiBase
-
maps to the field context.security_authentication
- setAuthenticationMethod(String) - Method in class org.frankframework.http.rest.ApiPrincipalPipe
- setAuthenticationMethod(ApiListener.AuthenticationMethods) - Method in class org.frankframework.http.rest.ApiListener
-
Enables security for this listener.
- setAuthenticationRoles(String) - Method in class org.frankframework.http.rest.ApiListener
-
Only active when AuthenticationMethod=AUTHROLE.
- setAuthRoles(String) - Method in class org.frankframework.http.RestListener
-
Comma separated list of authorization roles which are granted for this rest service
- setAutoFormat(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true, the format on 'output' is set to the same as the format of the input message on 'input'.
- setAutomaticallyTransformToAndFromJson(boolean) - Method in class org.frankframework.http.RestListener
-
Uses an JsonPipe to convert the json-input to xml, and xml-output to json.
- setAutoStart(boolean) - Method in class org.frankframework.configuration.Configuration
-
If the Configuration should automatically start all
Adapters
andScheduled Jobs
. - setAutoStart(boolean) - Method in class org.frankframework.core.Adapter
-
AutoStart indicates that the adapter should be started when the configuration is started.
- setAvoidLocking(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
If true, then select queries are executed in a way that avoids taking locks, e.g. with isolation mode 'read committed' instead of 'repeatable read'.
- setAvoidLocking(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setAvoidLocking(boolean) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setBackwardsCompatibility(boolean) - Method in class org.frankframework.compression.ZipWriterPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setBackwardsCompatibility(boolean) - Method in class org.frankframework.compression.ZipWriterSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setBaseDN(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
BaseDN, e.g.
- setBasePath(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
-
Sets the path prefix used when
getLocalResource()
is called. - setBatchSize(int) - Method in class org.frankframework.jdbc.FixedQuerySender
-
When set larger than 0 and used as a child of an IteratingPipe, then the database calls are made in batches of this size.
- setBeanClass(String) - Method in class org.frankframework.configuration.digester.DigesterRule
-
The class to use when creating the bean through Spring.
- setBeanFactory(BeanFactory) - Method in class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
- setBeanFactory(BeanFactory) - Method in class org.frankframework.management.bus.MessageDispatcher
- setBeanFactory(BeanFactory) - Method in class org.frankframework.unmanaged.SpringJmsConnector
- setBeanName(String) - Method in class org.frankframework.configuration.Configuration
-
Overwrite the DisplayName created by the super.setBeanName which prepends 'ApplicationContext'.
- setBinaryToTextEncoding(HashPipe.HashEncoding) - Method in class org.frankframework.pipes.HashPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setBlobBase64Direction(Base64Pipe.Direction) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
controls whether the streamed blobdata will need to be base64
encode
ordecode
or not. - setBlobBase64Direction(Base64Pipe.Direction) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setBlobCharset(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Charset that is used to read and write BLOBs.
- setBlobCharset(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setBlobCharset(String) - Method in class org.frankframework.jdbc.JdbcListener
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setBlobCharset(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setBlobCharset(String) - Method in class org.frankframework.util.DB2DocumentWriter
- setBlobCharset(String) - Method in class org.frankframework.util.DB2XMLWriter
- setBlobColumn(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Only for querytype 'updateBlob': column that contains the BLOB to be updated
- setBlobColumn(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
controls whether blobdata is stored compressed in the database
- setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.JdbcListener
-
Controls whether BLOB is considered stored compressed in the database
- setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
If set to
true
, the messages are stored compressed - setBlobsCompressed(boolean) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setBlobSessionKey(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
For querytype 'updateBlob': key of session variable that contains the data (String or InputStream) to be loaded to the BLOB.
- setBlobSessionKey(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Controls automatically whether blobdata is stored compressed and/or serialized in the database
- setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.JdbcListener
-
Controls automatically whether blobdata is stored compressed and/or serialized in the database.
- setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.MessageStoreListener
- setBlobSmartGet(boolean) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setBlockPrefix(String) - Method in class org.frankframework.pipes.StringIteratorPipe
-
If
combineBlocks = true
, this string is inserted at the start of each block. - setBlockSize(int) - Method in class org.frankframework.pipes.IteratingPipe
-
Controls multiline behaviour.
- setBlockSize(int) - Method in class org.frankframework.pipes.StringIteratorPipe
-
Controls multiline behaviour.
- setBlockSuffix(String) - Method in class org.frankframework.pipes.StringIteratorPipe
-
If
combineBlocks = true
, this string is inserted at the end of the set of lines. - setBounceAddress(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setBounceAddress(String) - Method in class org.frankframework.senders.AbstractMailSender
-
NDR return address when mail cannot be delivered.
- setBoundary(String) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
- setBus(Bus) - Method in class org.frankframework.http.cxf.FrankCXFServlet
- setCache(ICache<String, String>) - Method in class org.frankframework.core.PipeLine
-
Cache of results
- setCache(ICache<String, String>) - Method in class org.frankframework.senders.AbstractSenderWrapper
- setCache(ICache<String, Set<String>>) - Method in class org.frankframework.ldap.LdapClient
- setCache(ICache<String, Set<String>>) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
- setCache(ICache<K, V>) - Method in interface org.frankframework.cache.ICacheEnabled
-
optional
cache
definition - setCacheEmptyKeys(boolean) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
controls whether empty keys are used for caching. when set true, cache entries with empty keys can exist.
- setCacheEmptyValues(boolean) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
controls whether empty values will be cached. when set true, empty cache entries can exist for any key.
- setCacheMode(IListenerConnector.CacheMode) - Method in class org.frankframework.jms.PushingJmsListener
- setCacheName(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
-
Name of the cache from which items are to be removed
- setCdataValue(String) - Method in class org.frankframework.util.XmlBuilder
- setCertificate(String) - Method in class org.frankframework.http.AbstractHttpSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setCertificateAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setCertificatePassword(String) - Method in class org.frankframework.http.AbstractHttpSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setCertificateType(KeystoreType) - Method in class org.frankframework.http.AbstractHttpSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setCharacterEncoding(String) - Method in class org.frankframework.http.rest.ApiListener
-
The specified character encoding on the response contentType header.
- setCharset(String) - Method in class org.frankframework.compression.ZipIteratorPipe
-
Charset used when reading the contents of the entry (only used if streamingContents=false)
- setCharset(String) - Method in class org.frankframework.pipes.Base64Pipe
-
Character encoding to be used to when reading input from strings for direction=encode or writing data for direction=decode.
- setCharset(String) - Method in class org.frankframework.pipes.FileLineIteratorPipe
-
Deprecated.Default charset attribute
- setCharset(String) - Method in class org.frankframework.pipes.HashPipe
-
Character set to use for converting the secret from String to bytes
- setCharset(String) - Method in class org.frankframework.pipes.XmlValidator
- setCharset(String) - Method in class org.frankframework.validation.AbstractXmlValidator
-
Characterset used for reading file, only used when
validateFile
istrue
- setCharset(Charset) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
- setCharSet(String) - Method in class org.frankframework.http.AbstractHttpSender
-
Charset of the request.
- setCharSet(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setCheckAntiVirus(boolean) - Method in class org.frankframework.pipes.StreamPipe
-
(only used for parameter
httprequest
) when true parts are checked for antivirus scan returncode. these antivirus scan parts have been added by another application (so the antivirus scan is not performed in this pipe). for each file part an antivirus scan part have been added by this other application (directly after this file part) - setCheckDependency(boolean) - Method in class org.frankframework.senders.IbisLocalSender
-
If
true
, the sender waits upon open until the calledJavaListener
is opened - setCheckDirectory(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
Deprecated.
- setCheckForDuplicates(boolean) - Method in class org.frankframework.receivers.Receiver
-
If set to
true
, each message is checked for presence in the messageLog. - setCheckForDuplicatesMethod(Receiver.CheckForDuplicatesMethod) - Method in class org.frankframework.receivers.Receiver
-
(Only used when
checkForDuplicates=true
) Indicates whether the messageid or the correlationid is used for checking presence in the message log - setCheckIfTableExists(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setCheckRootTag(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
If set, besides the XML Well-Formedness the root element of the result is checked to be equal to the value set
- setCheckTable(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
If set to
true
, checks are performed if the table exists and is properly created - setCheckXmlWellFormed(boolean) - Method in class org.frankframework.pipes.MessageSendingPipe
-
If set
true
, the XML Well-Formedness of the result is checked - setChompCharSize(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setChompCharSize(String) - Method in interface org.frankframework.core.IPipe
-
If set (>=0) and the character data length inside a xml element exceeds this size, the character data is chomped (with a clear comment)
- setChompCharSize(String) - Method in class org.frankframework.pipes.AbstractPipe
- setChompCharSize(String) - Method in class org.frankframework.receivers.Receiver
-
If set (>=0) and the character data length inside a xml element exceeds this size, the character data is chomped (with a clear comment)
- setChompCharSize(String) - Method in class org.frankframework.util.CompactSaxHandler
- setChompLength(int) - Method in class org.frankframework.util.CompactSaxHandler
- setClientAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Alias used to obtain client_id and client_secret for authentication to
tokenEndpoint
- setClientId(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Client_id used in authentication to
tokenEndpoint
- setClientSecret(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Client_secret used in authentication to
tokenEndpoint
- setClobColumn(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Only for querytype 'updateClob': column that contains the CLOB to be updated
- setClobColumn(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setClobSessionKey(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
For querytype 'updateClob': key of session variable that contains the CLOB (String or InputStream) to be loaded to the CLOB.
- setClobSessionKey(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setCloseInputstreamOnExit(boolean) - Method in class org.frankframework.compression.ZipIteratorPipe
-
If set to
false
, the inputstream is not closed after it has been used - setCloseInputstreamOnExit(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setCloseInputstreamOnExit(boolean) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
-
If set to
false
, the inputstream is not closed after it has been used - setCloseIteratorOnExit(boolean) - Method in class org.frankframework.pipes.IteratingPipe
- setCloseOutputstreamOnExit(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
When set to
false
, the Outputstream is not closed after BLOB or CLOB has been written to it - setCode(int) - Method in class org.frankframework.core.PipeLineExit
-
HTTP statusCode e.g.
- setCollectFileContents(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
If set
true
, the contents of the files in the zip are returned in the result xml message of this pipe. - setCollectFileContentsBase64Encoded(String) - Method in class org.frankframework.pipes.UnzipPipe
-
Comma separated list of file extensions.
- setCollection(String) - Method in class org.frankframework.mongodb.MongoDbSender
-
Collection to act upon.
- setCollectionName(String) - Method in class org.frankframework.collection.AbstractCollectorPipe
-
Session key used to refer to collection.
- setCollectionName(String) - Method in class org.frankframework.collection.AbstractCollectorSender
-
Session key used to refer to collection.
- setCollectResults(boolean) - Method in class org.frankframework.pipes.IteratingPipe
-
Controls whether all the results of each iteration will be collected in one result message.
- setCollectResults(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
If set
false
, only a small summary (count of items in zip) is returned - setColumnsReturned(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Comma separated list of columns whose values are to be returned.
- setColumnsReturned(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setCombineBlocks(boolean) - Method in class org.frankframework.pipes.StringIteratorPipe
-
If
true
, all items in a block are sent at once. - setCommand(String) - Method in class org.frankframework.senders.CommandSender
-
The command to be executed.
- setCommandWithArguments(boolean) - Method in class org.frankframework.senders.CommandSender
-
In case the command that will be executed contains arguments then this flag should be set to true
- setCommentField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
The name of the column comments are stored in
- setCommentField(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
(optional) Field used to store the reason of the last change of the
statusField
- setCommentField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setCommentMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setCompactJsonArrays(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true assume arrays in JSON do not have the element containers like in XML
- setCompleteFileHeader(boolean) - Method in class org.frankframework.compression.ZipWriterPipe
-
Only for action='write': If set to
true
, the fields 'crc-32', 'compressed size' and 'uncompressed size' in the zip entry file header are set explicitly (note: compression ratio is zero) - setCompress(boolean) - Method in class org.frankframework.pipes.CompressPipe
-
if
true
the pipe compresses, otherwise it decompress - setComputeMimeType(boolean) - Method in class org.frankframework.pipes.DataSonnetPipe
-
Compute mimetype when unknown.
- setConfiguration(Configuration) - Method in class org.frankframework.core.Adapter
- setConfigurationException(ConfigurationException) - Method in class org.frankframework.configuration.Configuration
- setConfigurationFile(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.core.Adapter
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.core.PipeLine
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.http.AbstractHttpSession
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.jdbc.AbstractJdbcSender
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.jms.JmsSender
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.pipes.MessageSendingPipe
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.receivers.Receiver
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.scheduler.AbstractJobDef
- setConfigurationMetrics(MetricsInitializer) - Method in class org.frankframework.senders.AbstractSenderWrapper
- setConfigurationName(String) - Method in class org.frankframework.scheduler.job.ActionJob
-
Configuration on which job operates
- setConfigurationWarnings(ConfigurationWarnings) - Method in class org.frankframework.configuration.ConfigurationDigester
- setConfigurationWarnings(ConfigurationWarnings) - Method in class org.frankframework.configuration.digester.AbstractDigesterRule
- setConnectionCheckInterval(int) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- setConnectionCheckInterval(int) - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- setConnectionFactory(ConnectionFactory) - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
- setConnectionFactoryFactory(IConnectionFactoryFactory) - Method in class org.frankframework.jms.JMSFacade
- setConnectionIdleTimeout(int) - Method in class org.frankframework.http.AbstractHttpSession
-
Maximum Time for connection to stay idle in the pool.
- setConnectionPooling(boolean) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- setConnectionsArePooled(boolean) - Method in class org.frankframework.jdbc.JdbcFacade
-
informs the sender that the obtained connection is from a pool (and thus connections are reused and never closed)
- setConnectionTimeToLive(int) - Method in class org.frankframework.http.AbstractHttpSession
-
Maximum Time to Live for connections in the pool.
- setConnectTimeout(int) - Method in class org.frankframework.jwt.JwtValidator
- setConsumes(MediaTypes) - Method in class org.frankframework.http.rest.ApiListener
-
The required contentType on requests, if it doesn't match a
415
status (Unsupported Media Type) is returned. - setConsumes(RestListener.MediaTypes) - Method in class org.frankframework.http.RestListener
-
Mediatype (e.g.
- setContainerElement(String) - Method in class org.frankframework.pipes.ForEachChildElementPipe
-
Element name (not an XPath-expression), qualified via attribute
namespaceDefs
, used to determine the 'root' of elements to be iterated over, i.e. the root of the set of child elements. - setContent(String) - Method in class org.frankframework.align.content.JsonElementContainer
- setContent(T) - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
- setContentDispositionHeaderSessionKey(String) - Method in class org.frankframework.http.rest.ApiListener
-
Session key that provides the
Content-Disposition
header in the response - setContentEncoding(String) - Method in class org.frankframework.http.HttpMessageEntity
- setContentHandler(XmlValidatorContentHandler) - Method in class org.frankframework.validation.AbstractValidationContext
- setContentHandler(ContentHandler) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- setContentHandler(ContentHandler) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- setContentHandler(ContentHandler) - Method in class org.frankframework.xml.FullXmlFilter
- setContentsSessionKey(String) - Method in class org.frankframework.compression.ZipIteratorPipe
-
Session key used to store contents of each zip entry
- setContentType(String) - Method in class org.frankframework.http.AbstractHttpSender
-
Content-Type (superset of mimetype + charset) of the request, for
POST
,PUT
andPATCH
methods - setContentType(ContentType) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
- setContentTypeSessionKey(String) - Method in class org.frankframework.http.RestListener
-
Key of Session variable that determines requested content type, overrides
produces
- setContext(Map<String, Object>) - Method in class org.frankframework.util.CompactSaxHandler
- setContextKey(String) - Method in class org.frankframework.parameters.AbstractParameter
-
key of message context variable to use as source, instead of the message found from input message or sessionKey itself
- setContinueOnError(boolean) - Method in class org.frankframework.pipes.LogContextPipe
-
If set
true
the pipe will never forward to theExceptionForward
even if an error occurred during execution. - setCorrelationIdField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
The name of the column correlation-ids are stored in
- setCorrelationIdField(String) - Method in class org.frankframework.jdbc.JdbcListener
-
Field containing the
correlationId
. - setCorrelationIdField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setCorrelationIdHeader(String) - Method in class org.frankframework.http.rest.ApiListener
-
Name of the header which contains the Correlation-Id.
- setCorrelationIdMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setCorrelationIdMaxLength(int) - Method in class org.frankframework.jms.JMSFacade
-
If set (>=0) and the length of the correlationId exceeds this maximum length, the correlationId is trimmed from the left side of a string to this maximum length
- setCorrelationIDNamespaceDefs(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
Namespace defintions for correlationIDXPath.
- setCorrelationIDNamespaceDefs(String) - Method in class org.frankframework.receivers.Receiver
-
Namespace definitions for correlationIDXPath.
- setCorrelationIDSessionKey(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
Key of a PipelineSession-variable.
- setCorrelationIDStyleSheet(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
Stylesheet to extract correlationid from message
- setCorrelationIDStyleSheet(String) - Method in class org.frankframework.receivers.Receiver
-
Stylesheet to extract correlationID from message
- setCorrelationIdToHex(boolean) - Method in class org.frankframework.jms.JMSFacade
-
Transform the value of the correlationid to a hexadecimal value if it starts with id: (preserving the id: part).
- setCorrelationIdToHexPrefix(String) - Method in class org.frankframework.jms.JMSFacade
-
Prefix to check before executing correlationIdToHex.
- setCorrelationIDXPath(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
XPath expression to extract correlationid from message
- setCorrelationIDXPath(String) - Method in class org.frankframework.receivers.Receiver
-
XPath expression to extract correlationId from message
- setCountOnly(boolean) - Method in class org.frankframework.mongodb.MongoDbSender
-
Only for find operation: return only the count and not the full document(s)
- setCreateSubDirectories(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
Deprecated.
- setCreateTable(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setCredentialFactory(CredentialFactory) - Method in class org.frankframework.jms.IbisMessageListenerContainer
- setCredentials(String) - Method in class org.frankframework.jms.JmsRealm
- setCredentials(String) - Method in class org.frankframework.jndi.JndiBase
-
username to connect to context, maps to context.security_credentials
- setCronExpression(String) - Method in class org.frankframework.scheduler.AbstractJobDef
- setCronExpression(String) - Method in interface org.frankframework.scheduler.job.IJob
-
CRON expression that determines the frequency of execution.
- setCronExpressionPattern(String) - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.expression that generates the cron trigger
- setData(String) - Method in class org.frankframework.http.rest.ApiPrincipal
- setDatabase(String) - Method in class org.frankframework.mongodb.MongoDbSender
-
Database to connect to.
- setDatabaseAttributes(String, Instant, String, Boolean, Boolean) - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- setDataSource(DataSource) - Method in class org.frankframework.scheduler.SchedulerFactoryBean
- setDataSourceFactory(IDataSourceFactory) - Method in class org.frankframework.jdbc.JdbcFacade
- setDataSourceFactory(IDataSourceFactory) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- setDatasourceName(String) - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
- setDatasourceName(String) - Method in class org.frankframework.jdbc.JdbcFacade
-
JNDI name of datasource to be used, can be configured via jmsRealm, too
- setDatasourceName(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setDatasourceName(String) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- setDatasourceName(String) - Method in class org.frankframework.jms.JmsRealm
- setDatasourceName(String) - Method in class org.frankframework.mongodb.MongoDbSender
-
The MongoDB datasource
- setDatasourceName(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
- setDatasourceName(String) - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
-
JNDI name of datasource to be used.
- setDataTypes(IDbmsSupport) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
change datatypes used for specific database vendor.
- setDateField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
The name of the column the timestamp is stored in
- setDateFieldType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The type of the column the timestamps are stored in
- setDateFormat(String) - Method in class org.frankframework.pipes.PutSystemDateInSession
-
Format to store date in
- setDateFormatSuffix(String) - Method in class org.frankframework.util.Locker
-
Format for date which is added after
objectid
(e.g. yyyyMMdd to be sure the job is executed only once a day) - setDbmsSupportFactory(DbmsSupportFactory) - Method in class org.frankframework.jdbc.JdbcFacade
- setDebugInput(boolean) - Method in class org.frankframework.senders.XsltSender
-
If set
true
the input is written to the log file, at DEBUG level - setDecimalSeparator(String) - Method in class org.frankframework.parameters.NumberParameter
-
Separate the integer part from the fractional part of a number.
- setDecompressBlobs(boolean) - Method in class org.frankframework.util.DB2DocumentWriter
- setDecompressBlobs(boolean) - Method in class org.frankframework.util.DB2XMLWriter
- setDeepSearch(boolean) - Method in class org.frankframework.align.Json2Xml
- setDeepSearch(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true, and converting from JSON to XML, parameter substitutions are searched for optional sub elements too.
- setDefaultAttachmentName(String) - Method in class org.frankframework.senders.AbstractMailSender
-
When this name is used, it will be followed by a number which is equal to the node's position
- setDefaultDatasourceName(String) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- setDefaultDomain(String) - Method in class org.frankframework.jmx.JmxNamingStrategy
- setDefaultFrom(String) - Method in class org.frankframework.senders.AbstractMailSender
-
Set the default from: header, if not specified in message itself
- setDefaultMessageBase64(boolean) - Method in class org.frankframework.senders.AbstractMailSender
-
when messageBase64 is not specified defaultMessageBase64 will be used
- setDefaultMessageType(String) - Method in class org.frankframework.senders.AbstractMailSender
-
when messageType is not specified defaultMessageType will be used
- setDefaultPassword(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
- setDefaultSubject(String) - Method in class org.frankframework.senders.AbstractMailSender
-
Set the default value of the subject: header, if not specified in message itself
- setDefaultUserid(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
- setDefaultValue(String) - Method in class org.frankframework.parameters.AbstractParameter
-
If the result of sessionKey, xpathExpression and/or stylesheet returns null or an empty string, this value is returned
- setDefaultValueMethods(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Comma separated list of methods (
defaultValue
,sessionKey
,pattern
,value
orinput
) to use as default value. - setDefinition(IParameter) - Method in class org.frankframework.parameters.ParameterValue
- setDelayTime(long) - Method in class org.frankframework.pipes.DelayPipe
-
The time in milliseconds the thread will be put to sleep
- setDelayTime(long) - Method in class org.frankframework.senders.DelaySender
-
The time in milliseconds the thread will be put to sleep
- setDeleteEmptySubdirectories(boolean) - Method in class org.frankframework.util.DirectoryCleaner
-
when
true
, empty subdirectories will be deleted, too - setDeleteOnExit(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
Deprecated.
- setDeliveryMode(JMSFacade.DeliveryMode) - Method in class org.frankframework.jms.JmsSender
-
Controls mode that messages are sent with
- setDependencyTimeOut(int) - Method in class org.frankframework.senders.IbisLocalSender
-
Maximum time (in seconds) the sender waits for the listener to start.
- setDescription(String) - Method in class org.frankframework.core.Adapter
-
some functional description of the
Adapter
- setDescription(String) - Method in class org.frankframework.scheduler.AbstractJobDef
-
Description of the job
- setDescription(String) - Method in class org.frankframework.task.TimeoutGuard
- setDestination(Destination) - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
- setDestinationName(String) - Method in class org.frankframework.jms.JMSFacade
-
Name of the JMS destination (queue or topic) to use
- setDestinationName(String) - Method in class org.frankframework.jms.PushingJmsListener
- setDestinationParam(String) - Method in class org.frankframework.jms.JmsSender
-
Parameter that is used, if specified and not empty, to determine the destination.
- setDestinations(String) - Method in class org.frankframework.monitoring.Monitor
- setDestinations(Set<String>) - Method in class org.frankframework.management.bus.dto.MonitorDTO
- setDestinationSet(Set<String>) - Method in class org.frankframework.monitoring.Monitor
- setDestinationType(JMSFacade.DestinationType) - Method in class org.frankframework.jms.JMSFacade
-
Type of the messageing destination.
- setDigesterRule(DigesterRule) - Method in class org.frankframework.configuration.digester.AbstractSpringPoweredDigesterFactory
- setDigesterRule(DigesterRule) - Method in interface org.frankframework.configuration.digester.IDigesterRuleAware
- setDigesterRuleFile(String) - Method in class org.frankframework.configuration.ConfigurationDigester
- setDirection(IWrapperPipe.Direction) - Method in class org.frankframework.soap.SoapWrapperPipe
- setDirection(Base64Pipe.Direction) - Method in class org.frankframework.pipes.Base64Pipe
- setDirection(EscapePipe.Direction) - Method in class org.frankframework.pipes.EscapePipe
- setDirection(JsonPipe.Direction) - Method in class org.frankframework.pipes.JsonPipe
-
Direction of the transformation.
- setDirectory(String) - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
-
Set the directory from which the configuration files should be loaded
- setDirectory(String) - Method in class org.frankframework.pipes.UnzipPipe
-
Directory to extract the archive to
- setDirectory(String) - Method in class org.frankframework.util.DirectoryCleaner
-
directory to be cleaned up
- setDirectorySessionKey(String) - Method in class org.frankframework.pipes.UnzipPipe
-
Sessionkey with a directory value to extract the archive to
- setDisableCookies(boolean) - Method in class org.frankframework.http.AbstractHttpSession
-
Disables the use of cookies, making the sender completely stateless
- setDisableOutputEscaping(boolean) - Method in class org.frankframework.pipes.XsltPipe
- setDisableOutputEscaping(Boolean) - Method in class org.frankframework.senders.XsltSender
-
If set
true
, any output is reparsed before being handled as XML again. - setDiskExpiryThreadIntervalSeconds(int) - Method in class org.frankframework.cache.EhCache
-
How often to run the disk store expiry thread
- setDiskPersistent(boolean) - Method in class org.frankframework.cache.EhCache
-
If
true
, the cache is stored on disk and survives configuration reloads & JVM restarts. - setDiskPersistent(boolean) - Method in class org.frankframework.http.rest.ApiEhcache
- setDispatchType(String) - Method in class org.frankframework.senders.IbisJavaSender
-
Set to 'DLL' to make the dispatcher communicate with a DLL set on the classpath
- setDivisor(int) - Method in class org.frankframework.pipes.CounterSwitchPipe
- setDnFind(String) - Method in class org.frankframework.ldap.LdapFindMemberPipe
-
The dn of the member to search for when the parameter dnFind is not set
- setDnSearchIn(String) - Method in class org.frankframework.ldap.LdapFindMemberPipe
-
The dn of the group to search in when the parameter dnSearchIn is not set
- setDocumentation(String) - Method in class org.frankframework.soap.WsdlGenerator
- setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter a new document locator event.
- setDocumentLocator(Locator) - Method in class org.frankframework.align.XmlAligner
- setDocumentName(String) - Method in class org.frankframework.util.DB2DocumentWriter
- setDocumentName(String) - Method in class org.frankframework.util.DB2XMLWriter
- setDomainWhitelist(String) - Method in class org.frankframework.senders.AbstractMailSender
-
Comma separated list of domains to which mails can be send, domains not on the list are filtered out.
- setDTDHandler(DTDHandler) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- setDurationThreshold(long) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setDurationThreshold(long) - Method in interface org.frankframework.core.IPipe
-
If durationThreshold >=0 and the duration of the message processing exceeded the value specified (in milliseconds) the message is logged informatory to be analyzed
- setDurationThreshold(long) - Method in class org.frankframework.pipes.AbstractPipe
- setElementChain(String) - Method in class org.frankframework.pipes.XmlFileElementIteratorPipe
-
Deprecated.the name of the element to iterate over, preceded with all ancestor elements and separated by semicolons (e.g. adapter;pipeline;pipe)
- setElementName(String) - Method in class org.frankframework.pipes.XmlFileElementIteratorPipe
-
Deprecated.the name of the element to iterate over (alternatively:
elementChain
) - setElementToMove(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setElementToMove(String) - Method in interface org.frankframework.core.IPipe
-
If set, the character data in this element is stored under a session key and in the message replaced by a reference to this session key: {sessionKey: +
elementToMoveSessionKey
+ } - setElementToMove(String) - Method in class org.frankframework.pipes.AbstractPipe
- setElementToMove(String) - Method in class org.frankframework.receivers.Receiver
-
If set, the character data in this XML element is stored inside a session key and in the message it is replaced by a reference to this session key:
{sessionKey: elementToMoveSessionKey}
- setElementToMove(String) - Method in class org.frankframework.util.CompactSaxHandler
- setElementToMoveChain(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setElementToMoveChain(String) - Method in interface org.frankframework.core.IPipe
-
Like
elementToMove
but element is preceded with all ancestor elements and separated by semicolons (e.g. - setElementToMoveChain(String) - Method in class org.frankframework.pipes.AbstractPipe
- setElementToMoveChain(String) - Method in class org.frankframework.receivers.Receiver
-
Like
elementToMove
but element is preceded with all ancestor elements and separated by semicolons (e.g. adapter;pipeline;pipe) - setElementToMoveChain(String) - Method in class org.frankframework.util.CompactSaxHandler
- setElementToMoveSessionKey(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setElementToMoveSessionKey(String) - Method in interface org.frankframework.core.IPipe
-
(Only used when
elementToMove
is set) Name of the session key under which the character data is stored - setElementToMoveSessionKey(String) - Method in class org.frankframework.pipes.AbstractPipe
- setElementToMoveSessionKey(String) - Method in class org.frankframework.receivers.Receiver
-
(Only used when
elementToMove
orelementToMoveChain
is set) Name of the session key wherein the character data is stored - setElementToMoveSessionKey(String) - Method in class org.frankframework.util.CompactSaxHandler
- setElementXPathExpression(String) - Method in class org.frankframework.pipes.ForEachChildElementPipe
-
XPath-expression used to determine the set of elements to be iterated over, i.e. the set of child elements.
- setElseForwardName(String) - Method in class org.frankframework.pipes.IsXmlPipe
-
forward returned when 'false'
- setElseForwardName(String) - Method in class org.frankframework.pipes.XmlIf
-
forward returned when output is
false
- setElseForwardOnEmptyInput(boolean) - Method in class org.frankframework.pipes.IsXmlPipe
-
return elseforward when input is empty (or thenforward)
- setEmpty(boolean) - Method in class org.frankframework.core.PipeLineExit
-
If using RestListener and set to
true
, this removes the output and shows a blank page, the output is still logged in the ladybug testtool - setEmptyForwardName(String) - Method in class org.frankframework.pipes.XmlSwitch
-
Forward returned when the content, on which the switch is performed, is empty. if
emptyforwardname
is not specified,notfoundforwardname
is used. - setEmptyInputReplacement(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setEmptyInputReplacement(String) - Method in interface org.frankframework.core.IPipe
-
If set and the input is empty, this fixed value is taken as input
- setEmptyInputReplacement(String) - Method in class org.frankframework.pipes.AbstractPipe
- setEncodeMessages(boolean) - Method in class org.frankframework.http.HttpSender
-
Specifies whether messages will encoded, e.g. spaces will be replaced by '+' etc.
- setEncodeSubstring(boolean) - Method in class org.frankframework.pipes.EscapePipe
-
when set
true
special characters insubstringstart
andsubstringend
are first translated to their xml equivalents - setEncoding(String) - Method in class org.frankframework.pipes.HashPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setEncodingStyle(String) - Method in class org.frankframework.http.WebServiceSender
-
the encodingstyle to be set in the messageheader
- setEncodingStyle(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
The encodingStyle to be set in the soap header
- setEncodingStyleURI(String) - Method in class org.frankframework.http.WebServiceSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setEncodingStyleURI(String) - Method in class org.frankframework.jms.JmsSender
-
SOAP encoding style URI
- setEndDateMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setEndOfLineString(String) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
-
If set, each record has to end with this string.
- setEndPosition(int) - Method in class org.frankframework.pipes.StringIteratorPipe
-
If
endPosition >= startPosition
, this field contains the end position of the key in the current record - setEngineName(JavascriptSender.JavaScriptEngines) - Method in class org.frankframework.senders.JavascriptSender
-
the name of the JavaScript engine to use.
- setEntityResolver(EntityResolver) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- setEnvironment(Environment) - Method in class org.frankframework.lifecycle.AbstractPropertySourcePostProcessor
- setError(String) - Method in class org.frankframework.util.flow.ResultHandler
- setErrorHandler(XmlValidatorErrorHandler) - Method in class org.frankframework.validation.AbstractValidationContext
- setErrorHandler(ErrorHandler) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- setErrorMessage(String) - Method in class org.frankframework.core.SenderResult
- setErrorMessageFormatter(IErrorMessageFormatter) - Method in class org.frankframework.core.Adapter
-
Formatter for errors that can occur in this adapter.
- setErrorSessionKey(String) - Method in class org.frankframework.ldap.LdapChallengePipe
-
Deprecated.key of session variable used to store cause of errors
- setErrorSessionKey(String) - Method in class org.frankframework.ldap.LdapSender
-
Key of session variable used to store cause of errors
- setErrorStorage(ITransactionalStorage<Serializable>) - Method in class org.frankframework.receivers.Receiver
-
Storage to keep track of messages that failed processing
- setEscapeXml(boolean) - Method in class org.frankframework.pipes.StringIteratorPipe
-
Escape XML characters in each item
- setEtagSessionKey(String) - Method in class org.frankframework.http.RestListener
-
Key of session variable to store etag
- setEternal(boolean) - Method in class org.frankframework.cache.EhCache
-
If
true
, the elements in the cache are eternal, i.e. never expire - setEternal(boolean) - Method in class org.frankframework.http.rest.ApiEhcache
- setEventCode(String) - Method in class org.frankframework.monitoring.Trigger
- setEventCodes(List<String>) - Method in interface org.frankframework.monitoring.ITrigger
- setEventCodes(List<String>) - Method in class org.frankframework.monitoring.Trigger
- setEventPublisher(EventPublisher) - Method in class org.frankframework.pipes.AbstractPipe
- setEventPublisher(EventPublisher) - Method in class org.frankframework.receivers.Receiver
- setEvents(List<String>) - Method in class org.frankframework.management.bus.dto.TriggerDTO
- setExactMatchClaims(String) - Method in class org.frankframework.http.rest.ApiListener
-
Comma separated key value pairs to exactly match with JWT payload. e.g.
- setExceptionForwardName(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
PipeForward used when an exception is caught
- setExceptionListener(IbisExceptionListener) - Method in interface org.frankframework.core.IPushingListener
-
Set a (single) listener that will be notified of any exceptions.
- setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.http.PushingListenerAdapter
- setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.jms.PushingJmsListener
- setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.receivers.FrankListener
- setExceptionListener(IbisExceptionListener) - Method in class org.frankframework.receivers.JavaListener
- setExceptionOnResult(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
If not empty, a PipeRunException is thrown when the result equals this value (for testing purposes only)
- setExitCode(int) - Method in class org.frankframework.core.PipeLineResult
- setExitState(PipeLine.ExitState, Integer) - Method in class org.frankframework.core.PipeLineSession
- setExitState(PipeLineResult) - Method in class org.frankframework.core.PipeLineSession
- setExpectsSessionKeys(String) - Method in class org.frankframework.core.PipeLine
-
The pipeline of this adapter expects to use the following session keys to be set on call.
- setExpirationTime(int) - Method in class org.frankframework.pipes.JwtPipe
-
JWT expirationTime in seconds, 0 to disable
- setExpiryDateField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
The name of the column the timestamp for expiry is stored in
- setExport(boolean) - Method in class org.frankframework.pipes.LogContextPipe
-
If set to
true
the ThreadContext parameters will be exported from the current PipeLine up in the call tree. - setExpressionValue(String) - Method in class org.frankframework.pipes.XmlIf
-
a string to compare the result of the xpathExpression (or the input-message itself) to.
- setExtensionNamespacePrefixes(XMLStreamWriter) - Method in interface org.frankframework.soap.WsdlGeneratorExtensionContext
- setExtractFirstStringPart(boolean) - Method in class org.frankframework.pipes.StreamPipe
-
(only used for parameter
httprequest
) when true the first part is not put in a session key but returned to the pipeline (as the result of this pipe) - setFactory(String) - Method in class org.frankframework.configuration.digester.DigesterRule
-
The 'factory-create-rule' attribute.
- setFailOnWildcards(boolean) - Method in class org.frankframework.align.Json2Xml
- setFailOnWildcards(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true, an exception is thrown when a wildcard is found in the XML Schema when parsing an object.
- setFatalIOException(IOException) - Method in class org.frankframework.util.TransformerErrorListener
- setFatalTransformerException(TransformerException) - Method in class org.frankframework.util.TransformerErrorListener
- setFeature(String, boolean) - Method in class org.frankframework.align.XmlAligner
- setFeature(String, boolean) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- setFetchDirection(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- setFetchSize(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- setFieldNames(String) - Method in class org.frankframework.pipes.CsvParserPipe
-
Comma separated list of header names.
- setFieldSeparator(String) - Method in class org.frankframework.pipes.CsvParserPipe
-
Character that separates fields
- setFileContainsHeader(Boolean) - Method in class org.frankframework.pipes.CsvParserPipe
-
Specifies if the first line should be treated as header or as data
- setFileFormat(CompressPipe.FileFormat) - Method in class org.frankframework.pipes.CompressPipe
- setFilename(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
-
name of the file containing the result message
- setFilename(String) - Method in class org.frankframework.pipes.FixedResultPipe
-
Name of the file containing the result message.
- setFilename(String) - Method in class org.frankframework.senders.FixedResultSender
-
Name of the file containing the result message
- setFilenamePattern(String) - Method in class org.frankframework.pipes.CompressPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setFilenameSessionKey(String) - Method in class org.frankframework.jdbc.ResultSet2FileSender
-
Key of session variable that contains the name of the file to use.
- setFilenameSessionKey(String) - Method in class org.frankframework.pipes.FixedResultPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setFilter(String) - Method in class org.frankframework.mongodb.MongoDbSender
-
Filter.
- setFilter(SourceFiltering) - Method in class org.frankframework.management.bus.dto.TriggerDTO
- setFind(String) - Method in class org.frankframework.pipes.ReplacerPipe
-
Sets the string that is searched for.
- setFirstBodyPartName(String) - Method in class org.frankframework.http.HttpSender
-
(Only used when
methodType=POST
andpostType=URLENCODED
,FORM-DATA
orMTOM
) Prepends a new BodyPart using the specified name and uses the input of the Sender as content - setFirstDelay(int) - Method in class org.frankframework.util.Locker
-
The time in ms to wait before the first attempt to acquire a lock is made
- setFirstPipe(String) - Method in class org.frankframework.core.PipeLine
-
Name of the first pipe to execute when a message is to be processed
- setFlags(RegExPipe.RegExFlag...) - Method in class org.frankframework.pipes.RegExPipe
-
Comma seperated list of flags, which changes the behavior of the regex expression.
- setFlowDiagramManager(FlowDiagramManager) - Method in class org.frankframework.configuration.ConfigurationFlowGenerator
- setFlowDiagramManager(FlowDiagramManager) - Method in class org.frankframework.management.bus.endpoints.ConfigFlow
- setFlowDiagramManager(FlowDiagramManager) - Method in class org.frankframework.util.flow.FlowDiagramAdapterWrapper
- setFollowRedirects(boolean) - Method in class org.frankframework.http.AbstractHttpSession
-
If
true
, a redirect request will be honoured, e.g. to switch to HTTPS - setFollowRedirects(boolean) - Method in class org.frankframework.senders.SendGridSender
- setForceMessageIdAsCorrelationId(Boolean) - Method in class org.frankframework.jms.AbstractJmsListener
-
By default, the JmsListener takes the Correlation-ID (if present) as the ID that has to be used as Correlation-ID of the reply.
- setForceReload(boolean) - Method in class org.frankframework.senders.ReloadSender
-
reload the configuration regardless of the version
- setForceRetryFlag(boolean) - Method in class org.frankframework.receivers.Receiver
-
If set to
true
, every message read will be processed as if it is being retried, by setting a session variable to "retry". - setFormatString(String) - Method in class org.frankframework.parameters.DateParameter
-
Used in combination with types
DATE
,TIME
,DATETIME
andTIMESTAMP
to parse the raw parameter string data into an object of the respective type - setFormatType(DateParameter.DateFormatType) - Method in class org.frankframework.parameters.DateParameter
- setForwardFailureToSuccess(boolean) - Method in class org.frankframework.pipes.AbstractValidator
-
Deprecated.
- setForwardName(String) - Method in class org.frankframework.core.SenderResult
- setForwardNameSessionKey(String) - Method in class org.frankframework.pipes.XmlSwitch
-
Session key that will be used to get the forward name from.
- setFrom(String) - Method in class org.frankframework.pipes.WsdlGeneratorPipe
-
either parent (adapter of pipeline which contains this pipe) or input (name of adapter specified by input of pipe), adapter must be within the same Configuration
- setFrom(AbstractMailSender.EMail) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setFullSchemaChecking(boolean) - Method in class org.frankframework.pipes.XmlValidator
- setFullSchemaChecking(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
-
Enable full schema grammar constraint checking, including checking which may be time-consuming or memory intensive.
- setFunction(JobDefFunctions) - Method in class org.frankframework.scheduler.job.Job
-
Deprecated.
- setGenerateEtag(boolean) - Method in class org.frankframework.http.RestListener
-
If set to true the ibis will automatically create an etag
- setGetBlobSmart(boolean) - Method in class org.frankframework.util.DB2DocumentWriter
- setGetBlobSmart(boolean) - Method in class org.frankframework.util.DB2XMLWriter
- setGetCurrentTimeStampInMillis(boolean) - Method in class org.frankframework.pipes.PutSystemDateInSession
-
If set to 'true' then current time stamp in millisecond will be stored in the sessionKey
- setGetInputFromFixedValue(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setGetInputFromFixedValue(String) - Method in interface org.frankframework.core.IPipe
-
If set, this fixed value is taken as input, instead of regular input
- setGetInputFromFixedValue(String) - Method in class org.frankframework.pipes.AbstractPipe
- setGetInputFromFixedValue(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
-
If set, this fixed value is taken as input, instead of regular input
- setGetInputFromSessionKey(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setGetInputFromSessionKey(String) - Method in interface org.frankframework.core.IPipe
-
If set, input is taken from this session key, instead of regular input
- setGetInputFromSessionKey(String) - Method in class org.frankframework.pipes.AbstractPipe
- setGetInputFromSessionKey(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
-
If set, input is taken from this session key, instead of regular input
- setGlobalAlias(String) - Method in class org.frankframework.javascript.GraalJS
-
Deprecated.
- setGlobalAlias(String) - Method in class org.frankframework.javascript.J2V8
- setGlobalAlias(String) - Method in interface org.frankframework.javascript.JavascriptEngine
- setGlobalForwards(PipeForwards) - Method in class org.frankframework.core.PipeLine
-
Optional global forwards that will be added to every pipe, when the forward name has not been explicitly set.
- setGroupingSeparator(String) - Method in class org.frankframework.parameters.NumberParameter
-
In the United States, the comma is typically used for the grouping separator; however, several publication standards follow international standards in using either a space or a thin space character.
- setGuard(Phaser) - Method in class org.frankframework.senders.ParallelSenderExecutor
- setHandleLexicalEvents(boolean) - Method in class org.frankframework.pipes.XsltPipe
- setHandleLexicalEvents(boolean) - Method in class org.frankframework.senders.XsltSender
-
If set
true
, the transformer is enabled to handle lexical events, allowing it for example to process comments and to distinghuish CDATA from escaped text. - setHandler(IMessageHandler<Message>) - Method in class org.frankframework.jms.PushingJmsListener
- setHandler(IMessageHandler<M>) - Method in interface org.frankframework.core.IPushingListener
-
Set the handler that will do the processing of the message.
- setHandler(IMessageHandler<M>) - Method in class org.frankframework.receivers.JavaListener
- setHandler(IMessageHandler<Message>) - Method in class org.frankframework.http.PushingListenerAdapter
- setHandler(IMessageHandler<Message>) - Method in class org.frankframework.receivers.FrankListener
- setHashEncoding(HashPipe.HashEncoding) - Method in class org.frankframework.pipes.HashPipe
-
Method to use for converting the hash from bytes to String
- setHashSessionKey(String) - Method in class org.frankframework.pipes.PasswordHashPipe
-
name of sessionkey that holds the hash which will be used to validate the password (input of the pipe)
- setHeaderCase(CsvParserPipe.HeaderCase) - Method in class org.frankframework.pipes.CsvParserPipe
-
When set, character casing will be changed for the header
- setHeaderParams(String) - Method in class org.frankframework.http.rest.ApiListener
-
Comma separated list of parameters passed as http header.
- setHeaders(Collection<Node>) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setHeadersParams(String) - Method in class org.frankframework.http.AbstractHttpSender
-
Comma separated list of parameter names which should be set as HTTP headers
- setHidden(boolean) - Method in class org.frankframework.parameters.AbstractParameter
-
If set to
true
, the value of the parameter will not be shown in the log (replaced by asterisks) - setHiddenInputSessionKeys(String) - Method in class org.frankframework.receivers.Receiver
-
Comma separated list of keys of session variables which are available when the
PipelineSession
is created and of which the value will not be shown in the log (replaced by asterisks) - setHideMethod(IMessageBrowser.HideMethod) - Method in interface org.frankframework.core.IMessageBrowser
-
(Only used when hideRegex is not empty) Specifies the way to hide
- setHideMethod(IMessageBrowser.HideMethod) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setHideMethod(IMessageBrowser.HideMethod) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- setHideMethod(IMessageBrowser.HideMethod) - Method in class org.frankframework.pipes.MessageSendingPipe
-
(Only used when hideRegex is not empty and only applies to error/logstore)
- setHideMethod(IMessageBrowser.HideMethod) - Method in class org.frankframework.receivers.Receiver
-
Only used when hideRegex is not empty
- setHideRegex(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setHideRegex(String) - Method in interface org.frankframework.core.IMessageBrowser
-
Regular expression to mask strings in the errorStore/logStore.
- setHideRegex(String) - Method in interface org.frankframework.core.IPipe
-
Regular expression to mask strings in the log.
- setHideRegex(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setHideRegex(String) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
- setHideRegex(String) - Method in class org.frankframework.pipes.AbstractPipe
- setHideRegex(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
Next to common usage in
AbstractPipe
, also strings in the error/logstore are masked - setHideRegex(String) - Method in class org.frankframework.receivers.Receiver
-
Regular expression to mask strings in the errorStore/logStore and logfiles.
- setHost(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
Host part of ldapProviderUrl.
- setHostField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setHostField(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The name of the column that stores the hostname of the server
- setHostMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setHttpClient(CloseableHttpClient) - Method in class org.frankframework.http.AbstractHttpSession
- setHttpContext(HttpClientContext) - Method in class org.frankframework.http.AbstractHttpSession
- setHttpWsdl(boolean) - Method in class org.frankframework.receivers.JavaListener
-
If
true
, the WSDL of the service provided by this listener will available for download - setIbisContext(IbisContext) - Method in class org.frankframework.configuration.IbisContextRunnable
- setIbisContext(IbisContext) - Method in interface org.frankframework.configuration.IbisManager
- setIbisContext(IbisContext) - Method in class org.frankframework.unmanaged.DefaultIbisManager
- setIbisManager(IbisManager) - Method in class org.frankframework.configuration.Configuration
- setIbisManager(IbisManager) - Method in class org.frankframework.senders.FrankSender
- setIbisManager(IbisManager) - Method in class org.frankframework.senders.ReloadSender
- setIdAllocator(WsuIdAllocator) - Method in class org.frankframework.soap.SoapWrapper
- setIdField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
The name of the column messageIds are stored in
- setIdle(boolean) - Method in class org.frankframework.receivers.PullingListenerContainer
- setIdMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setIdsToThreadContext(CloseableThreadContext.Instance, String, String) - Static method in class org.frankframework.util.LogUtil
- setIfParam(String) - Method in class org.frankframework.pipes.FixedForwardPipe
-
If set, this pipe is only executed when the value of parameter with name
ifParam
equalsifValue
(otherwise this pipe is skipped) - setIfValue(String) - Method in class org.frankframework.pipes.FixedForwardPipe
-
See
ifParam
- setIgnoreCaching(boolean) - Method in class org.frankframework.pipes.XmlValidator
- setIgnoreCaching(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
-
If set
true
, the number for caching validators in appConstants is ignored and no caching is done (for this validator only) - setIgnoreCertificateExpiredException(boolean) - Method in interface org.frankframework.encryption.HasTruststore
-
If
true
, CertificateExpiredExceptions are ignored - setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.http.AbstractHttpSession
- setIgnoreCertificateExpiredException(boolean) - Method in class org.frankframework.senders.SendGridSender
- setIgnoreExceptions(boolean) - Method in class org.frankframework.pipes.IteratingPipe
-
When
true
ignore any exception thrown by executing sender - setIgnoreRedirects(boolean) - Method in class org.frankframework.http.AbstractHttpSession
-
If true, besides http status code 200 (OK) also the code 301 (MOVED_PERMANENTLY), 302 (MOVED_TEMPORARILY) and 307 (TEMPORARY_REDIRECT) are considered successful
- setIgnoreSoapFault(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
-
(only used when direction=
unwrap
) Iffalse
and the soap body contains a soap fault, a PipeRunException is thrown - setIgnoreTableNotExist(boolean) - Method in class org.frankframework.util.Locker
-
If set
true
and the IBISLOCK table does not exist in the database, the process continues as if the lock was obtained - setIgnoreUndeclaredElements(boolean) - Method in class org.frankframework.align.XmlAligner
- setIgnoreUndeclaredElements(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true, and converting from JSON to XML, elements in JSON that are not found in the XML Schema are ignored
- setIgnoreUnknownNamespaces(Boolean) - Method in class org.frankframework.pipes.XmlValidator
- setIgnoreUnknownNamespaces(Boolean) - Method in class org.frankframework.soap.SoapValidator
-
Ignore namespaces in the input message which are unknown.
- setIgnoreUnknownNamespaces(Boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
-
Ignore namespaces in the input message which are unknown
- setIgnoreUnresolvablePatternElements(boolean) - Method in class org.frankframework.parameters.AbstractParameter
-
If set
true
pattern elements that cannot be resolved to a parameter or sessionKey are silently resolved to an empty string - setImplementation(Class<? extends AbstractXmlValidator>) - Method in class org.frankframework.pipes.XmlValidator
- setImportedNamespacesToIgnore(String) - Method in class org.frankframework.pipes.XmlValidator
-
Comma separated list of namespaces which are excluded from an import or include in the schema document
- setImportedNamespacesToIgnore(String) - Method in class org.frankframework.validation.AbstractXSD
- setImportedNamespacesToIgnore(Set<String>) - Method in class org.frankframework.validation.AbstractXSD
- setImportedSchemaLocationsToIgnore(String) - Method in class org.frankframework.pipes.XmlValidator
-
Comma separated list of schemaLocations which are excluded from an import or include in the schema document
- setImportedSchemaLocationsToIgnore(String) - Method in class org.frankframework.validation.AbstractXSD
- setImportedSchemaLocationsToIgnore(Set<String>) - Method in class org.frankframework.validation.AbstractXSD
- setImportParent(IXSD) - Method in class org.frankframework.validation.AbstractXSD
- setIncludeComments(boolean) - Method in class org.frankframework.xml.XmlWriter
- setIncludeFieldDefinition(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
when
true
, the result contains besides the returned rows also includes a header with information about the fetched fields - setIncludeXmlDeclaration(boolean) - Method in class org.frankframework.xml.XmlWriter
- setIncrement(int) - Method in class org.frankframework.pipes.IncreaseIntegerPipe
-
amount to increment the value.
- setIndent(boolean) - Method in class org.frankframework.soap.WsdlGenerator
- setIndent(String) - Method in class org.frankframework.xml.PrettyPrintFilter
- setIndentXml(boolean) - Method in class org.frankframework.pipes.XsltPipe
- setIndentXml(Boolean) - Method in class org.frankframework.senders.XsltSender
-
If set
true
, result is pretty-printed. - setIndexName(String) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
-
Name of the index, to be used in hints for query optimizer too (only for Oracle).
- setInitialContextFactoryName(String) - Method in class org.frankframework.jms.JmsRealm
- setInitialContextFactoryName(String) - Method in class org.frankframework.jndi.JndiBase
-
class to use as initial context factory
- setInitialContextFactoryName(String) - Method in class org.frankframework.ldap.LdapChallengePipe
-
Deprecated.class to use as initial context factory
- setInputFormatSessionKey(String) - Method in class org.frankframework.pipes.Json2XmlValidator
-
Session key to store the inputFormat in, to be able to set the outputformat when autoFormat=true.
- setInputIsFile(boolean) - Method in class org.frankframework.pipes.ChecksumPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setInputValidator(IValidator) - Method in class org.frankframework.core.PipeLine
-
Request validator, or combined validator for request and response
- setInputValidator(IValidator) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- setInputValidator(IValidator) - Method in class org.frankframework.pipes.MessageSendingPipe
-
specification of Pipe to validate request messages, or request and response message if configured as mixed mode validator
- setInputValidator(IValidator) - Method in class org.frankframework.pipes.SenderPipe
- setInputWrapper(IWrapperPipe) - Method in class org.frankframework.core.PipeLine
-
Optional pipe to extract the request message from its envelope
- setInputWrapper(IWrapperPipe) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- setInputWrapper(IWrapperPipe) - Method in class org.frankframework.pipes.MessageSendingPipe
-
specification of Pipe to wrap or unwrap request messages
- setInputWrapper(IWrapperPipe) - Method in class org.frankframework.pipes.SenderPipe
- setInterval(long) - Method in class org.frankframework.scheduler.AbstractJobDef
- setInterval(long) - Method in interface org.frankframework.scheduler.job.IJob
-
Triggers the Job at the specified number of milliseconds.
- setIsolated(boolean) - Method in class org.frankframework.receivers.JavaListener
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setIsolated(boolean) - Method in class org.frankframework.senders.IbisLocalSender
-
If
true
, the call is made in a separate thread, possibly using separate transaction - setIsolatedServiceCaller(IsolatedServiceCaller) - Method in class org.frankframework.senders.FrankSender
- setIsolatedServiceCaller(IsolatedServiceCaller) - Method in class org.frankframework.senders.IbisLocalSender
- setIssuerSessionKey(String) - Method in class org.frankframework.pipes.CrlPipe
-
Name of the sessionKey that holds the certificate of the issuer who signed the CRL.
- setItemNoSessionKey(String) - Method in class org.frankframework.pipes.IteratingPipe
-
Key of session variable to store number of items processed, i.e. the position or index in the set of items to be processed.
- setJar(String) - Method in class org.frankframework.configuration.classloaders.JarFileClassLoader
- setJavaListener(String) - Method in class org.frankframework.scheduler.job.SendMessageJob
-
JavaListener to send the message to
- setJavaListener(String) - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.java listener to be called when scheduler trigger fires
- setJavaListener(String) - Method in class org.frankframework.senders.IbisLocalSender
-
Name of the
JavaListener
that should be called (will be ignored when javaListenerSessionKey is set) - setJavaListenerSessionKey(String) - Method in class org.frankframework.senders.IbisLocalSender
-
Name of the sessionKey which holds the name of the
JavaListener
that should be called - setJdbc(List<FrankResources.Resource>) - Method in class org.frankframework.jdbc.datasource.FrankResources
- setJms(List<FrankResources.Resource>) - Method in class org.frankframework.jdbc.datasource.FrankResources
- setJmsConnector(IListenerConnector<Message>) - Method in class org.frankframework.jms.PushingJmsListener
- setJmsRealm(String) - Method in class org.frankframework.jdbc.JdbcFacade
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setJmsRealm(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setJmsRealm(String) - Method in class org.frankframework.jndi.JndiBase
-
loads JNDI (and other) properties from a JmsRealm
- setJmsRealm(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setJmsRealms(JmsRealmFactory) - Method in class org.frankframework.configuration.Configuration
- setJmsTransacted(boolean) - Method in class org.frankframework.jms.JMSFacade
-
Deprecated, for removal: This API element is subject to removal in a future version.This attribute has been added to provide the pre-4.1 transaction functionality to configurations that relied this specific functionality. New configurations should not use it.
- setJndiAuthAlias(String) - Method in class org.frankframework.jms.JmsRealm
- setJndiAuthAlias(String) - Method in class org.frankframework.jndi.JndiBase
-
authentication alias, may be used to override principal and credential-settings
- setJndiContextPrefix(String) - Method in class org.frankframework.jms.JmsRealm
- setJndiContextPrefix(String) - Method in class org.frankframework.jndi.JndiBase
- setJndiContextPrefix(String) - Method in class org.frankframework.jndi.JndiObjectLocator
- setJndiProperties(String) - Method in class org.frankframework.jms.JmsRealm
- setJndiProperties(String) - Method in class org.frankframework.jndi.JndiBase
- setJobDef(AbstractJobDef) - Method in class org.frankframework.scheduler.IbisJobBuilder
- setJobGroup(String) - Method in class org.frankframework.scheduler.AbstractJobDef
-
Group in which to sort multiple jobs.
- setJobGroup(String) - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.job group in which the new trigger is to be created (optional)
- setJobNamePattern(String) - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.pattern that leads to the name of the registered trigger(optional)
- setJobType(IbisJobDetail.JobType) - Method in class org.frankframework.scheduler.IbisJobBuilder
- setJobType(IbisJobDetail.JobType) - Method in class org.frankframework.scheduler.IbisJobDetail
- setJsFileName(String) - Method in class org.frankframework.senders.JavascriptSender
-
the name of the javascript file containing the functions to run
- setJsFunctionName(String) - Method in class org.frankframework.senders.JavascriptSender
-
the name of the javascript function that will be called (first)
- setJsonResult(boolean) - Method in class org.frankframework.pipes.JsonXsltPipe
- setJsonResult(boolean) - Method in class org.frankframework.senders.JsonXsltSender
-
When
true
, the xml result of the transformation is converted back to json - setJsonWithRootElements(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true, assume that JSON contains/must contain a root element
- setJwksURL(String) - Method in class org.frankframework.http.rest.ApiListener
-
Keysource URL to validate JWT
- setJwtHeader(String) - Method in class org.frankframework.http.rest.ApiListener
-
Header to extract JWT from
- setKeepOriginalFileName(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
If set
false
, a suffix is added to the original filename to be sure it is unique - setKeepOriginalFilePath(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
If set
true
, the path of the zip entry will be preserved. - setKey(String) - Method in class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
- setKeyField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
The name of the column that contains the primary key of the table
- setKeyField(String) - Method in class org.frankframework.jdbc.JdbcListener
-
Primary key field of the table, used to identify and differentiate messages.
- setKeyField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setKeyFieldType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The type of the column that contains the primary key of the table
- setKeyInputSessionKey(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
session key to use as input for transformation of request message to key by keyxpath or keystylesheet
- setKeyInputSessionKey(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
-
Session key to use as input for transformation of request message to key by keyXPath or keyStyleSheet
- setKeyManagerAlgorithm(String) - Method in interface org.frankframework.encryption.HasKeystore
-
Key manager algorithm.
- setKeyManagerAlgorithm(String) - Method in class org.frankframework.http.AbstractHttpSession
- setKeyManagerAlgorithm(String) - Method in class org.frankframework.pipes.SignaturePipe
- setKeyManagerAlgorithm(String) - Method in class org.frankframework.senders.SendGridSender
- setKeyNamespaceDefs(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
namespace defintions for keyxpath. must be in the form of a comma or space separated list of
prefix=namespaceuri
definitions - setKeyNamespaceDefs(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
-
Namespace defintions for keyXPath.
- setKeystore(String) - Method in interface org.frankframework.encryption.HasKeystore
-
Resource url to keystore or certificate.
- setKeystore(String) - Method in class org.frankframework.http.AbstractHttpSession
-
resource URL to keystore or certificate to be used for authentication.
- setKeystore(String) - Method in class org.frankframework.pipes.SignaturePipe
-
Keystore to obtain signing key
- setKeystore(String) - Method in class org.frankframework.senders.SendGridSender
- setKeystoreAlias(String) - Method in interface org.frankframework.encryption.HasKeystore
-
Alias to obtain specific certificate or key in keystore
- setKeystoreAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
- setKeystoreAlias(String) - Method in class org.frankframework.pipes.SignaturePipe
-
Alias in keystore
- setKeystoreAlias(String) - Method in class org.frankframework.senders.SendGridSender
- setKeystoreAliasAuthAlias(String) - Method in interface org.frankframework.encryption.HasKeystore
-
Authentication alias to authenticate access to certificate or key indicated by
keystoreAlias
- setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
- setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.pipes.SignaturePipe
-
Alias used to obtain keystoreAlias password
- setKeystoreAliasAuthAlias(String) - Method in class org.frankframework.senders.SendGridSender
- setKeystoreAliasPassword(String) - Method in interface org.frankframework.encryption.HasKeystore
-
Default password to authenticate access to certificate or key indicated by
keystoreAlias
- setKeystoreAliasPassword(String) - Method in class org.frankframework.http.AbstractHttpSession
- setKeystoreAliasPassword(String) - Method in class org.frankframework.pipes.SignaturePipe
-
KeystoreAlias password
- setKeystoreAliasPassword(String) - Method in class org.frankframework.senders.SendGridSender
- setKeystoreAuthAlias(String) - Method in interface org.frankframework.encryption.HasKeystore
-
Authentication alias used to obtain keystore password
- setKeystoreAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
- setKeystoreAuthAlias(String) - Method in class org.frankframework.pipes.SignaturePipe
-
Alias used to obtain keystore password
- setKeystoreAuthAlias(String) - Method in class org.frankframework.senders.SendGridSender
- setKeystorePassword(String) - Method in interface org.frankframework.encryption.HasKeystore
-
Default password to access keystore
- setKeystorePassword(String) - Method in class org.frankframework.http.AbstractHttpSession
- setKeystorePassword(String) - Method in class org.frankframework.pipes.SignaturePipe
-
Keystore password
- setKeystorePassword(String) - Method in class org.frankframework.senders.SendGridSender
- setKeystoreType(KeystoreType) - Method in interface org.frankframework.encryption.HasKeystore
-
Type of keystore
- setKeystoreType(KeystoreType) - Method in class org.frankframework.http.AbstractHttpSession
- setKeystoreType(KeystoreType) - Method in class org.frankframework.pipes.SignaturePipe
-
Type of keystore, can be pkcs12 or pem
- setKeystoreType(KeystoreType) - Method in class org.frankframework.senders.SendGridSender
- setKeyStyleSheet(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
stylesheet to extract cache key from request message.
- setKeyStyleSheet(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
-
Stylesheet to extract cache key from request message.
- setKeyXPath(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
xpath expression to extract cache key from request message
- setKeyXPath(String) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
-
XPath expression to extract cache key from request message
- setKeyXPathOutputType(TransformerPool.OutputType) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
output type of xpath expression to extract cache key from request message
- setKeyXPathOutputType(TransformerPool.OutputType) - Method in class org.frankframework.cache.RemoveCacheKeyPipe
-
Output type of xpath expression to extract cache key from request message, must be 'xml' or 'text'
- setLabelField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
The name of the column labels are stored in
- setLabelField(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
-
the name of the column labels are stored in
- setLabelMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setLabelNamespaceDefs(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
Namespace definitions for labelXPath.
- setLabelNamespaceDefs(String) - Method in class org.frankframework.receivers.Receiver
-
Namespace definitions for labelXPath.
- setLabelStyleSheet(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
Stylesheet to extract label from message
- setLabelStyleSheet(String) - Method in class org.frankframework.receivers.Receiver
-
Stylesheet to extract label from message
- setLabelXPath(String) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
XPath expression to extract label from message
- setLabelXPath(String) - Method in class org.frankframework.receivers.Receiver
-
XPath expression to extract label from message
- setLastExitState(String, long, String) - Method in class org.frankframework.core.Adapter
- setLastPollFinishedTime(long) - Method in class org.frankframework.unmanaged.SpringJmsConnector
- setLCharacters(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
The lowercase characters to use.
- setLdapProviderURL(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
Url to context to search in, e.g.
- setLdapProviderURL(String) - Method in class org.frankframework.ldap.LdapChallengePipe
-
Deprecated.url to the ldap server.
- setLdapProviderURL(String) - Method in class org.frankframework.ldap.LdapSender
-
URL to context to search in, e.g.
- setLength(int) - Method in class org.frankframework.pipes.SkipPipe
-
If length>=0 only these number of bytes (for binary input) or characters (for character input) is returned.
- setlevel(Level) - Method in class org.frankframework.logging.IbisThreadFilter
- setLexicalHandler(LexicalHandler) - Method in class org.frankframework.xml.FullXmlFilter
- setLimit(int) - Method in class org.frankframework.mongodb.MongoDbSender
-
Limit to number of results returned.
- setLineLength(int) - Method in class org.frankframework.pipes.Base64Pipe
-
(Only used when direction=encode) Each line of encoded data will be at most of the given length (rounded down to nearest multiple of 4).
- setLinePrefix(String) - Method in class org.frankframework.pipes.StringIteratorPipe
-
This string is inserted at the start of each item
- setLineSeparator(String) - Method in class org.frankframework.pipes.Base64Pipe
-
(Only used when direction=encode) Defines separator between lines.
- setLineSeparatorSymbol(String) - Method in class org.frankframework.pipes.ReplacerPipe
-
sets the string that will represent the line-separator in the
ReplacerPipe.setFind(String)
andReplacerPipe.setReplace(String)
strings. - setLineSuffix(String) - Method in class org.frankframework.pipes.StringIteratorPipe
-
This string is appended at the end of each item
- setLinkMethod(JmsSender.LinkMethod) - Method in class org.frankframework.jms.JmsSender
-
(Only used when
synchronous=true
andreplyToName
is set). - setLinkMethod(MessageSendingPipe.LinkMethod) - Method in class org.frankframework.pipes.MessageSendingPipe
-
For asynchronous communication, the server side may either use the messageID or the correlationID in the correlationID field of the reply message.
- setListener(ICorrelatedPullingListener<M>) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
Listener for responses on the request sent
- setListener(IListener<M>) - Method in class org.frankframework.receivers.Receiver
-
Sets the listener used to receive messages from.
- setListener(IPortConnectedListener<Message>) - Method in class org.frankframework.unmanaged.AbstractJmsConfigurator
- setListener(IPostboxListener) - Method in class org.frankframework.pipes.PostboxRetrieverPipe
-
Deprecated.
- setListenerProcessor(ListenerProcessor<M>) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- setLoaded(boolean) - Method in class org.frankframework.management.bus.dto.ConfigurationDTO
- setLoadedConfiguration(String) - Method in class org.frankframework.configuration.Configuration
-
The loaded (with resolved properties) configuration
- setLocal(String) - Method in class org.frankframework.receivers.JavaListener
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setLocalSender(IbisLocalSender) - Method in class org.frankframework.scheduler.job.SendMessageJob
- setLocker(Locker) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setLocker(Locker) - Method in interface org.frankframework.core.IPipe
-
Optional Locker, to avoid parallel execution of the Pipe by multiple threads or servers.
- setLocker(Locker) - Method in class org.frankframework.core.PipeLine
-
Optional Locker, to avoid parallel execution of the PipeLine by multiple threads on multiple servers.
- setLocker(Locker) - Method in class org.frankframework.pipes.AbstractPipe
- setLocker(Locker) - Method in class org.frankframework.scheduler.AbstractJobDef
- setLocker(Locker) - Method in interface org.frankframework.scheduler.job.IJob
-
Optional element to avoid parallel execution of the Job, by multiple threads or servers.
- setLockRows(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
When set
true
, exclusive row-level locks are obtained on all the rows identified by the select statement (e.g. by appending ' FOR UPDATE NOWAIT SKIP LOCKED' to the end of the query) - setLockRows(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setLockRows(boolean) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setLockWait(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
when set and >=0, ' FOR UPDATE WAIT #' is used instead of ' FOR UPDATE NOWAIT SKIP LOCKED'
- setLockWait(int) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setLockWait(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setLockWaitTimeout(int) - Method in class org.frankframework.util.Locker
-
If > 0: The time in s to wait before the INSERT statement to obtain the lock is canceled.
- setLogCategory(String) - Method in class org.frankframework.senders.LogSender
-
category under which messages are logged
- setLogIntermediaryResults(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setLogIntermediaryResults(String) - Method in interface org.frankframework.core.IPipe
-
when set, the value in AppConstants is overwritten (for this pipe only)
- setLogIntermediaryResults(String) - Method in class org.frankframework.pipes.AbstractPipe
- setLoginTimeout(int) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- setLogLevel(String) - Method in class org.frankframework.senders.LogSender
-
level on which messages are logged
- setLogWriter(PrintWriter) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- setLookupDestination(boolean) - Method in class org.frankframework.jms.JMSFacade
-
If set
false
, the destinationName is used directly instead of performing a JNDI lookup - setManager(MonitorManager) - Method in class org.frankframework.monitoring.Monitor
- setManipulationSubject(LdapSender.Manipulation) - Method in class org.frankframework.ldap.LdapSender
-
Specifies subject to perform operation on.
- setMaxBackoffDelay(Integer) - Method in class org.frankframework.receivers.Receiver
-
After a message has an error in processing, there is a small delay before processing the next message before processing the next message or retrying the failed message.
- setMaxBlockLength(int) - Method in class org.frankframework.pipes.TextSplitterPipe
-
Set the maximum number of characters of a block
- setMaxChildThreads(int) - Method in class org.frankframework.pipes.IteratingPipe
-
Maximum number of child threads that may run in parallel simultaneously (combined total of all threads calling this pipe).
- setMaxCommentLength(int) - Method in class org.frankframework.jdbc.JdbcTableListener
-
(optional) Maximum length of strings to be stored in commentField, or -1 for unlimited
- setMaxConcurrentThreads(int) - Method in class org.frankframework.senders.ParallelSenders
-
Set the upper limit to the amount of concurrent threads that can be run simultaneously.
- setMaxConnections(int) - Method in class org.frankframework.http.AbstractHttpSession
-
The maximum number of concurrent connections
- setMaxConnections(int) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- setMaxConnections(int) - Method in class org.frankframework.senders.SendGridSender
- setMaxDeliveries(Integer) - Method in class org.frankframework.receivers.Receiver
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setMaxElementsInMemory(int) - Method in class org.frankframework.cache.EhCache
-
The maximum number of elements in memory, before they are evicted
- setMaxElementsOnDisk(int) - Method in class org.frankframework.cache.EhCache
-
The maximum number of elements on disk, before they are removed
- setMaxElementsOnDisk(int) - Method in class org.frankframework.http.rest.ApiEhcache
- setMaxEntriesReturned(int) - Method in class org.frankframework.ldap.LdapSender
-
The maximum number of entries to be returned by a search query, or
0
for unlimited - setMaxExecuteRetries(int) - Method in class org.frankframework.http.AbstractHttpSession
-
The maximum number of times the execution is retried
- setMaxExecuteRetries(int) - Method in class org.frankframework.senders.SendGridSender
- setMaxIdle(int) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- setMaxIdleTime(int) - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- setMaxInclusive(String) - Method in class org.frankframework.parameters.NumberParameter
-
Used in combination with type
number
; if set and the value of the parameter exceeds this maximum value, this maximum value is taken - setMaxItems(int) - Method in class org.frankframework.pipes.IteratingPipe
-
The maximum number of items returned.
- setMaxLength(int) - Static method in class org.frankframework.logging.IbisMaskingLayout
- setMaxLength(int) - Method in class org.frankframework.parameters.AbstractParameter
-
If set (>=0) and the length of the value of the parameter exceeds this maximum length, the length is trimmed to this maximum length
- setMaxLifeTime(int) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- setMaxPoolSize(int) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- setMaxPoolSize(int) - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- setMaxRecordsSessionKey(String) - Method in class org.frankframework.jdbc.ResultSet2FileSender
-
If set (and >=0), this session key contains the maximum number of records which are processed.
- setMaxRetries(int) - Method in class org.frankframework.pipes.MessageSendingPipe
-
The number of times a processing attempt is retried after a timeout or an exception is caught or after an incorrect reply is received (see also
retryXPath
) - setMaxRetries(Integer) - Method in class org.frankframework.receivers.Receiver
-
The number of times a processing attempt is automatically retried after an exception is caught or rollback is experienced.
- setMaxRows(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
The maximum number of rows to be returned from the output of
select
queries, -1 means unlimited rows - setMaxRows(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setMaxSessions(int) - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- setMaxSize(int) - Method in class org.frankframework.util.SizeLimitedVector
-
sets the Maximum Size to maxSize.
- setMaxThreads(int) - Method in class org.frankframework.core.PipeLine
-
Maximum number of threads that may execute this Pipeline simultaneously, use 0 to disable limit
- setMaxThreads(int) - Method in class org.frankframework.pipes.AbstractPipe
-
The maximum number of threads that may
process messages
simultaneously. - setMBeanManager(MBeanExporter) - Method in class org.frankframework.jmx.JmxAdapterWrapper
- setMemoryStoreEvictionPolicy(String) - Method in class org.frankframework.cache.EhCache
-
Either
LRU
=Least Recent Use,LFU
=Least Frequent Use orFIFO
=First In - First Out - setMessage(String) - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- setMessage(String) - Method in class org.frankframework.scheduler.job.SendMessageJob
-
message to be sent into the pipeline
- setMessage(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setMessageBase64(boolean) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setMessageClass(JMSFacade.MessageClass) - Method in class org.frankframework.jms.JMSFacade
-
The JMS
Message
class for the outgoing message. - setMessageCorrelationID(Message, String) - Method in class org.frankframework.jms.JMSFacade
- setMessageCount(Object) - Method in class org.frankframework.management.bus.dto.ProcessStateDTO
- setMessageField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
The name of the column message themselves are stored in
- setMessageField(String) - Method in class org.frankframework.jdbc.JdbcListener
-
Field containing the message data
- setMessageField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setMessageFieldType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The type of the column message themselves are stored in
- setMessageFieldType(JdbcListener.MessageFieldType) - Method in class org.frankframework.jdbc.JdbcListener
-
Type of the field containing the message data
- setMessageFieldType(JdbcListener.MessageFieldType) - Method in class org.frankframework.jdbc.MessageStoreListener
- setMessageIdField(String) - Method in class org.frankframework.jdbc.JdbcListener
-
Field containing the
messageId
. - setMessageIdField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setMessageIdHeader(String) - Method in class org.frankframework.http.rest.ApiListener
-
Name of the header which contains the Message-Id.
- setMessageIdMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setMessageIsContent(boolean) - Method in class org.frankframework.pipes.CompressPipe
-
flag indicates whether the message is the content or the path to a file with the contents. for multiple files use ';' as delimiter
- setMessageKeeperSize(int) - Method in class org.frankframework.core.Adapter
-
number of message displayed in ibisconsole
- setMessageKeeperSize(int) - Method in class org.frankframework.scheduler.AbstractJobDef
-
Number of messages displayed in ibisconsole
- setMessageLog(ITransactionalStorage<?>) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- setMessageLog(ITransactionalStorage<?>) - Method in class org.frankframework.pipes.MessageSendingPipe
-
log of all messages sent
- setMessageLog(ITransactionalStorage<?>) - Method in class org.frankframework.pipes.SenderPipe
- setMessageLog(ITransactionalStorage<Serializable>) - Method in class org.frankframework.receivers.Receiver
-
Storage to keep track of all messages processed correctly
- setMessageMask(String, IMessageBrowser<?>) - Method in class org.frankframework.util.MessageBrowsingFilter
- setMessageMask(String, IMessageBrowser<?>, IListener<?>) - Method in class org.frankframework.util.MessageBrowsingFilter
- setMessageSelector(String) - Method in class org.frankframework.jms.JMSFacade
-
If set, the value of this attribute is used as a selector to filter messages.
- setMessageSizeWarn(String) - Method in class org.frankframework.core.PipeLine
-
If messageSizeWarn>=0 and the size of the input or result pipe message exceeds the value specified a warning message is logged.
- setMessageTimeToLive(long) - Method in class org.frankframework.jms.JMSFacade
-
The time in milliseconds it takes for the message to expire.
- setMessageType(String) - Method in class org.frankframework.jms.JmsSender
-
Value of the JMSType field
- setMessageType(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setMeterRegistry(MeterRegistry) - Method in class org.frankframework.statistics.MetricsInitializer
- setMethod(String) - Method in class org.frankframework.http.RestListener
-
Method (e.g.
- setMethod(ApiListener.HttpMethod) - Method in class org.frankframework.http.rest.ApiListener
-
HTTP method to listen to
- setMethods(ApiListener.HttpMethod...) - Method in class org.frankframework.http.rest.ApiListener
-
HTTP method(s) to listen to.
- setMethodType(AbstractHttpSender.HttpMethod) - Method in class org.frankframework.http.AbstractHttpSender
-
The HTTP Method used to execute the request
- setMethodType(AbstractHttpSender.HttpMethod) - Method in class org.frankframework.http.WebServiceSender
-
Hide this property from being set.
- setMetricsInitializer(MetricsInitializer) - Method in class org.frankframework.receivers.PullingListenerContainer
- setMimeSubtype(String) - Method in class org.frankframework.http.mime.MultipartEntityBuilder
- setMimeType(String) - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
- setMimeType(MimeType) - Method in class org.frankframework.stream.MessageBuilder
- setMinIdle(int) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- setMinInclusive(String) - Method in class org.frankframework.parameters.NumberParameter
-
Used in combination with type
number
; if set and the value of the parameter falls short of this minimum value, this minimum value is taken - setMinLength(int) - Method in class org.frankframework.parameters.AbstractParameter
-
If set (>=0) and the length of the value of the parameter falls short of this minimum length, the value is padded
- setMode(AbstractParameter.ParameterMode) - Method in class org.frankframework.parameters.AbstractParameter
-
Set the mode of the parameter, which determines if the parameter is an INPUT, OUTPUT, or INOUT.
- setMongoClientFactory(IMongoClientFactory) - Method in class org.frankframework.mongodb.MongoDbSender
- setMonitor(Monitor) - Method in interface org.frankframework.monitoring.ITrigger
- setMonitor(Monitor) - Method in class org.frankframework.monitoring.Trigger
- setMonitoring(MonitorManager) - Method in class org.frankframework.configuration.Configuration
-
Container for monitor objects
- setMoreMessageString(String) - Static method in class org.frankframework.logging.IbisMaskingLayout
- setMove2dirAfterError(String) - Method in class org.frankframework.pipes.FileLineIteratorPipe
-
Deprecated.Directory where input file is moved to in case an error occurred
- setMove2dirAfterTransform(String) - Method in class org.frankframework.pipes.FileLineIteratorPipe
-
Deprecated.Directory where input file is moved to in case of a successful transformation
- setMoveToMessageLog(boolean) - Method in class org.frankframework.jdbc.MessageStoreListener
-
Move to messageLog after processing, as the message is already stored in the ibisstore only some fields need to be updated.
- setMsgLogHidden(boolean) - Method in class org.frankframework.core.Adapter
-
If set to
true
, the length of the message is shown in the msg log instead of the content of the message - setMsgLogLevel(Adapter.MessageLogLevel) - Method in class org.frankframework.core.Adapter
-
Defines behaviour for logging messages.
- setMtomContentTransferEncoding(String) - Method in class org.frankframework.http.HttpSender
- setMtomEnabled(boolean) - Method in class org.frankframework.http.WebServiceListener
-
If set, MTOM is enabled on the SOAP binding
- setMtomMultipart() - Method in class org.frankframework.http.mime.MultipartEntityBuilder
- setMultipartBodyName(String) - Method in class org.frankframework.http.rest.ApiListener
-
Specify the form-part you wish to enter the pipeline
- setMultipartXmlSessionKey(String) - Method in class org.frankframework.http.HttpSender
-
If set and
methodType=POST
andparamsInUrl=false
, a multipart/form-data entity is created instead of a request body. - setMultipartXmlSessionKey(String) - Method in class org.frankframework.http.WebServiceListener
-
Key of session variable that holds the description (name, sessionKey, mimeType) of the parts present in the request.
- setMultipartXmlSessionKey(String) - Method in class org.frankframework.pipes.StreamPipe
-
(only used when
extractfirststringpart=true
) the session key to put the xml in with info about the stored parts - setName(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
name of the cache, will be lowercased
- setName(String) - Method in class org.frankframework.collection.Collection
- setName(String) - Method in class org.frankframework.configuration.Configuration
-
Configurations should be wired through Spring, which in turn should call
Configuration.setBeanName(String)
. - setName(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setName(String) - Method in class org.frankframework.core.Adapter
-
name of the adapter
- setName(String) - Method in interface org.frankframework.core.IValidator
-
The functional name of this pipe, is not required when used as a Validator
- setName(String) - Method in interface org.frankframework.core.IWrapperPipe
-
The functional name of this pipe, is not required when used as a Wrapper
- setName(String) - Method in class org.frankframework.core.PipeForward
-
the
name
is a symbolic reference to apath
. - setName(String) - Method in class org.frankframework.core.PipeLineExit
-
The name of the Exit that can be referenced by a
PipeForward
'spath
attribute. - setName(String) - Method in enum class org.frankframework.core.ProcessState
- setName(String) - Method in class org.frankframework.http.AbstractHttpSession
- setName(String) - Method in class org.frankframework.http.PushingListenerAdapter
-
Name of the listener as known to the adapter
- setName(String) - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- setName(String) - Method in class org.frankframework.jndi.JndiBase
-
Name of the sender or the listener
- setName(String) - Method in class org.frankframework.management.bus.dto.MonitorDTO
- setName(String) - Method in class org.frankframework.monitoring.AbstractMonitorDestination
- setName(String) - Method in class org.frankframework.monitoring.Monitor
- setName(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Name of the parameter
- setName(String) - Method in class org.frankframework.pipes.AbstractPipe
-
The functional name of this pipe.
- setName(String) - Method in class org.frankframework.pipes.MessageSendingPipe
- setName(String) - Method in class org.frankframework.pipes.XsltPipe
- setName(String) - Method in class org.frankframework.receivers.FrankListener
-
Name of the listener by which it can be found by the
FrankSender
. - setName(String) - Method in class org.frankframework.receivers.JavaListener
-
Internal name of the listener, as known to the adapter.
- setName(String) - Method in class org.frankframework.receivers.Receiver
-
Sets the name of the Receiver, as known to the Adapter.
- setName(String) - Method in class org.frankframework.scheduler.AbstractJobDef
-
Name of the job
- setName(String) - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
- setName(String) - Method in class org.frankframework.senders.AbstractSender
-
name of the sender
- setName(String) - Method in class org.frankframework.senders.XmlValidatorSender
- setName(String) - Method in class org.frankframework.util.SapSystemListItem
-
The name under which the item can be retrieved.
- setNamesMustBeUnique(boolean) - Method in class org.frankframework.parameters.ParameterList
- setNamespaceAware(boolean) - Method in class org.frankframework.pipes.XmlIf
-
controls namespace-awareness of XSLT transformation
- setNamespaceAware(boolean) - Method in class org.frankframework.pipes.XmlSwitch
-
controls namespace-awareness of XSLT transformation
- setNamespaceDefs(String) - Method in class org.frankframework.http.WebServiceSender
-
namespace defintions to be added in the soap envelope tag. must be in the form of a comma or space separated list of
prefix=namespaceuri
-definitions - setNamespaceDefs(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Namespace definitions for xpathExpression.
- setNamespaceDefs(String) - Method in class org.frankframework.pipes.IteratingPipe
-
Namespace defintions for xpathExpression.
- setNamespaceDefs(String) - Method in class org.frankframework.pipes.JsonXsltPipe
- setNamespaceDefs(String) - Method in class org.frankframework.pipes.XmlIf
-
namespace definitions for xpathExpression.
- setNamespaceDefs(String) - Method in class org.frankframework.pipes.XmlSwitch
-
Namespace defintions for xpathExpression.
- setNamespaceDefs(String) - Method in class org.frankframework.pipes.XsltPipe
- setNamespaceDefs(String) - Method in class org.frankframework.senders.JsonXsltSender
-
Namespace definitions for xpathExpression.
- setNamespaceDefs(String) - Method in class org.frankframework.senders.XsltSender
-
Namespace defintions for xpathExpression.
- setNewlineAfterXmlDeclaration(boolean) - Method in class org.frankframework.xml.XmlWriter
- setNoNamespaceSchemaLocation(String) - Method in class org.frankframework.pipes.XmlValidator
-
A uri reference as a hint as to the location of a schema document with no target namespace.
- setNoNamespaceSchemaLocation(String) - Method in class org.frankframework.soap.SoapValidator
- setNonXmlReplacementCharacter(String) - Method in class org.frankframework.pipes.ReplacerPipe
-
character that will replace each non-valid xml character (empty string is also possible) (use ¿ for inverted question mark)
- setNotExistWarn(boolean) - Method in class org.frankframework.util.DirectoryCleaner
-
when set
true
, send warnings to logging and console about not existing directories - setNotFoundForwardName(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
- setNotFoundForwardName(String) - Method in class org.frankframework.pipes.FilenameSwitch
-
Deprecated.forward returned when the forward or pipename derived from the filename that was the input could not be found.
- setNotFoundForwardName(String) - Method in class org.frankframework.pipes.GetPrincipalPipe
-
name of forward returned if principal has not been found
- setNotFoundForwardName(String) - Method in class org.frankframework.pipes.XmlSwitch
-
Forward returned when the pipename derived from the stylesheet could not be found.
- setNotInRoleForwardName(String) - Method in class org.frankframework.pipes.IsUserInRolePipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setNull() - Method in interface org.frankframework.align.content.ElementContainer
- setNull() - Method in class org.frankframework.align.content.JsonElementContainer
- setNull() - Method in class org.frankframework.align.content.MapContentContainer
- setNull() - Method in class org.frankframework.align.content.TreeContentContainer
- setNullChannel(MessageChannel) - Method in class org.frankframework.lifecycle.ShowLogDirectory
- setNullValue(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Value used in result as contents of fields that contain no value (sql-null)
- setNullValue(String) - Method in class org.frankframework.util.DB2DocumentWriter
-
Set the presentation of a
Null
value - setNullValue(String) - Method in class org.frankframework.util.DB2XMLWriter
-
Set the presentation of a
Null
value - setNumberOfExceptionsCaughtWithoutMessageBeingReceivedThreshold(int) - Method in class org.frankframework.receivers.Receiver
-
Number of connection attempts to put the adapter in warning status
- setNumbers(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
The numbers to use.
- setNumberValue(String) - Method in interface org.frankframework.documentbuilder.INodeBuilder
- setNumberValue(String) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
- setNumberValue(String) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
- setNumOfDigits(int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
The number of digits in the generated password.
- setNumOfLCharacters(int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
The number of lowercase characters in the generated password.
- setNumOfSigns(int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
The number of sign characters in the generated password.
- setNumOfUCharacters(int) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
The number of uppercase characters in the generated password.
- setNumRetries(int) - Method in class org.frankframework.util.Locker
-
The number of times an attempt should be made to acquire a lock, after this many times an exception is thrown when no lock could be acquired, when -1 the number of retries is unlimited
- setNumThreads(int) - Method in class org.frankframework.receivers.Receiver
-
The number of threads that may execute a Pipeline concurrently (only for pulling listeners)
- setNumThreads(int) - Method in class org.frankframework.scheduler.AbstractJobDef
-
Number of threads that may execute concurrently
- setNumThreadsPolling(int) - Method in class org.frankframework.receivers.Receiver
-
The number of threads that are actively polling for messages concurrently. '0' means 'limited only by
numthreads
' (only for pulling listeners) - setObjectId(String) - Method in class org.frankframework.util.Locker
-
Identifier for this lock
- setObjectLocators(List<? extends IObjectLocator>) - Method in class org.frankframework.jdbc.datasource.ObjectFactory
- setOmitXmlDeclaration(boolean) - Method in class org.frankframework.pipes.IteratingPipe
-
Force the transformer generated from the xpath-expression to omit the xml declaration
- setOmitXmlDeclaration(boolean) - Method in class org.frankframework.pipes.XsltPipe
- setOmitXmlDeclaration(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
-
For direction=
wrap
only: When false, adds an XML declaration to the output message. - setOmitXmlDeclaration(Boolean) - Method in class org.frankframework.senders.XsltSender
-
Omit the XML declaration on top of the output.
- setOnError(Receiver.OnError) - Method in class org.frankframework.receivers.Receiver
-
One of 'continue', 'recover' or 'close'.
- setOnlyIfSessionKey(String) - Method in class org.frankframework.pipes.FixedForwardPipe
-
Key of session variable to check if action must be executed.
- setOnlyIfValue(String) - Method in class org.frankframework.pipes.FixedForwardPipe
-
Value of session variable 'onlyIfSessionKey' to check if action must be executed.
- setOnlyStoreWhenMessageIdUnique(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
If set to
true
, the message is stored only if the MessageId is not present in the store yet. - setOnlyStoreWhenMessageIdUnique(boolean) - Method in class org.frankframework.jdbc.MessageStoreSender
-
If set to
true
, the message is stored only if the MessageId is not present in the store yet. - setOperation(LdapSender.Operation) - Method in class org.frankframework.ldap.LdapSender
-
Specifies LDAP operation to perform
- setOperationControls() - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setOperationControls() - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
- setOperationControls() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- setOperationId(String) - Method in class org.frankframework.http.rest.ApiListener
-
Unique string used to identify the operation.
- setOrder(IMessageBrowser.SortOrder) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setOrderField(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
(optional) Comma separated list of fields determining the order in which messages are processed
- setOriginalConfiguration(String) - Method in class org.frankframework.configuration.Configuration
-
The entire (raw) configuration
- setOriginalSender(String) - Method in class org.frankframework.senders.ShadowSender
-
Name of the sender that is considered that is considered to be the golden standard, i.e. the source of truth.
- setOther(List<FrankResources.Resource>) - Method in class org.frankframework.jdbc.datasource.FrankResources
- setOutputDirectory(String) - Method in class org.frankframework.pipes.CompressPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setOutputFormat(DocumentFormat) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
The type of output.
- setOutputFormat(DocumentFormat) - Method in class org.frankframework.mongodb.MongoDbSender
-
OutputFormat
- setOutputFormat(DocumentFormat) - Method in class org.frankframework.pipes.Json2XmlValidator
-
Default format of the result, that is used if the format cannot be found from outputFormatSessionKey or from inputFormatSessionKey (when validating responses and autoFormat=true)
- setOutputFormatSessionKey(String) - Method in class org.frankframework.pipes.Json2XmlValidator
-
Session key to retrieve outputFormat from
- setOutputNamespace(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
(only used when direction=
wrap
) If not empty, this namespace is added to the root element in the soap body - setOutputSoapBody(String) - Method in class org.frankframework.soap.SoapValidator
-
Identical to the
soapBody
attribute except that it's used for the output message instead of the input message. - setOutputType(DataSonnetPipe.DataSonnetOutputType) - Method in class org.frankframework.pipes.DataSonnetPipe
-
Output file format, DataSonnet is semi-capable of converting the converted JSON to a different format.
- setOutputType(TransformerPool.OutputType) - Method in class org.frankframework.pipes.IteratingPipe
-
Only valid for xpathexpression
- setOutputType(TransformerPool.OutputType) - Method in class org.frankframework.pipes.XsltPipe
- setOutputType(TransformerPool.OutputType) - Method in class org.frankframework.senders.XsltSender
-
For xpathExpression only
- setOutputValidator(IValidator) - Method in class org.frankframework.core.PipeLine
-
Optional pipe to validate the response.
- setOutputValidator(IValidator) - Method in class org.frankframework.pipes.MessageSendingPipe
-
specification of Pipe to validate response messages
- setOutputWrapper(IWrapperPipe) - Method in class org.frankframework.core.PipeLine
-
Optional pipe to wrap the response message in an envelope
- setOutputWrapper(IWrapperPipe) - Method in class org.frankframework.pipes.MessageSendingPipe
-
specification of Pipe to wrap or unwrap response messages
- setOverflowToDisk(boolean) - Method in class org.frankframework.cache.EhCache
-
If
true
, the elements that are evicted from memory are spooled to disk - setOverflowToDisk(boolean) - Method in class org.frankframework.http.rest.ApiEhcache
- setOverrideValues(Map<String, Object>) - Method in class org.frankframework.align.Json2Xml
- setOwner(INamedObject) - Method in class org.frankframework.core.PipeLine
- setPackageContent(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Controls if the returned package content is db2 format or xml format.
- setPackageName(String) - Method in class org.frankframework.management.bus.MessageDispatcher
- setParallel(boolean) - Method in class org.frankframework.pipes.IteratingPipe
-
When set
true
, the calls for all items are done in parallel (a new thread is started for each call). when collectresults settrue
, this pipe will wait for all calls to finish before results are collected and pipe result is returned - setParameter(PreparedStatement, int, String, boolean) - Static method in class org.frankframework.util.JdbcUtil
- setParametersToSkipWhenEmpty(String) - Method in class org.frankframework.http.AbstractHttpSender
-
Comma separated list of parameter names that should not be added as request or body parameter, or as HTTP header, if they are empty.
- setParamsInUrl(boolean) - Method in class org.frankframework.http.HttpSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setParent(XMLReader) - Method in class org.frankframework.xml.FullXmlFilter
- setParentContext(ApplicationContext) - Method in class org.frankframework.lifecycle.IbisApplicationContext
- setParentLocation(String) - Method in class org.frankframework.validation.AbstractXSD
- setParentsLexicalHandler(XMLReader) - Method in class org.frankframework.xml.FullXmlFilter
- setPassword(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Password used for authentication to the host
- setPassword(String) - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- setPassword(String) - Method in class org.frankframework.jdbc.JdbcFacade
-
Password for authentication when connecting to database, when none found from
authAlias
- setPassword(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
Password used to obtain credentials to connect to ldap server
- setPassword(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Default password that is used when a
pattern
containing {password} is specified - setPassword(String) - Method in class org.frankframework.senders.AbstractMailSender
-
password of userid
- setPath(String) - Method in class org.frankframework.core.PipeForward
-
The name of the next Pipe or Exit.
- setPath(String) - Method in class org.frankframework.core.PipeLineExit
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setPath(String) - Method in class org.frankframework.util.Dir2Xml
- setPattern(String) - Method in class org.frankframework.configuration.digester.DigesterRule
-
The digester rule's pattern.
- setPattern(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Value of parameter is determined using substitution and formatting, following MessageFormat syntax with named parameters.
- setPeekQuery(String) - Method in class org.frankframework.jdbc.JdbcListener
-
(only used when
peekUntransacted
=true
) peek query to determine if the select query should be executed. - setPeekUntransacted(boolean) - Method in interface org.frankframework.core.IPeekableListener
-
when true, then PollingListener container will execute getRawMessage() only when hasRawMessageAvailable() has returned true.
- setPeekUntransacted(boolean) - Method in class org.frankframework.jdbc.JdbcListener
- setPeriod(int) - Method in interface org.frankframework.monitoring.ITrigger
- setPeriod(int) - Method in class org.frankframework.monitoring.Trigger
- setPeriod(Integer) - Method in class org.frankframework.management.bus.dto.TriggerDTO
- setPersistent(boolean) - Method in class org.frankframework.jms.JMSFacade
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setPersonalization(Personalization) - Method in class org.frankframework.senders.SendGridSender.GridMailSession
- setPipeForward(PipeForward) - Method in class org.frankframework.core.PipeRunResult
- setPipeLine(PipeLine) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setPipeLine(PipeLine) - Method in class org.frankframework.core.Adapter
-
The
PipeLine
. - setPipeLine(PipeLine) - Method in interface org.frankframework.core.IPipe
-
Allowing pipe to register things at Configuration time.
- setPipeLine(PipeLine) - Method in class org.frankframework.pipes.AbstractPipe
- setPipeLineExits(PipeLineExits) - Method in class org.frankframework.core.PipeLine
-
PipeLine exits.
- setPipeLineProcessor(PipeLineProcessor) - Method in class org.frankframework.core.PipeLine
- setPipeLineProcessor(PipeLineProcessor) - Method in class org.frankframework.processors.AbstractPipeLineProcessor
- setPipeNameInError(String) - Method in exception org.frankframework.core.PipeStartException
-
Set the name of the pipe in error.
- setPipeProcessor(PipeProcessor) - Method in class org.frankframework.pipes.MessageSendingPipe
- setPipeProcessor(PipeProcessor) - Method in class org.frankframework.processors.AbstractPipeProcessor
- setPipeProcessor(PipeProcessor) - Method in class org.frankframework.processors.CorePipeLineProcessor
- setPollGuardInterval(long) - Method in class org.frankframework.jms.PushingJmsListener
-
Interval in milliseconds for the poll guard to check whether a successful poll was done by the receive (https://docs.oracle.com/javaee/7/api/javax/jms/messageconsumer.html#receive-long-) since last check.
- setPollInterval(int) - Method in class org.frankframework.receivers.Receiver
-
The number of seconds waited after an unsuccessful poll attempt, before another poll attempt is made.
- setPort(int) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
Port of ldapProviderUrl.
- setPosition(Integer) - Method in class org.frankframework.management.bus.dto.StorageItemDTO
- setPostType(HttpSender.PostType) - Method in class org.frankframework.http.HttpSender
-
If
methodType
=POST
,PUT
orPATCH
, the type of post request - setPrefillProxyAuthCache(boolean) - Method in class org.frankframework.http.AbstractHttpSession
-
Create a pre-emptive login context for the proxy connection(s).
- setPrefix(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
-
Prefix to be prefixed on all database objects (tables, indices, sequences), e.g. to access a different Oracle schema
- setPreserveInput(boolean) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setPreserveInput(boolean) - Method in interface org.frankframework.core.IPipe
-
If set
true
, the result of the pipe is replaced with the original input (i.e. the input before configured replacements ofgetInputFromSessionKey
,getInputFromFixedValue
oremptyInputReplacement
) - setPreserveInput(boolean) - Method in class org.frankframework.pipes.AbstractPipe
- setPreserveInput(boolean) - Method in class org.frankframework.senders.AbstractSenderWrapper
-
If set
true
, the input of a pipe is restored before processing the next one - setPresumedTimeOutInterval(int) - Method in class org.frankframework.pipes.MessageSendingPipe
-
If the previous call was a timeout, the maximum time in seconds after this timeout to presume the current call is also a timeout.
- setPrettyPrint(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
If true and scalar=false, multiline indented XML is produced
- setPrettyPrint(boolean) - Method in class org.frankframework.mongodb.MongoDbSender
-
Format the output in easy legible way (currently only for XML)
- setPrettyPrint(boolean) - Method in class org.frankframework.pipes.CsvParserPipe
-
Format the XML output in easy legible way
- setPrettyPrint(boolean) - Method in class org.frankframework.pipes.JsonPipe
-
Format the output in easy legible way (currently only for XML)
- setPrincipal(String) - Method in class org.frankframework.jms.JmsRealm
- setPrincipal(String) - Method in class org.frankframework.jndi.JndiBase
-
username to connect to context, maps to context.security_principal
- setPrincipalNameClaim(String) - Method in class org.frankframework.http.rest.ApiListener
-
Claim name which specifies the principal name (maps to
GetPrincipalPipe
) - setPriority(int) - Method in class org.frankframework.jms.JmsSender
-
Sets the priority that is used to deliver the message.
- setProcessFile(boolean) - Method in class org.frankframework.compression.ZipIteratorPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setProcessFile(boolean) - Method in class org.frankframework.pipes.ForEachChildElementPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setProcessFile(boolean) - Method in class org.frankframework.pipes.UnzipPipe
-
Deprecated.
- setProcessResultCacheSize(int) - Method in class org.frankframework.receivers.Receiver
-
Size of the cache to keep process results, used by maxRetries
- setProduceNamespacelessXml(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true, all XML that is generated is without a namespace set
- setProduceNamespaceLessXml(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
Deprecated.
- setProduces(MediaTypes) - Method in class org.frankframework.http.rest.ApiListener
-
The specified contentType on response.
- setProduces(RestListener.MediaTypes) - Method in class org.frankframework.http.RestListener
-
Mediatype (e.g.
- setProperties(Properties) - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- setProperties(Properties) - Method in class org.frankframework.jta.narayana.NarayanaConfigurationBean
- setProperty(String, boolean) - Method in class org.frankframework.util.AppConstants
- setProperty(String, Object) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlReader
- setProperty(String, String) - Method in class org.frankframework.util.AppConstants
-
Add property to global AppConstants
- setPropertyName(String) - Method in class org.frankframework.configuration.OverwritePropertySourcePostProcessor
- setPropertyValue(String) - Method in class org.frankframework.configuration.OverwritePropertySourcePostProcessor
- setProtocol(String) - Method in class org.frankframework.encryption.AuthSSLContextFactory
- setProtocol(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Secure socket protocol (such as 'TLSv1.2') to use when a SSLContext object is generated.
- setProtocol(String) - Method in class org.frankframework.senders.SendGridSender
- setProvider(String) - Method in class org.frankframework.pipes.SignaturePipe
-
Cryptography provider
- setProviderURL(String) - Method in class org.frankframework.jms.JmsRealm
- setProviderURL(String) - Method in class org.frankframework.jndi.JndiBase
-
Sets the value of providerURL
- setProxiedDestinationNames(Map<String, String>) - Method in class org.frankframework.jms.JMSFacade
- setProxyAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Alias used to obtain credentials for authentication to proxy
- setProxyAuthAlias(String) - Method in class org.frankframework.senders.SendGridSender
- setProxyHost(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Proxy host
- setProxyHost(String) - Method in class org.frankframework.senders.SendGridSender
- setProxyPassword(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Proxy password
- setProxyPassword(String) - Method in class org.frankframework.senders.SendGridSender
- setProxyPort(int) - Method in class org.frankframework.http.AbstractHttpSession
-
Proxy port
- setProxyPort(int) - Method in class org.frankframework.senders.SendGridSender
- setProxyRealm(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Proxy realm
- setProxyRealm(String) - Method in class org.frankframework.senders.SendGridSender
- setProxyUsername(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Proxy username
- setProxyUsername(String) - Method in class org.frankframework.senders.SendGridSender
- setPsviProvider(PSVIProvider) - Method in class org.frankframework.align.XmlAligner
- setPublicKeys(String) - Method in class org.frankframework.pipes.PGPPipe
-
Path to the recipient's public key.
- setQuery(String) - Method in class org.frankframework.jdbc.FixedQuerySender
-
The SQL query text to be executed each time sendMessage() is called
- setQuery(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase.MixedQuerySender
- setQuery(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
-
The SQL query text to be excecuted each time sendMessage() is called.
- setQuery(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
A SQL statement that calls a stored procedure.
- setQuery(String) - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
-
The SQL query text to be executed.
- setQueryTimeout(int) - Method in class org.frankframework.scheduler.job.CleanupDatabaseJob
-
The number of seconds the database driver will wait for a statement to execute.
- setQueryTimeout(int) - Method in class org.frankframework.scheduler.job.ExecuteQueryJob
-
The number of seconds the database driver will wait for a statement to execute.
- setQueryType(AbstractJdbcQuerySender.QueryType) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Type of query to be executed
- setQueryType(AbstractJdbcQuerySender.QueryType) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
The query type.
- setQueueConnectionFactoryName(String) - Method in class org.frankframework.jms.JMSFacade
-
Used when
destinationType
=QUEUE
. - setQueueConnectionFactoryName(String) - Method in class org.frankframework.jms.JmsRealm
-
Set the name of the QueueConnectionFactory
- setRaised(boolean) - Method in class org.frankframework.monitoring.Monitor
- setReadAttributes(boolean) - Method in class org.frankframework.align.Json2Xml
- setReadTimeout(int) - Method in class org.frankframework.jwt.JwtValidator
- setRealmName(String) - Method in class org.frankframework.jms.JmsRealm
-
Set the name of this realm
- setRealTxManager(PlatformTransactionManager) - Method in class org.frankframework.jta.SpringTxManagerProxy
- setReasonSessionKey(String) - Method in class org.frankframework.pipes.JsonValidator
-
If set: key of session variable to store reasons of mis-validation in
- setReasonSessionKey(String) - Method in class org.frankframework.pipes.XmlValidator
- setReasonSessionKey(String) - Method in class org.frankframework.validation.AbstractXmlValidator
-
If set: key of session variable to store reasons of mis-validation in
- setReceiver(Receiver<?>) - Method in class org.frankframework.management.bus.endpoints.WebServices.ListenerDAO
- setReceiver(Receiver<Message>) - Method in class org.frankframework.jms.PushingJmsListener
- setReceiver(Receiver<M>) - Method in class org.frankframework.receivers.PullingListenerContainer
- setReceiver(Receiver<M>) - Method in interface org.frankframework.receivers.ReceiverAware
- setReceiver(Receiver<Message>) - Method in class org.frankframework.http.rest.ApiListener
- setReceiverName(String) - Method in class org.frankframework.scheduler.job.ActionJob
-
Receiver on which job operates
- setRecipientList(List<AbstractMailSender.EMail>) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setRecipients(String) - Method in class org.frankframework.pipes.PGPPipe
-
Recipients to be used during encryption stage.
- setRecipientsOnMessage(StringBuilder) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setRecordName(String) - Method in class org.frankframework.util.DB2DocumentWriter
- setRecordName(String) - Method in class org.frankframework.util.DB2XMLWriter
- setRecursiveSearch(boolean) - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
-
when
true
, the memberOf attribute is also searched in all the found members - setRecursiveSearch(boolean) - Method in class org.frankframework.ldap.LdapFindMemberPipe
-
when
true
, the member attribute is also searched in all the found members - setRef(String) - Method in class org.frankframework.configuration.Include
-
reference to a configuration to be included in the current.
- setRegex(String) - Method in class org.frankframework.logging.IbisThreadFilter
-
Sets the pattern to match.
- setRegex(String) - Method in class org.frankframework.pipes.RegExPipe
-
The regex expression to match against the input.
- setRegex(String) - Method in class org.frankframework.pipes.XmlIf
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setRegisterMethod(String) - Method in class org.frankframework.configuration.digester.DigesterRule
-
The 'set-next-rule' attribute.
- setRegisterTextMethod(String) - Method in class org.frankframework.configuration.digester.DigesterRule
-
The 'registerTextMethod()' attribute.
- setRegistry(MeterRegistry) - Method in class org.frankframework.metrics.PrometheusMeterServlet
- setRemoveCompactMsgNamespaces(boolean) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setRemoveCompactMsgNamespaces(boolean) - Method in interface org.frankframework.core.IPipe
- setRemoveCompactMsgNamespaces(boolean) - Method in class org.frankframework.pipes.AbstractPipe
- setRemoveCompactMsgNamespaces(boolean) - Method in class org.frankframework.receivers.Receiver
- setRemoveCompactMsgNamespaces(boolean) - Method in class org.frankframework.util.CompactSaxHandler
- setRemoveDuplicates(boolean) - Method in class org.frankframework.pipes.IteratingPipe
-
When
true
duplicate input elements are removed, i.e. they are handled only once - setRemoveNamespaces(boolean) - Method in class org.frankframework.parameters.AbstractParameter
-
When set
true
namespaces (and prefixes) in the input message are removed before the stylesheet/xpathExpression is executed - setRemoveNamespaces(boolean) - Method in class org.frankframework.pipes.ForEachChildElementPipe
-
If set
true
namespaces (and prefixes) are removed from the items just before forwarding them to the sender. - setRemoveNamespaces(boolean) - Method in class org.frankframework.pipes.XsltPipe
- setRemoveNamespaces(boolean) - Method in class org.frankframework.senders.XsltSender
-
If set
true
namespaces (and prefixes) in the input message are removed before transformation - setRemoveOutputNamespaces(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
-
(only used when direction=
unwrap
) Iftrue
, namespaces (and prefixes) in the content of the soap body are removed - setRemoveUnusedOutputNamespaces(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
-
(only used when direction=
unwrap
andremoveoutputnamespaces=false
) Iftrue
, unused namespaces in the content of the soap body are removed - setRemoveXmlDeclarationInResults(boolean) - Method in class org.frankframework.pipes.IteratingPipe
-
Postprocess each partial result, to remove the xml-declaration, as this is not allowed inside an xml-document
- setReplace(String) - Method in class org.frankframework.pipes.ReplacerPipe
-
Sets the string that will replace each of the occurrences of the find-string.
- setReplaceFixedParams(boolean) - Method in class org.frankframework.pipes.FixedResultPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setReplaceFrom(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- setReplaceFrom(String) - Method in class org.frankframework.pipes.FixedResultPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setReplaceFrom(String) - Method in class org.frankframework.senders.FixedResultSender
- setReplaceNonXmlChar(String) - Method in class org.frankframework.pipes.ReplacerPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setReplaceNonXmlChars(boolean) - Method in class org.frankframework.pipes.ReplacerPipe
-
Replace all characters that are non-printable according to the XML specification with the value specified in
ReplacerPipe.setNonXmlReplacementCharacter(String)
. - setReplaceNonXmlChars(boolean) - Method in class org.frankframework.pipes.Text2XmlPipe
-
Replace all non xml chars (not in the character range as specified by the xml specification) with the inverted question mark (0x00bf)
- setReplaceNullMessage(boolean) - Method in class org.frankframework.core.Adapter
-
If
true
a null message is replaced by an empty message - setReplaceTo(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- setReplaceTo(String) - Method in class org.frankframework.pipes.FixedResultPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setReplaceTo(String) - Method in class org.frankframework.senders.FixedResultSender
- setReply(SenderResult) - Method in class org.frankframework.core.AbstractRequestReplyExecutor
- setReplyDeliveryMode(JMSFacade.DeliveryMode) - Method in class org.frankframework.jms.AbstractJmsListener
-
Controls mode that reply messages are sent with
- setReplyDestinationName(String) - Method in class org.frankframework.jms.AbstractJmsListener
-
Name of the JMS destination (queue or topic) to use for sending replies.
- setReplyEncodingStyleURI(String) - Method in class org.frankframework.jms.AbstractJmsListener
- setReplyMessageTimeToLive(long) - Method in class org.frankframework.jms.AbstractJmsListener
-
Time in milliseconds after which the reply-message will expire
- setReplyMessageType(String) - Method in class org.frankframework.jms.AbstractJmsListener
-
Value of the JMSType field of the reply message
- setReplyNamespaceURI(String) - Method in class org.frankframework.jms.AbstractJmsListener
- setReplyNotFound(boolean) - Method in class org.frankframework.ldap.LdapSender
-
(Only used when
operation=search/deepsearch
) whentrue
the xml '<ldapresult>object not found</ldapresult>' is returned instead of the PartialResultException 'unprocessed continuation reference(s)' - setReplyPriority(int) - Method in class org.frankframework.jms.AbstractJmsListener
-
Sets the priority that is used to deliver the reply message.
- setReplySoapAction(String) - Method in class org.frankframework.jms.AbstractJmsListener
- setReplySoapHeaderSessionKey(String) - Method in class org.frankframework.jms.JmsSender
-
session key to store SOAP header of reply
- setReplyTimeout(int) - Method in class org.frankframework.jms.JmsSender
-
(Only for
synchronous=true
). - setReplyTo(AbstractMailSender.EMail) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setReplyToName(String) - Method in class org.frankframework.jms.JmsSender
-
Name of the queue the reply is expected on.
- setReportLevel(String) - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- setReportLevel(String) - Method in interface org.frankframework.configuration.classloaders.IConfigurationClassLoader
-
Defines the log level for errors caused by the
configure
method - setRequest(Message) - Method in class org.frankframework.core.AbstractRequestReplyExecutor
- setRequestReplyLogging(boolean) - Method in class org.frankframework.core.Adapter
-
Deprecated.
- setRequiredClaims(String) - Method in class org.frankframework.http.rest.ApiListener
-
Comma separated list of required claims
- setRequiredIssuer(String) - Method in class org.frankframework.http.rest.ApiListener
-
Issuer to validate JWT
- setResourceFile(String) - Method in class org.frankframework.jdbc.datasource.ResourceObjectLocator
- setResourceInternalReference(String) - Method in class org.frankframework.validation.AbstractXSD
- setResponseContentType(PipeLineSession, String) - Static method in class org.frankframework.http.RestListenerUtils
-
Deprecated.
- setResponseHeadersToSessionKeys(String) - Method in class org.frankframework.jms.JmsSender
-
A list of JMS headers of the response to add to the PipeLineSession
- setResponseRoot(String) - Method in class org.frankframework.core.PipeLineExit
-
Configures the responseRoot in the OpenAPI schema for this exit.
- setResponseRoot(String) - Method in class org.frankframework.pipes.AbstractValidator
-
Name of the response root element
- setResponseRoot(String) - Method in class org.frankframework.pipes.XmlValidator
-
Name of the response root element, or a comma separated list of element names.
- setRestoreMovedElements(boolean) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setRestoreMovedElements(boolean) - Method in interface org.frankframework.core.IPipe
-
If set
true
, compacted messages in the result are restored to their original format (see alsoIPipe.setElementToMove(java.lang.String)
) - setRestoreMovedElements(boolean) - Method in class org.frankframework.pipes.AbstractPipe
- setRestPath(String) - Method in class org.frankframework.http.RestListener
-
Can be either
/rest
or/rest-public
and must correspond with the available RestListenerServlet path(s). - setRestPath(String) - Method in class org.frankframework.pipes.EtagHandlerPipe
-
Deprecated.
- setResult(Object) - Method in class org.frankframework.core.PipeRunResult
- setResult(String) - Method in class org.frankframework.util.flow.ResultHandler
- setResult(Result) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Enables the user of the TransformerHandler to set the to set the Result for the transformation.
- setResult(Message) - Method in class org.frankframework.core.PipeLineResult
- setResult(Message) - Method in class org.frankframework.core.PipeRunResult
- setResult(Message) - Method in class org.frankframework.core.SenderResult
- setResultHandler(ResultHandler) - Method in class org.frankframework.javascript.GraalJS
-
Deprecated.
- setResultHandler(ResultHandler) - Method in class org.frankframework.javascript.J2V8
- setResultHandler(ResultHandler) - Method in interface org.frankframework.javascript.JavascriptEngine
-
Registers the result and error functions to be handled by the given result handler.
- setResultIsContent(boolean) - Method in class org.frankframework.pipes.CompressPipe
-
flag indicates whether the result must be written to the message or to a file (filename = message)
- setResultOnEmptyPostbox(String) - Method in class org.frankframework.pipes.PostboxRetrieverPipe
-
Deprecated.result when no object is on postbox
- setResultOnTimeOut(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
The message (e.g.
- setResultQuery(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Query that can be used to obtain result of side-effect of update-query, like generated value of sequence.
- setResultSender(String) - Method in class org.frankframework.senders.ShadowSender
-
The sender name which will process the results
- setResultStatusCodeSessionKey(String) - Method in class org.frankframework.http.AbstractHttpSender
-
If set, the status code of the HTTP response is put in the specified sessionKey and the (error or okay) response message is returned.
- setRetention(int) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The time (in days) to keep the record in the database before making it eligible for deletion by a cleanup process. when set to -1, the record will live on forever
- setRetention(int) - Method in class org.frankframework.util.Locker
-
The time (for type=P in days and for type=T in hours) to keep the record in the database before making it eligible for deletion by a cleanup process
- setRetention(String) - Method in class org.frankframework.util.DirectoryCleaner
-
Minimum amount of time (with suffix 'd', 'h', 'm' or 's') that must have passed before a file will be deleted.
- setRetrieveMultipart(boolean) - Method in class org.frankframework.http.RestListener
-
Indicates whether the parts of a multipart entity should be retrieved and put in session keys.
- setRetryDelay(int) - Method in class org.frankframework.util.Locker
-
The time in ms to wait before another attempt to acquire a lock is made
- setRetryMaxInterval(int) - Method in class org.frankframework.pipes.MessageSendingPipe
-
The maximum number of seconds waited after an unsuccessful processing attempt before another processing attempt is made
- setRetryMinInterval(int) - Method in class org.frankframework.pipes.MessageSendingPipe
-
The starting number of seconds waited after an unsuccessful processing attempt before another processing attempt is made.
- setRetryNamespaceDefs(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
Namespace defintions for retryXPath.
- setRetryXPath(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
XPath expression evaluated on each technical successful reply.
- setReturnedSessionKeys(String) - Method in class org.frankframework.receivers.JavaListener
-
Comma separated list of keys of session variables that should be returned to caller, for correct results as well as for erroneous results.
- setReturnedSessionKeys(String) - Method in class org.frankframework.receivers.Receiver
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setReturnedSessionKeys(String) - Method in class org.frankframework.senders.FrankSender
-
Comma separated list of keys of session variables that will be returned to caller, for correct results as well as for erroneous results.
- setReturnedSessionKeys(String) - Method in class org.frankframework.senders.IbisJavaSender
-
Comma separated list of keys of session variables that will be returned to caller, for correct results as well as for erroneous results.
- setReturnedSessionKeys(String) - Method in class org.frankframework.senders.IbisLocalSender
-
Comma separated list of keys of session variables that will be returned to caller, for correct results as well as for erroneous results.
- setReturnFixedDate(boolean) - Method in class org.frankframework.pipes.PutSystemDateInSession
-
If
true
, the date/time returned will always be "2001-12-17 09:30:47" (for testing purposes only). - setReturnString(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
-
returned message
- setReturnString(String) - Method in class org.frankframework.pipes.FixedResultPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setReturnString(String) - Method in class org.frankframework.senders.FixedResultSender
-
returned message
- setRevertInProcessStatusQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
-
Deprecated.SQL statement to set the status of a row to 'available'.
- setRole(String) - Method in class org.frankframework.pipes.IsUserInRolePipe
-
the j2ee role(s) to check, if the user in multiple roles, the first specified role will be matched.
- setRoleClaim(String) - Method in class org.frankframework.http.rest.ApiListener
-
Claim name which specifies the role (maps to
IsUserInRolePipe
) - setRollbackOnly() - Method in class org.frankframework.core.IbisTransaction
- setRoot(String) - Method in class org.frankframework.pipes.AbstractValidator
-
Name of the root element
- setRoot(String) - Method in class org.frankframework.pipes.XmlValidator
-
Name of the root element, or a comma separated list of element names.
- setRoot(String) - Method in class org.frankframework.pipes.XmlWellFormedChecker
-
name of the root element
- setRoot(String) - Method in class org.frankframework.soap.SoapValidator
-
Deprecated.
- setRoot(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
If not empty, the root element in the soap body is changed to this value
- setRootElement(String) - Method in class org.frankframework.align.Json2Xml
- setRootElementSessionKey(String) - Method in class org.frankframework.pipes.XmlValidator
-
Key of session variable to store the name of the root element
- setRootNamespaceSessionKey(String) - Method in class org.frankframework.pipes.XmlValidator
-
Key of session variable to store the namespace of the root element
- setRootXsd(boolean) - Method in class org.frankframework.validation.AbstractXSD
- setRounds(int) - Method in class org.frankframework.pipes.PasswordHashPipe
- setRoundsSessionKey(String) - Method in class org.frankframework.pipes.PasswordHashPipe
- setRowIdSessionKey(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
If specified, the rowid of the processed row is put in the pipelinesession under the specified key (only applicable for
querytype=other
). - setRowIdSessionKey(String) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setRunning(boolean) - Method in class org.frankframework.http.PushingListenerAdapter
- setRunState(RunState) - Method in class org.frankframework.receivers.Receiver
-
Changes runstate.
- setRunState(RunState) - Method in class org.frankframework.util.RunStateManager
- SetRunStateEnquirer(RunStateEnquirer) - Method in class org.frankframework.jms.PullingJmsListener
- SetRunStateEnquirer(RunStateEnquirer) - Method in interface org.frankframework.util.RunStateEnquiring
- setSapSystems(SapSystems) - Method in class org.frankframework.configuration.Configuration
- setScalar(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
When
true
, the value of the first column of the first row (or the startrow) is returned as the only result, as a simple non-xml value - setScalarExtended(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
When
true
andscalar
is alsotrue
, but returns no value, one of the following is returned: '[absent]' no row is found '[null]' a row is found, but the value is a SQL-NULL '[empty]' a row is found, but the value is a empty string - setScanInterval(int) - Method in class org.frankframework.configuration.classloaders.ScanningDirectoryClassLoader
- setScheduleManager(ScheduleManager) - Method in class org.frankframework.configuration.Configuration
-
Container for jobs scheduled for periodic execution.
- setScheduler(Scheduler) - Method in class org.frankframework.scheduler.SchedulerHelper
- setSchedulerHelper(SchedulerHelper) - Method in class org.frankframework.configuration.ScheduleManager
- setSchedulerHelper(SchedulerHelper) - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.
- setSchema(String) - Method in class org.frankframework.pipes.JsonValidator
-
The JSON Schema to validate to
- setSchema(String) - Method in class org.frankframework.pipes.XmlValidator
-
The filename of the schema on the classpath.
- setSchema(String) - Method in class org.frankframework.soap.SoapValidator
-
Deprecated.
- setSchemaInformation(List<XSModel>) - Method in class org.frankframework.align.XmlAligner
- setSchemaLocation(String) - Method in class org.frankframework.pipes.XmlValidator
-
Pairs of URI references (one for the namespace name, and one for a hint as to the location of a schema document defining names for that namespace name).
The syntax is the same as for schemaLocation attributes in instance documents: e.g, "http://www.example.com file%20name.xsd".
The user can specify more than one XML Schema in the list.
Note that spaces are considered separators for this attributed. - setSchemaLocationToAdd(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
-
Pairs of URI references which will be added to the WSDL
- setSchemaOwner4Check(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
Schema owner to be used to check the database
- setSchemaSessionKey(String) - Method in class org.frankframework.pipes.AbstractValidator
-
Session key for retrieving a schema
- setSchemasProvider(SchemasProvider) - Method in class org.frankframework.validation.AbstractXmlValidator
- setScope(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Space or comma separated list of scope items requested for accessToken, e.g.
- setScope(FrankSender.Scope) - Method in class org.frankframework.senders.FrankSender
-
FrankSender.Scope
decides if the FrankSender calls another adapter, or another Java program running in the same JVM. - setSearchTimeout(int) - Method in class org.frankframework.ldap.LdapSender
-
Specifies the time (in ms) that is spent searching for results for operation search
- setSecLogSessionKeys(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setSecLogSessionKeys(String) - Method in interface org.frankframework.core.IPipe
-
(Only used when
writetoseclog=true
) Comma separated list of keys of session variables that is appended to the security log record - setSecLogSessionKeys(String) - Method in class org.frankframework.pipes.AbstractPipe
-
(only used when
writeToSecLog=true
) comma separated list of keys of session variables that is appended to the security log record - setSecondContentHandler(ContentHandler) - Method in class org.frankframework.documentbuilder.xml.XmlTee
- setSecret(String) - Method in class org.frankframework.pipes.HashPipe
-
The secret to hash with.
- setSecretKey(String) - Method in class org.frankframework.pipes.PGPPipe
-
Path to the private key.
- setSecretPassword(String) - Method in class org.frankframework.pipes.PGPPipe
-
Password for the private key.
- setSecurityHandler(ISecurityHandler) - Method in class org.frankframework.core.PipeLineSession
- setSecurityProtocol(String) - Method in class org.frankframework.jms.JmsRealm
- setSecurityProtocol(String) - Method in class org.frankframework.jndi.JndiBase
-
maps to the field context.security_protocol
- setSelectCondition(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
Additional condition for a row to belong to this TableListener.
- setSelectQuery(String) - Method in class org.frankframework.jdbc.JdbcListener
- setSelectQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
-
Deprecated.Query that returns a row to be processed.
- setSelectQuery(String) - Method in class org.frankframework.jdbc.SimpleJdbcListener
-
count query that returns the number of available records. when there are available records the pipeline is activated
- setSender(ICorrelatedSender) - Method in class org.frankframework.receivers.Receiver
-
Sender to which the response (output of
PipeLine
) should be sent. - setSender(ISender) - Method in class org.frankframework.jms.AbstractJmsListener
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setSender(ISender) - Method in class org.frankframework.monitoring.SenderMonitorAdapter
- setSender(ISender) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- setSender(ISender) - Method in class org.frankframework.pipes.IteratingPipe
- setSender(ISender) - Method in class org.frankframework.pipes.MessageSendingPipe
-
The sender that should send the message
- setSender(ISender) - Method in class org.frankframework.pipes.SenderPipe
- setSender(ISender) - Method in class org.frankframework.senders.ReconnectSenderWrapper
-
specification of sender to send messages with
- setSender(ISender) - Method in class org.frankframework.senders.SenderSeries
-
Deprecated.
- setSender(ISender) - Method in class org.frankframework.senders.SenderWrapper
-
specification of sender to send messages with
- setSenderWrapperProcessor(SenderWrapperProcessor) - Method in class org.frankframework.processors.AbstractSenderWrapperProcessor
- setSenderWrapperProcessor(SenderWrapperProcessor) - Method in class org.frankframework.senders.AbstractSenderWrapper
- setSequenceName(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The name of the sequence used to generate the primary key, for DBMSes that use sequences, like Oracle
- setServiceName(String) - Method in class org.frankframework.http.HttpListener
-
Deprecated.name of the service that is provided by the adapter of this listener
- setServiceName(String) - Method in class org.frankframework.receivers.JavaListener
-
External Name of the listener.
- setServiceName(String) - Method in class org.frankframework.senders.IbisJavaSender
-
ServiceName of the
JavaListener
that should be called. - setServiceName(String) - Method in class org.frankframework.senders.IbisLocalSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setServiceNameSessionKey(String) - Method in class org.frankframework.senders.IbisJavaSender
-
Key of session variable to specify ServiceName of the JavaListener that should be called.
- setServiceNamespace(String) - Method in class org.frankframework.http.WebServiceSender
-
the namespace of the message sent. identifies the service to be called. may be overriden by an actual namespace setting in the message to be sent
- setServiceNamespace(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
The default for the namespace of the message sent.
- setServiceNamespaceParam(String) - Method in class org.frankframework.http.WebServiceSender
-
parameter to obtain the servicenamespace
- setServiceNamespaceURI(String) - Method in class org.frankframework.http.WebServiceListener
-
Namespace of the service that is provided by the adapter of this listener.
- setServiceNamespaceURI(String) - Method in class org.frankframework.http.WebServiceSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setServiceNamespaceURI(String) - Method in class org.frankframework.jms.JmsSender
-
SOAP service namespace URI
- setServiceNamespaceURIParam(String) - Method in class org.frankframework.http.WebServiceSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setServiceSelectionStylesheetFilename(String) - Method in class org.frankframework.pipes.XmlSwitch
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setServletContext(ServletContext) - Method in class org.frankframework.lifecycle.ServletManager
- setServletContext(ServletContext) - Method in class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
- setServletManager(ServletManager) - Method in class org.frankframework.http.rest.ApiListener
- setServletManager(ServletManager) - Method in class org.frankframework.lifecycle.ServletRegisteringPostProcessor
- setServletManager(ServletManager) - Method in class org.frankframework.lifecycle.servlets.HttpSecurityConfigurer
- setServletManager(ServletManager) - Method in class org.frankframework.lifecycle.VerifyServerSecurityBean
- setSession(PipeLineSession) - Method in class org.frankframework.util.RestoreMovedElementsHandler
- setSessionKey(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Key of a PipelineSession-variable.
- setSessionKey(String) - Method in interface org.frankframework.parameters.IParameter
-
Key of a PipelineSession-variable.
- setSessionKey(String) - Method in class org.frankframework.pipes.GetFromSession
-
Key of the session variable to retrieve the output message from.
- setSessionKey(String) - Method in class org.frankframework.pipes.IncreaseIntegerPipe
-
Reference to the session variable whose value is to be increased
- setSessionKey(String) - Method in class org.frankframework.pipes.PutInSession
-
Key of the session variable to store the input in
- setSessionKey(String) - Method in class org.frankframework.pipes.PutSystemDateInSession
-
Key of session variable to store systemdate in
- setSessionKey(String) - Method in class org.frankframework.pipes.RemoveFromSession
-
name of the key of the entry in the
pipelinesession
to remove. if this key is empty the input message is interpretted as key. for multiple keys use ',' as delimiter - setSessionKey(String) - Method in class org.frankframework.pipes.XmlIf
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setSessionKey(String) - Method in class org.frankframework.pipes.XmlSwitch
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setSessionKey(String) - Method in class org.frankframework.pipes.XsltPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setSessionKeys(String) - Method in class org.frankframework.jdbc.MessageStoreListener
-
Comma separated list of sessionKey's to be read together with the message.
- setSessionKeys(String) - Method in class org.frankframework.jdbc.MessageStoreSender
-
Comma separated list of sessionKey's to be stored together with the message.
- setSessionKeyXPath(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Instead of a fixed
sessionKey
it's also possible to use a XPath expression applied to the input message to extract the name of the session-variable. - setSessionWaitTimeout(int) - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- setSeverity(Severity) - Method in class org.frankframework.management.bus.dto.TriggerDTO
- setSeverity(Severity) - Method in interface org.frankframework.monitoring.ITrigger
- setSeverity(Severity) - Method in class org.frankframework.monitoring.Trigger
- setSharedResourceRef(String) - Method in interface org.frankframework.core.CanUseSharedResource
- setSharedResourceRef(String) - Method in class org.frankframework.http.AbstractHttpSender
- setSharedResources(SharedResources) - Method in class org.frankframework.configuration.Configuration
- setSharedSecret(String) - Method in class org.frankframework.pipes.JwtPipe
-
Shared secret to be used when signing the JWT (using the HmacSHA256 algorithm)
- setSharedWsdlDefinitions(SharedWsdlDefinitions) - Method in class org.frankframework.pipes.WsdlXmlValidator
- setSignatureBase64(boolean) - Method in class org.frankframework.pipes.SignaturePipe
-
if true, the signature is (expected to be) base64 encoded
- setSigns(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
The signs to use.
- setSize(long) - Method in class org.frankframework.compression.MessageZipEntry
- setSizeStatistics(boolean) - Method in class org.frankframework.pipes.AbstractPipe
-
Collect and aggregate Message size statistics
- setSkip(int) - Method in class org.frankframework.pipes.SkipPipe
-
Number of bytes (for binary input) or characters (for character input) to skip.
- setSkipEmptyTags(boolean) - Method in class org.frankframework.pipes.XsltPipe
- setSkipEmptyTags(boolean) - Method in class org.frankframework.senders.XsltSender
-
If set
true
empty tags in the output are removed after transformation - setSkipOnEmptyInput(boolean) - Method in class org.frankframework.pipes.FixedForwardPipe
-
If set, the processing continues directly at the forward of this pipe, without executing the pipe itself, if the input is empty
- setSkipRoot(boolean) - Method in class org.frankframework.xml.BodyOnlyFilter
- setSkipValidation(boolean) - Method in class org.frankframework.core.PipeLineExit
-
If set to
true
, the output will not be validated or transformed by the validator. - setSkipWrapping(boolean) - Method in class org.frankframework.core.PipeLineExit
-
If set to
true
, the output will not be wrapped by the OutputWrapper. - setSleepWhenEqualToPrevious(long) - Method in class org.frankframework.pipes.PutSystemDateInSession
-
Set to a time in milliseconds to create a value that is different to the previous returned value by a PutSystemDateInSession pipe in this virtual machine or
-1
to disable. - setSlotId(String) - Method in interface org.frankframework.core.ITransactionalStorage
-
Optional identifier for this storage, to be able to share the physical storage between a number of receivers and pipes.
- setSlotId(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setSlotId(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
Set the slotId, an identifier to keep separate the messages inserted by different JdbcTransactionalStorage instances.
- setSlotId(String) - Method in class org.frankframework.jdbc.MessageStoreListener
-
Identifier for this service
- setSlotId(String) - Method in class org.frankframework.jdbc.MessageStoreSender
-
Set the slotId, an identifier to keep separate the messages inserted by different MessageStoreSenders.
- setSlotId(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
- setSlotIdField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setSlotIdField(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The name of the column slotids are stored in
- setSmtpHost(String) - Method in class org.frankframework.senders.MailSender
-
Name of the SMTP-host by which the messages are to be send
- setSmtpMessage(SMTPMessage) - Method in class org.frankframework.senders.MailSender.MailSession
- setSmtpPort(int) - Method in class org.frankframework.senders.MailSender
-
Port of the SMTP-host by which the messages are to be send
- setSoap(boolean) - Method in class org.frankframework.http.WebServiceListener
-
If
true
the SOAP envelope is removed from received messages and a SOAP envelope is added to returned messages (SOAP envelope will not be visible to the pipeline) - setSoap(boolean) - Method in class org.frankframework.http.WebServiceSender
-
when
true
, messages sent are put in a soap envelope and the soap envelope is removed from received messages (soap envelope will not be visible to the pipeline) - setSoap(boolean) - Method in class org.frankframework.jms.AbstractJmsListener
-
If
true
, messages sent are put in a SOAP envelope - setSoap(boolean) - Method in class org.frankframework.jms.JmsSender
-
If
true
, messages sent are put in a SOAP envelope - setSoapAction(String) - Method in class org.frankframework.http.WebServiceSender
-
the soapactionuri to be set in the requestheader
- setSoapAction(String) - Method in class org.frankframework.jms.JmsSender
-
SOAPAction string sent as message property
- setSoapActionParam(String) - Method in class org.frankframework.http.WebServiceSender
-
parameter to obtain the soapactionuri
- setSoapActionURI(String) - Method in class org.frankframework.http.WebServiceSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setSoapActionURIParam(String) - Method in class org.frankframework.http.WebServiceSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setSoapBody(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
-
Name of the child element of the SOAP body, or a comma separated list of names to choose from (only one is allowed) (WSDL generator will use the first element) (use empty value to allow an empty SOAP body, for example to allow element x and an empty SOAP body use: x,).
- setSoapBody(String) - Method in class org.frankframework.soap.SoapValidator
-
Name of the child element of the SOAP body, or a comma separated list of names to choose from (only one is allowed) (wsdl generator will use the first element) (use empty value to allow an empty soap body, for example to allow element x and an empty soap body use: x,)
- setSoapBodyNamespace(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
-
Creates
schemaLocation
attribute based on the WSDL and replaces the namespace of the soap body element - setSoapBodyStyleSheet(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
(only used when direction=
wrap
) Stylesheet to apply to the input message. - setSoapHeader(String) - Method in class org.frankframework.soap.SoapValidator
-
Name of the child element of the SOAP header, or a comma separated list of names to choose from (only one is allowed) (wsdl generator will use the first element) (use empty value to allow an empty soap header, for example to allow element x and an empty soap header use: x,)
- setSoapHeaderNamespace(String) - Method in class org.frankframework.soap.SoapValidator
-
Can be used when the SOAP header element exists multiple times
- setSoapHeaderParam(String) - Method in class org.frankframework.jms.JmsSender
-
Name of parameter containing SOAP header
- setSoapHeaderSessionKey(String) - Method in class org.frankframework.jms.AbstractJmsListener
-
sessionKey to store the SOAP header of the incoming message
- setSoapHeaderSessionKey(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
Key of session variable to store soap header
- setSoapHeaderStyleSheet(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
(only used when direction=
wrap
) Stylesheet to create the content of the soap header. - setSoapNamespace(String) - Method in class org.frankframework.pipes.XmlValidator
-
Deprecated.
- setSoapNamespace(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
(only used when direction=
wrap
) Namespace of the soap envelope - setSoapNamespaceSessionKey(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
Key of session variable to store auto-detected soapNamespace
- setSoapVersion(SoapVersion) - Method in class org.frankframework.soap.SoapValidator
-
SOAP envelope XSD version to use
- setSoapVersion(SoapVersion) - Method in class org.frankframework.soap.SoapWrapperPipe
-
Soap version to use
- setSoftSplit(boolean) - Method in class org.frankframework.pipes.TextSplitterPipe
-
If true, try to break up the message at spaces, instead of in the middle of words
- setSortAttributes(boolean) - Method in class org.frankframework.xml.PrettyPrintFilter
- setSortOrder(IMessageBrowser.SortOrder) - Method in class org.frankframework.util.MessageBrowsingFilter
- setSourceFiltering(SourceFiltering) - Method in interface org.frankframework.monitoring.ITrigger
- setSourceFiltering(SourceFiltering) - Method in class org.frankframework.monitoring.Trigger
- setSources(Map<String, List<String>>) - Method in class org.frankframework.management.bus.dto.TriggerDTO
- setSplitLines(boolean) - Method in class org.frankframework.pipes.Text2XmlPipe
-
Controls whether the lines of the input are places in separated <line> tags
- setSpringJmsConnector(SpringJmsConnector) - Method in class org.frankframework.unmanaged.PollGuard
- setSqlDialect(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
If set, the SQL dialect in which the queries are written and should be translated from to the actual SQL dialect
- setSqlDialect(String) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setSqlDialect(String) - Method in class org.frankframework.jdbc.JdbcListener
-
If set, the SQL dialect in which the queries are written and should be translated from to the actual SQL dialect
- setStaleChecking(boolean) - Method in class org.frankframework.http.AbstractHttpSession
-
Controls whether connections checked to be stale, i.e. appear open, but are not.
- setStaleChecking(boolean) - Method in class org.frankframework.senders.SendGridSender
- setStaleTimeout(int) - Method in class org.frankframework.http.AbstractHttpSession
-
Used when
staleChecking
istrue
. - setStaleTimeout(int) - Method in class org.frankframework.senders.SendGridSender
- setStartAt(int) - Method in class org.frankframework.pipes.ForPipe
-
Starts counting at this value.
- setStartDateMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setStartOfLineString(String) - Method in class org.frankframework.pipes.StreamLineIteratorPipe
-
Marks the start of a new record.
- setStartPosition(int) - Method in class org.frankframework.pipes.StringIteratorPipe
-
If
startPosition >= 0
, this field contains the start position of the key in the current record (first character is 0); A sequence of lines with the same key is put in one block and send to the sender. - setStartRow(int) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
The number of the first row to be returned from the output of
select
queries. - setStartRow(int) - Method in class org.frankframework.jdbc.StoredProcedureQuerySender
-
This feature is not supported for StoredProcedureQuerySender.
- setStartTimeout(int) - Method in class org.frankframework.receivers.Receiver
-
timeout (in seconds) to start receiver.
- setState(PipeLine.ExitState) - Method in class org.frankframework.core.PipeLineExit
-
The state of the Pipeline that is returned to the Receiver for this Exit.
- setState(PipeLine.ExitState) - Method in class org.frankframework.core.PipeLineResult
- setStatusField(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
Field containing the status of the message.
- setStatusField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setStatusFieldType(String) - Method in class org.frankframework.jdbc.ResultSet2FileSender
-
type of the optional status field which is set after the row is written to the file: timestamp
- setStatusFile(String) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- setStatusValueAvailable(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
(optional) Value of
statusField
indicating row is available to be processed. - setStatusValueAvailable(String) - Method in class org.frankframework.jdbc.MessageStoreListener
-
Value of statusField indicating row is available to be processed.
- setStatusValueError(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
Value of
statusField
indicating the processing of the row resulted in an error - setStatusValueError(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setStatusValueHold(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
Value of
statusField
indicating message is on Hold, temporarily - setStatusValueHold(String) - Method in class org.frankframework.jdbc.MessageStoreListener
-
Value of status field indicating message is on Hold, temporarily.
- setStatusValueInProcess(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
Value of
statusField
indicating is being processed. - setStatusValueInProcess(String) - Method in class org.frankframework.jdbc.MessageStoreListener
-
Value of status field indicating is being processed.
- setStatusValueProcessed(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
Value of status field indicating row is processed OK
- setStatusValueProcessed(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setStopAt(Integer) - Method in class org.frankframework.pipes.ForPipe
-
Break from the loop when incrementSessionKey equals this value
- setStopConditionXPathExpression(String) - Method in class org.frankframework.pipes.IteratingPipe
-
Expression evaluated on each result and forwards to ["stopConditionMet"] forward if configured.
- setStopTimeout(int) - Method in class org.frankframework.receivers.Receiver
-
timeout (in seconds) to stop receiver.
- setStoreForwardInSessionKey(String) - Method in class org.frankframework.pipes.XmlSwitch
-
Selected forward name will be stored in the specified session key.
- setStoreFullMessage(boolean) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
If set to
true
, the full message is stored with the log. - setStoreInputInSessionKey(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
-
If set, the input is stored under this session key
- setStoreOriginalMessageWithoutNamespaces(boolean) - Method in class org.frankframework.core.PipeLine
-
If set
true
the original message without namespaces (and prefixes) is stored under the session key originalMessageWithoutNamespaces - setStoreResultInSessionKey(String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setStoreResultInSessionKey(String) - Method in interface org.frankframework.core.IPipe
-
If set, the result (before replacing when
true
) is stored under this session key - setStoreResultInSessionKey(String) - Method in class org.frankframework.pipes.AbstractPipe
-
If set, the pipe result is copied to a session key that has the name defined by this attribute.
- setStoreResultInSessionKey(String) - Method in class org.frankframework.senders.AbstractSenderWrapper
-
If set, the result is stored under this session key
- setStreamCharset(String) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Charset used when reading a stream (that is e.g. going to be written to a BLOB or CLOB).
- setStreamingContents(boolean) - Method in class org.frankframework.compression.ZipIteratorPipe
-
If set to
false
, a string containing the contents of the entry is placed under the session key, instead of the inputstream to the contents - setStreamingXslt(boolean) - Method in class org.frankframework.pipes.XsltPipe
-
If true, then this pipe will process the XSLT while streaming in a different thread.
- setStreamingXslt(Boolean) - Method in class org.frankframework.senders.XsltSender
-
If true, then this sender will process the XSLT while streaming in a different thread.
- setStreamResultToServlet(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setStrictJsonArraySyntax(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true check that incoming JSON adheres to the specified syntax (compact or full), otherwise both types are accepted for conversion from JSON to XML
- setStubFilename(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
If set, the pipe returns a message from a file, instead of doing the regular process
- setStyleSheet(String) - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
-
URL to the stylesheet used to transform the output of the standard
ErrorMessageFormatter
- setStyleSheetCacheSize(int) - Method in class org.frankframework.pipes.XsltPipe
- setStyleSheetCacheSize(int) - Method in class org.frankframework.senders.XsltSender
-
Size of cache of stylesheets retrieved from styleSheetNameSessionKey
- setStyleSheetName(String) - Method in class org.frankframework.errormessageformatters.FixedErrorMessageFormatter
- setStyleSheetName(String) - Method in class org.frankframework.http.AbstractHttpSender
-
(Only used when xHtml=
true
) stylesheet to apply to the HTML response - setStyleSheetName(String) - Method in class org.frankframework.parameters.AbstractParameter
-
URL to a stylesheet that wil be applied to the contents of the message or the value of the session-variable.
- setStyleSheetName(String) - Method in class org.frankframework.pipes.DataSonnetPipe
-
Location of stylesheet to apply to the input message
- setStyleSheetName(String) - Method in class org.frankframework.pipes.FixedResultPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setStyleSheetName(String) - Method in class org.frankframework.pipes.IteratingPipe
-
Stylesheet to apply to each message, before sending it
- setStyleSheetName(String) - Method in class org.frankframework.pipes.XmlSwitch
-
stylesheet may return a string representing the forward to look up
- setStyleSheetName(String) - Method in class org.frankframework.pipes.XsltPipe
- setStyleSheetName(String) - Method in class org.frankframework.senders.FixedResultSender
- setStyleSheetName(String) - Method in class org.frankframework.senders.XsltSender
-
Location of stylesheet to apply to the input message
- setStyleSheetNameSessionKey(String) - Method in class org.frankframework.pipes.XsltPipe
- setStyleSheetNameSessionKey(String) - Method in class org.frankframework.senders.XsltSender
-
Session key to retrieve stylesheet location.
- setSubdirectories(boolean) - Method in class org.frankframework.util.DirectoryCleaner
-
when
true
, files in subdirectories will be deleted, too - setSubject(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setSubSchemaPrefix(String) - Method in class org.frankframework.pipes.JsonValidator
-
Prefix to element name to find subschema in schema
- setSubscriberType(JMSFacade.SubscriberType) - Method in class org.frankframework.jms.JMSFacade
-
Only applicable for topics
- setSubstituteVars(boolean) - Method in class org.frankframework.pipes.FixedResultPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setSubstituteVars(boolean) - Method in class org.frankframework.pipes.ReplacerPipe
-
Should properties (values between
${
and}
) be resolved. - setSubstituteVars(boolean) - Method in class org.frankframework.senders.FixedResultSender
-
should values between ${ and } be resolved from the pipelinesession
- setSubstitutionProvider(SubstitutionProvider<?>) - Method in class org.frankframework.align.Json2Xml
- setSubstringEnd(String) - Method in class org.frankframework.pipes.EscapePipe
-
substring to end translation
- setSubstringEnd(String) - Method in class org.frankframework.pipes.XmlBuilderPipe
-
Deprecated.substring to end translation
- setSubstringStart(String) - Method in class org.frankframework.pipes.EscapePipe
-
substring to start translation
- setSubstringStart(String) - Method in class org.frankframework.pipes.XmlBuilderPipe
-
Deprecated.substring to start translation
- setSuccess(boolean) - Method in class org.frankframework.core.SenderResult
- setSupportedCipherSuites(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Allows you to choose which CipherSuites are used when connecting to an endpoint.
- setSynchronous(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
When
true
, the result of sendMessage is the reply of the request. - setSynchronous(boolean) - Method in class org.frankframework.jms.JmsSender
-
If
true
, the sender operates in RR mode: A reply is expected, either on the queue specified inreplyToName
, or on a dynamically generated temporary queue - setSynchronous(boolean) - Method in class org.frankframework.receivers.JavaListener
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setSynchronous(boolean) - Method in class org.frankframework.senders.EchoSender
-
hack to allow to introduce a correlationid
- setSynchronous(boolean) - Method in class org.frankframework.senders.FrankSender
-
Synchronous or Asynchronous execution of the call to other adapter or system.
- setSynchronous(boolean) - Method in class org.frankframework.senders.IbisLocalSender
-
If set
false
, the call is made asynchronously. - setSynchronous(boolean) - Method in class org.frankframework.senders.ParallelSenders
- setSynchronous(boolean) - Method in class org.frankframework.senders.SenderSeries
- setSystemId(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Set the base ID (URI or system ID) from where relative URLs will be resolved.
- setTableAlias(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
Alias of the table, that can be used in selectCondition
- setTableName(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
Name of the table to be used
- setTableName(String) - Method in class org.frankframework.jdbc.JdbcTableMessageBrowser
-
Name of the table messages are stored in.
- setTableName(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setTableName(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
-
the name of the table that contains the mapping
- setTarget(String) - Method in class org.frankframework.senders.FrankSender
-
Target: service-name of service in other application that should be called, or name of adapter to be called.
- setTargetDesignDocument(String) - Method in class org.frankframework.core.Adapter
- setTargetElement(String) - Method in class org.frankframework.pipes.ForEachChildElementPipe
-
Element name (not an XPath-expression), qualified via attribute
namespaceDefs
, used to determine the type of elements to be iterated over, i.e. the element name of each of the child elements. - setTargetNamespace(String) - Method in class org.frankframework.align.Json2Xml
- setTargetNamespace(String) - Method in class org.frankframework.pipes.Json2XmlValidator
-
Only for JSON input: namespace of the resulting XML.
- setTargetNamespace(String) - Method in class org.frankframework.validation.AbstractXSD
- setTargetNamespacePrefix(String) - Method in class org.frankframework.soap.WsdlGenerator
- setTargetPassword(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
- setTargetStates(Map<ProcessState, ProcessStateDTO>) - Method in class org.frankframework.management.bus.dto.StorageItemsDTO
- setTargetUserid(String) - Method in class org.frankframework.pipes.CredentialCheckingPipe
- setTaskExecutor(TaskExecutor) - Method in class org.frankframework.core.Adapter
- setTaskExecutor(TaskExecutor) - Method in class org.frankframework.pipes.IteratingPipe
- setTaskExecutor(TaskExecutor) - Method in class org.frankframework.receivers.PullingListenerContainer
-
The thread-pool for spawning threads, injected by Spring
- setTaskExecutor(TaskExecutor) - Method in class org.frankframework.senders.IsolatedServiceCaller
-
The thread-pool for spawning threads, injected by Spring
- setTestQuery(String) - Method in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- setTextFieldType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The type of the columns messageId and correlationId, slotId and comments are stored in.
- setTextMode(boolean) - Method in class org.frankframework.xml.XmlWriter
- setThenForwardName(String) - Method in class org.frankframework.pipes.IsXmlPipe
-
forward returned when
true
- setThenForwardName(String) - Method in class org.frankframework.pipes.XmlIf
-
forward returned when output is
true
- setThreadGroup(ThreadGroup) - Method in class org.frankframework.scheduler.NamedThreadFactory
- setThreadGroupName(String) - Method in class org.frankframework.scheduler.NamedThreadFactory
- setThreadLifeCycleEventListener(ThreadLifeCycleEventListener<Object>) - Method in class org.frankframework.pipes.ForEachChildElementPipe
- setThreadLifeCycleEventListener(ThreadLifeCycleEventListener<Object>) - Method in class org.frankframework.senders.FrankSender
- setThreadLifeCycleEventListener(ThreadLifeCycleEventListener<Object>) - Method in class org.frankframework.senders.IbisLocalSender
- setThreadLifeCycleEventListener(ThreadLifeCycleEventListener<Object>) - Method in class org.frankframework.senders.XsltSender
- setThreadLifeCycleEventListener(ThreadLifeCycleEventListener<Object>) - Method in interface org.frankframework.threading.IThreadCreator
- setThreadLimiter(ResourceLimiter) - Method in class org.frankframework.senders.ParallelSenderExecutor
- setThreadLocalReplace(Collection<Pattern>) - Static method in class org.frankframework.logging.IbisMaskingLayout
-
Replace all thread-local hideRegexes.
- setThreadPriority(int) - Method in class org.frankframework.scheduler.NamedThreadFactory
- setThreadTopic(String) - Method in class org.frankframework.senders.AbstractMailSender.MailSessionBase
- setThreshold(int) - Method in interface org.frankframework.monitoring.ITrigger
- setThreshold(int) - Method in class org.frankframework.monitoring.Trigger
- setThreshold(Integer) - Method in class org.frankframework.management.bus.dto.TriggerDTO
- setThrowable(Throwable) - Method in class org.frankframework.core.AbstractRequestReplyExecutor
- setThrowApplicationFaults(boolean) - Method in class org.frankframework.http.WebServiceSender
-
controls whether soap faults generated by the application generate an exception, or are treated as 'normal' messages
- setThrowException(boolean) - Method in class org.frankframework.pipes.ExceptionPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setThrowException(boolean) - Method in class org.frankframework.pipes.TimeoutGuardPipe
-
when
true
, a piperunexception is thrown. otherwise the output is only logged as an error (and returned in a xml string with 'error' tags) - setThrowException(boolean) - Method in class org.frankframework.pipes.XmlValidator
- setThrowException(boolean) - Method in class org.frankframework.receivers.JavaListener
-
Should the JavaListener throw a ListenerException when it occurs or return an error message
- setThrowException(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
-
Should the XmlValidator throw a PipeRunexception on a validation error.
- setThrowJavaListenerNotFoundException(boolean) - Method in class org.frankframework.senders.IbisLocalSender
-
If set
false
, the xml-string \"<error>could not find JavaListener [...]</error>\" is returned instead of throwing a senderexception - setTimeout(int) - Method in class org.frankframework.http.AbstractHttpSession
-
Timeout in ms of obtaining a connection/result.
- setTimeout(int) - Method in class org.frankframework.jdbc.AbstractJdbcSender
-
The number of seconds the JDBC driver will wait for a statement object to execute.
- setTimeout(int) - Method in class org.frankframework.pipes.TimeoutGuardPipe
-
timeout in seconds of obtaining a result
- setTimeout(int) - Method in class org.frankframework.senders.AbstractMailSender
-
Timeout in milliseconds for socket connection timeout and socket i/o timeouts
- setTimeout(int) - Method in class org.frankframework.senders.CommandSender
-
The number of seconds to execute a command.
- setTimeout(int) - Method in class org.frankframework.senders.SendGridSender
- setTimeout(long) - Method in class org.frankframework.jms.AbstractJmsListener
-
Receive timeout in milliseconds as specified by the JMS API, see https://docs.oracle.com/javaee/7/api/javax/jms/MessageConsumer.html#receive-long-
- setTimeout(long) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
-
Timeout in milliseconds for receiving a message from the queue
- setTimeOut(long) - Method in class org.frankframework.jms.AbstractJmsMessageBrowser
-
Deprecated.use
AbstractJmsMessageBrowser.setTimeout(long)
instead - setTimeoutOnResult(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
If not empty, a TimeoutException is thrown when the result equals this value (for testing purposes only)
- setTimeOutOnResult(String) - Method in class org.frankframework.pipes.MessageSendingPipe
-
Deprecated.use
MessageSendingPipe.setTimeoutOnResult(String)
instead - setTimestampField(String) - Method in class org.frankframework.jdbc.JdbcTableListener
-
(optional) Field used to store the date and time of the last change of the
statusField
- setTimestampField(String) - Method in class org.frankframework.jdbc.MessageStoreListener
- setTimeToIdleSeconds(int) - Method in class org.frankframework.cache.EhCache
-
The amount of time in seconds to live for an element from its last accessed or modified date
- setTimeToLiveSeconds(int) - Method in class org.frankframework.cache.EhCache
-
The amount of time in seconds to live for an element from its creation date
- setTimeZone(String) - Method in class org.frankframework.pipes.PutSystemDateInSession
-
Time zone to use for the formatter
- setToken(String) - Method in class org.frankframework.http.rest.ApiPrincipal
- setTokenEndpoint(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Endpoint to obtain OAuth accessToken.
- setTokenExpiry(int) - Method in class org.frankframework.http.AbstractHttpSession
-
If set to a non-negative value, then determines the time (in seconds) after which the token will be refreshed.
- setToLowercase(boolean) - Method in class org.frankframework.pipes.FilenameSwitch
-
Deprecated.convert the result to lowercase, before searching for a corresponding forward
- setTopicConnectionFactoryName(String) - Method in class org.frankframework.jms.JMSFacade
-
Used when
destinationType
=TOPIC
. - setTopicConnectionFactoryName(String) - Method in class org.frankframework.jms.JmsRealm
-
Set the name of the TopicConnectionFactory
- setTrace(boolean) - Method in class org.frankframework.jdbc.JdbcListener
- setTrace(boolean) - Method in class org.frankframework.jdbc.SimpleJdbcListener
- setTransacted(boolean) - Method in class org.frankframework.core.TransactionAttributes
-
Deprecated.
- setTransacted(boolean) - Method in class org.frankframework.jdbc.JdbcFacade
-
controls the use of transactions
- setTransacted(boolean) - Method in class org.frankframework.jms.JMSFacade
-
Controls whether messages are send under transaction control.
- setTransactionAttribute(TransactionAttribute) - Method in interface org.frankframework.core.HasTransactionAttribute
-
The
transactionAttribute
declares transactional behavior of execution. - setTransactionAttribute(TransactionAttribute) - Method in class org.frankframework.core.TransactionAttributes
- setTransactionAttribute(TransactionAttribute) - Method in class org.frankframework.util.Locker
- setTransactionManager(NarayanaJtaTransactionManager) - Method in class org.frankframework.jta.narayana.NarayanaConnectionFactoryFactory
- setTransactionManager(NarayanaJtaTransactionManager) - Method in class org.frankframework.jta.narayana.NarayanaDataSourceFactory
- setTransactionManager(PlatformTransactionManager) - Method in class org.frankframework.scheduler.SchedulerFactoryBean
- setTransactionTimeout(int) - Method in interface org.frankframework.core.HasTransactionAttribute
-
Timeout (in seconds) of transaction started to process a message.
- setTransactionTimeout(int) - Method in class org.frankframework.core.TransactionAttributes
-
Set transactionTimeout in seconds.
- setTransactionTimeout(int) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- setTransactionTimeout(int) - Method in class org.frankframework.util.Locker
- setTransformerParameters(Transformer, Map<String, Object>) - Static method in class org.frankframework.util.XmlUtils
-
sets all the parameters of the transformer using a Map with parameter values.
- setTransformNullMessage(String) - Method in class org.frankframework.core.PipeLine
-
when specified and
null
is received as a message the message is changed to the specified value - setTreatInputMessageAsParameters(Boolean) - Method in class org.frankframework.http.HttpSender
-
If
true
, the input will be added to the URL formethodType=GET
, or formethodType=POST
,PUT
orPATCH
ifpostType=RAW
. - setTriggerType(ITrigger.TriggerType) - Method in interface org.frankframework.monitoring.ITrigger
- setTriggerType(ITrigger.TriggerType) - Method in class org.frankframework.monitoring.Trigger
- setTrimSpaces(boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Remove trailing blanks from all result values.
- setTrimSpaces(boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setTrimSpaces(boolean) - Method in class org.frankframework.util.DB2DocumentWriter
- setTrimSpaces(boolean) - Method in class org.frankframework.util.DB2XMLWriter
- setTrustManagerAlgorithm(String) - Method in interface org.frankframework.encryption.HasTruststore
-
Trust manager algorithm.
- setTrustManagerAlgorithm(String) - Method in class org.frankframework.http.AbstractHttpSession
- setTrustManagerAlgorithm(String) - Method in class org.frankframework.senders.SendGridSender
- setTruststore(String) - Method in interface org.frankframework.encryption.HasTruststore
-
Resource url to truststore.
- setTruststore(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Resource URL to truststore to be used for authenticating peer.
- setTruststore(String) - Method in class org.frankframework.senders.SendGridSender
- setTruststoreAuthAlias(String) - Method in interface org.frankframework.encryption.HasTruststore
-
Authentication alias used to obtain truststore password
- setTruststoreAuthAlias(String) - Method in class org.frankframework.http.AbstractHttpSession
- setTruststoreAuthAlias(String) - Method in class org.frankframework.senders.SendGridSender
- setTruststorePassword(String) - Method in interface org.frankframework.encryption.HasTruststore
-
Default password to access truststore
- setTruststorePassword(String) - Method in class org.frankframework.http.AbstractHttpSession
- setTruststorePassword(String) - Method in class org.frankframework.senders.SendGridSender
- setTruststoreType(KeystoreType) - Method in interface org.frankframework.encryption.HasTruststore
-
Type of truststore
- setTruststoreType(KeystoreType) - Method in class org.frankframework.http.AbstractHttpSession
- setTruststoreType(KeystoreType) - Method in class org.frankframework.senders.SendGridSender
- setTxManager(IThreadConnectableTransactionManager) - Method in class org.frankframework.senders.XsltSender
- setTxManager(IThreadConnectableTransactionManager<?, ?>) - Method in class org.frankframework.pipes.ForEachChildElementPipe
- setTxManager(PlatformTransactionManager) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- setTxManager(PlatformTransactionManager) - Method in class org.frankframework.jms.JMSFacade
- setTxManager(PlatformTransactionManager) - Method in class org.frankframework.processors.TransactionAttributePipeLineProcessor
- setTxManager(PlatformTransactionManager) - Method in class org.frankframework.processors.TransactionAttributePipeProcessor
- setTxManager(PlatformTransactionManager) - Method in class org.frankframework.receivers.PullingListenerContainer
- setTxManager(PlatformTransactionManager) - Method in class org.frankframework.receivers.Receiver
- setTxManager(PlatformTransactionManager) - Method in class org.frankframework.unmanaged.SpringJmsConnector
- setTxManager(PlatformTransactionManager) - Method in class org.frankframework.util.Locker
- setType(String) - Method in interface org.frankframework.core.ITransactionalStorage
-
Possible values are
E
(error store),M
(message store),L
(message log for Pipe) orA
(message log for Receiver).
Receiver will always set type toE
for errorStorage and always set type toA
for messageLog. - setType(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setType(String) - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- setType(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- setType(String) - Method in class org.frankframework.jms.JmsTransactionalStorage
- setType(ScalarType) - Method in class org.frankframework.align.content.JsonElementContainer
- setType(EventType) - Method in class org.frankframework.management.bus.dto.MonitorDTO
- setType(EventType) - Method in class org.frankframework.monitoring.Monitor
- setType(ITrigger.TriggerType) - Method in class org.frankframework.management.bus.dto.TriggerDTO
- setType(ParameterType) - Method in class org.frankframework.parameters.AbstractParameter
- setType(ParameterType) - Method in class org.frankframework.parameters.DateParameter
-
Deprecated.
- setType(ParameterType) - Method in class org.frankframework.parameters.Parameter
-
The target data type of the parameter, related to the database or XSLT stylesheet to which the parameter is applied.
- setType(ParameterType) - Method in class org.frankframework.parameters.XmlParameter
-
Deprecated.
- setType(ParameterType) - Method in class org.frankframework.pipes.GetFromSession
-
string
: renders the contentsmap
: converts a Map<String, String> object to a xml-string (<items><item name='...' - setType(Algorithm) - Method in class org.frankframework.pipes.ChecksumPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setType(UUIDGeneratorPipe.Type) - Method in class org.frankframework.pipes.UUIDGeneratorPipe
-
Format of generated string.
- setType(Locker.LockType) - Method in class org.frankframework.util.Locker
-
Type for this lock: P(ermanent) or T(emporary).
- setTypeField(String) - Method in class org.frankframework.jdbc.AbstractJdbcMessageBrowser
- setTypeField(String) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
The name of the column types are stored in
- setTypeMask(String) - Method in class org.frankframework.util.MessageBrowsingFilter
- setUCharacters(String) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
The uppercase characters to use.
- setUid(String) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- setUidFile(String) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- setUnicodePwd(boolean) - Method in class org.frankframework.ldap.LdapSender
-
When
true
the attributes passed by the input xml are scanned for an attribute with id unicodepwd, when found the value of this attribute will be encoded as required by active directory (a UTF-16 encoded unicode string containing the password surrounded by quotation marks) before sending it to the LDAP server - setUnlessSessionKey(String) - Method in class org.frankframework.pipes.FixedForwardPipe
-
Key of session variable to check if action must be executed.
- setUnlessValue(String) - Method in class org.frankframework.pipes.FixedForwardPipe
-
Value of session variable 'unlessSessionKey' to check if action must be executed.
- setUpdateEtag(boolean) - Method in class org.frankframework.http.rest.ApiListener
-
Automatically generate and validate etags
- setUpdateStatusQuery(ProcessState, String) - Method in class org.frankframework.jdbc.JdbcListener
- setUpdateStatusToErrorQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
-
Deprecated.SQL statement to set the status of a row to 'error'.
- setUpdateStatusToInProcessQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
-
Deprecated.SQL statement to set the status of a row to 'in process'.
- setUpdateStatusToProcessedQuery(String) - Method in class org.frankframework.jdbc.JdbcQueryListener
-
Deprecated.SQL statement to set the status of a row to 'processed'.
- setupHandler(URL, DocumentContainer) - Static method in class org.frankframework.align.XmlTo
- setUriPattern(String) - Method in class org.frankframework.http.rest.ApiListener
-
URI pattern to register this listener on, eq.
- setUriPattern(String) - Method in class org.frankframework.http.RestListener
-
Uri pattern to match, the {uri} part in https://mydomain.com/ibis4something/rest/{uri}, where mydomain.com and ibis4something refer to 'your ibis'.
- setUriPattern(String) - Method in class org.frankframework.pipes.EtagHandlerPipe
-
Deprecated.
- setUrl(String) - Method in class org.frankframework.http.AbstractHttpSender
-
URL or base of URL to be used
- setUrl(String) - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- setUrlParam(String) - Method in class org.frankframework.http.AbstractHttpSender
-
Parameter that is used to obtain URL; overrides url-attribute.
- setUrlPkgPrefixes(String) - Method in class org.frankframework.jms.JmsRealm
- setUrlPkgPrefixes(String) - Method in class org.frankframework.jndi.JndiBase
-
maps to the field context.url_pkg_prefixes
- setUseBaseImportedSchemaLocationsToIgnore(boolean) - Method in class org.frankframework.pipes.XmlValidator
-
If set
true
, the comparison for importedSchemaLocationsToIgnore is done on base filename without any path - setUseBaseImportedSchemaLocationsToIgnore(boolean) - Method in class org.frankframework.validation.AbstractXSD
- setUseCdataSection(boolean) - Method in class org.frankframework.pipes.Text2XmlPipe
-
Controls whether the text to encapsulate should be put in a cdata section
- setUseControlCodes(boolean) - Method in class org.frankframework.pipes.CsvParserPipe
-
Enables the ASCII
(RS) Record Separator
and(US) Unit Separator
Control Code field delimiters. - setUseIncludes(boolean) - Method in class org.frankframework.soap.WsdlGenerator
- setUseInputForExtract(boolean) - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
-
If set
true
, the input of the Pipe is used to extract audit trail, correlationid and label (instead of the wrapped input) - setUseNamedParams(Boolean) - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
-
Named parameters will be auto-detected by default.
- setUseNamedParams(Boolean) - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- setUseOldSubstitutionStartDelimiter(boolean) - Method in class org.frankframework.pipes.FixedResultPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setUsePooling(boolean) - Method in class org.frankframework.ldap.LdapSender
-
Specifies whether connection pooling is used or not
- setUseReplyTo(boolean) - Method in class org.frankframework.jms.AbstractJmsListener
-
Flag if reply-to queue from the request message should be used or not.
- setUserId(String) - Method in class org.frankframework.senders.AbstractMailSender
-
userId on the smtphost
- setUsername(String) - Method in class org.frankframework.http.AbstractHttpSession
-
Username used for authentication to the host
- setUsername(String) - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- setUsername(String) - Method in class org.frankframework.jdbc.JdbcFacade
-
User name for authentication when connecting to database, when none found from
authAlias
- setUsername(String) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
Username used to obtain credentials to connect to ldap server
- setUsername(String) - Method in class org.frankframework.parameters.AbstractParameter
-
Default username that is used when a
pattern
containing {username} is specified - setUserTransactionUrl(String) - Method in class org.frankframework.jms.JmsRealm
- setUseSecureRandom(boolean) - Method in class org.frankframework.pipes.PasswordGeneratorPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.the current implementation always uses SecureRandom. Please remove this attribute from the Configuration.
- setUseSsl(boolean) - Method in class org.frankframework.ldap.AbstractLdapQueryPipe
-
Indication to use ldap or ldaps in ldapProviderUrl.
- setUseSsl(boolean) - Method in class org.frankframework.senders.MailSender
-
When set to true, we ensure TLS is being used
- setValidateEtag(boolean) - Method in class org.frankframework.http.RestListener
-
If set to true the ibis will automatically validate and process etags
- setValidateFile(boolean) - Method in class org.frankframework.pipes.XmlValidator
- setValidateFile(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
-
If set
true
, the input is assumed to be the name of the file to be validated. - setValidateJsonToRootElementOnly(boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
-
If true, and converting to or from JSON, then the message root is the only rootValidation, ignoring root validations like for SOAP envelope and header set by descender classes like SoapValidator
- setValue(boolean) - Method in interface org.frankframework.documentbuilder.INodeBuilder
- setValue(boolean) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
- setValue(boolean) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
- setValue(Number) - Method in interface org.frankframework.documentbuilder.INodeBuilder
- setValue(Number) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
- setValue(Number) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
- setValue(Object) - Method in class org.frankframework.parameters.ParameterValue
-
Sets value for the IParameter
- setValue(String) - Method in interface org.frankframework.documentbuilder.INodeBuilder
- setValue(String) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
- setValue(String) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
- setValue(String) - Method in class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
- setValue(String) - Method in class org.frankframework.parameters.AbstractParameter
-
The value of the parameter, or the base for transformation using xpathExpression or stylesheet, or formatting.
- setValue(String) - Method in interface org.frankframework.parameters.IParameter
-
The value of the parameter, or the base for transformation using xpathExpression or stylesheet, or formatting.
- setValue(String) - Method in class org.frankframework.pipes.PutInSession
-
Value to store in the
pipeLineSession
. - setValue(String) - Method in class org.frankframework.util.XmlBuilder
- setValue(String, boolean) - Method in class org.frankframework.util.XmlBuilder
- setValue(String, String) - Method in class org.frankframework.xml.WritableAttributes
- setValue(String, V, boolean) - Method in class org.frankframework.align.content.MapContentContainer
- setValueInField(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
-
the name of the column source values are stored in
- setValueInputSessionKey(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
session key to use as input for transformation of response message to cached value by valuexpath or valuestylesheet
- setValueNamespaceDefs(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
namespace defintions for valuexpath. must be in the form of a comma or space separated list of
prefix=namespaceuri
definitions - setValueOutField(String) - Method in class org.frankframework.pipes.DomainTransformerPipe
-
the name of the column destination values are stored in
- setValueStyleSheet(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
stylesheet to extract value to be cached from response message
- setValueXPath(String) - Method in class org.frankframework.cache.AbstractCacheAdapter
-
xpath expression to extract value to be cached key from response message.
- setValueXPathOutputType(TransformerPool.OutputType) - Method in class org.frankframework.cache.AbstractCacheAdapter
- setVerificationAddresses(String) - Method in class org.frankframework.pipes.PGPPipe
-
Emails of the senders.
- setVerifyHostname(boolean) - Method in interface org.frankframework.encryption.HasTruststore
-
If
true
, the hostname in the certificate will be checked against the actual hostname of the peer - setVerifyHostname(boolean) - Method in class org.frankframework.http.AbstractHttpSession
- setVerifyHostname(boolean) - Method in class org.frankframework.senders.SendGridSender
- setVersion(String) - Method in class org.frankframework.configuration.Configuration
-
The version of the Configuration, typically provided by the BuildInfo.properties file.
- setVersion(String) - Method in class org.frankframework.pipes.JsonPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setWaitForShadowsToFinish(boolean) - Method in class org.frankframework.senders.ShadowSender
-
If set
true
the sender will wait for all shadows to have finished. - setWarn(boolean) - Method in class org.frankframework.pipes.XmlValidator
- setWarn(boolean) - Method in class org.frankframework.validation.AbstractXmlValidator
-
If set
true
, send warnings to logging and console about syntax problems in the configured schema('s). - setWildCard(String) - Method in class org.frankframework.util.Dir2Xml
-
Set a Wildcard
- setWriteAttributes(boolean) - Method in class org.frankframework.align.XmlTo
- setWriteSecLogMessage(boolean) - Method in class org.frankframework.http.RestListener
- setWriteToSecLog(boolean) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- setWriteToSecLog(boolean) - Method in interface org.frankframework.core.IPipe
- setWriteToSecLog(boolean) - Method in class org.frankframework.http.RestListener
- setWriteToSecLog(boolean) - Method in class org.frankframework.pipes.AbstractPipe
-
when set to
true
a record is written to the security log when the pipe has finished successfully - setWsdl(String) - Method in class org.frankframework.pipes.WsdlXmlValidator
-
The WSDL to read the XSDs from
- setWsdlSchema(Definition, Schema) - Method in class org.frankframework.validation.xsd.WsdlXsd
- setWssAuthAlias(String) - Method in class org.frankframework.http.WebServiceSender
-
alias used to obtain credentials for authentication to web services security
- setWssAuthAlias(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
alias used to obtain credentials for authentication to WebServiceSecurity
- setWssPassword(String) - Method in class org.frankframework.http.WebServiceSender
-
password used to obtain credentials for authentication to web services security
- setWssPassword(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
Default password for WebServiceSecurity
- setWssPasswordDigest(boolean) - Method in class org.frankframework.http.WebServiceSender
-
when true, the password is sent digested. otherwise it is sent in clear text
- setWssPasswordDigest(boolean) - Method in class org.frankframework.soap.SoapWrapperPipe
-
If true, the password is sent digested; Otherwise it is sent in clear text
- setWssUserName(String) - Method in class org.frankframework.http.WebServiceSender
-
username used to obtain credentials for authentication to web services security
- setWssUserName(String) - Method in class org.frankframework.soap.SoapWrapperPipe
-
Default username for WebServiceSecurity
- setXhtml(boolean) - Method in class org.frankframework.http.AbstractHttpSender
-
If
true
, the HTML response is transformed to XHTML - setXml(boolean) - Method in class org.frankframework.pipes.CompareStringPipe
-
when set
true
the string values to compare are considered to be xml strings and before the actual compare both xml strings are transformed to a canonical form - setXmlDebugger(IXmlDebugger) - Method in class org.frankframework.pipes.ForEachChildElementPipe
- setXmlDebugger(IXmlDebugger) - Method in class org.frankframework.senders.JsonXsltSender
- setXmlReasonSessionKey(String) - Method in class org.frankframework.pipes.XmlValidator
- setXmlReasonSessionKey(String) - Method in class org.frankframework.validation.AbstractXmlValidator
-
Like
reasonSessionKey
but stores reasons in xml format and more extensive - setXmlSchemaVersion(String) - Method in class org.frankframework.pipes.XmlValidator
- setXmlSchemaVersion(String) - Method in class org.frankframework.validation.AbstractXmlValidator
-
If set to
1.0
, Xerces's previous XML Schema factory will be used, which would make all XSD 1.1 features illegal. - setXmlTag(String) - Method in class org.frankframework.pipes.Text2XmlPipe
-
The xml tag to encapsulate the text in
- setXmlType(XmlParameter.XmlType) - Method in class org.frankframework.parameters.XmlParameter
- setXmlValidatorErrorHandler(XmlValidatorErrorHandler) - Method in class org.frankframework.validation.XmlValidatorContentHandler
- setXpathExpression(String) - Method in class org.frankframework.errormessageformatters.XslErrorMessageFormatter
-
xPathExpression to use for transformation
- setXpathExpression(String) - Method in class org.frankframework.parameters.AbstractParameter
-
the XPath expression to extract the parameter value from the (xml formatted) input or session-variable.
- setXpathExpression(String) - Method in class org.frankframework.pipes.IteratingPipe
-
Alternatively: xpath-expression to create stylesheet from
- setXpathExpression(String) - Method in class org.frankframework.pipes.XmlIf
-
xpath expression to be applied to the input-message. if not set, no transformation is done
- setXpathExpression(String) - Method in class org.frankframework.pipes.XmlSwitch
-
xpath-expression that returns a string representing the forward to look up.
- setXpathExpression(String) - Method in class org.frankframework.pipes.XsltPipe
- setXpathExpression(String) - Method in class org.frankframework.senders.XsltSender
-
Alternatively: XPath-expression to create stylesheet from
- setXqueryFile(String) - Method in class org.frankframework.pipes.XQueryPipe
-
name of the file on the file system to read the xquery from
- setXqueryName(String) - Method in class org.frankframework.pipes.XQueryPipe
-
name of the file (resource) on the classpath to read the xquery from
- setXsltVersion(int) - Method in class org.frankframework.parameters.AbstractParameter
-
If set to
2
or3
a Saxon (net.sf.saxon) xslt processor 2.0 or 3.0 respectively will be used, otherwise xslt processor 1.0 (org.apache.xalan). - setXsltVersion(int) - Method in class org.frankframework.pipes.ForEachChildElementPipe
-
If set to
2
or3
a Saxon (net.sf.saxon) XSLT processor 2.0 or 3.0 will be used, supporting XPath 2.0 or 3.0 respectively, otherwise an XSLT processor 1.0 (org.apache.xalan), supporting XPath 1.0. - setXsltVersion(int) - Method in class org.frankframework.pipes.XmlIf
-
If set to
2
or3
a Saxon (net.sf.saxon) xslt processor 2.0 or 3.0 respectively will be used, otherwise xslt processor 1.0 (org.apache.xalan) - setXsltVersion(int) - Method in class org.frankframework.pipes.XmlSwitch
-
If set to
2
or3
a Saxon (net.sf.saxon) xslt processor 2.0 or 3.0 respectively will be used, otherwise xslt processor 1.0 (org.apache.xalan). - setXsltVersion(int) - Method in class org.frankframework.pipes.XsltPipe
- setXsltVersion(int) - Method in class org.frankframework.senders.XsltSender
-
If set to
2
or3
a Saxon (net.sf.saxon) xslt processor 2.0 or 3.0 respectively will be used, otherwise xslt processor 1.0 (org.apache.xalan). - setZipEntryPattern(String) - Method in class org.frankframework.pipes.CompressPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setZipWriterHandle(String) - Method in class org.frankframework.compression.ZipWriterPipe
-
Deprecated, for removal: This API element is subject to removal in a future version.
- setZipWriterHandle(String) - Method in class org.frankframework.compression.ZipWriterSender
-
Deprecated, for removal: This API element is subject to removal in a future version.
- severe(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
- severe(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
- Severity - Enum Class in org.frankframework.monitoring
-
Enumeration of Severities for monitoring.
- SHA - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- SHA256 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- SHA384 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- SHA512 - Enum constant in enum class org.frankframework.pipes.hash.Algorithm
- ShadowSender - Class in org.frankframework.senders
-
Collection of Senders, that are executed all at the same time.
- ShadowSender() - Constructor for class org.frankframework.senders.ShadowSender
- SHARED_RESOURCE_PREFIX - Static variable in interface org.frankframework.core.SharedResource
- SharedResource<T> - Interface in org.frankframework.core
- SharedResourceFactory - Class in org.frankframework.configuration.digester
-
Registers the newly created bean directly in Spring, which will manage it's
Lifecycle
. - SharedResourceFactory() - Constructor for class org.frankframework.configuration.digester.SharedResourceFactory
- SharedResources - Class in org.frankframework.configuration
- SharedResources() - Constructor for class org.frankframework.configuration.SharedResources
- SharedWsdlDefinitions - Class in org.frankframework.core
-
This exists because WSDL Definitions can grow dramatically in size when they include a few xsd's.
- SharedWsdlDefinitions() - Constructor for class org.frankframework.core.SharedWsdlDefinitions
- showIbisStoreSummary(Message<?>) - Method in class org.frankframework.management.bus.endpoints.IbisstoreSummary
- ShowLogDirectory - Class in org.frankframework.lifecycle
-
Logging should work even when the application failed to start which is why it's not wired through the
MessageDispatcher
. - ShowLogDirectory() - Constructor for class org.frankframework.lifecycle.ShowLogDirectory
- shutdown() - Static method in class org.frankframework.cache.IbisCacheManager
- shutdown() - Method in class org.frankframework.configuration.ClassLoaderManager
-
Removes all created ClassLoaders
- shutdown() - Method in interface org.frankframework.configuration.IbisManager
-
Shut down the IBIS instance.
- shutdown() - Method in class org.frankframework.unmanaged.DefaultIbisManager
-
Shut down the IBIS instance and clean up.
- shutdownTransactionManager() - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
-
Shutdown the transaction manager, attempting to complete all running transactions.
- shutdownTransactionManager() - Method in class org.frankframework.jta.narayana.NarayanaJtaTransactionManager
- Sign - Class in org.frankframework.pgp
- Sign(String[], String, String, String[], String) - Constructor for class org.frankframework.pgp.Sign
- SIGN - Enum constant in enum class org.frankframework.pipes.PGPPipe.Action
-
Encrypts and then signs the given input.
- SIGN - Enum constant in enum class org.frankframework.pipes.SignaturePipe.Action
-
signs the input
- SignaturePipe - Class in org.frankframework.pipes
- SignaturePipe() - Constructor for class org.frankframework.pipes.SignaturePipe
- SignaturePipe.Action - Enum Class in org.frankframework.pipes
- signMessage(Message, String, String, boolean) - Method in class org.frankframework.soap.SoapWrapper
- SimpleJdbcListener - Class in org.frankframework.jdbc
-
Database Listener that returns a count of messages available, but does not perform any locking or other management of processing messages in parallel.
- SimpleJdbcListener() - Constructor for class org.frankframework.jdbc.SimpleJdbcListener
- size() - Method in class org.frankframework.configuration.AbstractApplicationWarnings
- size() - Method in class org.frankframework.parameters.ParameterValueList
- size() - Method in class org.frankframework.stream.Message
- SIZE_UNIT - Static variable in enum class org.frankframework.statistics.FrankMeterType
- SizeLimitedVector<E> - Class in org.frankframework.util
-
Stores a maximum number of elements in a Vector.
- SizeLimitedVector() - Constructor for class org.frankframework.util.SizeLimitedVector
-
SizeLimitedVector constructor comment.
- SizeLimitedVector(int) - Constructor for class org.frankframework.util.SizeLimitedVector
- SizePipe - Class in org.frankframework.pipes
-
Returns the number of bytes or characters in the input.
- SizePipe() - Constructor for class org.frankframework.pipes.SizePipe
- sizeStatisticsEnabled() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- sizeStatisticsEnabled() - Method in interface org.frankframework.core.IPipe
- sizeStatisticsEnabled() - Method in class org.frankframework.pipes.AbstractPipe
- sizeStatisticsEnabled() - Method in class org.frankframework.pipes.MessageSendingPipe
- SkipContainersFilter - Class in org.frankframework.configuration.filters
-
This class omits XML elements from Frank configs that are meaningless containers.
- SkipContainersFilter() - Constructor for class org.frankframework.configuration.filters.SkipContainersFilter
- SkipContainersFilter(ContentHandler) - Constructor for class org.frankframework.configuration.filters.SkipContainersFilter
- skipDocTypeDeclaration(String) - Static method in class org.frankframework.util.XmlUtils
- SkipEmptyTagsFilter - Class in org.frankframework.xml
- SkipEmptyTagsFilter(ContentHandler) - Constructor for class org.frankframework.xml.SkipEmptyTagsFilter
- skippedEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter a skipped entity event.
- skippedEntity(String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- skippedEntity(String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- skipPipe(Message, PipeLineSession) - Method in class org.frankframework.pipes.FixedForwardPipe
-
called by
InputOutputPipeProcessor
to check if the pipe needs to be skipped. - SkipPipe - Class in org.frankframework.pipes
-
Skip a number of bytes or characters from the input message.
- SkipPipe() - Constructor for class org.frankframework.pipes.SkipPipe
- skipWhitespace(String, int) - Static method in class org.frankframework.util.AbstractNameComparator
- skipXmlDeclaration(String) - Static method in class org.frankframework.util.XmlUtils
- SOAP_HTTP_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
- SOAP_JMS_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
- SOAP_JMS_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
- SOAP_VERSION_SESSION_KEY - Static variable in class org.frankframework.soap.SoapWrapper
- SOAP11 - Enum constant in enum class org.frankframework.soap.SoapVersion
- SOAP12 - Enum constant in enum class org.frankframework.soap.SoapVersion
- SoapErrorMessage - Class in org.frankframework.errormessageformatters
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SoapErrorMessage() - Constructor for class org.frankframework.errormessageformatters.SoapErrorMessage
-
Deprecated.
- SoapErrorMessageFormatter - Class in org.frankframework.errormessageformatters
-
ErrorMessageFormatter that returns a soap fault message.
- SoapErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.SoapErrorMessageFormatter
- SoapProviderServlet - Class in org.frankframework.http.cxf
- SoapProviderServlet() - Constructor for class org.frankframework.http.cxf.SoapProviderServlet
- SoapRootValidation - Class in org.frankframework.soap
- SoapRootValidation(String...) - Constructor for class org.frankframework.soap.SoapRootValidation
- SoapValidator - Class in org.frankframework.soap
-
XmlValidator that will automatically add the SOAP envelope XSD to the set of XSD's used for validation.
- SoapValidator() - Constructor for class org.frankframework.soap.SoapValidator
- SoapVersion - Enum Class in org.frankframework.soap
- SoapWrapper - Class in org.frankframework.soap
-
Utility class that wraps and unwraps messages from (and into) a SOAP Envelope.
- SoapWrapperPipe - Class in org.frankframework.soap
-
Pipe to wrap or unwrap a message from/into a SOAP Envelope.
- SoapWrapperPipe() - Constructor for class org.frankframework.soap.SoapWrapperPipe
- sortByDependencies(Set<IXSD>, List<Schema>) - Static method in class org.frankframework.validation.SchemaUtils
- SOURCE - Enum constant in enum class org.frankframework.monitoring.SourceFiltering
- source2String(Source) - Static method in class org.frankframework.util.XmlUtils
- SourceClosingDataHandler - Class in org.frankframework.http.cxf
- SourceClosingDataHandler(DataSource) - Constructor for class org.frankframework.http.cxf.SourceClosingDataHandler
- SourceFiltering - Enum Class in org.frankframework.monitoring
-
Enumeration of SourceTypes for trigger filters.
- SPLITTED_LINE_TAG - Static variable in class org.frankframework.pipes.Text2XmlPipe
- splitUpCommandString(String) - Static method in class org.frankframework.util.ProcessUtil
- SpringContextScope - Enum Class in org.frankframework.lifecycle
- SpringJmsConnector - Class in org.frankframework.unmanaged
-
Configure a Spring JMS Container from a
PushingJmsListener
. - SpringJmsConnector() - Constructor for class org.frankframework.unmanaged.SpringJmsConnector
- SpringTxManagerProxy - Class in org.frankframework.jta
-
proxy class for transaction manager.
- SpringTxManagerProxy() - Constructor for class org.frankframework.jta.SpringTxManagerProxy
- SQL_INJECTION_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- sslContext - Variable in class org.frankframework.encryption.AuthSSLContextFactory
- STANDALONE - Enum constant in enum class org.frankframework.lifecycle.SpringContextScope
- start() - Method in class org.frankframework.configuration.AdapterManager
-
Inherited from the Spring
Lifecycle
interface. - start() - Method in class org.frankframework.configuration.Configuration
-
Spring method which starts the ApplicationContext.
- start() - Method in class org.frankframework.configuration.ConfigurationFlowGenerator
- start() - Method in class org.frankframework.configuration.ScheduleManager
-
Configure and start, managed through the Spring Lifecyle
- start() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- start() - Method in interface org.frankframework.core.IListener
-
Prepares the listener for receiving messages.
- start() - Method in interface org.frankframework.core.IListenerConnector
-
Start Listener-port to which the Listener is connected.
- start() - Method in interface org.frankframework.core.IPipe
-
Perform necessary action to start the pipe.
- start() - Method in interface org.frankframework.core.ISender
-
This method will be called to start the sender.
- start() - Method in interface org.frankframework.core.ITransactionalStorage
-
Prepares the object for operation.
- start() - Method in class org.frankframework.core.PipeLine
- start() - Method in class org.frankframework.http.AbstractHttpSender
- start() - Method in class org.frankframework.http.AbstractHttpSession
- start() - Method in class org.frankframework.http.HttpListener
-
Deprecated.
- start() - Method in class org.frankframework.http.PushingListenerAdapter
- start() - Method in class org.frankframework.http.rest.ApiListener
- start() - Method in class org.frankframework.http.RestListener
- start() - Method in class org.frankframework.http.WebServiceListener
- start() - Method in class org.frankframework.jdbc.AbstractJdbcQuerySender
- start() - Method in class org.frankframework.jdbc.AbstractJdbcSender
- start() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- start() - Method in class org.frankframework.jdbc.JdbcListener
- start() - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- start() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- start() - Method in class org.frankframework.jdbc.SimpleJdbcListener
- start() - Method in class org.frankframework.jms.AbstractJmsListener
- start() - Method in class org.frankframework.jms.JMSFacade
-
Obtains a connection and a serviceQueue.
- start() - Method in class org.frankframework.jms.JmsSender
-
Starts the sender
- start() - Method in class org.frankframework.jms.PushingJmsListener
- start() - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
- start() - Method in class org.frankframework.ldap.LdapSender
- start() - Method in class org.frankframework.mongodb.MongoDbSender
- start() - Method in class org.frankframework.monitoring.MonitorManager
- start() - Method in class org.frankframework.pipes.AbstractPipe
- start() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- start() - Method in class org.frankframework.pipes.DomainTransformerPipe
- start() - Method in class org.frankframework.pipes.ForEachChildElementPipe
- start() - Method in class org.frankframework.pipes.JsonValidator
- start() - Method in class org.frankframework.pipes.MessageSendingPipe
- start() - Method in class org.frankframework.pipes.PostboxRetrieverPipe
-
Deprecated.
- start() - Method in class org.frankframework.pipes.SignaturePipe
- start() - Method in class org.frankframework.pipes.XmlSwitch
- start() - Method in class org.frankframework.pipes.XmlValidator
- start() - Method in class org.frankframework.pipes.XsltPipe
- start() - Method in class org.frankframework.receivers.FrankListener
- start() - Method in class org.frankframework.receivers.JavaListener
- start() - Method in class org.frankframework.receivers.PullingListenerContainer
- start() - Method in class org.frankframework.scheduler.SchedulerSender
-
Deprecated.
- start() - Method in class org.frankframework.senders.AbstractSender
- start() - Method in class org.frankframework.senders.AbstractSenderWrapper
- start() - Method in class org.frankframework.senders.IbisLocalSender
- start() - Method in class org.frankframework.senders.MailSender
-
Create a session to validate connectivity
- start() - Method in class org.frankframework.senders.ReconnectSenderWrapper
- start() - Method in class org.frankframework.senders.SenderSeries
- start() - Method in class org.frankframework.senders.SenderWrapper
- start() - Method in class org.frankframework.senders.SendGridSender
- start() - Method in class org.frankframework.senders.XmlValidatorSender
- start() - Method in class org.frankframework.senders.XsltSender
- start() - Method in class org.frankframework.soap.SoapWrapperPipe
- start() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- start() - Method in class org.frankframework.validation.AbstractXmlValidator
- start() - Method in class org.frankframework.validation.JavaxXmlValidator
- start() - Method in class org.frankframework.validation.XercesXmlValidator
- start(Xid, int) - Method in class org.frankframework.jta.narayana.DataSourceXAResourceRecoveryHelper
- START - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
- START_ADAPTER - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
- START_RECEIVER - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
- STARTADAPTER - Enum constant in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
- startArray() - Method in class org.frankframework.documentbuilder.json.JsonTee
- startArray() - Method in class org.frankframework.documentbuilder.json.JsonWriter
- startArray() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
- startArray() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
- startArray() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- startArray(String) - Method in interface org.frankframework.documentbuilder.INodeBuilder
- startArray(String) - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
- startArray(String) - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
- startArrayDocument(DocumentFormat, String, String, MessageBuilder, boolean) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
- startAuthenticators() - Method in class org.frankframework.lifecycle.ServletManager
- startBlock() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
- startCDATA() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Report the start of a CDATA section.
- startCDATA() - Method in class org.frankframework.documentbuilder.xml.XmlTee
- startCDATA() - Method in class org.frankframework.util.CompactSaxHandler
- startCDATA() - Method in class org.frankframework.util.RestoreMovedElementsHandler
- startCDATA() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- startCDATA() - Method in class org.frankframework.xml.ExceptionInsertingFilter
- startCDATA() - Method in class org.frankframework.xml.FullXmlFilter
- startCDATA() - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
- startCDATA() - Method in class org.frankframework.xml.NodeSetFilter
- startCDATA() - Method in class org.frankframework.xml.SkipEmptyTagsFilter
- startCDATA() - Method in class org.frankframework.xml.XmlWriter
- startDefinitions() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
- startDefinitions() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
- startDocument() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter a start document event.
- startDocument() - Method in class org.frankframework.align.XmlAligner
- startDocument() - Method in class org.frankframework.documentbuilder.json.JsonTee
- startDocument() - Method in class org.frankframework.documentbuilder.json.JsonWriter
- startDocument() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
- startDocument() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
- startDocument() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- startDocument() - Method in class org.frankframework.documentbuilder.xml.XmlTee
- startDocument() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
- startDocument() - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- startDocument() - Method in class org.frankframework.xml.BodyOnlyFilter
- startDocument() - Method in class org.frankframework.xml.ExceptionInsertingFilter
- startDocument() - Method in class org.frankframework.xml.ThreadConnectingFilter
- startDocument() - Method in class org.frankframework.xml.XmlWriter
- startDocument(String, ContentHandler, boolean) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
- startDocument(DocumentFormat, String, Writer) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
- startDocument(DocumentFormat, String, MessageBuilder, boolean) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
- startDocument(JsonEventHandler) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
- startDTD(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Report the start of DTD declarations, if any.
- startDTD(String, String, String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
- startDTD(String, String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- startDTD(String, String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- startDTD(String, String, String) - Method in class org.frankframework.xml.FullXmlFilter
- startDTD(String, String, String) - Method in class org.frankframework.xml.XmlWriter
- STARTED - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
- STARTED - Enum constant in enum class org.frankframework.util.RunState
- startElement(String) - Method in class org.frankframework.xml.SaxElementBuilder
- startElement(String, boolean, boolean, XSTypeDefinition) - Method in interface org.frankframework.align.content.ElementGroupContainer
- startElement(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.MapContentContainer
- startElement(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.TreeContentContainer
- startElement(String, String, String, Attributes) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter a start element event.
- startElement(String, String, String, Attributes) - Method in class org.frankframework.align.XmlAligner
- startElement(String, String, String, Attributes) - Method in class org.frankframework.align.XmlTo
- startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.ClassNameRewriter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.digester.AbstractDigesterRulesHandler
-
Parse all digester rules as
DigesterRule
- startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.digester.IncludeFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.filters.ElementRoleFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.filters.InitialCapsFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.filters.OnlyActiveFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.configuration.filters.SkipContainersFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.documentbuilder.xml.XmlTee
- startElement(String, String, String, Attributes) - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
- startElement(String, String, String, Attributes) - Method in class org.frankframework.util.CompactSaxHandler
- startElement(String, String, String, Attributes) - Method in class org.frankframework.util.RestoreMovedElementsHandler
- startElement(String, String, String, Attributes) - Method in class org.frankframework.util.XmlJsonWriter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.validation.XmlValidatorContentHandler
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.AttributePropertyResolver
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.BodyOnlyFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.CanonicalizeFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.ElementPropertyResolver
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.NamespaceRemovingFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.NodeSetFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.PrettyPrintFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.RootElementToSessionKeyFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
- startElement(String, String, String, Attributes) - Method in class org.frankframework.xml.XmlWriter
- startElementGroup(String, boolean, boolean, XSTypeDefinition) - Method in interface org.frankframework.align.content.DocumentContainer
- startElementGroup(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.MapContentContainer
- startElementGroup(String, boolean, boolean, XSTypeDefinition) - Method in class org.frankframework.align.content.TreeContentContainer
- startEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Report the beginning of an entity in content.
- startEntity(String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
- startEntity(String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- startEntity(String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- startEntity(String) - Method in class org.frankframework.xml.FullXmlFilter
- startEntity(String) - Method in class org.frankframework.xml.NodeSetFilter
- startEntity(String) - Method in class org.frankframework.xml.XmlWriter
- StartIbis - Class in org.frankframework.cmdline
-
Starts up a configuration in a plain JVM.
- StartIbis() - Constructor for class org.frankframework.cmdline.StartIbis
- STARTING - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
- STARTING - Enum constant in enum class org.frankframework.util.RunState
- startIterating() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
- startNode(String, String, String) - Method in class org.frankframework.xml.NodeSetFilter
-
Called before processing of each node of the NodeSet is started.
- startObject() - Method in interface org.frankframework.documentbuilder.INodeBuilder
- startObject() - Method in class org.frankframework.documentbuilder.json.JsonTee
- startObject() - Method in class org.frankframework.documentbuilder.json.JsonWriter
- startObject() - Method in class org.frankframework.documentbuilder.Json2XmlHandler
- startObject() - Method in interface org.frankframework.documentbuilder.JsonEventHandler
- startObject() - Method in class org.frankframework.documentbuilder.JsonNodeBuilder
- startObject() - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- startObject() - Method in class org.frankframework.documentbuilder.XmlNodeBuilder
- startObjectDocument(DocumentFormat, String, MessageBuilder, boolean) - Static method in class org.frankframework.documentbuilder.DocumentBuilderFactory
- startObjectEntry(String) - Method in class org.frankframework.documentbuilder.json.JsonTee
- startObjectEntry(String) - Method in class org.frankframework.documentbuilder.json.JsonWriter
- startObjectEntry(String) - Method in class org.frankframework.documentbuilder.Json2XmlHandler
- startObjectEntry(String) - Method in interface org.frankframework.documentbuilder.JsonEventHandler
- startObjectEntry(String) - Method in class org.frankframework.documentbuilder.xml.JsonXslt3XmlHandler
- startOut() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
- startOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
- startOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
- startOut() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
- startParse(JsonValue) - Method in class org.frankframework.align.Json2Xml
- startPipe(String, IPipe) - Method in class org.frankframework.core.PipeLine
- startPrefixMapping(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter a start Namespace prefix mapping event.
- startPrefixMapping(String, String) - Method in class org.frankframework.documentbuilder.xml.XmlTee
- startPrefixMapping(String, String) - Method in class org.frankframework.util.CompactSaxHandler
- startPrefixMapping(String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- startPrefixMapping(String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- startPrefixMapping(String, String) - Method in class org.frankframework.xml.NamespacedContentsRemovingFilter
- startPrefixMapping(String, String) - Method in class org.frankframework.xml.NamespaceRemovingFilter
- startPrefixMapping(String, String) - Method in class org.frankframework.xml.NodeSetFilter
- startPrefixMapping(String, String) - Method in class org.frankframework.xml.PrettyPrintFilter
- startPrefixMapping(String, String) - Method in class org.frankframework.xml.SkipEmptyTagsFilter
- startPrefixMapping(String, String) - Method in class org.frankframework.xml.XmlWriter
- startProcessingMessage() - Method in class org.frankframework.receivers.Receiver
- STARTRECEIVER - Enum constant in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
- startRow() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
- startRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
- startRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
- startRow() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
- startRowSet() - Method in class org.frankframework.jdbc.transformer.AbstractQueryOutputTransformer
- startRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToCSV
- startRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToJson
- startRowSet() - Method in class org.frankframework.jdbc.transformer.QueryOutputToListOfMaps
- startRunning() - Method in class org.frankframework.core.Adapter
-
Start the adapter.
- startRunning() - Method in interface org.frankframework.core.IManagable
-
Instruct the object that implements
IManagable
to start working. - startRunning() - Method in class org.frankframework.receivers.Receiver
- startRuntime() - Method in class org.frankframework.javascript.GraalJS
-
Deprecated.
- startRuntime() - Method in class org.frankframework.javascript.J2V8
-
The V8 runtime (DLL/SO files) have to be extracted somewhere, using an absolute path.
- startRuntime() - Method in interface org.frankframework.javascript.JavascriptEngine
-
Initialize the runtime for the specified engine
- startScheduler() - Method in class org.frankframework.scheduler.SchedulerHelper
- startThread(R) - Method in class org.frankframework.threading.ThreadConnector
- staticUri - Variable in class org.frankframework.http.AbstractHttpSender
- StatsDRegistryConfigurator - Class in org.frankframework.metrics
- StatsDRegistryConfigurator() - Constructor for class org.frankframework.metrics.StatsDRegistryConfigurator
- StaxParserFactory - Class in org.frankframework.xml
-
Descendant of Woodstox XMLInputFactory, that accepts XML 1.1 compliant content in XML 1.0 documents too.
- StaxParserFactory() - Constructor for class org.frankframework.xml.StaxParserFactory
- stop() - Method in class org.frankframework.configuration.AdapterManager
-
Stops all Adapters registered in this manager.
- stop() - Method in class org.frankframework.configuration.Configuration
- stop() - Method in class org.frankframework.configuration.ConfigurationFlowGenerator
- stop() - Method in class org.frankframework.configuration.ScheduleManager
-
remove all registered jobs
- stop() - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- stop() - Method in interface org.frankframework.core.IListener
-
Close all resources used for listening.
- stop() - Method in interface org.frankframework.core.IListenerConnector
-
Stop Listener-port to which the Listener is connected.
- stop() - Method in interface org.frankframework.core.IPipe
-
Perform necessary actions to stop the
Pipe
.
For instance, closing JMS connections, DBMS connections etc. - stop() - Method in interface org.frankframework.core.ISender
-
Stop/close the sender and deallocate resources.
- stop() - Method in interface org.frankframework.core.ITransactionalStorage
- stop() - Method in class org.frankframework.core.PipeLine
-
Close the pipeline.
- stop() - Method in class org.frankframework.http.AbstractHttpSender
- stop() - Method in class org.frankframework.http.AbstractHttpSession
- stop() - Method in class org.frankframework.http.HttpListener
-
Deprecated.
- stop() - Method in class org.frankframework.http.PushingListenerAdapter
- stop() - Method in class org.frankframework.http.rest.ApiListener
- stop() - Method in class org.frankframework.http.RestListener
- stop() - Method in class org.frankframework.http.WebServiceListener
- stop() - Method in class org.frankframework.jdbc.AbstractJdbcSender
- stop() - Method in class org.frankframework.jdbc.JdbcIteratingPipeBase
- stop() - Method in class org.frankframework.jdbc.JdbcListener
- stop() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
- stop() - Method in class org.frankframework.jdbc.SimpleJdbcListener
- stop() - Method in class org.frankframework.jms.AbstractJmsListener
- stop() - Method in class org.frankframework.jms.JMSFacade
-
Releases references to serviceQueue and connection.
- stop() - Method in class org.frankframework.jms.PushingJmsListener
- stop() - Method in class org.frankframework.jndi.JndiBase
- stop() - Method in class org.frankframework.ldap.LdapFindGroupMembershipsPipe
- stop() - Method in class org.frankframework.mongodb.MongoDbSender
- stop() - Method in class org.frankframework.monitoring.MonitorManager
- stop() - Method in class org.frankframework.pipes.AbstractPipe
- stop() - Method in class org.frankframework.pipes.AsyncSenderWithListenerPipe
- stop() - Method in class org.frankframework.pipes.DomainTransformerPipe
- stop() - Method in class org.frankframework.pipes.ForEachChildElementPipe
- stop() - Method in class org.frankframework.pipes.MessageSendingPipe
- stop() - Method in class org.frankframework.pipes.PostboxRetrieverPipe
-
Deprecated.
- stop() - Method in class org.frankframework.pipes.XmlSwitch
- stop() - Method in class org.frankframework.pipes.XmlValidator
- stop() - Method in class org.frankframework.pipes.XsltPipe
- stop() - Method in class org.frankframework.receivers.FrankListener
- stop() - Method in class org.frankframework.receivers.JavaListener
- stop() - Method in class org.frankframework.receivers.PullingListenerContainer
- stop() - Method in class org.frankframework.senders.AbstractSender
- stop() - Method in class org.frankframework.senders.AbstractSenderWrapper
- stop() - Method in class org.frankframework.senders.SenderSeries
- stop() - Method in class org.frankframework.senders.SenderWrapper
- stop() - Method in class org.frankframework.senders.SendGridSender
- stop() - Method in class org.frankframework.senders.XmlValidatorSender
- stop() - Method in class org.frankframework.senders.XsltSender
- stop() - Method in class org.frankframework.soap.SoapWrapperPipe
- stop() - Method in class org.frankframework.unmanaged.SpringJmsConnector
- stop() - Method in class org.frankframework.validation.AbstractXmlValidator
- STOP - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
- STOP_ADAPTER - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
- STOP_CONDITION_MET - Enum constant in enum class org.frankframework.pipes.IteratingPipe.StopReason
- STOP_CONDITION_MET_FORWARD - Static variable in class org.frankframework.pipes.IteratingPipe
- STOP_RECEIVER - Enum constant in enum class org.frankframework.scheduler.JobDefFunctions
- STOPADAPTER - Enum constant in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
- STOPPED - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
- STOPPED - Enum constant in enum class org.frankframework.util.RunState
- STOPPING - Enum constant in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
- STOPPING - Enum constant in enum class org.frankframework.util.RunState
- stopPipe(String, IPipe) - Method in class org.frankframework.core.PipeLine
- STOPRECEIVER - Enum constant in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
- stopRunning() - Method in class org.frankframework.core.Adapter
-
Stop the
Adapter
and close all elements like receivers, Pipeline, pipes etc. - stopRunning() - Method in interface org.frankframework.core.IManagable
-
Instruct the object that implements
IManagable
to stop working. - stopRunning() - Method in class org.frankframework.receivers.Receiver
- STORAGE_ID_KEY - Static variable in class org.frankframework.core.PipeLineSession
- StorageItemDTO - Class in org.frankframework.management.bus.dto
- StorageItemDTO(IMessageBrowsingIteratorItem) - Constructor for class org.frankframework.management.bus.dto.StorageItemDTO
- StorageItemsDTO - Class in org.frankframework.management.bus.dto
- StorageItemsDTO(IMessageBrowser<?>, MessageBrowsingFilter) - Constructor for class org.frankframework.management.bus.dto.StorageItemsDTO
- StoredProcedureQuerySender - Class in org.frankframework.jdbc
-
StoredProcedureQuerySender is used to send stored procedure queries and retrieve the result.
- StoredProcedureQuerySender() - Constructor for class org.frankframework.jdbc.StoredProcedureQuerySender
- StoredProcedureResultWrapper - Class in org.frankframework.jdbc
- StoredProcedureResultWrapper(IDbmsSupport, CallableStatement, ParameterMetaData, Map<Integer, IParameter>) - Constructor for class org.frankframework.jdbc.StoredProcedureResultWrapper
-
Class that wraps a CallableStatement to present its output-parameters as if they were a
ResultSet
. - storeInputFormat(DocumentFormat, Message, PipeLineSession, boolean) - Method in class org.frankframework.pipes.Json2XmlValidator
- storeLdapException(Throwable, PipeLineSession) - Method in class org.frankframework.ldap.LdapSender
- storeMessage(String, String, Date, String, String, S) - Method in interface org.frankframework.core.ITransactionalStorage
-
Store the message, returns storageKey.
- storeMessage(String, String, Date, String, String, S) - Method in class org.frankframework.jdbc.DummyTransactionalStorage
-
Deprecated.
- storeMessage(String, String, Date, String, String, S) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- storeMessage(String, String, Date, String, String, S) - Method in class org.frankframework.jms.JmsTransactionalStorage
- storeMessage(String, String, Message, String, String) - Method in class org.frankframework.pipes.MessageSendingPipe
- storeMessage(Connection, String, String, Date, String, String, S) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
-
Stores a message in the database and retrieves the value of the primary key for the record just inserted.
- storeMessageInDatabase(Connection, String, String, Timestamp, String, String, S) - Method in class org.frankframework.jdbc.JdbcTransactionalStorage
- stream() - Method in class org.frankframework.parameters.ParameterValueList
- STREAM - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
-
Deprecated, for removal: This API element is subject to removal in a future version.
- Stream2StringPipe - Class in org.frankframework.pipes
-
Deprecated, for removal: This API element is subject to removal in a future version.not necessary when using Messages.
- Stream2StringPipe() - Constructor for class org.frankframework.pipes.Stream2StringPipe
-
Deprecated.
- streamBlob(IDbmsSupport, ResultSet, int, String, boolean, Base64Pipe.Direction, Object, boolean) - Static method in class org.frankframework.util.JdbcUtil
- StreamCaptureUtils - Class in org.frankframework.util
- StreamCaptureUtils() - Constructor for class org.frankframework.util.StreamCaptureUtils
- streamClob(IDbmsSupport, ResultSet, int, Object, boolean) - Static method in class org.frankframework.util.JdbcUtil
- StreamLineIteratorPipe - Class in org.frankframework.pipes
-
Sends a message to a Sender for each line of its input, that must be an InputStream.
- StreamLineIteratorPipe() - Constructor for class org.frankframework.pipes.StreamLineIteratorPipe
- StreamPipe - Class in org.frankframework.pipes
-
Stream an input stream to an output stream.
- StreamPipe() - Constructor for class org.frankframework.pipes.StreamPipe
- StrictJsonDocumentWriter - Class in org.frankframework.mongodb
-
StrictJsonWriter to write to FF DocumentBuilder, to generate JSON or XML.
- StrictJsonDocumentWriter(INodeBuilder, StrictCharacterStreamJsonWriterSettings) - Constructor for class org.frankframework.mongodb.StrictJsonDocumentWriter
-
Construct an instance.
- STRING - Enum constant in enum class org.frankframework.align.ScalarType
- STRING - Enum constant in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
- STRING - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Renders the contents of the first node (in combination with xslt or xpath).
- stringContent - Variable in class org.frankframework.align.content.JsonElementContainer
- StringIteratorPipe - Class in org.frankframework.pipes
-
IteratingPipe that has Strings as items.
- StringIteratorPipe() - Constructor for class org.frankframework.pipes.StringIteratorPipe
- stringToSource(String) - Static method in class org.frankframework.util.XmlUtils
- stringToSource(String, boolean) - Static method in class org.frankframework.util.XmlUtils
-
Converts a string containing xml-markup to a Source-object, that can be used as the input of a XSLT-transformer.
- stringToSourceForSingleUse(String) - Static method in class org.frankframework.util.XmlUtils
- stringToSourceForSingleUse(String, boolean) - Static method in class org.frankframework.util.XmlUtils
- stringToValue(String) - Method in class org.frankframework.align.content.MapContentContainer
- StringXsd - Class in org.frankframework.validation.xsd
-
XSD implementation of an internally created schema, used as result of SchemaUtils.mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes().
- StringXsd(String) - Constructor for class org.frankframework.validation.xsd.StringXsd
- stripLeadingZeroes(String) - Static method in class org.frankframework.align.content.JsonElementContainer
- StructureBuilder - Class in org.frankframework.documentbuilder
- StructureBuilder() - Constructor for class org.frankframework.documentbuilder.StructureBuilder
- STUB4TESTTOOL_CONFIGURATION_KEY - Static variable in class org.frankframework.configuration.ConfigurationUtils
- STUB4TESTTOOL_VALIDATORS_DISABLED_KEY - Static variable in class org.frankframework.configuration.ConfigurationUtils
- STUB4TESTTOOL_XSLT_DEFAULT - Static variable in class org.frankframework.configuration.ConfigurationUtils
- STUB4TESTTOOL_XSLT_KEY - Static variable in class org.frankframework.configuration.ConfigurationUtils
- STUB4TESTTOOL_XSLT_VALIDATORS_PARAM - Static variable in class org.frankframework.configuration.ConfigurationUtils
- SUB_CONTEXTS - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
-
Get a list of the direct children of the specifed root.
- SubstitutionNode<V> - Class in org.frankframework.align
- SubstitutionNode() - Constructor for class org.frankframework.align.SubstitutionNode
- SubstitutionProvider<V> - Interface in org.frankframework.align
- SUCCESS - Enum constant in enum class org.frankframework.core.PipeLine.ExitState
- SUCCESS_EXIT_STATE - Static variable in enum class org.frankframework.core.PipeLine.ExitState
- SUCCESS_FORWARD_NAME - Static variable in class org.frankframework.core.PipeForward
- SUPPORTS - Enum constant in enum class org.frankframework.core.TransactionAttribute
-
Support a current transaction; execute non-transactionally if none exists.
- SuppressKeys - Enum Class in org.frankframework.configuration
-
Enumeration class for suppressing configuration warnings.
- suspendReceiverThread(int) - Method in class org.frankframework.receivers.Receiver
-
Suspend the receiver for
delayTimeInSeconds
seconds - suspendTransaction() - Method in class org.frankframework.jta.TransactionConnectorCoordinator
- suspendTransaction(Object) - Method in class org.frankframework.jta.SpringTxManagerProxy
- suspendTransaction(Object) - Method in class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
- suspendTransaction(Object) - Method in class org.frankframework.jta.ThreadConnectableJtaTransactionManager
- suspendTransaction(T) - Method in interface org.frankframework.jta.IThreadConnectableTransactionManager
- svg - Variable in enum class org.frankframework.util.flow.graphviz.Format
- SVG - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- SVG - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- SVG_STANDALONE - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- SYSTEM_MANAGED_RESOURCE_PREFIX - Static variable in class org.frankframework.core.PipeLineSession
T
- T - Enum constant in enum class org.frankframework.util.Locker.LockType
-
Temporary
- takeSnapshot() - Method in class org.frankframework.metrics.LocalDistributionSummary
- TAR - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- TARGET_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
- TARGET_PARAM_NAME - Static variable in class org.frankframework.senders.FrankSender
- targetProcessStates() - Method in interface org.frankframework.core.IHasProcessState
-
Provides the set of ProcessStates that a message in the specified state can be moved to, e.g. from a MessageBrowser for that state.
- targetProcessStates() - Method in class org.frankframework.jdbc.JdbcListener
- targetProcessStates() - Method in class org.frankframework.receivers.Receiver
- TECHNICAL - Enum constant in enum class org.frankframework.monitoring.EventType
- tellResourcesToStop() - Method in class org.frankframework.receivers.Receiver
-
must lead to a 'closeAllResources()' and runstate must be 'STOPPING' if IPushingListener -> call closeAllResources() if IPullingListener -> PullingListenerContainer has to call closeAllResources();
- TEMP_MESSAGE_DIRECTORY - Static variable in class org.frankframework.stream.SerializableFileReference
- TemporaryDirectoryUtils - Class in org.frankframework.util
- TestPipeline - Class in org.frankframework.management.bus.endpoints
- TestPipeline() - Constructor for class org.frankframework.management.bus.endpoints.TestPipeline
- TestPipeline.PostedSessionKey - Class in org.frankframework.management.bus.endpoints
- testQuery - Variable in class org.frankframework.jdbc.datasource.PoolingDataSourceFactory
- TEXT - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- TEXT - Enum constant in enum class org.frankframework.http.RestListener.MediaTypes
- TEXT - Enum constant in enum class org.frankframework.jms.JMSFacade.MessageClass
-
Create the outgoing message as
TextMessage
. - TEXT - Enum constant in enum class org.frankframework.util.TransformerPool.OutputType
- Text2XmlPipe - Class in org.frankframework.pipes
-
Pipe for converting TEXT to XML.
- Text2XmlPipe() - Constructor for class org.frankframework.pipes.Text2XmlPipe
- TextSplitterPipe - Class in org.frankframework.pipes
-
Breaks up the text input in blocks of a maximum length.
- TextSplitterPipe() - Constructor for class org.frankframework.pipes.TextSplitterPipe
- THEN_FORWARD - Static variable in class org.frankframework.pipes.RegExPipe
- THREAD_CONTEXT_KEY_NAME - Static variable in class org.frankframework.receivers.Receiver
- THREAD_CONTEXT_KEY_TYPE - Static variable in class org.frankframework.receivers.Receiver
- THREAD_CONTEXT_SESSION_KEY - Static variable in interface org.frankframework.core.IListenerConnector
- threadAborted(T, Throwable) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
- ThreadConnectableDataSourceTransactionManager - Class in org.frankframework.jta
- ThreadConnectableDataSourceTransactionManager() - Constructor for class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
- ThreadConnectableDataSourceTransactionManager(DataSource) - Constructor for class org.frankframework.jta.ThreadConnectableDataSourceTransactionManager
- ThreadConnectableJtaTransactionManager - Class in org.frankframework.jta
- ThreadConnectableJtaTransactionManager() - Constructor for class org.frankframework.jta.ThreadConnectableJtaTransactionManager
- ThreadConnectableJtaTransactionManager(TransactionManager) - Constructor for class org.frankframework.jta.ThreadConnectableJtaTransactionManager
- ThreadConnectableJtaTransactionManager(UserTransaction, TransactionManager) - Constructor for class org.frankframework.jta.ThreadConnectableJtaTransactionManager
- ThreadConnectableJtaTransactionManager(JtaTransactionManager) - Constructor for class org.frankframework.jta.ThreadConnectableJtaTransactionManager
- ThreadConnectingFilter - Class in org.frankframework.xml
- ThreadConnectingFilter(ThreadConnector, ContentHandler) - Constructor for class org.frankframework.xml.ThreadConnectingFilter
- ThreadConnector<T> - Class in org.frankframework.threading
-
Connect a parent thread and a child thread to carry over important state from the parent thread to the child thread, such as
ThreadContext
, thread-local hide-regexes for masking sensitive information from logs (SeeIbisMaskingLayout
, and transaction state via aTransactionConnector
. - ThreadConnector(Object, String, ThreadLifeCycleEventListener<T>, IThreadConnectableTransactionManager<?, ?>, String) - Constructor for class org.frankframework.threading.ThreadConnector
- ThreadConnector(Object, String, ThreadLifeCycleEventListener<T>, IThreadConnectableTransactionManager<?, ?>, PipeLineSession) - Constructor for class org.frankframework.threading.ThreadConnector
- threadCreated(T, O) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
- threadEnded(T, O) - Method in interface org.frankframework.threading.ThreadLifeCycleEventListener
- threadKilled() - Method in class org.frankframework.task.TimeoutGuard
- threadLifeCycleEventListener - Variable in class org.frankframework.senders.IbisLocalSender
- threadLifeCycleEventListener - Variable in class org.frankframework.senders.XsltSender
- ThreadLifeCycleEventListener<T> - Interface in org.frankframework.threading
-
Interface for classes that need to be aware of when child-threads are created and terminated.
- throwable - Variable in class org.frankframework.core.AbstractRequestReplyExecutor
- throwEvent(String) - Method in interface org.frankframework.core.IPipe
-
Throw an event for flexible monitoring.
- throwEvent(String) - Method in class org.frankframework.receivers.Receiver
- throwEvent(String, Message) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- throwEvent(String, Message) - Method in interface org.frankframework.core.IPipe
- throwEvent(String, Message) - Method in class org.frankframework.pipes.AbstractPipe
- TIFF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- TIME - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
- TIME - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Converts the result to a Date, by default using formatString
HH:mm:ss
. - TIME_UNIT - Static variable in enum class org.frankframework.statistics.FrankMeterType
- TimeoutException - Exception in org.frankframework.core
-
Exception thrown to signal that a timeout occurred.
- TimeoutException() - Constructor for exception org.frankframework.core.TimeoutException
- TimeoutException(String) - Constructor for exception org.frankframework.core.TimeoutException
- TimeoutException(String, Throwable) - Constructor for exception org.frankframework.core.TimeoutException
- TimeoutException(Throwable) - Constructor for exception org.frankframework.core.TimeoutException
- TimeoutGuard - Class in org.frankframework.task
-
TimeoutGuard interrupts running thread when timeout is exceeded.
- TimeoutGuard(int, String) - Constructor for class org.frankframework.task.TimeoutGuard
-
Create a new TimeoutGuard and activate immediately
- TimeoutGuard(String) - Constructor for class org.frankframework.task.TimeoutGuard
-
Create a new TimeoutGuard
- TimeoutGuardPipe - Class in org.frankframework.pipes
-
Extension to FixedForwardPipe for interrupting processing when timeout is exceeded.
- TimeoutGuardPipe() - Constructor for class org.frankframework.pipes.TimeoutGuardPipe
- TimeOutSaxException - Exception in org.frankframework.xml
-
SaxException thrown to signal that a timeout occurred.
- TimeOutSaxException() - Constructor for exception org.frankframework.xml.TimeOutSaxException
- TimeOutSaxException(Exception) - Constructor for exception org.frankframework.xml.TimeOutSaxException
- TimeOutSaxException(String) - Constructor for exception org.frankframework.xml.TimeOutSaxException
- TimeOutSaxException(String, Exception) - Constructor for exception org.frankframework.xml.TimeOutSaxException
- TIMESTAMP - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
- TIMESTAMP - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Similar to
DATETIME
, except for the formatString that isyyyy-MM-dd HH:mm:ss.SSS
by default - TNS - Static variable in class org.frankframework.validation.SchemaUtils
- toExtendedString() - Method in class org.frankframework.pipes.WsdlXmlValidator
- toFileSize(long) - Static method in class org.frankframework.util.Misc
- toFileSize(long, boolean) - Static method in class org.frankframework.util.Misc
- toFileSize(long, boolean, boolean) - Static method in class org.frankframework.util.Misc
-
Format bytes as human-readable text.
- toFileSize(String, long) - Static method in class org.frankframework.util.Misc
-
Converts the file size to bytes.
- toJson() - Method in class org.frankframework.util.JsonDirectoryInfo
- toJson(boolean) - Method in class org.frankframework.util.flow.graphviz.Options
- token() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
- toMap() - Static method in class org.frankframework.util.ProcessMetrics
- TomcatJndiProxy<C> - Class in org.frankframework.jndi
-
Tomcat Resource Factory that looks up objects in a delegate JNDI.
- TomcatJndiProxy() - Constructor for class org.frankframework.jndi.TomcatJndiProxy
- toMessage() - Method in class org.frankframework.stream.OverflowToDiskOutputStream
-
If the contents was small enough to be kept in memory a ByteArray-message will be returned.
- toPattern() - Method in class org.frankframework.util.WildCardFilter
- TOPIC - Enum constant in enum class org.frankframework.jms.JMSFacade.DestinationType
- TopicSelector - Annotation Interface in org.frankframework.management.bus
- toReader(Definition, Schema) - Static method in class org.frankframework.validation.SchemaUtils
- toSerializable(LogEvent) - Method in class org.frankframework.logging.IbisMaskingLayout
- toString() - Method in class org.frankframework.align.content.JsonDocumentContainer
- toString() - Method in class org.frankframework.align.content.JsonElementContainer
- toString() - Method in class org.frankframework.align.XmlTo
- toString() - Method in class org.frankframework.collection.Collection
- toString() - Method in class org.frankframework.compression.MessageZipEntry
- toString() - Method in class org.frankframework.configuration.AdapterManager
- toString() - Method in class org.frankframework.configuration.classloaders.AbstractClassLoader
- toString() - Method in class org.frankframework.configuration.classloaders.DatabaseClassLoader
- toString() - Method in class org.frankframework.configuration.classloaders.DirectoryClassLoader
- toString() - Method in class org.frankframework.configuration.digester.DigesterRule
- toString() - Method in class org.frankframework.configuration.extensions.SapSystemFactory
- toString() - Method in class org.frankframework.configuration.ScheduleManager
- toString() - Method in class org.frankframework.core.Adapter
- toString() - Method in class org.frankframework.core.BytesResource
- toString() - Method in class org.frankframework.core.PipeForward
-
uses reflection to return the value
- toString() - Method in class org.frankframework.core.PipeLine
- toString() - Method in class org.frankframework.core.PipeLineResult
- toString() - Method in class org.frankframework.core.PipeRunResult
- toString() - Method in class org.frankframework.core.Resource
- toString() - Method in class org.frankframework.core.URLResource
- toString() - Method in class org.frankframework.documentbuilder.json.JsonWriter
- toString() - Method in class org.frankframework.documentbuilder.JsonDocumentBuilder
- toString() - Method in class org.frankframework.documentbuilder.StructureBuilder
- toString() - Method in class org.frankframework.documentbuilder.XmlDocumentBuilder
- toString() - Method in class org.frankframework.http.authentication.OAuthAuthenticationScheme
- toString() - Method in record class org.frankframework.http.mime.MultipartUtils.MultipartMessages
-
Returns a string representation of this record class.
- toString() - Method in class org.frankframework.http.PushingListenerAdapter
- toString() - Method in class org.frankframework.http.rest.ApiDispatchConfig
- toString() - Method in class org.frankframework.http.rest.ApiListener
- toString() - Method in class org.frankframework.jdbc.AbstractJdbcSender
- toString() - Method in class org.frankframework.jdbc.datasource.FrankResources.Resource
- toString() - Method in class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
- toString() - Method in class org.frankframework.jms.JMSFacade
- toString() - Method in class org.frankframework.jms.JmsRealm
-
The
toString()
method retrieves its value by reflection. - toString() - Method in class org.frankframework.jms.JmsRealmFactory
- toString() - Method in class org.frankframework.jms.JmsSender
- toString() - Method in class org.frankframework.jndi.JndiBase
- toString() - Method in class org.frankframework.jta.TransactionConnector
- toString() - Method in class org.frankframework.management.bus.endpoints.TestPipeline.PostedSessionKey
- toString() - Method in class org.frankframework.parameters.AbstractParameter
- toString() - Method in class org.frankframework.parameters.Parameter
- toString() - Method in class org.frankframework.receivers.Receiver
-
Returns a toString of this class by introspection and the toString() value of its listener.
- toString() - Method in class org.frankframework.scheduler.AbstractJobDef
- toString() - Method in class org.frankframework.scheduler.job.Job
-
Deprecated.
- toString() - Method in class org.frankframework.senders.AbstractMailSender.EMail
- toString() - Method in class org.frankframework.senders.AbstractMailSender.MailAttachmentBase
- toString() - Method in class org.frankframework.senders.LogSender
- toString() - Method in enum class org.frankframework.soap.SoapVersion
- toString() - Method in class org.frankframework.stream.Message
-
toString can be used to inspect the message.
- toString() - Method in class org.frankframework.util.CredentialFactory
- toString() - Method in class org.frankframework.util.flow.graphviz.Options
- toString() - Method in class org.frankframework.util.Locker
- toString() - Method in class org.frankframework.util.MessageBrowsingFilter
- toString() - Method in class org.frankframework.util.MessageKeeperMessage
- toString() - Method in class org.frankframework.util.RunStateManager
- toString() - Method in class org.frankframework.util.SapSystemListItem
- toString() - Method in class org.frankframework.util.WildCardFilter
- toString() - Method in class org.frankframework.util.XmlJsonWriter
- toString() - Method in class org.frankframework.validation.AbstractXSD
- toString() - Method in class org.frankframework.validation.RootValidation
- toString() - Method in class org.frankframework.xml.PrettyPrintFilter
- toString() - Method in exception org.frankframework.xml.SaxException
- toString() - Method in class org.frankframework.xml.XmlWriter
- toString(boolean) - Method in class org.frankframework.align.content.JsonDocumentContainer
- toString(boolean) - Method in class org.frankframework.align.Xml2Json
- toString(StringBuilder, Object, int) - Method in class org.frankframework.align.content.JsonDocumentContainer
- toString(Definition, Schema) - Static method in class org.frankframework.validation.SchemaUtils
- totalMemory(Integer) - Method in class org.frankframework.util.flow.graphviz.Options
- toValue(Message) - Method in class org.frankframework.cache.AbstractCacheAdapter
- toValue(Message) - Method in class org.frankframework.cache.EhCache
- toXhtml(Message) - Static method in class org.frankframework.util.XmlUtils
- toXml() - Method in class org.frankframework.monitoring.AbstractMonitorDestination
- toXml() - Method in interface org.frankframework.monitoring.IMonitorDestination
- toXml() - Method in class org.frankframework.monitoring.Monitor
- toXml() - Method in class org.frankframework.monitoring.MonitorManager
- toXml() - Method in class org.frankframework.monitoring.SenderMonitorAdapter
- toXml() - Static method in class org.frankframework.util.ProcessMetrics
- toXml(XmlBuilder) - Method in interface org.frankframework.monitoring.ITrigger
- toXml(XmlBuilder) - Method in class org.frankframework.monitoring.Trigger
- TRANSACTION_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- transactionalAllowed() - Method in interface org.frankframework.core.ITransactionRequirements
- TransactionalDbmsSupportAwareDataSourceProxy - Class in org.frankframework.jdbc.datasource
-
DataSource that is aware of the database metadata.
- TransactionalDbmsSupportAwareDataSourceProxy(DataSource) - Constructor for class org.frankframework.jdbc.datasource.TransactionalDbmsSupportAwareDataSourceProxy
- transactionalRequired() - Method in interface org.frankframework.core.ITransactionRequirements
- TransactionAttribute - Enum Class in org.frankframework.core
- TransactionAttributePipeLineProcessor - Class in org.frankframework.processors
- TransactionAttributePipeLineProcessor() - Constructor for class org.frankframework.processors.TransactionAttributePipeLineProcessor
- TransactionAttributePipeProcessor - Class in org.frankframework.processors
- TransactionAttributePipeProcessor() - Constructor for class org.frankframework.processors.TransactionAttributePipeProcessor
- TransactionAttributes - Class in org.frankframework.core
- TransactionAttributes() - Constructor for class org.frankframework.core.TransactionAttributes
- TransactionConnector<T,
R> - Class in org.frankframework.jta -
This TransactionConnector suspends the transaction in the main thread, and resumes it in the child thread, for as long as it runs.
- TransactionConnectorCoordinator<T,
R> - Class in org.frankframework.jta - TransactionException - Exception in org.frankframework.core
-
Wrapper for numerous transaction handling related exceptions.
- TransactionException() - Constructor for exception org.frankframework.core.TransactionException
- TransactionException(String) - Constructor for exception org.frankframework.core.TransactionException
- TransactionException(String, Throwable) - Constructor for exception org.frankframework.core.TransactionException
- TransactionException(Throwable) - Constructor for exception org.frankframework.core.TransactionException
- transform(String) - Method in class org.frankframework.util.TransformerPool
- transform(String, Map<String, Object>) - Method in class org.frankframework.util.TransformerPool
- transform(String, Map<String, Object>, boolean) - Method in class org.frankframework.util.TransformerPool
- transform(Source) - Method in class org.frankframework.util.TransformerPool
- transform(Source, Map<String, Object>) - Method in class org.frankframework.util.TransformerPool
- transform(Source, Result, Map<String, Object>) - Method in class org.frankframework.util.TransformerPool
- transform(Message) - Method in class org.frankframework.util.TransformerPool
- transform(Message, Map<String, Object>, boolean) - Method in class org.frankframework.util.TransformerPool
- transform(Message, ParameterValueList) - Method in class org.frankframework.util.TransformerPool
-
Transforms Frank messages.
- TransformerErrorListener - Class in org.frankframework.util
-
Generic Transformer ErrorListener.
- TransformerErrorListener() - Constructor for class org.frankframework.util.TransformerErrorListener
- TransformerErrorListener(boolean) - Constructor for class org.frankframework.util.TransformerErrorListener
- TransformerFilter - Class in org.frankframework.xml
- TransformerFilter(ThreadConnector, TransformerHandler, ContentHandler, boolean, boolean) - Constructor for class org.frankframework.xml.TransformerFilter
- TransformerHandlerImpl - Class in org.apache.xalan.transformer
-
A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result.
- TransformerHandlerImpl(TransformerImpl, boolean, String) - Constructor for class org.apache.xalan.transformer.TransformerHandlerImpl
-
Construct a TransformerHandlerImpl.
- TransformerPool - Class in org.frankframework.util
-
Pool of transformers.
- TransformerPool.OutputType - Enum Class in org.frankframework.util
- transformKey(String, PipeLineSession) - Method in class org.frankframework.cache.AbstractCacheAdapter
- transformKey(String, PipeLineSession) - Method in interface org.frankframework.cache.ICache
-
Transform the the current request message to a key in the cache-map.
- transformToJson(Message) - Method in class org.frankframework.http.RestListener
- transformToXml(Message) - Method in class org.frankframework.http.RestListener
- transformValue(Message, PipeLineSession) - Method in class org.frankframework.cache.AbstractCacheAdapter
- transformValue(Message, PipeLineSession) - Method in interface org.frankframework.cache.ICache
-
Transform the the current response message to a value in the cache-map.
- transformXml(Transformer, String) - Static method in class org.frankframework.util.XmlUtils
- transformXml(Transformer, String, boolean) - Static method in class org.frankframework.util.XmlUtils
- transformXml(Transformer, Source) - Static method in class org.frankframework.util.XmlUtils
- TRANSIENT - Enum constant in enum class org.frankframework.jms.JMSFacade.SubscriberType
- translate(JsonStructure, URL, boolean, String, String) - Static method in class org.frankframework.align.Json2Xml
-
Helper method for tests
- translate(JsonValue) - Method in class org.frankframework.align.Json2Xml
- translate(JsonValue, ContentHandler) - Method in class org.frankframework.align.Json2Xml
- translate(String, URL) - Static method in class org.frankframework.align.Xml2Map
- translate(String, URL, boolean, boolean) - Static method in class org.frankframework.align.Xml2Json
- translate(String, URL, DocumentContainer) - Static method in class org.frankframework.align.XmlTo
- TreeContentContainer<E extends ElementContainer> - Class in org.frankframework.align.content
- TreeContentContainer() - Constructor for class org.frankframework.align.content.TreeContentContainer
- Trigger - Class in org.frankframework.monitoring
-
A Trigger that has its type configured at startup.
- Trigger() - Constructor for class org.frankframework.monitoring.Trigger
- TRIGGER - Enum constant in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
- TRIGGER_NAME_KEY - Static variable in class org.frankframework.management.bus.endpoints.Monitoring
- TriggerDTO - Class in org.frankframework.management.bus.dto
- TriggerDTO() - Constructor for class org.frankframework.management.bus.dto.TriggerDTO
- triggerToXmlBuilder(Trigger) - Method in class org.frankframework.scheduler.SchedulerAdapter
-
Deprecated.
- TS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- TS_RECEIVED_KEY - Static variable in class org.frankframework.core.PipeLineSession
- TS_SENT_KEY - Static variable in class org.frankframework.core.PipeLineSession
- TTF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- ttl - Variable in class org.frankframework.http.rest.ApiPrincipal
- txManager - Variable in class org.frankframework.jdbc.JdbcTransactionalStorage
- txManager - Variable in class org.frankframework.senders.XsltSender
- TXNEW_CTRL - Static variable in class org.frankframework.receivers.Receiver
- TXREQUIRED - Static variable in class org.frankframework.receivers.Receiver
- TXSUPPORTED - Static variable in class org.frankframework.receivers.Receiver
- TXT - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- TYPE_BLOB - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_BOOLEAN - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_CLOB - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_DATE_PATTERN - Static variable in class org.frankframework.parameters.DateParameter
- TYPE_DATETIME - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_DATETIME_PATTERN - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_DATETIME_PATTERN - Static variable in class org.frankframework.parameters.DateParameter
- TYPE_FUNCTION - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_INTEGER - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_NUMBER - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_STRING - Static variable in class org.frankframework.jdbc.XmlQuerySender
- TYPE_TIME_PATTERN - Static variable in class org.frankframework.parameters.DateParameter
- TYPE_TIMESTAMP_PATTERN - Static variable in class org.frankframework.parameters.DateParameter
- TYPE_XMLDATETIME - Static variable in class org.frankframework.jdbc.XmlQuerySender
- typeContainsWildcard(XSParticle) - Static method in class org.frankframework.align.XmlAligner
- types(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
-
Output the 'types' section of the WSDL
U
- unflatten(Map<String, String>) - Static method in class org.frankframework.align.content.MapContentContainer
- UNICODE_CASE - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
- UNICODE_CHARACTER_CLASS - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
- UNIX_LINES - Enum constant in enum class org.frankframework.pipes.RegExPipe.RegExFlag
- UNKNOWN - Enum constant in enum class org.frankframework.align.ScalarType
- UnknownNamespaceException(String) - Constructor for exception org.frankframework.validation.XmlValidatorContentHandler.UnknownNamespaceException
- unload(String) - Method in class org.frankframework.configuration.IbisContext
-
Be aware that the configuration may be unloaded but it's resources wont!
- unload(String) - Method in interface org.frankframework.configuration.IbisManager
-
Unload specified configuration.
- unload(String) - Method in class org.frankframework.unmanaged.DefaultIbisManager
-
Stop and remove the Configuration
- UNP_END - Static variable in class org.frankframework.jdbc.AbstractJdbcQuerySender
- UNP_START - Static variable in class org.frankframework.jdbc.AbstractJdbcQuerySender
- unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter an unparsed entity declaration event.
- unparsedEntityDecl(String, String, String, String) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- unparsedEntityDecl(String, String, String, String) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- unRegister(IJob) - Method in class org.frankframework.configuration.ScheduleManager
- unregisterServiceClient(String) - Method in class org.frankframework.receivers.ServiceDispatcher
- unregisterServiceClient(String, String) - Method in class org.frankframework.http.RestServiceDispatcher
- unregisterServiceClient(ApiListener) - Method in class org.frankframework.http.rest.ApiServiceDispatcher
- UNSAFE_ATTRIBUTE_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- unscheduleCloseOnSessionExit(AutoCloseable) - Method in class org.frankframework.core.PipeLineSession
- unscheduleFromCloseOnExitOf(PipeLineSession) - Method in class org.frankframework.stream.Message
- unwrap(Class<T>) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- unwrap(Class<T>) - Method in class org.frankframework.jta.narayana.NarayanaDataSource
- UNWRAP - Enum constant in enum class org.frankframework.core.IWrapperPipe.Direction
- unwrapMessage(Message, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapperPipe
- UnzipPipe - Class in org.frankframework.pipes
-
Assumes input to be the file name of a ZIP archive, and unzips it to a directory and/or an XML message.
- UnzipPipe() - Constructor for class org.frankframework.pipes.UnzipPipe
- update() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
-
Run the migration script against the database.
- update() - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
- update(byte[], int, int) - Method in interface org.frankframework.pipes.hash.HashGenerator
- update(Writer) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
-
Run the migration script and write the output to the
Writer
. - update(Writer) - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
- update(Writer, Resource) - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
-
Run the provided migration script (against the local database) and write the output to the
Writer
. - update(Writer, Resource) - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
- UPDATE - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
Deprecated.
- UPDATE - Enum constant in enum class org.frankframework.ldap.LdapSender.Operation
-
Update an attribute or an entry.
- updateArray(int, Array) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateArray(String, Array) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateAsciiStream(int, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateAsciiStream(int, InputStream, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateAsciiStream(int, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateAsciiStream(String, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateAsciiStream(String, InputStream, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateAsciiStream(String, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBigDecimal(int, BigDecimal) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBigDecimal(String, BigDecimal) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBinaryStream(int, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBinaryStream(int, InputStream, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBinaryStream(int, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBinaryStream(String, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBinaryStream(String, InputStream, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBinaryStream(String, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBlob(int, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBlob(int, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBlob(int, Blob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBlob(String, InputStream) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBlob(String, InputStream, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBlob(String, Blob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- UPDATEBLOB - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
For queries that update a BLOB
- updateBoolean(int, boolean) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBoolean(String, boolean) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateByte(int, byte) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateByte(String, byte) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBytes(int, byte[]) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateBytes(String, byte[]) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateCharacterStream(int, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateCharacterStream(int, Reader, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateCharacterStream(int, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateCharacterStream(String, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateCharacterStream(String, Reader, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateCharacterStream(String, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateClob(int, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateClob(int, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateClob(int, Clob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateClob(String, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateClob(String, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateClob(String, Clob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- UPDATECLOB - Enum constant in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
For queries that update a CLOB
- updateDate(int, Date) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateDate(String, Date) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateDouble(int, double) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateDouble(String, double) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateExpiry() - Method in class org.frankframework.http.rest.ApiPrincipal
- updateFloat(int, float) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateFloat(String, float) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateInt(int, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateInt(String, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateListenerParameters(Map<String, Object>, String, String) - Static method in class org.frankframework.core.PipeLineSession
-
Convenience method to set required parameters from listeners.
- updateListenerParameters(Map<String, Object>, String, String, Instant, Instant) - Static method in class org.frankframework.core.PipeLineSession
-
Convenience method to set required parameters from listeners.
- updateLogConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
- updateLogConfiguration(Message<?>) - Method in class org.frankframework.management.bus.endpoints.UpdateLogSettings
- UpdateLogDefinitions - Class in org.frankframework.management.bus.endpoints
- UpdateLogDefinitions() - Constructor for class org.frankframework.management.bus.endpoints.UpdateLogDefinitions
- UpdateLogDefinitions.LogDefinitionDAO - Class in org.frankframework.management.bus.endpoints
- UpdateLogSettings - Class in org.frankframework.management.bus.endpoints
- UpdateLogSettings() - Constructor for class org.frankframework.management.bus.endpoints.UpdateLogSettings
- updateLong(int, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateLong(String, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- UPDATEMANY - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
- updateMessageReceiveCount(RawMessageWrapper<M>) - Method in class org.frankframework.receivers.Receiver
-
Call this method exactly once per every try to process a message to initialize the internally cached receive-count for the messageId.
- updateMonitorOrTrigger(Message<?>) - Method in class org.frankframework.management.bus.endpoints.Monitoring
- updateNCharacterStream(int, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNCharacterStream(int, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNCharacterStream(String, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNCharacterStream(String, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNClob(int, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNClob(int, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNClob(int, NClob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNClob(String, Reader) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNClob(String, Reader, long) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNClob(String, NClob) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNString(int, String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNString(String, String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNull(int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateNull(String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateObject(int, Object) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateObject(int, Object, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateObject(String, Object) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateObject(String, Object, int) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- UPDATEONE - Enum constant in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
- updateOrRemoveValue(String, String) - Method in class org.frankframework.receivers.RawMessageWrapper
- updateRef(int, Ref) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateRef(String, Ref) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateRow() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateRowId(int, RowId) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateRowId(String, RowId) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateShort(int, short) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateShort(String, short) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateSQLXML(int, SQLXML) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateSQLXML(String, SQLXML) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateState(RunState) - Method in class org.frankframework.lifecycle.AbstractConfigurableLifecyle
- updateString(int, String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateString(String, String) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateTime(int, Time) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateTime(String, Time) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateTimestamp(int, Timestamp) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- updateTimestamp(String, Timestamp) - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- uploadConfiguration(Message<InputStream>) - Method in class org.frankframework.management.bus.endpoints.ConfigManagement
- UPPERCASE - Enum constant in enum class org.frankframework.pipes.CsvParserPipe.HeaderCase
- URLENCODED - Enum constant in enum class org.frankframework.http.HttpSender.PostType
-
Yields a x-www-form-urlencoded form entity
- UrlMessage - Class in org.frankframework.stream
- UrlMessage(URL) - Constructor for class org.frankframework.stream.UrlMessage
- UrlMessage(URL, String) - Constructor for class org.frankframework.stream.UrlMessage
- UrlMessage(URL, Map<String, Object>) - Constructor for class org.frankframework.stream.UrlMessage
- urlParameter - Variable in class org.frankframework.http.AbstractHttpSender
- URLResource - Class in org.frankframework.core
-
Reference to a resource, within the Configuration scope.
- URLResource(IScopeProvider, URL, String) - Constructor for class org.frankframework.core.URLResource
- useBaseImportedSchemaLocationsToIgnore - Variable in class org.frankframework.validation.AbstractXSD
- useIndexHint - Variable in class org.frankframework.jdbc.JdbcTableMessageBrowser
- userName() - Method in class org.frankframework.metrics.AbstractMetricsRegistryConfigurator.AbstractMeterRegistryConfig
- useSingleDynamicReplyQueue() - Method in class org.frankframework.jms.MessagingSource
- UUIDGeneratorPipe - Class in org.frankframework.pipes
-
Pipe that generates an UUID (Universally Unique Identifier).
- UUIDGeneratorPipe() - Constructor for class org.frankframework.pipes.UUIDGeneratorPipe
- UUIDGeneratorPipe.Type - Enum Class in org.frankframework.pipes
V
- VALID - Enum constant in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
- VALID_WITH_WARNINGS - Enum constant in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
- validate() - Method in class org.frankframework.jdbc.migration.AbstractDatabaseMigrator
-
Validate the current already executed ChangeSets against the migration script
- validate() - Method in class org.frankframework.jdbc.migration.LiquibaseMigrator
- validate(Object, PipeLineSession, ValidatorHandler, XMLFilterImpl, AbstractValidationContext) - Method in class org.frankframework.validation.AbstractXmlValidator
- validate(Object, PipeLineSession, RootValidations, Map<List<String>, List<String>>) - Method in class org.frankframework.validation.AbstractXmlValidator
- validate(String, PipeLineSession) - Method in class org.frankframework.pipes.AbstractValidator
- validate(PipeLine, IValidator, Message, PipeLineSession, String) - Method in class org.frankframework.processors.AbstractPipeProcessor
- validate(PipeLine, IValidator, Message, PipeLineSession, String) - Method in class org.frankframework.processors.CorePipeProcessor
- validate(PipeLine, IValidator, Message, PipeLineSession, String) - Method in class org.frankframework.processors.LimitingParallelExecutionPipeProcessor
- validate(PipeLine, IValidator, Message, PipeLineSession, String) - Method in interface org.frankframework.processors.PipeProcessor
- validate(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.AbstractValidator
- validate(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.JsonValidator
- validate(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.WsdlXmlValidator
- validate(Message, PipeLineSession, boolean, String) - Method in class org.frankframework.pipes.XmlValidator
- validate(Message, PipeLineSession, String) - Method in class org.frankframework.core.AbstractResponseValidatorWrapper
- validate(Message, PipeLineSession, String) - Method in interface org.frankframework.core.IValidator
- validate(Message, PipeLineSession, String) - Method in class org.frankframework.pipes.AbstractValidator
- validate(Message, PipeLineSession, String) - Method in class org.frankframework.pipes.XmlWellFormedChecker
- validate(InputSource, ValidatorHandler, PipeLineSession, AbstractValidationContext) - Method in class org.frankframework.validation.AbstractXmlValidator
- ValidateAttributeRule - Class in org.frankframework.configuration.digester
- ValidateAttributeRule() - Constructor for class org.frankframework.configuration.digester.ValidateAttributeRule
- validateClaims(String, String, String) - Method in class org.frankframework.jwt.JwtSecurityHandler
- validateExecutableSenders() - Method in class org.frankframework.senders.ShadowSender
- validateJob(JobDetail, String) - Static method in class org.frankframework.scheduler.SchedulerHelper
- validateJWT(String) - Method in class org.frankframework.jwt.JwtValidator
- validateListenerDestinations(PipeLine) - Method in interface org.frankframework.core.DestinationValidator
- validatePassword(char[], String) - Static method in class org.frankframework.util.PasswordHash
-
Validates a password using a hash.
- validatePassword(String, String) - Static method in class org.frankframework.util.PasswordHash
-
Validates a password using a hash.
- validateResponseCode(int) - Method in class org.frankframework.http.AbstractHttpSender
- validateSenderDestination(ISender) - Method in interface org.frankframework.core.DestinationValidator
- VALIDATION_FEATURE_ID - Static variable in class org.frankframework.validation.XercesXmlValidator
-
Validation feature id (http://xml.org/sax/features/validation).
- validator - Variable in class org.frankframework.pipes.XmlValidator
- validatorHandler - Variable in class org.frankframework.align.XmlAligner
- value() - Element in annotation interface org.frankframework.configuration.ConfigurationWarning
- value() - Element in annotation interface org.frankframework.management.bus.ActionSelector
- value() - Element in annotation interface org.frankframework.management.bus.BusAware
-
Spring Channel to subscribe to
- value() - Element in annotation interface org.frankframework.management.bus.TopicSelector
- VALUE - Enum constant in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
- valueOf(String) - Static method in enum class org.frankframework.align.ScalarType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.collection.AbstractCollectorPipe.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.configuration.SuppressKeys
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.core.IListenerConnector.CacheMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.core.IMessageBrowser.HideMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.core.IMessageBrowser.SortOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.core.IMessageBrowser.StorageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.core.IWrapperPipe.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.core.PipeLine.ExitState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.core.ProcessState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.core.TransactionAttribute
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.documentbuilder.DocumentFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.encryption.KeystoreType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.http.authentication.AuthenticationScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.http.authentication.OAuthAccessTokenManager.AuthenticationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.http.HttpSender.PostType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.http.rest.ApiListener.HttpMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.http.rest.MediaTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.http.RestListener.MediaTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.DeliveryMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.DestinationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.MessageClass
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jms.JMSFacade.SubscriberType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jms.JmsSender.LinkMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.ldap.LdapSender.Manipulation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.ldap.LdapSender.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.lifecycle.SpringContextScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.monitoring.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.monitoring.ITrigger.TriggerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.monitoring.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.monitoring.SourceFiltering
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.parameters.DateParameter.DateFormatType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.parameters.ParameterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.parameters.XmlParameter.XmlType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.Base64Pipe.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.CompressPipe.FileFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.CsvParserPipe.HeaderCase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.EscapePipe.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.hash.Algorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.HashPipe.HashEncoding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.IteratingPipe.StopReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.JsonPipe.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.MessageSendingPipe.LinkMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.PGPPipe.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.RegExPipe.RegExFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.SignaturePipe.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.pipes.UUIDGeneratorPipe.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.receivers.Receiver.OnError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.scheduler.IbisJobDetail.JobType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.scheduler.JobDefFunctions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.senders.FrankSender.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.soap.SoapVersion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.statistics.FrankMeterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.util.flow.graphviz.Format
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.util.Locker.LockType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.util.RunState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.util.TransformerPool.OutputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.frankframework.validation.XmlValidatorErrorHandler.ReasonType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.frankframework.align.ScalarType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.collection.AbstractCollectorPipe.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.configuration.SuppressKeys
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.core.IListenerConnector.CacheMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.core.IMessageBrowser.HideMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.core.IMessageBrowser.SortOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.core.IMessageBrowser.StorageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.core.IWrapperPipe.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.core.PipeLine.ExitState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.core.ProcessState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.core.TransactionAttribute
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.documentbuilder.DocumentFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.encryption.KeystoreType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.http.AbstractHttpSender.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.http.authentication.AuthenticationScheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.http.authentication.OAuthAccessTokenManager.AuthenticationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.http.HttpSender.PostType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.http.rest.ApiListener.AuthenticationMethods
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.http.rest.ApiListener.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.http.rest.MediaTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.http.RestListener.MediaTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jdbc.AbstractJdbcQuerySender.QueryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jdbc.JdbcListener.MessageFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jms.JMSFacade.AcknowledgeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jms.JMSFacade.DeliveryMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jms.JMSFacade.DestinationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jms.JMSFacade.MessageClass
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jms.JMSFacade.SubscriberType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jms.JmsSender.LinkMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.jta.AbstractStatusRecordingTransactionManager.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.ldap.LdapSender.Manipulation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.ldap.LdapSender.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.lifecycle.IbisApplicationContext.BootState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.lifecycle.SpringContextScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.management.bus.endpoints.AdapterStatus.Expanded
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.management.bus.endpoints.ManageScheduler.JobAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.management.bus.endpoints.ManageScheduler.ScheduleAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.mongodb.MongoDbSender.MongoAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.monitoring.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.monitoring.ITrigger.TriggerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.monitoring.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.monitoring.SourceFiltering
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.parameters.AbstractParameter.DefaultValueMethods
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.parameters.AbstractParameter.ParameterMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.parameters.DateParameter.DateFormatType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.parameters.ParameterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.parameters.XmlParameter.XmlType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.Base64Pipe.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.CompressPipe.FileFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.CsvParserPipe.HeaderCase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.EscapePipe.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.EtagHandlerPipe.EtagAction
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.hash.Algorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.HashPipe.HashEncoding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.IteratingPipe.StopReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.JsonPipe.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.MessageSendingPipe.LinkMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.PGPPipe.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.RegExPipe.RegExFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.SignaturePipe.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.pipes.UUIDGeneratorPipe.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.receivers.Receiver.CheckForDuplicatesMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.receivers.Receiver.OnError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.scheduler.IbisJobDetail.JobType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.scheduler.job.ActionJob.AvailableAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.scheduler.JobDefFunctions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.senders.FrankSender.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.senders.JavascriptSender.JavaScriptEngines
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.soap.SoapVersion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.statistics.FrankMeterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.util.flow.graphviz.Format
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.util.Locker.LockType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.util.RunState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.util.TransformerPool.OutputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.validation.AbstractXmlValidator.ValidationResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.frankframework.validation.XmlValidatorErrorHandler.ReasonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueToString(V) - Method in class org.frankframework.align.content.MapContentContainer
- Verify - Class in org.frankframework.pgp
- Verify(String[], String, String, String[]) - Constructor for class org.frankframework.pgp.Verify
- VERIFY - Enum constant in enum class org.frankframework.pipes.PGPPipe.Action
-
Decrypts and verifies the given input.
- VERIFY - Enum constant in enum class org.frankframework.pipes.SignaturePipe.Action
-
verifies a signature
- VerifyDatabaseConnectionBean - Class in org.frankframework.lifecycle
-
Verifies if a (valid) connection can be made.
- VerifyDatabaseConnectionBean() - Constructor for class org.frankframework.lifecycle.VerifyDatabaseConnectionBean
- verifyFieldNotInQuery(String, String) - Method in class org.frankframework.jdbc.JdbcTableListener
- verifyKeystoreConfiguration(HasKeystore, HasTruststore) - Static method in class org.frankframework.encryption.AuthSSLContextFactory
- VerifyServerSecurityBean - Class in org.frankframework.lifecycle
- VerifyServerSecurityBean() - Constructor for class org.frankframework.lifecycle.VerifyServerSecurityBean
- VersionComparator() - Constructor for class org.frankframework.management.bus.dto.ConfigurationDTO.VersionComparator
- vizName - Variable in enum class org.frankframework.util.flow.graphviz.Format
- VSD - Enum constant in enum class org.frankframework.http.rest.MediaTypes
W
- waitFor() - Method in class org.frankframework.util.flow.ResultHandler
- waitForNoMessagesInProcess() - Method in class org.frankframework.core.Adapter
- waitForResults() - Method in class org.frankframework.pipes.IteratingPipe.ItemCallback
- warn - Variable in class org.frankframework.validation.AbstractXmlValidator
- warn(String) - Method in class org.frankframework.core.Adapter
-
send a warning to the log and to the messagekeeper of the adapter
- warn(String) - Method in class org.frankframework.receivers.Receiver
-
sends a warning to the log and to the messagekeeper of the adapter
- warn(String) - Method in class org.frankframework.soap.WsdlGenerator
- warn(String) - Method in class org.frankframework.util.MessageKeeper
- warn(String, Exception) - Method in class org.frankframework.soap.WsdlGenerator
- warn(INamedObject, String) - Method in class org.frankframework.util.MessageKeeper
- WARN - Enum constant in enum class org.frankframework.configuration.classloaders.IConfigurationClassLoader.ReportLevel
- WARN - Enum constant in enum class org.frankframework.util.MessageKeeper.MessageKeeperLevel
- warning(String) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
- warning(String, Throwable) - Method in class org.frankframework.jdbc.migration.LiquibaseLog4j2Logger
- warning(TransformerException) - Method in class org.frankframework.util.TransformerErrorListener
- warning(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter a warning event.
- warning(SAXParseException) - Method in class org.frankframework.validation.XmlValidatorErrorHandler
- warning(SAXParseException) - Method in class org.frankframework.xml.AbstractExceptionCatchingFilter
- warning(SAXParseException) - Method in class org.frankframework.xml.ExceptionInsertingFilter
- WARNING - Enum constant in enum class org.frankframework.monitoring.Severity
- WARNING - Enum constant in enum class org.frankframework.validation.XmlValidatorErrorHandler.ReasonType
- warnings(XMLStreamWriter) - Method in class org.frankframework.soap.WsdlGenerator
- warningsToString(SQLWarning) - Static method in class org.frankframework.util.JdbcUtil
-
Deprecated.
- warningsToXml(SQLWarning, XmlBuilder) - Static method in class org.frankframework.util.JdbcUtil
-
Deprecated.
- warningsToXmlBuilder(SQLWarning) - Static method in class org.frankframework.util.JdbcUtil
-
Deprecated.
- wasNull() - Method in class org.frankframework.jdbc.StoredProcedureResultWrapper
- WAV - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- WEBA - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- WebAppClassLoader - Class in org.frankframework.configuration.classloaders
-
Default IBIS Configuration ClassLoader.
- WebAppClassLoader(ClassLoader) - Constructor for class org.frankframework.configuration.classloaders.WebAppClassLoader
- WebContentServlet - Class in org.frankframework.lifecycle
-
This servlet allows the use of WebContent served from
Configurations
. - WebContentServlet() - Constructor for class org.frankframework.lifecycle.WebContentServlet
- WEBM - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- WEBP - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- WebServiceContextSecurityHandler - Class in org.frankframework.http.cxf
-
Securityhandler that delegates its implementation to the corresponding methods in the WebServiceContext.
- WebServiceContextSecurityHandler(WebServiceContext) - Constructor for class org.frankframework.http.cxf.WebServiceContextSecurityHandler
- WebServiceListener - Class in org.frankframework.http
-
Listener that allows a
Receiver
to receive messages as a SOAP webservice. - WebServiceListener() - Constructor for class org.frankframework.http.WebServiceListener
- WebServices - Class in org.frankframework.management.bus.endpoints
- WebServices() - Constructor for class org.frankframework.management.bus.endpoints.WebServices
- WebServices.ListenerDAO - Class in org.frankframework.management.bus.endpoints
- WebServiceSender - Class in org.frankframework.http
-
Sender that sends a message via a WebService.
- WebServiceSender() - Constructor for class org.frankframework.http.WebServiceSender
- WildCardFilter - Class in org.frankframework.util
-
Implementation of a FilenameFilter to support wildcards.
- WildCardFilter(String) - Constructor for class org.frankframework.util.WildCardFilter
- wireLogging() - Method in class org.frankframework.lifecycle.ShowLogDirectory
-
This method is picked up by the IbisInitializer annotation and autowired via the SpringEnvironmentContext.
- with(String, String) - Method in class org.frankframework.stream.MessageContext
- withAllFrom(Map<String, ?>) - Method in class org.frankframework.stream.MessageContext
- withCharset(String) - Method in class org.frankframework.stream.MessageContext
-
Adds supplied charset to the message context.
- withCharset(Charset) - Method in class org.frankframework.stream.MessageContext
- withDescription(String) - Method in class org.frankframework.scheduler.IbisJobBuilder
- withIdentity(String, String) - Method in class org.frankframework.scheduler.IbisJobBuilder
- withLocation(String) - Method in class org.frankframework.stream.MessageContext
- withMimeType(String) - Method in class org.frankframework.stream.MessageContext
- withMimeType(MimeType) - Method in class org.frankframework.stream.MessageContext
- withModificationTime(long) - Method in class org.frankframework.stream.MessageContext
- withModificationTime(Instant) - Method in class org.frankframework.stream.MessageContext
- withModificationTime(Date) - Method in class org.frankframework.stream.MessageContext
- withName(String) - Method in class org.frankframework.stream.MessageContext
- withoutSize() - Method in class org.frankframework.stream.MessageContext
- withSize(long) - Method in class org.frankframework.stream.MessageContext
- WOFF - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- WOFF2 - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- WRAP - Enum constant in enum class org.frankframework.core.IWrapperPipe.Direction
- wrapMessage(Message, String, PipeLineSession) - Method in class org.frankframework.soap.SoapWrapperPipe
- wrapRawMessage(Message, PipeLineSession) - Method in class org.frankframework.jms.PushingJmsListener
- wrapRawMessage(M, PipeLineSession) - Method in interface org.frankframework.core.IPushingListener
-
Wrap a raw message in a MessageWrapper.
- wrapRawMessage(M, PipeLineSession) - Method in class org.frankframework.receivers.JavaListener
- wrapRawMessage(Message, PipeLineSession) - Method in class org.frankframework.http.PushingListenerAdapter
- wrapRawMessage(Message, PipeLineSession) - Method in class org.frankframework.receivers.FrankListener
- WritableAttributes - Class in org.frankframework.xml
- WritableAttributes(Attributes) - Constructor for class org.frankframework.xml.WritableAttributes
- write(byte[], int, int) - Method in class org.frankframework.stream.OverflowToDiskOutputStream
- write(int) - Method in class org.frankframework.stream.OverflowToDiskOutputStream
- write(String, String) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- WRITE - Enum constant in enum class org.frankframework.collection.AbstractCollectorPipe.Action
-
Add an item to an existing collection
- writeAttribute(String, String, String, String) - Method in class org.frankframework.validation.NamespaceCorrectingXMLStreamWriter
- writeBoolean(boolean) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeBoolean(String, boolean) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeDefaultNamespace(String) - Method in class org.frankframework.validation.NamespaceCorrectingXMLStreamWriter
- writeDocument(IDbmsSupport, ResultSet, int, boolean, ObjectBuilder) - Method in class org.frankframework.util.DB2DocumentWriter
- writeDocument(DocumentFormat, IDbmsSupport, ResultSet, int, boolean, MessageBuilder, boolean) - Method in class org.frankframework.util.DB2DocumentWriter
- writeEndArray() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeEndObject() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeEntry(ZipOutputStream) - Method in class org.frankframework.compression.MessageZipEntry
- writeField(MinimalField, OutputStream) - Static method in class org.frankframework.http.mime.MultipartForm
- writeField(MinimalField, Charset, OutputStream) - Static method in class org.frankframework.http.mime.MultipartForm
- writeName(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeNamespace(String, String) - Method in class org.frankframework.validation.NamespaceCorrectingXMLStreamWriter
- writeNull() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeNull(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeNumber(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeNumber(String, String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeRaw(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeRaw(String, String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeRow(ArrayBuilder, IDbmsSupport, ResultSet, ResultSetMetaData, String, boolean, String, boolean, boolean) - Static method in class org.frankframework.util.DB2DocumentWriter
- writeSoapBody(XMLStreamWriter, QName) - Method in class org.frankframework.soap.WsdlGenerator
- writeSoapHeader(XMLStreamWriter, String, QName, boolean) - Method in class org.frankframework.soap.WsdlGenerator
- writeSoapOperation(XMLStreamWriter, IListener<?>) - Method in class org.frankframework.soap.WsdlGenerator
- writeStandaloneXsd(IXSD, XMLStreamWriter) - Static method in class org.frankframework.validation.SchemaUtils
-
Write the XSD out to the XMLStreamWriter as a standalone XSD.
- writeStartArray() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeStartArray(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeStartObject() - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeStartObject(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeStatus(AbstractStatusRecordingTransactionManager.Status) - Method in class org.frankframework.jta.AbstractStatusRecordingTransactionManager
- writeString(String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeString(String, String) - Method in class org.frankframework.mongodb.StrictJsonDocumentWriter
- writeTo(OutputStream) - Method in class org.frankframework.compression.MessageZipEntry
- writeTo(OutputStream) - Method in class org.frankframework.http.cxf.SourceClosingDataHandler
- writeTo(OutputStream) - Method in class org.frankframework.http.HttpMessageEntity
- writeTo(OutputStream) - Method in class org.frankframework.http.mime.MessageContentBody
- writeTo(OutputStream) - Method in class org.frankframework.http.mime.MultipartEntity
- writeTo(OutputStream) - Method in class org.frankframework.http.mime.MultipartForm
-
Writes out the content in the specified multipart encoding.
- writeToResponseOutputStream(PipeLineSession, InputStream) - Static method in class org.frankframework.http.RestListenerUtils
-
Deprecated.
- wsdl(OutputStream, String) - Method in class org.frankframework.soap.WsdlGenerator
-
Writes the WSDL to an output stream
- WSDL_EXTENSION - Static variable in class org.frankframework.soap.WsdlGenerator
- WSDL_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
- WSDL_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
- WSDL_SCHEMA - Static variable in class org.frankframework.validation.SchemaUtils
- WSDL_SOAP_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
- WSDL_SOAP_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
- WSDL_SOAP12_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
- WSDL_SOAP12_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
- WsdlGenerator - Class in org.frankframework.soap
-
Utility class to generate the WSDL.
- WsdlGenerator(PipeLine) - Constructor for class org.frankframework.soap.WsdlGenerator
- WsdlGenerator(PipeLine, String) - Constructor for class org.frankframework.soap.WsdlGenerator
- WsdlGeneratorExtension<C extends WsdlGeneratorExtensionContext> - Interface in org.frankframework.soap
- WsdlGeneratorExtensionContext - Interface in org.frankframework.soap
- WsdlGeneratorPipe - Class in org.frankframework.pipes
-
Generate WSDL of parent or specified adapter.
- WsdlGeneratorPipe() - Constructor for class org.frankframework.pipes.WsdlGeneratorPipe
- WsdlGeneratorUtils - Class in org.frankframework.soap
- WsdlXmlValidator - Class in org.frankframework.pipes
-
XmlValidator that will read the XSD's to use from a WSDL.
- WsdlXmlValidator() - Constructor for class org.frankframework.pipes.WsdlXmlValidator
- WsdlXsd - Class in org.frankframework.validation.xsd
-
Extension of ResourceXsd, where the schema is retrieved from a WSDL.
- WsdlXsd() - Constructor for class org.frankframework.validation.xsd.WsdlXsd
X
- XDOT - Enum constant in enum class org.frankframework.util.flow.graphviz.Format
- XercesXmlValidator - Class in org.frankframework.validation
-
Xerces based XML validator.
- XercesXmlValidator() - Constructor for class org.frankframework.validation.XercesXmlValidator
- XLS - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- XML - Enum constant in enum class org.frankframework.documentbuilder.DocumentFormat
- XML - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- XML - Enum constant in enum class org.frankframework.http.RestListener.MediaTypes
- XML - Enum constant in enum class org.frankframework.management.bus.endpoints.ExecuteJdbcQuery.ResultType
- XML - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Renders an xml-nodeset as an xml-string (in combination with xslt or xpath).
- XML - Enum constant in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
- XML - Enum constant in enum class org.frankframework.util.TransformerPool.OutputType
- XML_SCHEMA_INSTANCE_NAMESPACE - Static variable in class org.frankframework.align.XmlAligner
- XML_SCHEMA_NIL_ATTRIBUTE - Static variable in class org.frankframework.align.XmlAligner
- XML_SCHEMA_VERSION_PROPERTY - Static variable in class org.frankframework.validation.XercesXmlValidator
- XML_SWITCH_FORWARD_FOUND_MONITOR_EVENT - Static variable in class org.frankframework.pipes.XmlSwitch
- XML_SWITCH_FORWARD_NOT_FOUND_MONITOR_EVENT - Static variable in class org.frankframework.pipes.XmlSwitch
- Xml2Json - Class in org.frankframework.align
-
XML Schema guided XML to JSON converter;
- Xml2Json(XmlAligner, boolean, boolean) - Constructor for class org.frankframework.align.Xml2Json
- XML2JSON - Enum constant in enum class org.frankframework.pipes.JsonPipe.Direction
- Xml2Map<V> - Class in org.frankframework.align
-
XML Schema guided XML to JSON converter;
- Xml2Map(XmlAligner, Map<String, List<V>>) - Constructor for class org.frankframework.align.Xml2Map
- XmlAligner - Class in org.frankframework.align
-
XMLFilter with option to get schema information about child elements to be parsed.
- XmlAligner(ValidatorHandler) - Constructor for class org.frankframework.align.XmlAligner
- XmlAligner(ValidatorHandler, List<XSModel>) - Constructor for class org.frankframework.align.XmlAligner
- XmlArrayBuilder - Class in org.frankframework.documentbuilder
- XmlArrayBuilder(SaxElementBuilder, String) - Constructor for class org.frankframework.documentbuilder.XmlArrayBuilder
- XmlBuilder - Class in org.frankframework.util
-
Builds an XML-element with attributes and sub-elements.
- XmlBuilder(String) - Constructor for class org.frankframework.util.XmlBuilder
- XmlBuilderPipe - Class in org.frankframework.pipes
-
Deprecated.
- XmlBuilderPipe() - Constructor for class org.frankframework.pipes.XmlBuilderPipe
-
Deprecated.
- XMLDATETIME - Enum constant in enum class org.frankframework.parameters.DateParameter.DateFormatType
- XMLDATETIME - Enum constant in enum class org.frankframework.parameters.ParameterType
-
Converts the result from a XML formatted dateTime to a Date.
- XmlDocumentBuilder - Class in org.frankframework.documentbuilder
- XmlDocumentBuilder(String, Writer) - Constructor for class org.frankframework.documentbuilder.XmlDocumentBuilder
- XmlDocumentBuilder(String, ContentHandler, boolean) - Constructor for class org.frankframework.documentbuilder.XmlDocumentBuilder
- XmlException - Exception in org.frankframework.util
-
Exception class for errors during XML processing
- XmlException() - Constructor for exception org.frankframework.util.XmlException
- XmlException(String) - Constructor for exception org.frankframework.util.XmlException
- XmlException(String, Throwable) - Constructor for exception org.frankframework.util.XmlException
- XmlException(Throwable) - Constructor for exception org.frankframework.util.XmlException
- XmlFileElementIteratorPipe - Class in org.frankframework.pipes
-
Deprecated, for removal: This API element is subject to removal in a future version.Please replace with ForEachChildElementPipe.
- XmlFileElementIteratorPipe() - Constructor for class org.frankframework.pipes.XmlFileElementIteratorPipe
-
Deprecated.
- XmlIf - Class in org.frankframework.pipes
-
Selects a forward, based on XPath evaluation
- XmlIf() - Constructor for class org.frankframework.pipes.XmlIf
- XmlJmsBrowserSender - Class in org.frankframework.jms
-
Sender for browsing and removing queue messages (with input and output in a XML message).
- XmlJmsBrowserSender() - Constructor for class org.frankframework.jms.XmlJmsBrowserSender
- XmlJsonWriter - Class in org.frankframework.util
- XmlJsonWriter() - Constructor for class org.frankframework.util.XmlJsonWriter
- XmlJsonWriter(Writer) - Constructor for class org.frankframework.util.XmlJsonWriter
- XmlNodeBuilder - Class in org.frankframework.documentbuilder
- XmlNodeBuilder(SaxElementBuilder, String) - Constructor for class org.frankframework.documentbuilder.XmlNodeBuilder
- XmlObjectBuilder - Class in org.frankframework.documentbuilder
- XmlObjectBuilder(SaxElementBuilder, String) - Constructor for class org.frankframework.documentbuilder.XmlObjectBuilder
- XmlParameter - Class in org.frankframework.parameters
- XmlParameter() - Constructor for class org.frankframework.parameters.XmlParameter
- XmlParameter.XmlType - Enum Class in org.frankframework.parameters
- XmlQuerySender - Class in org.frankframework.jdbc
-
QuerySender that transforms the input message to a query.
- XmlQuerySender() - Constructor for class org.frankframework.jdbc.XmlQuerySender
- XmlSwitch - Class in org.frankframework.pipes
-
Selects an exitState, based on either the content of the input message, by means of a XSLT-stylesheet, the content of a session variable or, by default, by returning the name of the root-element.
- XmlSwitch() - Constructor for class org.frankframework.pipes.XmlSwitch
- XmlTap - Class in org.frankframework.documentbuilder.xml
- XmlTap() - Constructor for class org.frankframework.documentbuilder.xml.XmlTap
- XmlTap(ContentHandler) - Constructor for class org.frankframework.documentbuilder.xml.XmlTap
- XmlTee - Class in org.frankframework.documentbuilder.xml
- XmlTee() - Constructor for class org.frankframework.documentbuilder.xml.XmlTee
- XmlTee(ContentHandler, ContentHandler) - Constructor for class org.frankframework.documentbuilder.xml.XmlTee
- XmlTo<C extends DocumentContainer> - Class in org.frankframework.align
-
XML Schema guided XML converter;
- XmlTo(XmlAligner, C) - Constructor for class org.frankframework.align.XmlTo
- XmlTypeToJsonSchemaConverter - Class in org.frankframework.align
- XmlTypeToJsonSchemaConverter(List<XSModel>, boolean, boolean, String) - Constructor for class org.frankframework.align.XmlTypeToJsonSchemaConverter
- XmlTypeToJsonSchemaConverter(List<XSModel>, boolean, boolean, String, String) - Constructor for class org.frankframework.align.XmlTypeToJsonSchemaConverter
- XmlTypeToJsonSchemaConverter(List<XSModel>, boolean, String) - Constructor for class org.frankframework.align.XmlTypeToJsonSchemaConverter
- XmlUtils - Class in org.frankframework.util
-
Some utilities for working with XML.
- XmlUtils() - Constructor for class org.frankframework.util.XmlUtils
- XmlValidator - Class in org.frankframework.pipes
-
Pipe that validates the input message against an XML Schema.
- XmlValidator() - Constructor for class org.frankframework.pipes.XmlValidator
- XmlValidator.ResponseValidatorWrapper - Class in org.frankframework.pipes
-
Wrapper for the XML response validator.
- XmlValidatorContentHandler - Class in org.frankframework.validation
-
SAX ContentHandler used during XML validation for some additional validation checks and getting more information in case validation fails.
- XmlValidatorContentHandler(Set<String>, RootValidations, Map<List<String>, List<String>>, Boolean) - Constructor for class org.frankframework.validation.XmlValidatorContentHandler
- XmlValidatorContentHandler.IllegalRootElementException - Exception in org.frankframework.validation
- XmlValidatorContentHandler.UnknownNamespaceException - Exception in org.frankframework.validation
- XmlValidatorErrorHandler - Class in org.frankframework.validation
- XmlValidatorErrorHandler(XmlValidatorContentHandler, String) - Constructor for class org.frankframework.validation.XmlValidatorErrorHandler
- XmlValidatorErrorHandler.ReasonType - Enum Class in org.frankframework.validation
- XmlValidatorException - Exception in org.frankframework.validation
- XmlValidatorSender - Class in org.frankframework.senders
-
Sender that validates the input message against a XML Schema.
- XmlValidatorSender() - Constructor for class org.frankframework.senders.XmlValidatorSender
- XmlWellFormedChecker - Class in org.frankframework.pipes
-
Pipe
that checks the well-formedness of the input message. - XmlWellFormedChecker() - Constructor for class org.frankframework.pipes.XmlWellFormedChecker
- XmlWriter - Class in org.frankframework.xml
- XmlWriter() - Constructor for class org.frankframework.xml.XmlWriter
-
When the implicit
StringWriter
is used, it's automatically closed on endDocument. - XmlWriter(OutputStream) - Constructor for class org.frankframework.xml.XmlWriter
- XmlWriter(OutputStream, boolean) - Constructor for class org.frankframework.xml.XmlWriter
- XmlWriter(Writer) - Constructor for class org.frankframework.xml.XmlWriter
-
When you supply a
Writer
you will have to close it. - XmlWriter(Writer, boolean) - Constructor for class org.frankframework.xml.XmlWriter
- XPATH_GETROOTNODENAME - Static variable in class org.frankframework.util.XmlUtils
- XQueryPipe - Class in org.frankframework.pipes
-
Perform an XQuery.
- XQueryPipe() - Constructor for class org.frankframework.pipes.XQueryPipe
- XSD - Static variable in class org.frankframework.validation.SchemaUtils
- XSD_NAMESPACE - Static variable in class org.frankframework.soap.WsdlGenerator
- XSD_NAMESPACE_PREFIX - Static variable in class org.frankframework.soap.WsdlGenerator
- XSD_VALIDATION_ERROR_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- XSD_VALIDATION_FATAL_ERROR_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- XSD_VALIDATION_WARNINGS_SUPPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- XSI_PREFIX_MAPPING - Static variable in class org.frankframework.align.Json2Xml
- XslErrorMessageFormatter - Class in org.frankframework.errormessageformatters
-
Applies a XSLT-stylesheet to the standard error generated by an
ErrorMessageFormatter
. - XslErrorMessageFormatter() - Constructor for class org.frankframework.errormessageformatters.XslErrorMessageFormatter
- XSLT_BUFFERSIZE_DEFAULT - Static variable in class org.frankframework.util.XmlUtils
- XSLT_BUFFERSIZE_KEY - Static variable in class org.frankframework.util.XmlUtils
- XSLT_STREAMING_BY_DEFAULT_KEY - Static variable in class org.frankframework.util.XmlUtils
- XSLT_STREAMING_SUPRESS_KEY - Enum constant in enum class org.frankframework.configuration.SuppressKeys
- XsltPipe - Class in org.frankframework.pipes
-
Perform an XSLT transformation with a specified stylesheet.
- XsltPipe() - Constructor for class org.frankframework.pipes.XsltPipe
- XsltSender - Class in org.frankframework.senders
-
Perform an XSLT transformation with a specified stylesheet or XPath-expression.
- XsltSender() - Constructor for class org.frankframework.senders.XsltSender
Y
- YAML - Enum constant in enum class org.frankframework.pipes.DataSonnetPipe.DataSonnetOutputType
- yInvert(Boolean) - Method in class org.frankframework.util.flow.graphviz.Options
Z
- zip(OutputStream, String) - Method in class org.frankframework.soap.WsdlGenerator
-
Generates a zip file (and writes it to the given outputstream), containing the WSDL and all referenced XSD's.
- ZIP - Enum constant in enum class org.frankframework.http.rest.MediaTypes
- ZIP - Enum constant in enum class org.frankframework.pipes.CompressPipe.FileFormat
-
Zip format; also used when direction is compress and resultIsContent=
false
or when direction is decompress and messageIsContent=false
- ZipIteratorPipe - Class in org.frankframework.compression
-
Sends a message to a Sender for each entry of its input, that must be an ZipInputStream.
- ZipIteratorPipe() - Constructor for class org.frankframework.compression.ZipIteratorPipe
- ZipWriter - Class in org.frankframework.compression
- ZipWriter(boolean) - Constructor for class org.frankframework.compression.ZipWriter
- ZipWriter(boolean, String) - Constructor for class org.frankframework.compression.ZipWriter
-
Create a new ZipWriterCollector
- ZipWriterPipe - Class in org.frankframework.compression
-
Pipe that creates a ZIP archive (on action close).
- ZipWriterPipe() - Constructor for class org.frankframework.compression.ZipWriterPipe
- ZipWriterSender - Class in org.frankframework.compression
-
Sender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'.
- ZipWriterSender() - Constructor for class org.frankframework.compression.ZipWriterSender
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form