API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.ws. ResponseWrapper View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Description
@Target (value=METHOD)
@Retention (value=RUNTIME)
@Documented
public annotation ResponseWrapper
  Used to annotate methods in the Service Endpoint Interface with the response wrapper bean to be used at runtime.
See also:   
Elements
className = ""
Response wrapper bean name.
localName = ""
Elements local name.
targetNamespace = ""
Elements namespace name.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar