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 Indicates that an annotated class is an "Endpoint" (e.g. a web service 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-2010 The Spring Web Services Framework. All Rights Reserved.