Exceptions and Description |
---|
org.springframework.ws.soap.security.wss4j.Wss4jSecurityFaultException
Transition to
Wss4jSecurityFaultException |
org.springframework.ws.soap.security.wss4j.Wss4jSecuritySecurementException
Transition to
Wss4jSecuritySecurementException |
org.springframework.ws.soap.security.wss4j.Wss4jSecurityValidationException
Transition to
Wss4jSecurityValidationException |
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.xml.namespace.QNameUtils.createQName(String, String, String)
in favor of
QName.QName(String, String, String) |
org.springframework.xml.namespace.QNameUtils.getPrefix(QName)
in favor of
QName.getPrefix() |
org.springframework.ws.transport.FaultAwareWebServiceConnection.setFault(boolean) |
org.springframework.ws.transport.http.HttpExchangeConnection.setFault(boolean) |
org.springframework.ws.transport.http.AbstractHttpSenderConnection.setFault(boolean) |
org.springframework.ws.transport.http.HttpServletConnection.setFault(boolean) |
Copyright © 2020 Pivotal Software. All rights reserved.