Uses of Class
org.frankframework.http.PushingListenerAdapter
Packages that use PushingListenerAdapter
Package
Description
-
Uses of PushingListenerAdapter in org.frankframework.extensions.cmis
Subclasses of PushingListenerAdapter in org.frankframework.extensions.cmis -
Uses of PushingListenerAdapter in org.frankframework.http
Subclasses of PushingListenerAdapter in org.frankframework.httpModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classListener that allows aReceiverto receive messages as a SOAP webservice. -
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 TypeClassDescriptionclassListener that allows aReceiverto receive messages as a REST webservice.