org.red5.annotations
Annotation Type Anonymous


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Anonymous

Annotation for classes that should be serialized without their classname. This should only be used if you know what you're doing and currently is only added to Red5 internal classes.

Author:
The Red5 Project ([email protected]), Joachim Bauch ([email protected])



Copyright © 2006-2012 The Red5 Project