Name | Description | |
---|---|---|
![]() |
CompressionClientChannelSinkProvider | Client channel compression sink provider. Creates Zyan.Communication.ChannelSinks.Compression.CompressionClientChannelSink for the client sink chain. |
![]() |
CompressionServerChannelSinkProvider | Server channel compression sink provider. Creates Zyan.Communication.ChannelSinks.Compression.CompressionServerChannelSink for the server sink chain. |
![]() |
NonCompressibleAttribute | Marks the class as an exempt from compression. |
Name | Description | |
---|---|---|
![]() |
ICompressible | The ICompressible interface implements a property that returns a flag, which determines if the request or response should be compressed. This interface is used in conjuction with the compression sink implementation and allows to determine dynamically if the request or response is to be compressed. |
Name | Description | |
---|---|---|
![]() |
CompressionMethod | Compression levels. |