Uses of Package
org.frankframework.core
Package
Description
-
ClassDescriptionThe
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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. -
ClassDescriptionThe
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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. -
ClassDescriptionAllows objects to declare that they have a Sender.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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.Reference to a resource, for instance on the classpath.
-
-
ClassDescriptionThe Adapter is the central manager in the framework.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.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.Models starting and stopping of objects that support such behaviour.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.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.Exception that indicates that the starting of aPipe
did not succeed.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. -
ClassDescriptionThe Adapter is the central manager in the framework.Allows objects to declare that they have a physical destination.ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.Base-interface for IPullingListener and IPushingListener.Interface that
PushingListeners
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.
-
ClassDescriptionAllows objects to declare that they have a physical destination.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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.Allows objects to declare that they have a physical destination.Allows objects to declare that they have a Sender.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.Allows to leverage sending messages in blocks.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 that indicates that the starting of aPipe
did not succeed.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. -
ClassDescriptionReference to a resource, for instance on the classpath.
-
ClassDescriptionThe Adapter is the central manager in the framework.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.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 in
Receiver
.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.Deprecated, for removal: This API element is subject to removal in a future version.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.
-
ClassDescriptionThe
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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 that indicates that the starting of aPipe
did not succeed.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
. -
-
ClassDescriptionAllows objects to declare that they have a physical destination.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may use
parameters
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.Marks an implementation as responsible for sending a message to some destination.
-
ClassDescriptionBase 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 of
PipeLineSession
. -
-
ClassDescriptionWrapper for the response validator.The Adapter is the central manager in the framework.Allows objects to declare that they have a physical destination.Allows objects to declare that they have a Sender.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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
.Deprecated, for removal: This API element is subject to removal in a future version.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 that indicates that the starting of aPipe
did not succeed.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.Allows objects to declare that they have a physical destination.Allows objects to declare that they have a Sender.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.ExeceptionListener-class to signal exceptions to other objects, for instance MessagePushers to PushingReceivers.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.Models starting and stopping of objects that support such behaviour.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.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. -
ClassDescriptionThe
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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. -
ClassDescriptionAllows objects to declare that they have a physical destination.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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.Allows objects to declare that they have a physical destination.Allows to leverage sending messages in blocks.Marks an implementation as responsible for sending a message to some destination.Allows Senders to declare that they accept and may use
parameters
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.Allows objects to declare that they have a physical destination.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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 that indicates that the starting of aPipe
did not succeed.Exception thrown by the ISender (implementation) to notify that the sending did not succeed. -
ClassDescriptionThe Adapter is the central manager in the framework.
-
-
-
ClassDescriptionThe Adapter is the central manager in the framework.ExeceptionListener-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.Allows objects to declare that they have a physical destination.The
HasTransactionAttribute
allows Pipes to declare transaction and isolation behavior.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. -
-
ClassDescriptionBasic implementation of
PipeLineSession
.Exception thrown when thedoPipe()
method of aPipe
runs in error. -
-
ClassDescriptionBasic implementation of
PipeLineSession
.Reference to a resource, for instance on the classpath.