Library:Spring WS
Version:1.0.0
Compatibility:JDK 1.5
Annotations in library Spring WS.
NamePackageDescription
Endpointorg.springframework.ws.server.endpoint.annotationMarks a class as an endpoint.
PayloadRootorg.springframework.ws.server.endpoint.annotationMarks an endpoint method as the handler for an incoming request.
SoapActionorg.springframework.ws.soap.server.endpoint.annotationMarks an endpoint method as the handler for an incoming request.
SoapFaultorg.springframework.ws.soap.server.endpoint.annotationMarks an exception class with the fault elements that should be returned whenever this exception is thrown.
XPathParamorg.springframework.ws.server.endpoint.annotationIndicates that a method parameter should be bound to an XPath expression.
Search