You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by Apache Wiki <wi...@apache.org> on 2005/08/28 16:40:55 UTC

[Directory Wiki] Update of "MinaHome/CodecProvider"" by EmmanuelLecharny

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Directory Wiki" for change notification.

The following page has been changed by EmmanuelLecharny:
http://wiki.apache.org/directory/MinaHome/CodecProvider%22

The comment on the change is:
Adding a page about codec providers

New page:
= Implementing a new codec Provider =

== ProtocolSession initialisation ==
attachment:IOProtocolSession.png

== Snickers Message encoder initialization ==
attachment:InitSnickersMessageEncoder.png

== Twix Message encoder initialization ==
attachment:InitTwixMessageEncoder.png

== Decoding a message with Twix ==
attachment:DecodeMessage.png

== Encoding a message with Twix ==
attachment:EncodeMessage.png