JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.red5.annotations
Annotation Interface DeclarePrivate
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
DeclarePrivate
Annotation for public methods that should not be callable through RTMP, RTMPT or Remoting.
Author:
The Red5 Project, Joachim Bauch (jojo@struktur.de)