|
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. |
| XFireClientInterceptor |
Interceptor for accessing a XFire SOAP service. |
| XFireExporter |
Web controller that exports the specified service bean as a XFire Soap service endpoint. |
| XFireProxyFactoryBean |
Factory bean for XFire proxies. |
| XFireServletControllerAdapter |
An adapter for the XFireServletController so that it conforms to Springs MVC Controller interface. |