Package org.springframework.ws.server.endpoint.annotation
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Annotations
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.
JDK 1.5+ annotations for Spring-WS endpoints.