Class Http2StreamHandling.Closed$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.StreamState
org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.Closed$
- All Implemented Interfaces:
- Serializable,- scala.Equals,- scala.Product
- Enclosing interface:
- Http2StreamHandling
public static class Http2StreamHandling.Closed$
extends Http2StreamHandling.StreamState
implements scala.Product, Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.impl.engine.http2.Http2StreamHandling.StreamStatedispatchStream, expectIncomingStream, handleOutgoingCreated, handleOutgoingCreatedAndFinished, 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- 
Closed$public Closed$()
 
- 
- 
Method Details- 
handleOutgoingEnded- Overrides:
- handleOutgoingEndedin class- Http2StreamHandling.StreamState
 
- 
handleOutgoingFailed- Overrides:
- handleOutgoingFailedin class- Http2StreamHandling.StreamState
 
- 
handle- Specified by:
- handlein class- Http2StreamHandling.StreamState
 
 
-