Package org.red5.annotations


package org.red5.annotations
  • Annotation Interfaces
    Class
    Description
    Annotation for classes that should be serialized without their class name.
    Annotation for public methods that should not be callable through RTMP, RTMPT or Remoting.
    Annotation for public methods that should be protected by a named permission when called through RTMP, RTMPT or Remoting.
    Annotation for fields that should not be serialized when sending objects to a client.
    Annotation for classes that should be serialized with a different classname.