JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.netui.api.dwr
DwrMarshallableToServer
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface DwrMarshallableToServer
@Target
(
TYPE
)
@Retention
(
SOURCE
)
@Deprecated
public @interface
DwrMarshallableToServer
Deprecated.
Mark DWR objects as marshallable from client to server. This is a marker annotation for the developer only atm, there's no logic based on it.