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 SummaryFieldsModifier and TypeFieldDescriptionstatic final FrameEvent.HeadersFrame$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class scala.runtime.AbstractFunction5curried, toString, tupledMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function5apply
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
HeadersFrame$public HeadersFrame$()
 
-