Package org.springframework.ws.soap.server.endpoint.annotation
package org.springframework.ws.soap.server.endpoint.annotation
JDK 1.5+ annotations for Spring-WS SOAP endpoints.
-
ClassDescriptionEnumeration that represents the standard SOAP Fault codes for use with the JDK 1.5+
SoapFault
annotation.Marks an endpoint method as the handler for an incoming request.Marks an endpoint method as containing multipleSoapActions
.Marks an exception class with the fault elements that should be returned whenever this exception is thrown.Marks an endpoint method parameter to be resolved as a single or a list ofSoapHeaderElement
.