Uses of Package
org.frankframework.receivers
Package
Description
-
ClassDescriptionWrapper for a listener that specifies a channel for the incoming messages of a specific
Adapter
.When a listener implements this interface it will get a reference to it's parent receiver. -
ClassDescriptionThe interface clients (users) of a service may use.
-
ClassDescriptionWrapper for a listener that specifies a channel for the incoming messages of a specific
Adapter
.When a listener implements this interface it will get a reference to it's parent receiver.The interface clients (users) of a service may use. -
-
ClassDescriptionWrapper for a listener that specifies a channel for the incoming messages of a specific
Adapter
.When a listener implements this interface it will get a reference to it's parent receiver. -
-
ClassDescriptionListener to receive messages sent by the
FrankSender
, for situations where calling anAdapter
directly is not desired.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.Wrapper for a listener that specifies a channel for the incoming messages of a specificAdapter
.The interface clients (users) of a service may use.Singleton class that knows about the ServiceListeners that are active. -
ClassDescriptionResourceLimiter for limiting the number of resources that can be used in parallel.The interface clients (users) of a service may use.
-
-
-