Uses of Interface
org.frankframework.core.IScopeProvider
Packages that use IScopeProvider
Package
Description
-
Uses of IScopeProvider in org.frankframework.batch
Subinterfaces of IScopeProvider in org.frankframework.batchModifier and TypeInterfaceDescriptioninterfaceInterface for transforming a record (= structured ASCII line).interfaceInterface for handling a transformed record.Classes in org.frankframework.batch that implement IScopeProviderModifier and TypeClassDescriptionclassDeprecated.Warning: non-maintained functionality.classAbstract class for resulthandlers (handler that handles the transformed record).classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classBaseclass for resulthandlers that write the transformed record to a writer.classDeprecated.Warning: non-maintained functionality. -
Uses of IScopeProvider in org.frankframework.cache
Subinterfaces of IScopeProvider in org.frankframework.cacheModifier and TypeInterfaceDescriptioninterfaceICache<K,V> Interface to be implemented by cache-providers.Classes in org.frankframework.cache that implement IScopeProviderModifier and TypeClassDescriptionclassBaseclass for caching.classEhCache<V>General Cache provider.classRemove specified cache key from cache with specified name. -
Uses of IScopeProvider in org.frankframework.collection
Classes in org.frankframework.collection that implement IScopeProviderModifier and TypeClassDescriptionclassAbstractCollectorPipe<C extends ICollector<P>,P> Base class for pipes that can collect items, such as multipart messages and zip archives.classAbstractCollectorSender<C extends ICollector<P>,P> Sender that writes an item to a collection, created byAbstractCollectorPipewithaction=OPEN. -
Uses of IScopeProvider in org.frankframework.compression
Classes in org.frankframework.compression that implement IScopeProviderModifier and TypeClassDescriptionclassSends a message to a Sender for each entry of its input, that must be an ZipInputStream.classPipe that creates a ZIP archive (on action close).classSender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'. -
Uses of IScopeProvider in org.frankframework.configuration
Classes in org.frankframework.configuration that implement IScopeProvider -
Uses of IScopeProvider in org.frankframework.configuration.digester
Methods in org.frankframework.configuration.digester with parameters of type IScopeProviderModifier and TypeMethodDescriptionConfigurationDigester.getStub4TesttoolContentHandler(ContentHandler handler, IScopeProvider scope, PropertyLoader properties) Get the contenthandler to stub configurations If stubbing is disabled, the input ContentHandler is returned as-is -
Uses of IScopeProvider in org.frankframework.core
Subinterfaces of IScopeProvider in org.frankframework.coreModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceBeans that have anApplicationContext.interfaceAllows to leverage sending messages in blocks.interfaceAdditional behaviour for pulling listeners that are able to listen to a specific message, specified by a correlation ID.interfaceMarker interface for correlated sender, used inReceiver.interfaceinterfaceIJmsListener<M>Ugly hack to keep the WSDL generator working without changing any code.interfaceInterface to be implemented by Listeners that can find out the delivery count of the messages they receive.interfaceIListener<M>Base-interface for IPullingListener and IPushingListener.interfacePullingListener extension that checks for available messages to retrieve without starting a XA transaction.interfaceA Pipe represents an action to take in aPipeLine.interfaceInterface extending IPushingListener for listeners which connect to a ListenerPort or other type of named endpoint, from which they receive their messages.interfaceDefines listening behaviour of pulling receivers.interfaceDefines listening behaviour of message driven receivers.interfaceinterfaceMarks an implementation as responsible for sending a message to some destination.interfaceAllows Senders to declare that they accept and may useparametersinterfaceMarker interface for ValidatorsinterfaceMarker interface for WrappersinterfaceClasses in org.frankframework.core that implement IScopeProviderModifier and TypeClassDescriptionclassWrapper for the response validator.classThe Adapter is the central manager in the framework.classReference to an byte[].classRequired in eachAdapterto transform incoming messages.classReference to a resource, for instance on the classpath.static classclassReference to a resource, within the Configuration scope.Fields in org.frankframework.core declared as IScopeProviderMethods in org.frankframework.core with parameters of type IScopeProviderModifier and TypeMethodDescriptionstatic ResourceResource.getResource(IScopeProvider scopeProvider, String resource) static ResourceResource.getResource(IScopeProvider scopeProvider, String resource, String allowedProtocols) Constructors in org.frankframework.core with parameters of type IScopeProviderModifierConstructorDescriptionBytesResource(byte[] bytes, String name, IScopeProvider scopeProvider) BytesResource(InputStream inputStream, String name, IScopeProvider scopeProvider) protectedResource(IScopeProvider scopeProvider) protectedURLResource(IScopeProvider scopeProvider, URL url, String systemId) -
Uses of IScopeProvider in org.frankframework.encryption
Subinterfaces of IScopeProvider in org.frankframework.encryption -
Uses of IScopeProvider in org.frankframework.errormessageformatters
Classes in org.frankframework.errormessageformatters that implement IScopeProviderModifier and TypeClassDescriptionclassApplies a DataSonnet.jsonnetJSON transformation file to the standard JSON error message generated by theErrorMessageFormatter.classThis is the defaultIErrorMessageFormatterimplementation that is used when no specificErrorMessageFormatterhas been configured.classErrorMessageFormatter that returns a fixed message with replacements.classErrorMessageFormatter that returns a standard SOAP fault message.classApplies an XSLT stylesheet to the standard error message generated by theErrorMessageFormatter. -
Uses of IScopeProvider in org.frankframework.extensions.afm
Classes in org.frankframework.extensions.afm that implement IScopeProviderModifier and TypeClassDescriptionclassDomparser om AFM-XML berichten om te zetten in edifactberichten (voor de backoffice). -
Uses of IScopeProvider in org.frankframework.extensions.akamai
Classes in org.frankframework.extensions.akamai that implement IScopeProviderModifier and TypeClassDescriptionclassSender for Akamai NetStorage (HTTP based). -
Uses of IScopeProvider in org.frankframework.extensions.api
Classes in org.frankframework.extensions.api that implement IScopeProviderModifier and TypeClassDescriptionclassExtension to SoapWrapperPipe for API Management.classDeprecated.classExtension to WsdlXmlValidator for API Management. -
Uses of IScopeProvider in org.frankframework.extensions.aspose.pipe
Classes in org.frankframework.extensions.aspose.pipe that implement IScopeProviderModifier and TypeClassDescriptionclassReturns the amount of pages of a PDF file.classConverts files to pdf type. -
Uses of IScopeProvider in org.frankframework.extensions.bis
Classes in org.frankframework.extensions.bis that implement IScopeProviderModifier and TypeClassDescriptionclassDeprecated.Please use JmsListener combined with BisWrapperPipeclassDeprecated.Please use JmsSender combined with BisWrapperPipeclassDeprecated.Please replace with org.frankframework.extensions.esb.EsbSoapWrapperPipe (not 1:1) -
Uses of IScopeProvider in org.frankframework.extensions.cmis
Classes in org.frankframework.extensions.cmis that implement IScopeProviderModifier and TypeClassDescriptionclassclassAbstract class to prevent Frank!classSender to obtain information from and write to a CMIS application.Methods in org.frankframework.extensions.cmis with parameters of type IScopeProviderModifier and TypeMethodDescriptionstatic CmisSessionBuilderCmisSessionBuilder.create(IScopeProvider scopeProvider) Constructors in org.frankframework.extensions.cmis with parameters of type IScopeProvider -
Uses of IScopeProvider in org.frankframework.extensions.esb
Classes in org.frankframework.extensions.esb that implement IScopeProviderModifier and TypeClassDescriptionclassKind of extension to EsbSoapWrapperPipe for real time destinations.classESB (Enterprise Service Bus) extension of JmsListener.classESB (Enterprise Service Bus) extension ofJmsSender.classEsbJmsTransactionalStorage<S extends Serializable>ESB (Enterprise Service Bus) extension ofJmsTransactionalStorage.classXmlValidator that will automatically add the SOAP envelope XSD and the ESB XSD (e.g. a CommonMessageHeader.xsd) to the set of XSDs used for validation.classExtension to SoapWrapperPipe for separate modes.class -
Uses of IScopeProvider in org.frankframework.extensions.fxf
Classes in org.frankframework.extensions.fxf that implement IScopeProviderModifier and TypeClassDescriptionclassFxF extension of EsbJmsListener.classFxF wrapper to be used with FxF3.classFxF XML validator to be used with FxF3. -
Uses of IScopeProvider in org.frankframework.extensions.ibm
Classes in org.frankframework.extensions.ibm that implement IScopeProvider -
Uses of IScopeProvider in org.frankframework.extensions.idin
Classes in org.frankframework.extensions.idin that implement IScopeProviderModifier and TypeClassDescriptionclassRequires the net.bankid.merchant.library V1.2.9 -
Uses of IScopeProvider in org.frankframework.extensions.kafka
Classes in org.frankframework.extensions.kafka that implement IScopeProvider -
Uses of IScopeProvider in org.frankframework.extensions.mqtt
Classes in org.frankframework.extensions.mqtt that implement IScopeProviderModifier and TypeClassDescriptionclassRequires a resource to be configured.classMQTT listener which will connect to a broker and subscribe to a topic.classMQTT listener which will connect to a broker and subscribe to a topic. -
Uses of IScopeProvider in org.frankframework.extensions.rekenbox
Classes in org.frankframework.extensions.rekenbox that implement IScopeProviderModifier and TypeClassDescriptionclassTransforms between ascii-ADIOS and an XML representation of ADIOS.classTransforms between ascii and an XML representation.classPerform a call to a RekenBox. -
Uses of IScopeProvider in org.frankframework.extensions.sap
Subinterfaces of IScopeProvider in org.frankframework.extensions.sapModifier and TypeInterfaceDescriptioninterfaceISapListener<F>Common interface to be implemented by SapListener implementations.interfaceCommon interface to be implemented by SapSender implementations.Classes in org.frankframework.extensions.sap that implement IScopeProvider -
Uses of IScopeProvider in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 that implement IScopeProviderModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classImplementation ofsenderthat sends an IDoc to SAP.classWrapper round SAP-functions, either SAP calling Ibis, or Ibis calling SAP.classDeprecated, for removal: This API element is subject to removal in a future version.classImplementation of aIPushingListener, that enables a Receiver to receive messages from SAP-systems.classManager for SAP Logical Units of Work (LUWs).classDeprecated, for removal: This API element is subject to removal in a future version.classBase class for functions that call SAP.classImplementation ofsenderthat calls a SAP RFC-function. -
Uses of IScopeProvider in org.frankframework.extensions.svn
Classes in org.frankframework.extensions.svn that implement IScopeProviderModifier and TypeClassDescriptionclassPipe which scans TIBCO sources in Subversion and creates a report in xml. -
Uses of IScopeProvider in org.frankframework.extensions.tibco
Classes in org.frankframework.extensions.tibco that implement IScopeProviderModifier and TypeClassDescriptionclassReturns information about Tibco queues in a XML string.classSends a message to a Tibco queue.classConstructors in org.frankframework.extensions.tibco with parameters of type IScopeProviderModifierConstructorDescriptionTibcoEmsProperties(IScopeProvider scope, String jndiPropertiesFile) -
Uses of IScopeProvider in org.frankframework.extensions.tibco.pipes
Classes in org.frankframework.extensions.tibco.pipes that implement IScopeProviderModifier and TypeClassDescriptionclassPipe that performs obfuscation on a message, using the tibcrypt library. -
Uses of IScopeProvider in org.frankframework.extensions.xfb
Classes in org.frankframework.extensions.xfb that implement IScopeProviderModifier and TypeClassDescriptionclassSender for transferring files using the XFB protocol. -
Uses of IScopeProvider in org.frankframework.filesystem
Classes in org.frankframework.filesystem that implement IScopeProviderModifier and TypeClassDescriptionclassAbstractFileSystemListener<F,FS extends IBasicFileSystem<F>> listenerthat looks in aFileSystemfor files.classAbstractFileSystemPipe<F,FS extends IBasicFileSystem<F>> Base class for Pipes that use aFileSystem.classAbstractFileSystemSender<F,S extends IBasicFileSystem<F>> Base class for Senders that use aFileSystem.classAbstractMailListener<M,A, S extends IMailFileSystem<M, A>> Implementation of aAbstractFileSystemListenerthat enables aReceiverto look in a folder for received mails.classFileSystemSenderWithAttachments<F,A, FS extends IMailFileSystem<F, A>> Deprecated.classForEachAttachmentPipe<F,A, FS extends IMailFileSystem<F, A>> classThis class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory. -
Uses of IScopeProvider in org.frankframework.filesystem.exchange
Classes in org.frankframework.filesystem.exchange that implement IScopeProviderModifier and TypeClassDescriptionclassImplementation of aIBasicFileSystemof an Exchange Mailbox. -
Uses of IScopeProvider in org.frankframework.filesystem.ftp
Subinterfaces of IScopeProvider in org.frankframework.filesystem.ftpClasses in org.frankframework.filesystem.ftp that implement IScopeProviderModifier and TypeClassDescriptionclassImplementation of FTP and FTPs FileSystemclassBase class for FTP(s) connections -
Uses of IScopeProvider in org.frankframework.http
Classes in org.frankframework.http that implement IScopeProviderModifier and TypeClassDescriptionclassSender for the HTTP protocol usingHttpMethod.classNote 1: Some certificates require the <java_home>/jre/lib/security/xxx_policy.jar files to be upgraded to unlimited strength.classclassShared HTTPSession, implementsSharedResourceso it can be set in the Configuration.xmlclassBaseclass of aIPushingListenerthat enables aReceiverto receive messages from Servlets.classDeprecated, for removal: This API element is subject to removal in a future version.classListener that allows aReceiverto receive messages as a SOAP webservice.classDeprecated, for removal: This API element is subject to removal in a future version.classSender that sends a message via a WebService. -
Uses of IScopeProvider in org.frankframework.http.rest
Classes in org.frankframework.http.rest that implement IScopeProviderModifier and TypeClassDescriptionclassListener that allows aReceiverto receive messages as a REST webservice.classPipe to manage the ApiPrincipal handling -
Uses of IScopeProvider in org.frankframework.jdbc
Classes in org.frankframework.jdbc that implement IScopeProviderModifier and TypeClassDescriptionclassJDBC implementation ofIMessageBrowser.classThis executes the query that is obtained from the (here still abstract) method getStatement.classBase class for building JDBC-senders.classDeprecated.classDeprecated.classDeprecated.classPipe that iterates over the lines in a BLOB.classPipe that iterates over the lines in a CLOB.classQuerySender that interprets the input message as a query, possibly with attributes.classDummyTransactionalStorage<S extends Serializable>Deprecated, for removal: This API element is subject to removal in a future version.classQuerySender that assumes a fixed query, possibly with attributes.classProvides functions for JDBC connections.classBase class for JDBC iterating pipes.protected classclassJdbcListener<M>JdbcListener base class.classDeprecated, for removal: This API element is subject to removal in a future version.classDatabase Listener that operates on a table having at least a key and a status field.classclassJdbcTransactionalStorage<S extends Serializable>Implements a message log (JdbcMessageLog) or error store (JdbcErrorStorage) that uses database table IBISSTORE.classabstract baseclass for Pipes that iterate over the lines in a lob.classRead messages from the IBISSTORE database table previously stored by aMessageStoreSender.classSend messages to the IBISSTORE database table to have them processed exactly-once by another adapter which will read the messages using aMessageStoreListener.classResultHandlerthat writes the transformed record to a BLOB.classResultHandlerthat writes the transformed record to a CLOB.classBaseclass for batchresultHandlerthat writes the transformed record to a LOB.classQuerySender that writes each row in a ResultSet to a file.classPipe that iterates over rows in in ResultSet.classDatabase Listener that returns a count of messages available, but does not perform any locking or other management of processing messages in parallel.classStoredProcedureQuerySender is used to send stored procedure queries and retrieve the result.classQuerySender that transforms the input message to a query. -
Uses of IScopeProvider in org.frankframework.jdbc.migration
Classes in org.frankframework.jdbc.migration that implement IScopeProviderModifier and TypeClassDescriptionclassDatabaseMigration implementation for Frank!classLiquiBase implementation for IAF -
Uses of IScopeProvider in org.frankframework.jms
Classes in org.frankframework.jms that implement IScopeProviderModifier and TypeClassDescriptionclassclassAbstractJmsMessageBrowser<M,J extends jakarta.jms.Message> Basic browser of JMS Messages.classJmsBrowser<M extends jakarta.jms.Message>classProvides functions for jms connections, queues and topics and acts as a facade to hide for clients whether aQueueorTopicis used.classA true multi-threadedListener-class.classclassJmsTransactionalStorage<S extends Serializable>Implements a message log (JmsMessageLog) or error store (JmsErrorStorage) that uses JMS technology.classA true multi-threadedListener-class.classJMSListener re-implemented as a pushing listener rather than a pulling listener.classSender for browsing and removing queue messages (with input and output in a XML message). -
Uses of IScopeProvider in org.frankframework.jndi
Classes in org.frankframework.jndi that implement IScopeProviderModifier and TypeClassDescriptionclassProvides all JNDI functions and is meant to act as a base class.classTomcat Resource Factory that looks up objects in a delegate JNDI. -
Uses of IScopeProvider in org.frankframework.json
Methods in org.frankframework.json with parameters of type IScopeProviderModifier and TypeMethodDescriptionstatic JsonMapperJsonUtil.buildJsonMapper(IScopeProvider scopeProvider, String stylesheetName, DataSonnetOutputType outputType, boolean computeMimeType, ParameterList parameters) -
Uses of IScopeProvider in org.frankframework.ladybug
Classes in org.frankframework.ladybug that implement IScopeProviderModifier and TypeClassDescriptionclassCall Ladybug Test Tool to rerun the reports present in test storage (see Test tab in Ladybug) -
Uses of IScopeProvider in org.frankframework.ladybug.tibet2
Classes in org.frankframework.ladybug.tibet2 that implement IScopeProvider -
Uses of IScopeProvider in org.frankframework.larva
Classes in org.frankframework.larva that implement IScopeProviderModifier and TypeClassDescriptionclassFile sender for the Test Tool.classXSLT provider listener for the Test Tool.Methods in org.frankframework.larva that return IScopeProvider -
Uses of IScopeProvider in org.frankframework.ldap
Classes in org.frankframework.ldap that implement IScopeProviderModifier and TypeClassDescriptionclassBase pipe for querying LDAP.classPipe that returns the memberships of a userDN.classPipe that checks if a specified dn exists as 'member' in another specified dn in LDAP.classSender to obtain information from and write to an LDAP Directory. -
Uses of IScopeProvider in org.frankframework.messaging.amqp
Classes in org.frankframework.messaging.amqp that implement IScopeProviderModifier and TypeClassDescriptionclassListener for AMQP 1.0 end-points.classSender to send to AMQP 1.0 end-points. -
Uses of IScopeProvider in org.frankframework.mongodb
Classes in org.frankframework.mongodb that implement IScopeProviderModifier and TypeClassDescriptionclassSender to perform action on a MongoDB database. -
Uses of IScopeProvider in org.frankframework.monitoring
Classes in org.frankframework.monitoring that implement IScopeProvider -
Uses of IScopeProvider in org.frankframework.parameters
Subinterfaces of IScopeProvider in org.frankframework.parametersClasses in org.frankframework.parameters that implement IScopeProviderModifier and TypeClassDescriptionclassGeneric parameter definition.classParameter that resolves it's value to eithertrueorfalse.classclassA parameter which represents its value as aMessagewith mimetype application/json.classclassPlaceholder class to allow legacy configuration notations<param type='number' />in the new Frank!class -
Uses of IScopeProvider in org.frankframework.pgp
Classes in org.frankframework.pgp that implement IScopeProviderModifier and TypeClassDescriptionclassThis is an abstraction of general pgp actions such as encryption, verification, etc.classclassclassclass -
Uses of IScopeProvider in org.frankframework.pipes
Classes in org.frankframework.pipes that implement IScopeProviderModifier and TypeClassDescriptionclassBase class forPipe.classPipe that validates the input message against a schema.static classWrapper for the response validator.classclassPipe that performs base64 encoding and decoding.classOutput bytes as specified by the input XML.classDeprecated, for removal: This API element is subject to removal in a future version.Please use theHashPipe.classPipe that compares the two integer values.classPipe that lexicographically compares two strings, which must NOT be empty.classPipe to zip or unzip a message or file.classSelects an exitState, based on the number of received messages by this pipe.classPipe to check the the CredentialFactory (for testing only).classPipe that reads a CRL from an input stream and transforms it to an XML.classReads a message in CSV format and turns it into XML.classUsing.jsonnettransformation files, the DataSonnetPipe uses JSonnet at its core to transform files from and to different file formats specified by supportedoutputTypes.classPipe that sleeps for a specified time, which defaults to 5000 msecs.classPipe that performs domain transforming on the basis of a database table.classReturns simply the input message.classPipe that performs translations between special characters and their XML equivalents.classDeprecated.classPipe that throws an exception based on the input message.classProvides a base class for a Pipe that always has the same forward.classThis Pipe opens and returns a file from the classpath.classSends a message to a Sender for each child element of the input XML.classForPipe is a wrapper to use another pipe a fixed number of times.classGets the contents of thepipeLineSessionby a key specified by.sessionKeyclassReturns the name of the user executing the request.classThis pipe can be used to generate a hash for the given message using an algorithm.classSelects a forward based on an expression.classPipe that increases the integer value of a session variable.classPipe that checks if the calling user has a specified role.classSelects an exitState, based on whether the input is an XML string.classBase class to send a message to a Sender for each item returned by a configurable iterator.classPipethat validates the XML or JSON input message against a XML Schema and returns either XML or JSON.classApply a one-liner JSON path expression to the input to extract a value from input data.classJSON is not aware of the element order.classPipe that validates the input message against a JSON Schema.classPipethat checks the well-formedness of the input message.classPerform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, XML or text.classCreates a JWT with a shared secret using the HmacSHA256 algorithm.classCall Larva Test ToolclassPipe to work with the server local filesystem.classPipe that stores all its parameter values in the ThreadContext, formerly known as Mapped Diagnostic Context (MDC), to be used in logging.classPipe that sends a mail-message using aMailSenderas its sender.classclassGenerates a random password.classHash a password or validate a password against a hash using PasswordHash.java from https://crackstation.net/hashing-security.htm.classPerforms various PGP (Pretty Good Privacy) actions such as Encrypt, Sign, Decrypt, Verify.classPuts the input or thein the PipeLineSession, under the key specified byvalue.sessionKeyclassPuts the system date/time under a key in thepipeLineSession.classTries to match the input against the provided regex.classRemoves a key specified byfrom thesessionKeypipeLineSession.classThis Pipe is used to replace values in a few ways.classDeprecated, for removal: This API element is subject to removal in a future version.classclassDeprecated, for removal: This API element is subject to removal in a future version.classSends a message using ansenderand optionally receives a reply from the same sender.classclassReturns the number of bytes or characters in the input.classSkip a number of bytes or characters from the input message.classSends a message to a Sender for each line of its input, that must be an InputStream.classStream an input stream to an output stream.classIteratingPipe that has Strings as items.classSelects an exitState, based on either the content of the input message, by means of an XSLT-stylesheet, the content of a session variable, a JSON Path expression, or, by default, by returning the name of the root-element.classPipe for converting TEXT to XML.classBreaks up the text input in blocks of a maximum length.classDeprecated.classAssumes input to be the file name of a ZIP archive, and unzips it to a directory and/or an XML message.classPipe that generates an UUID (Universally Unique Identifier).classGenerate WSDL of parent or specified adapter.classXmlValidator that will read the XSD's to use from a WSDL.classDeprecated, for removal: This API element is subject to removal in a future version.please use theIfPipefor if (else/then) behaviour.classSelects an exitState, based on either the content of the input message, by means of an XSLT-stylesheet, the content of a session variable or, by default, by returning the name of the root-element.classPipe that validates the input message against an XML Schema.static classWrapper for the XML response validator.classPipethat checks the well-formedness of the input message.classPerform an XQuery.classPerform an XSLT transformation with a specified stylesheet. -
Uses of IScopeProvider in org.frankframework.receivers
Subinterfaces of IScopeProvider in org.frankframework.receiversModifier and TypeInterfaceDescriptioninterfaceWhen a listener implements this interface it will get a reference to it's parent receiver.Classes in org.frankframework.receivers that implement IScopeProviderModifier and TypeClassDescriptionclassListener that looks for files in a LocalFileSystem.classMicrosoft Exchange Implementation of a mailbox based filesystem.classListener to receive messages sent by theFrankSender, for situations where calling anAdapterdirectly is not desired.classFile listener for an FTP connection.classclassJavaListener<M>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.classReceiver<M>Wrapper for a listener that specifies a channel for the incoming messages of a specificAdapter.classFile listener for an SMB2 or SMB3 share.classDeprecated.classFile listener for an SFTP connection. -
Uses of IScopeProvider in org.frankframework.scheduler
Classes in org.frankframework.scheduler that implement IScopeProvider -
Uses of IScopeProvider in org.frankframework.scheduler.job
Subinterfaces of IScopeProvider in org.frankframework.scheduler.jobClasses in org.frankframework.scheduler.job that implement IScopeProviderModifier and TypeClassDescriptionclassJob which can stop/start adapters and receivers.classFrank!classFrank!classFrank!classclassScheduled job to execute JDBC Queries using aFixedQuerySender.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated.class1.classFrank!classScheduled job to send messages to aFrankListener.static classThe sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of IScopeProvider in org.frankframework.senders
Classes in org.frankframework.senders that implement IScopeProviderModifier and TypeClassDescriptionclassclassclassBaseclass for senders.classProvides a base class for senders with parameters.classBaseclass for Wrappers for senders, that allows to get input from a session variable, and to store output in a session variable.classSender to work with the Amazon S3 Filesystem.classSender that executes either its input or a fixed line, with all parametervalues appended, as a command.classSender that sleeps for a specified time, which defaults to 5000 msecs.classEchos input to output.classImplementation of aAbstractFileSystemSenderthat enables to manipulate messages in an Exchange folder.classDeprecated, for removal: This API element is subject to removal in a future version.classFixedResultSender, same behaviour asFixedResultPipe, but now as a ISender.classSender to send a message to another Frank!classclassPosts a message to another Frank!classPosts a message to another Frank!classclassSender used to run JavaScript code using `JavascriptEngine` implementations.classPerform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, yielding JSON, XML or text.classSender to work with the server local filesystem.classSender that just logs its message.classsenderthat sends a mail specified by an XML message.classCollection of Senders, that are executed all at the same time.classWrapper for senders, that opens the wrapped sender at runtime before each sender action, and closes it afterwards.classPerforms a reload on database configuration.classUses the (old) SMB 1 protocol.classUses the (newer) SMB 2 and 3 protocol.classSeries of Senders, that are executed one after another.classWrapper for senders, that allows to get input from a session variable, and to store output in a session variable.classSender that sends a mail via SendGrid v3 (cloud-based SMTP provider).classclassCollection of Senders, that are executed all at the same time.classSender that validates the input message against a XML Schema.classPerform an XSLT transformation with a specified stylesheet or XPath-expression. -
Uses of IScopeProvider in org.frankframework.soap
Classes in org.frankframework.soap that implement IScopeProviderModifier and TypeClassDescriptionclassXmlValidator that will automatically add the SOAP envelope XSD to the set of XSD's used for validation.classPipe to wrap or unwrap a message from/into a SOAP Envelope. -
Uses of IScopeProvider in org.frankframework.util
Classes in org.frankframework.util that implement IScopeProviderMethods in org.frankframework.util with parameters of type IScopeProviderModifier and TypeMethodDescriptionstatic TransformerPoolTransformerPool.getInstance(String xsltString, int xsltVersion, IScopeProvider scopeProvider) Get an instance of a TransformerPool that can load additional resources such as referenced URIs from the providedIScopeProvider.static URLClassLoaderUtils.getResourceURL(IScopeProvider scopeProvider, String resource) Get a resource-URL from a specific IConfigurationClassLoader.static URLClassLoaderUtils.getResourceURL(IScopeProvider scopeProvider, String resource, String allowedProtocols) Get a resource-URL from a ClassLoader, therefore the resource should not start with a leading slashstatic XMLReaderXmlUtils.getXMLReader(IScopeProvider scopeProvider) -
Uses of IScopeProvider in org.frankframework.validation
Classes in org.frankframework.validation that implement IScopeProviderModifier and TypeClassDescriptionclassbaseclass for validating input message against a XML Schema.classStraightforward XML-validation based on javax.validation.classXerces based XML validator.Methods in org.frankframework.validation that return IScopeProviderMethods in org.frankframework.validation with parameters of type IScopeProviderModifier and TypeMethodDescriptionvoidAbstractXSD.initFromXsds(String namespace, IScopeProvider scopeProvider, Set<IXSD> sourceXsds) protected voidAbstractXSD.initNamespace(String namespace, IScopeProvider scopeProvider, String resourceRef) protected voidAbstractXSD.initNoNamespace(IScopeProvider scopeProvider, String resourceRef) SchemaUtils.mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes(IScopeProvider scopeProvider, Map<String, Set<IXSD>> xsdsGroupedByNamespace) Returns merged XSDs from a map of XSDs grouped by namespace.static voidSchemaUtils.mergeXsdsGroupedByNamespaceToSchemasWithoutIncludes(IScopeProvider scopeProvider, Map<String, Set<IXSD>> xsdsGroupedByNamespace, XMLStreamWriter xmlStreamWriter) Write merged XSDs to xmlStreamWriter from a map of XSDs grouped by namespace.Constructors in org.frankframework.validation with parameters of type IScopeProviderModifierConstructorDescriptionIntraGrammarPoolEntityResolver(IScopeProvider scopeProvider, List<Schema> schemas) -
Uses of IScopeProvider in org.frankframework.validation.xsd
Methods in org.frankframework.validation.xsd with parameters of type IScopeProviderModifier and TypeMethodDescriptionvoidResourceXsd.initNamespace(String namespace, IScopeProvider scopeProvider, String resourceRef) voidResourceXsd.initNoNamespace(IScopeProvider scopeProvider, String resourceRef) -
Uses of IScopeProvider in org.frankframework.xcom
Classes in org.frankframework.xcom that implement IScopeProviderModifier and TypeClassDescriptionclassXCom client voor het versturen van files via XCom. -
Uses of IScopeProvider in org.frankframework.xml
Constructors in org.frankframework.xml with parameters of type IScopeProviderModifierConstructorDescriptionClassLoaderEntityResolver(IScopeProvider scopeProvider) ClassLoaderURIResolver(IScopeProvider scopeProvider)