Uses of Class
org.springframework.ws.transport.http.support.AbstractMessageDispatcherServletInitializer
Packages that use AbstractMessageDispatcherServletInitializer
-
Uses of AbstractMessageDispatcherServletInitializer in org.springframework.ws.transport.http.support
Subclasses of AbstractMessageDispatcherServletInitializer in org.springframework.ws.transport.http.supportModifier and TypeClassDescriptionclass
Base class forWebApplicationInitializer
implementations that register aMessageDispatcherServlet
configured with annotated classes, e.g.