| Method and Description |
|---|
| org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint.afterMarshallerSet()
as of Spring Web Services 1.5:
AbstractMarshallingPayloadEndpoint.afterPropertiesSet() is no longer final, so this can safely
be overridden in subclasses |
| org.springframework.ws.transport.FaultAwareWebServiceConnection.setFault(boolean) |
| org.springframework.ws.transport.http.AbstractHttpSenderConnection.setFault(boolean) |
| org.springframework.ws.transport.http.HttpServletConnection.setFault(boolean) |