Uses of Annotation Interface
org.frankframework.lifecycle.IbisInitializer
Package
Description
-
Uses of IbisInitializer in org.frankframework.configuration
-
Uses of IbisInitializer in org.frankframework.http
Modifier and TypeClassDescriptionclass
Servlet that listens for HTTP GET or POSTS, and handles them over to the ServiceDispatcher.class
Servlet that listens for REST requests, and handles them over to the RestServiceDispatcher.class
-
Uses of IbisInitializer in org.frankframework.http.cxf
-
Uses of IbisInitializer in org.frankframework.http.rest
-
Uses of IbisInitializer in org.frankframework.lifecycle
Modifier and TypeClassDescriptionclass
This bean creates an (CXF) endpoint with the /rpcrouter mapping for older SOAP based requests.class
Logging should work even when the application failed to start which is why it's not wired through theMessageDispatcher
.class
class
This servlet allows the use of WebContent served fromConfigurations
. -
Uses of IbisInitializer in org.frankframework.metrics
-
Uses of IbisInitializer in org.frankframework.webcontrol