|
Class Summary |
| Jsr181HandlerMapping |
Implementation of the HandlerMapping interface that recognizes web service annotations on Spring-managed beans and
automatically wires them into the current servlet's WebApplicationContext. |
| XFireClientFactoryBean |
Factory bean to easily create XFire clients via Spring, if the service's Java
interface is available. |
| XFireClientInterceptor |
Interceptor for accessing a XFire SOAP service. |
| XFireExporter |
Web controller that exports the specified service bean as a XFire Soap service endpoint. |
| XFireProxyFactoryBean |
Deprecated. Please use XFireClientFactoryBean instead. |
| XFireServletControllerAdapter |
An adapter for the XFireServletController so that it conforms to Springs MVC Controller interface. |