Class Http2SubStream

java.lang.Object
akka.http.impl.engine.http2.Http2SubStream
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class Http2SubStream extends Object implements scala.Product, Serializable
Represents one direction of an Http2 substream.
See Also: