Package akka.http.impl.engine.http2
Class FrameEvent.DataFrame$
- java.lang.Object
-
- scala.runtime.AbstractFunction3<java.lang.Object,java.lang.Object,akka.util.ByteString,FrameEvent.DataFrame>
-
- akka.http.impl.engine.http2.FrameEvent.DataFrame$
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Function3<java.lang.Object,java.lang.Object,akka.util.ByteString,FrameEvent.DataFrame>
- Enclosing interface:
- FrameEvent
public static class FrameEvent.DataFrame$ extends scala.runtime.AbstractFunction3<java.lang.Object,java.lang.Object,akka.util.ByteString,FrameEvent.DataFrame> implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static FrameEvent.DataFrame$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description DataFrame$()
-
-
-
Field Detail
-
MODULE$
public static final FrameEvent.DataFrame$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-