| Interface | Description |
|---|---|
| ICodec |
Encode and decode an object from a string representation.
|
| IContentCodec |
The interface for content codecs.
|
| IEncodingContext |
A context containing additional information for codecs.
|
| IMessageListener |
Interface for listening on message traffic.
|
| IMessageService |
The interface for the message service.
|
| Class | Description |
|---|---|
| EncodingContext |
Encoding context for codecs.
|
| MessageType |
Representation of characteristics of a certain type of messages
(e.g.
|
| MessageType.ParameterSpecification |
A class representing a parameter or parameter set specification.
|