Uses of Annotation Interface
org.frankframework.core.DestinationType
Packages that use DestinationType
Package
Description
-
Uses of DestinationType in org.frankframework.extensions.cmis
Classes in org.frankframework.extensions.cmis with annotations of type DestinationType -
Uses of DestinationType in org.frankframework.extensions.idin
Classes in org.frankframework.extensions.idin with annotations of type DestinationTypeModifier and TypeClassDescriptionclassRequires the net.bankid.merchant.library V1.2.9 -
Uses of DestinationType in org.frankframework.extensions.kafka
Classes in org.frankframework.extensions.kafka with annotations of type DestinationType -
Uses of DestinationType in org.frankframework.extensions.mqtt
Classes in org.frankframework.extensions.mqtt with annotations of type DestinationType -
Uses of DestinationType in org.frankframework.extensions.sap.jco3
Classes in org.frankframework.extensions.sap.jco3 with annotations of type DestinationTypeModifier and TypeClassDescriptionclassWrapper round SAP-functions, either SAP calling Ibis, or Ibis calling SAP. -
Uses of DestinationType in org.frankframework.filesystem
Classes in org.frankframework.filesystem with annotations of type DestinationTypeModifier and TypeClassDescriptionclassBaseclass forFileSystems.classAbstractFileSystemListener<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.classclassclassFileSystemrepresentation of the local filesystem. -
Uses of DestinationType in org.frankframework.filesystem.ftp
Classes in org.frankframework.filesystem.ftp with annotations of type DestinationType -
Uses of DestinationType in org.frankframework.filesystem.sftp
Classes in org.frankframework.filesystem.sftp with annotations of type DestinationType -
Uses of DestinationType in org.frankframework.http
Classes in org.frankframework.http with annotations of type DestinationTypeModifier and TypeClassDescriptionclassSender for the HTTP protocol usingHttpMethod.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. -
Uses of DestinationType in org.frankframework.http.rest
Classes in org.frankframework.http.rest with annotations of type DestinationTypeModifier and TypeClassDescriptionclassListener that allows aReceiverto receive messages as a REST webservice. -
Uses of DestinationType in org.frankframework.jdbc
Classes in org.frankframework.jdbc with annotations of type DestinationType -
Uses of DestinationType in org.frankframework.jms
Classes in org.frankframework.jms with annotations of type DestinationTypeModifier and TypeClassDescriptionclassProvides functions for jms connections, queues and topics and acts as a facade to hide for clients whether aQueueorTopicis used. -
Uses of DestinationType in org.frankframework.messaging.amqp
Classes in org.frankframework.messaging.amqp with annotations of type DestinationTypeModifier and TypeClassDescriptionclassListener for AMQP 1.0 end-points.classSender to send to AMQP 1.0 end-points. -
Uses of DestinationType in org.frankframework.mongodb
Classes in org.frankframework.mongodb with annotations of type DestinationTypeModifier and TypeClassDescriptionclassSender to perform action on a MongoDB database. -
Uses of DestinationType in org.frankframework.receivers
Classes in org.frankframework.receivers with annotations of type DestinationTypeModifier and TypeClassDescriptionclassListener to receive messages sent by theFrankSender, for situations where calling anAdapterdirectly is not desired.classJavaListener<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. -
Uses of DestinationType in org.frankframework.senders
Classes in org.frankframework.senders with annotations of type DestinationTypeModifier and TypeClassDescriptionclassclassSender to send a message to another Frank!classPosts a message to another Frank!classPosts a message to another Frank!