Class FrameHandler$


  • public class FrameHandler$
    extends java.lang.Object
    The frame handler validates frames, multiplexes data to the user handler or to the bypass and UTF-8 decodes text frames.

    INTERNAL API

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static FrameHandler$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      FrameHandler$()  
    • Field Detail

      • MODULE$

        public static final FrameHandler$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • FrameHandler$

        public FrameHandler$()