Class Http2Protocol.FrameType$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.Http2Protocol.FrameType$
- Enclosing class:
- Http2Protocol
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Http2Protocol.FrameType$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionscala.collection.immutable.Seq<Http2Protocol.FrameType>All()org.apache.pekko.util.OptionVal<Http2Protocol.FrameType>byId(int id)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
FrameType$
public FrameType$()
-
-
Method Details
-
All
-
byId
-