Package org.apache.mina.filter.codec.netty

Protocol codec which provides the integration with Netty2 messages.

See:
          Description

Class Summary
NettyCodecFactory A MINA ProtocolCodecFactory that provides encoder and decoder for Netty2 Messages and MessageRecognizers.
NettyDecoder A MINA ProtocolDecoder that decodes buffers into Netty2 Messages using specified MessageRecognizers.
NettyEncoder A MINA ProtocolEncoder that encodes Netty2 Messages into buffers.
 

Package org.apache.mina.filter.codec.netty Description

Protocol codec which provides the integration with Netty2 messages.



Copyright © 2004-2010 Apache MINA Project. All Rights Reserved.