Class FrameHandler$

java.lang.Object
akka.http.impl.engine.ws.FrameHandler$

public class FrameHandler$ extends 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 Details

    • MODULE$

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

    • FrameHandler$

      public FrameHandler$()
  • Method Details