Uses of Class
org.frankframework.http.PushingListenerAdapter
Packages that use PushingListenerAdapter
Package
Description
-
Uses of PushingListenerAdapter in org.frankframework.http
Subclasses of PushingListenerAdapter in org.frankframework.http -
Uses of PushingListenerAdapter in org.frankframework.http.cxf
Constructors in org.frankframework.http.cxf with parameters of type PushingListenerAdapterModifierConstructorDescriptionMessageProvider
(PushingListenerAdapter listener, String multipartXmlSessionKey) -
Uses of PushingListenerAdapter in org.frankframework.http.rest
Subclasses of PushingListenerAdapter in org.frankframework.http.restModifier and TypeClassDescriptionclass
Listener that allows aReceiver
to receive messages as a REST webservice.