| Package | Description |
|---|---|
| com.aliyun.openservices.iot.api.http2.callback |
| Modifier and Type | Method and Description |
|---|---|
protected StreamData |
AbstractHttp2StreamDataReceiver.getStreamData(Connection connection,
io.netty.handler.codec.http2.Http2Stream stream) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractHttp2StreamDataReceiver.onStreamDataReceived(Connection connection,
io.netty.handler.codec.http2.Http2Stream stream,
StreamData streamData)
callback when receive the whole stream(stream is end).
|
Copyright © 2019. All rights reserved.