Class PushingListenerAdapter

java.lang.Object
org.frankframework.http.PushingListenerAdapter
All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, IConfigurable, IListener<Message>, IPushingListener<Message>, IScopeProvider, NameAware, ServiceClient, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
Direct Known Subclasses:
ApiListener, RestListener, WebServiceListener

public class PushingListenerAdapter extends Object implements IPushingListener<Message>, ServiceClient
Baseclass of a IPushingListener that enables a Receiver to receive messages from Servlets.
Since:
4.12
Author:
Gerrit van Brakel