| Package | Description |
|---|---|
| com.aliyun.openservices.iot.api.exception | |
| com.aliyun.openservices.iot.api.http2 | |
| com.aliyun.openservices.iot.api.stream |
| Constructor and Description |
|---|
IotClientException(String message,
Http2Response r) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Http2Response> |
IotHttp2Client.sendRequest(Connection connection,
io.netty.handler.codec.http2.Http2Headers headers,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Http2Response> |
StreamServiceContext.closeStream()
回复流数据,response数据一次发送完成,并完成该次流请求
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamServiceContext.writeResponse(Http2Response response)
回复流数据,response数据一次发送完成,并完成该次流请求
|
Copyright © 2019. All rights reserved.