See: Description
Interface | Description |
---|---|
IChannelWrapperFactory |
Declares the factory for creating channel wrappers and and channel unwrappers.
|
IDuplexChannelUnwrapper |
Duplex channel unwrapper.
|
IDuplexChannelWrapper |
Duplex channel wrapper.
|
Class | Description |
---|---|
ChannelWrapperFactory |
Factory for creating channel wrapper and unwrapper.
|
DataWrapper |
Implements the wrapper/unwrapper of data.
|
WrappedData |
The data structure representing the wrapped data.
|