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