|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface XmlReturnType
Annotates a service's return type to provide information about how it is to be serialized.
| Optional Element Summary | |
|---|---|
String |
name
|
String |
namespace
|
Class<?> |
type
|
public abstract Class<?> type
public abstract String name
public abstract String namespace
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||