Class FrameEvent.GoAwayFrame$

java.lang.Object
scala.runtime.AbstractFunction3<Object,Http2Protocol.ErrorCode,akka.util.ByteString,FrameEvent.GoAwayFrame>
akka.http.impl.engine.http2.FrameEvent.GoAwayFrame$
All Implemented Interfaces:
Serializable, scala.Function3<Object,Http2Protocol.ErrorCode,akka.util.ByteString,FrameEvent.GoAwayFrame>
Enclosing interface:
FrameEvent

public static class FrameEvent.GoAwayFrame$ extends scala.runtime.AbstractFunction3<Object,Http2Protocol.ErrorCode,akka.util.ByteString,FrameEvent.GoAwayFrame> implements Serializable
See Also:
  • Field Details

    • MODULE$

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

    • GoAwayFrame$

      public GoAwayFrame$()