Class PlayEngine.PullAndPushRunnable

java.lang.Object
org.red5.server.stream.PlayEngine.PullAndPushRunnable
All Implemented Interfaces:
IScheduledJob
Enclosing class:
PlayEngine

private final class PlayEngine.PullAndPushRunnable extends Object implements IScheduledJob
Periodically triggered by executor to send messages to the client.
  • Constructor Details

    • PullAndPushRunnable

      private PullAndPushRunnable()
  • Method Details