Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring WS1.0.0
Package:
org.springframework.ws.server.endpoint.annotation
Annotation
@
Target
(value = {
METHOD
})
@
Retention
(value =
RUNTIME
)
@
Documented
()
public
@interface
PayloadRoot
Overview
Inheritance
Members
Usage
Source
Books
Since
1.0.0
Version
Not specified.
Author(s)
Arjen Poutsma
Marks an endpoint method as the handler for an incoming request. The annotation values signify the the request payload root element that is handled by the method.
See also
PayloadRootAnnotationMethodEndpointMapping
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Classes
Fields
Methods
Parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact