JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.ws.server.MessageDispatcher
Packages that use
MessageDispatcher
Package
Description
org.springframework.ws.soap.server
Contains classes for SOAP-specific server-side Spring-WS support.
Uses of
MessageDispatcher
in
org.springframework.ws.soap.server
Subclasses of
MessageDispatcher
in
org.springframework.ws.soap.server
Modifier and Type
Class
Description
class
SoapMessageDispatcher
SOAP-specific subclass of the
MessageDispatcher
.