Uses of Interface
org.frankframework.lifecycle.DynamicRegistration.Servlet
Packages that use DynamicRegistration.Servlet
Package
Description
-
Uses of DynamicRegistration.Servlet in org.frankframework.extensions.cmis.mtom
Classes in org.frankframework.extensions.cmis.mtom that implement DynamicRegistration.ServletModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynamicRegistration.Servlet in org.frankframework.extensions.cmis.servlets
Classes in org.frankframework.extensions.cmis.servlets that implement DynamicRegistration.ServletModifier and TypeClassDescriptionclass
class
class
It is important that we register the correct (CMIS) CXF bus, or else JAX-RS (IAF-API / WebServiceListener) won't work properlyclass
class
class
class
It is important that we register the correct CXF bus, or else JAX-RS (IAF-API / WebServiceListener) won't work properly -
Uses of DynamicRegistration.Servlet in org.frankframework.http
Classes in org.frankframework.http that implement DynamicRegistration.ServletModifier and TypeClassDescriptionclass
Base class for @IbisInitializer capable servletsclass
Servlet that listens for REST requests, and handles them over to the RestServiceDispatcher.class
-
Uses of DynamicRegistration.Servlet in org.frankframework.http.cxf
Classes in org.frankframework.http.cxf that implement DynamicRegistration.Servlet -
Uses of DynamicRegistration.Servlet in org.frankframework.http.rest
Classes in org.frankframework.http.rest that implement DynamicRegistration.Servlet -
Uses of DynamicRegistration.Servlet in org.frankframework.larva
Classes in org.frankframework.larva that implement DynamicRegistration.Servlet -
Uses of DynamicRegistration.Servlet in org.frankframework.lifecycle
Subinterfaces of DynamicRegistration.Servlet in org.frankframework.lifecycleClasses in org.frankframework.lifecycle that implement DynamicRegistration.ServletModifier and TypeClassDescriptionclass
This servlet allows the use of WebContent served fromConfigurations
. -
Uses of DynamicRegistration.Servlet in org.frankframework.lifecycle.servlets
Methods in org.frankframework.lifecycle.servlets with parameters of type DynamicRegistration.ServletModifier and TypeMethodDescriptionvoid
ServletConfiguration.fromServlet
(DynamicRegistration.Servlet servlet) Convenience method to easily register a dynamic Frank servlet. -
Uses of DynamicRegistration.Servlet in org.frankframework.metrics
Classes in org.frankframework.metrics that implement DynamicRegistration.Servlet -
Uses of DynamicRegistration.Servlet in org.frankframework.webcontrol
Classes in org.frankframework.webcontrol that implement DynamicRegistration.Servlet