public class Http2SubStream$
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static Http2SubStream$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Http2SubStream$() |
Modifier and Type | Method and Description |
---|---|
Http2SubStream |
apply(HttpEntity entity,
FrameEvent.ParsedHeadersFrame headers,
org.apache.pekko.util.OptionVal<FrameEvent.ParsedHeadersFrame> trailingHeaders,
scala.collection.immutable.Map<AttributeKey<?>,java.lang.Object> correlationAttributes) |
public static final Http2SubStream$ MODULE$
public Http2SubStream apply(HttpEntity entity, FrameEvent.ParsedHeadersFrame headers, org.apache.pekko.util.OptionVal<FrameEvent.ParsedHeadersFrame> trailingHeaders, scala.collection.immutable.Map<AttributeKey<?>,java.lang.Object> correlationAttributes)