Class StreamProcessorActions


  • @Component
    public class StreamProcessorActions
    extends Object
    • Constructor Detail

      • StreamProcessorActions

        public StreamProcessorActions()
    • Method Detail

      • addIceCandidate

        protected void addIceCandidate​(com.github.openjson.JSONObject msg)
      • addListener

        protected void addListener​(Client c,
                                   com.github.openjson.JSONObject msg)
      • handleBroadcastRestarted

        protected void handleBroadcastRestarted​(Client c,
                                                String uid)
      • handleBroadcastStarted

        protected void handleBroadcastStarted​(Client c,
                                              String uid,
                                              com.github.openjson.JSONObject msg)