Class FrameEvent.HeadersFrame$
java.lang.Object
scala.runtime.AbstractFunction5<Object,Object,Object,org.apache.pekko.util.ByteString,scala.Option<FrameEvent.PriorityFrame>,FrameEvent.HeadersFrame>
org.apache.pekko.http.impl.engine.http2.FrameEvent.HeadersFrame$
- All Implemented Interfaces:
Serializable,scala.Function5<Object,Object, Object, org.apache.pekko.util.ByteString, scala.Option<FrameEvent.PriorityFrame>, FrameEvent.HeadersFrame>
- Enclosing interface:
- FrameEvent
public static class FrameEvent.HeadersFrame$
extends scala.runtime.AbstractFunction5<Object,Object,Object,org.apache.pekko.util.ByteString,scala.Option<FrameEvent.PriorityFrame>,FrameEvent.HeadersFrame>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FrameEvent.HeadersFrame$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction5
curried, toString, tupledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function5
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
HeadersFrame$
public HeadersFrame$()
-