Uses of Package
org.frankframework.core
Package
Description
-
ClassDescriptionBeans that have an
ApplicationContext
.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.A Pipe represents an action to take in aPipeLine
.Base interface to allow objects to declare that they accept parameters.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState. -
ClassDescriptionBeans that have an
ApplicationContext
.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.A Pipe represents an action to take in aPipeLine
.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Base interface to allow objects to declare that they accept parameters.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
ClassDescriptionBeans that have an
ApplicationContext
.Allows objects to declare that they have a Sender.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.Interface to handle generic iterations.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.A Pipe represents an action to take in aPipeLine
.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Base interface to allow objects to declare that they accept parameters.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
ClassDescriptionThe Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.To be replaced withConfigurableLifecycle
.Reference to a resource, for instance on the classpath. -
-
ClassDescriptionThe Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.To be replaced withConfigurableLifecycle
.Interface to handle generic iterations.AnerrorMessageFormatter
is responsible for returning a string describing the error at hand in a format that the receiver expects.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.Interface that can be implemented by Listeners that provide their own management of messages processed and in error.Base-interface for IPullingListener and IPushingListener.Interface for helper class for MessageBrowsers.Iterator item for messagebrowsers.Interface thatPushingListeners
can use to handle the messages they receive.A Pipe represents an action to take in aPipeLine
.Interface that allows a Pipe to register an exit handler.Interface extending IPushingListener for listeners which connect to a ListenerPort or other type of named endpoint, from which they receive their messages.Defines listening behaviour of pulling receivers.Defines listening behaviour of message driven receivers.Defines behaviour that can be used to assert identity of callers of a pipeline.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Marker interface for ValidatorsBase interface to allow objects to declare that they accept parameters.Marker interface for WrappersIndicates a Pipe, Sender or Listener to be capable of supporting XA-transactions.Exception thrown by implementations of methods of listeners.Models starting and stopping of objects that support such behaviour.Appears inside a pipe and defines what pipe or exit to execute next.Optional element in a pipeline.Required in eachAdapter
to transform incoming messages.The Exit of a Pipeline that specifies the end state of a PipeLine.Pipeline exit container in which all (required)Exit
s must be defined.The PipeLineResult is a type to store both the result of the PipeLine processing as well as an exit state.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState.Reference to a resource, for instance on the classpath.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
-
ClassDescriptionAn
errorMessageFormatter
is responsible for returning a string describing the error at hand in a format that the receiver expects. -
ClassDescriptionBeans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.To be replaced withConfigurableLifecycle
.Base-interface for IPullingListener and IPushingListener.Interface thatPushingListeners
can use to handle the messages they receive.Defines listening behaviour of message driven receivers.Defines behaviour that can be used to assert identity of callers of a pipeline.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Base interface to allow objects to declare that they accept parameters.Exception thrown by implementations of methods of listeners.The PipeLineResult is a type to store both the result of the PipeLine processing as well as an exit state.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
ClassDescriptionDefines behaviour that can be used to assert identity of callers of a pipeline.Exception thrown by implementations of methods of listeners.
-
-
ClassDescriptionBeans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.Base-interface for IPullingListener and IPushingListener.A Pipe represents an action to take in aPipeLine
.Defines listening behaviour of message driven receivers.Base interface to allow objects to declare that they accept parameters.Required in eachAdapter
to transform incoming messages.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState. -
ClassDescriptionMarks an implementation as responsible for sending a message to some destination.Basic implementation of
PipeLineSession
. -
ClassDescriptionThe Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.Allows objects to declare that they have a Sender.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.Allows to leverage sending messages in blocks.To be replaced withConfigurableLifecycle
.Interface to handle generic iterations.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.Interface that can be implemented by Listeners that provide their own management of messages processed and in error.Base-interface for IPullingListener and IPushingListener.Interface for helper class for MessageBrowsers.Iterator item for messagebrowsers.PullingListener extension that checks for available messages to retrieve without starting a XA transaction.A Pipe represents an action to take in aPipeLine
.Interface that can be implemented by Listeners that provide their own management of messages processed and in error.Defines listening behaviour of pulling receivers.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Marks an implementation as responsible for storing and retrieving-back messages under transaction control.Base interface to allow objects to declare that they accept parameters.Indicates a Pipe, Sender or Listener to be capable of supporting XA-transactions.Exception thrown by implementations of methods of listeners.The PipeLineResult is a type to store both the result of the PipeLine processing as well as an exit state.Basic implementation ofPipeLineSession
.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
ClassDescriptionBeans that have an
ApplicationContext
.To be replaced withConfigurableLifecycle
.Reference to a resource, for instance on the classpath. -
ClassDescriptionThe Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.Allows objects to declare that they have a Sender.ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.To be replaced withConfigurableLifecycle
.Additional behaviour for pulling listeners that are able to listen to a specific message, specified by a correlation ID.Marker interface for correlated sender, used inReceiver
.Interface to be implemented by Listeners that can find out the delivery count of the messages they receive.Base-interface for IPullingListener and IPushingListener.Interface specifying method to configure a JMS receiver of some sort.Interface for helper class for MessageBrowsers.Iterator item for messagebrowsers.Interface thatPushingListeners
can use to handle the messages they receive.Interface extending IPushingListener for listeners which connect to a ListenerPort or other type of named endpoint, from which they receive their messages.Defines listening behaviour of pulling receivers.Defines listening behaviour of message driven receivers.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Interface to be implemented by classes of which the number of threads can be controlled at runtime.Marks an implementation as responsible for storing and retrieving-back messages under transaction control.Base interface to allow objects to declare that they accept parameters.Indicates a Pipe, Sender or Listener to be capable of supporting XA-transactions.Exception thrown by implementations of methods of listeners.The PipeLineResult is a type to store both the result of the PipeLine processing as well as an exit state.Basic implementation ofPipeLineSession
.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
-
ClassDescriptionDefines behaviour that can be used to assert identity of callers of a pipeline.
-
ClassDescriptionBeans that have an
ApplicationContext
.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.A Pipe represents an action to take in aPipeLine
.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Base interface to allow objects to declare that they accept parameters.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.Appears inside a pipe and defines what pipe or exit to execute next.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
-
ClassDescriptionIterator item for messagebrowsers.Exception thrown by implementations of methods of listeners.
-
ClassDescriptionThe Adapter is the central manager in the framework.A Pipe represents an action to take in a
PipeLine
. -
-
ClassDescriptionBeans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.To be replaced withConfigurableLifecycle
.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Base interface to allow objects to declare that they accept parameters.Basic implementation ofPipeLineSession
.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
ClassDescriptionThe Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.To be replaced withConfigurableLifecycle
.Marks an implementation as responsible for sending a message to some destination. -
ClassDescriptionBeans that have an
ApplicationContext
.To be replaced withConfigurableLifecycle
.Base interface to allow objects to declare that they accept parameters.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.Basic implementation ofPipeLineSession
. -
-
ClassDescriptionWrapper for the response validator.The Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.Allows objects to declare that they have a Sender.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.Additional behaviour for pulling listeners that are able to listen to a specific message, specified by a correlation ID.Interface to handle generic iterations.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.A Pipe represents an action to take in aPipeLine
.Marks an implementation as responsible for sending a message to some destination.Marks an implementation as responsible for storing and retrieving-back messages under transaction control.Marker interface for ValidatorsBase interface to allow objects to declare that they accept parameters.Marker interface for WrappersException thrown by implementations of methods of listeners.Appears inside a pipe and defines what pipe or exit to execute next.Required in eachAdapter
to transform incoming messages.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.This exists because WSDL Definitions can grow dramatically in size when they include a few xsd's.Exception thrown to signal that a timeout occurred. -
ClassDescriptionAdditional behaviour for pulling listeners that are able to listen to a specific message, specified by a correlation ID.A Pipe represents an action to take in a
PipeLine
.Marker interface for ValidatorsException thrown by implementations of methods of listeners.Required in eachAdapter
to transform incoming messages.The PipeLineResult is a type to store both the result of the PipeLine processing as well as an exit state.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
ClassDescriptionThe Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.Allows objects to declare that they have a Sender.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.To be replaced withConfigurableLifecycle
.Marker interface for correlated sender, used inReceiver
.Interface that can be implemented by Listeners that provide their own management of messages processed and in error.Base-interface for IPullingListener and IPushingListener.Interface thatPushingListeners
can use to handle the messages they receive.Interface that can be implemented by Listeners that provide their own management of messages processed and in error.Defines listening behaviour of message driven receivers.Interface to be implemented by classes of which the number of threads can be controlled at runtime.Marks an implementation as responsible for storing and retrieving-back messages under transaction control.Exception thrown by implementations of methods of listeners.Models starting and stopping of objects that support such behaviour.The PipeLineResult is a type to store both the result of the PipeLine processing as well as an exit state.Basic implementation ofPipeLineSession
.Exception thrown to signal that a timeout occurred. -
ClassDescriptionBeans that have an
ApplicationContext
.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Base interface to allow objects to declare that they accept parameters.Basic implementation ofPipeLineSession
.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState. -
ClassDescriptionBeans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Base interface to allow objects to declare that they accept parameters.Exception thrown to signal that a timeout occurred. -
ClassDescriptionRunnable object for calling a request reply service.The Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.Allows to leverage sending messages in blocks.To be replaced withConfigurableLifecycle
.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may useparameters
Base interface to allow objects to declare that they accept parameters.Exception thrown by implementations of methods of listeners.Basic implementation ofPipeLineSession
.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.The SenderResult is a type to store both the result of the processing of a message by a Sender, as well as the exitState.Exception thrown to signal that a timeout occurred. -
ClassDescriptionThe Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.IForwardTarget represents the destination of a PipeForward, so aIPipe
orPipeLineExit
.Base-interface for IPullingListener and IPushingListener.A Pipe represents an action to take in aPipeLine
.Marker interface for ValidatorsBase interface to allow objects to declare that they accept parameters.Marker interface for WrappersRequired in eachAdapter
to transform incoming messages.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error.The PipeRunResult is a type to store both the result of the processing of a message indoPipe()
as well as the exitState.Exception thrown by the ISender (implementation) to notify that the sending did not succeed. -
-
-
-
ClassDescriptionExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.Interface specifying method to configure a JMS receiver of some sort.Interface extending IPushingListener for listeners which connect to a ListenerPort or other type of named endpoint, from which they receive their messages.Interface to be implemented by classes of which the number of threads can be controlled at runtime.
-
ClassDescriptionThe Adapter is the central manager in the framework.Beans that have an
ApplicationContext
.Allows objects to declare that they have a physical destination.TheHasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.To be replaced withConfigurableLifecycle
.Interface to handle generic iterations.Base-interface for IPullingListener and IPushingListener.Iterator item for messagebrowsers.Indicates a Pipe, Sender or Listener to be capable of supporting XA-transactions.Exception thrown by implementations of methods of listeners.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.Basic implementation ofPipeLineSession
.Reference to a resource, for instance on the classpath.Exception thrown by the ISender (implementation) to notify that the sending did not succeed.Exception thrown to signal that a timeout occurred. -
ClassDescriptionThe Adapter is the central manager in the framework.To be replaced with
ConfigurableLifecycle
. -
ClassDescriptionBeans that have an
ApplicationContext
.Basic implementation ofPipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error. -
-
ClassDescriptionBasic implementation of
PipeLineSession
.Reference to a resource, for instance on the classpath.