| Name | Description | Type | Package | Framework |
| AbstractJaxWsServiceExporter | Abstract exporter for JAX-WS services, autodetecting annotated service beans(through the JAX-WS WebService annotation). | Class | org.springframework.remoting.jaxws | Spring MVC |
| JaxWsPortClientInterceptor | MethodInterceptor for accessing aspecific port of a JAX-WS service. | Class | org.springframework.remoting.jaxws | Spring MVC |
| JaxWsPortProxyFactoryBean | FactoryBean for a specific port of aJAX-WS service. | Class | org.springframework.remoting.jaxws | Spring MVC |
| JaxWsSoapFaultException | Spring SoapFaultException adapter for the JAX-WSSOAPFaultException class. | Class | org.springframework.remoting.jaxws | Spring MVC |
| LocalJaxWsServiceFactory | Factory for locally defined JAX-WS Service references. | Class | org.springframework.remoting.jaxws | Spring MVC |
| LocalJaxWsServiceFactoryBean | FactoryBean for locallydefined JAX-WS Service references. | Class | org.springframework.remoting.jaxws | Spring MVC |
| SimpleHttpServerJaxWsServiceExporter | Simple exporter for JAX-WS services, autodetecting annotated service beans(through the JAX-WS WebService annotation) and exporting | Class | org.springframework.remoting.jaxws | Spring MVC |
| SimpleJaxWsServiceExporter | Simple exporter for JAX-WS services, autodetecting annotated service beans(through the JAX-WS WebService annotation) and exporting | Class | org.springframework.remoting.jaxws | Spring MVC |