org.red5.annotations
Annotation Type DontSerialize


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface DontSerialize

Annotation for fields that should not be serialized when sending objects to a client.

Author:
The Red5 Project (red5@osflash.org), Joachim Bauch (jojo@struktur.de)



Copyright © 2006-2010 The Red5 Project