public static class Http2StreamHandling.HalfClosedLocal extends Http2StreamHandling.ReceivingDataWithBuffer implements scala.Product, java.io.Serializable
Constructor and Description |
---|
HalfClosedLocal(Http2StreamHandling.IncomingStreamBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
Http2StreamHandling.IncomingStreamBuffer |
buffer() |
Http2StreamHandling.StreamState |
incrementWindow(int delta) |
afterBufferEvent, incomingStreamPulled, onDataFrame, onRstStreamFrame, onTrailer, shutdown
handle
dispatchStream, expectIncomingStream, handleOutgoingCreated, handleOutgoingCreatedAndFinished, handleOutgoingEnded, handleOutgoingFailed, pullNextFrame, receivedUnexpectedFrame, stateName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HalfClosedLocal(Http2StreamHandling.IncomingStreamBuffer buffer)
public Http2StreamHandling.IncomingStreamBuffer buffer()
buffer
in class Http2StreamHandling.ReceivingDataWithBuffer
public Http2StreamHandling.StreamState incrementWindow(int delta)
incrementWindow
in class Http2StreamHandling.ReceivingDataWithBuffer