Annotation Interface DwrMarshallableDuplex


@Target(TYPE) @Retention(SOURCE) public @interface DwrMarshallableDuplex
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.