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