Class Http2StreamHandling.HalfClosedLocalWaitingForPeerStream
java.lang.Object
org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.StreamState
org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.HalfClosedLocalWaitingForPeerStream
- All Implemented Interfaces:
- Serializable,- scala.Equals,- scala.Product
- Enclosing interface:
- Http2StreamHandling
public static class Http2StreamHandling.HalfClosedLocalWaitingForPeerStream
extends Http2StreamHandling.StreamState
implements scala.Product, Serializable
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionHalfClosedLocalWaitingForPeerStream(scala.collection.immutable.Map<AttributeKey<?>, Object> correlationAttributes) 
- 
Method SummaryMethods inherited from class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.StreamStatedispatchStream, expectIncomingStream, handleOutgoingCreated, handleOutgoingCreatedAndFinished, handleOutgoingEnded, handleOutgoingFailed, incomingStreamPulled, pullNextFrame, receivedUnexpectedFrame, shutdown, stateNameMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefix
- 
Constructor Details- 
HalfClosedLocalWaitingForPeerStreampublic HalfClosedLocalWaitingForPeerStream(scala.collection.immutable.Map<AttributeKey<?>, Object> correlationAttributes) 
 
- 
- 
Method Details- 
correlationAttributes
- 
handle- Specified by:
- handlein class- Http2StreamHandling.StreamState
 
 
-