org.red5.annotations
Annotation Type DeclarePrivate


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface DeclarePrivate

Annotation for public methods that should not be callable through RTMP, RTMPT or Remoting.

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



Copyright © 2006-2012 The Red5 Project