| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.cluster.codec.request | |
| com.alibaba.csp.sentinel.cluster.codec.response |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RequestEntityWriter<E extends Request,T>
A universal
EntityWriter interface for publishing Request to a target stream. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ResponseEntityWriter<E extends Response,T>
A universal
EntityWriter interface for publishing Response to a target stream. |
Copyright © 2020 Alibaba Group. All rights reserved.