| Class | Description |
|---|---|
| CancelFrameFlyweight | |
| ErrorFrameFlyweight | |
| ErrorType |
The types of
Error that can be set. |
| ExtensionFrameFlyweight | |
| FragmentationFlyweight |
FragmentationFlyweight is used to re-assemble frames
|
| FrameHeaderFlyweight |
Per connection frame flyweight.
|
| FrameLengthFlyweight |
Some transports like TCP aren't framed, and require a length.
|
| FrameUtil | |
| KeepAliveFrameFlyweight | |
| LeaseFrameFlyweight | |
| MetadataPushFrameFlyweight | |
| PayloadFrameFlyweight | |
| RequestChannelFrameFlyweight | |
| RequestFireAndForgetFrameFlyweight | |
| RequestNFrameFlyweight | |
| RequestResponseFrameFlyweight | |
| RequestStreamFrameFlyweight | |
| ResumeFrameFlyweight | |
| ResumeOkFrameFlyweight | |
| SetupFrameFlyweight | |
| VersionFlyweight |
| Enum | Description |
|---|---|
| FrameType |
Types of Frame that can be sent.
|