Spring Web Services Framework

Package org.springframework.ws.soap.server.endpoint.annotation

JDK 1.5+ annotations for Spring-WS SOAP endpoints.

See:
          Description

Enum Summary
FaultCode Enumeration that represents the standard SOAP Fault codes for use with the JDK 1.5+ SoapFault annotation.
 

Annotation Types Summary
SoapAction Marks an endpoint method as the handler for an incoming request.
SoapFault Marks an exception class with the fault elements that should be returned whenever this exception is thrown.
 

Package org.springframework.ws.soap.server.endpoint.annotation Description

JDK 1.5+ annotations for Spring-WS SOAP endpoints.


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.