Interface H2StreamChannel
- All Superinterfaces:
Cancellable
,CapacityChannel
,DataStreamChannel
,StreamChannel<ByteBuffer>
- All Known Implementing Classes:
AbstractH2StreamMultiplexer.H2StreamChannelImpl
-
Method Summary
Methods inherited from interface org.apache.hc.core5.concurrent.Cancellable
cancel
Methods inherited from interface org.apache.hc.core5.http.nio.CapacityChannel
update
Methods inherited from interface org.apache.hc.core5.http.nio.DataStreamChannel
endStream, requestOutput, write
Methods inherited from interface org.apache.hc.core5.http.nio.StreamChannel
endStream
-
Method Details
-
submit
- Throws:
HttpException
IOException
-
push
- Throws:
HttpException
IOException
-