Uses of Package
org.frankframework.receivers
Packages that use org.frankframework.receivers
Package
Description
-
Classes in org.frankframework.receivers used by org.frankframework.coreClassDescriptionWrapper 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. -
Classes in org.frankframework.receivers used by org.frankframework.httpClassDescriptionThe interface clients (users) of a service may use.
-
Classes in org.frankframework.receivers used by org.frankframework.http.restClassDescriptionWrapper 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. -
Classes in org.frankframework.receivers used by org.frankframework.jdbc
-
Classes in org.frankframework.receivers used by org.frankframework.jmsClassDescriptionWrapper 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. -
Classes in org.frankframework.receivers used by org.frankframework.management.bus.endpoints
-
Classes in org.frankframework.receivers used by org.frankframework.receiversClassDescriptionListener 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. -
Classes in org.frankframework.receivers used by org.frankframework.sendersClassDescriptionResourceLimiter for limiting the number of resources that can be used in parallel.The interface clients (users) of a service may use.
-
Classes in org.frankframework.receivers used by org.frankframework.statistics
-
Classes in org.frankframework.receivers used by org.frankframework.unmanaged
-
Classes in org.frankframework.receivers used by org.frankframework.util