Spring Web Services Framework

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

JDK 1.5+ annotations for Spring-WS endpoints.

See:
          Description

Annotation Types Summary
Endpoint Marks a class as an endpoint.
PayloadRoot Marks an endpoint method as the handler for an incoming request.
XPathParam Indicates that a method parameter should be bound to an XPath expression.
 

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

JDK 1.5+ annotations for Spring-WS endpoints.


Spring Web Services Framework

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