Package org.jboss.netty.handler.codec.oneone

Simplistic abstract classes which help implement encoder and decoder that transform an object into another object and vice versa.

See:
          Description


Class Summary
OneToOneDecoder Transforms a received message into another message.
OneToOneEncoder Transforms a received message into another message.
 

Package org.jboss.netty.handler.codec.oneone Description

Simplistic abstract classes which help implement encoder and decoder that transform an object into another object and vice versa.



Copyright © 2008-2009 JBoss, by Red Hat. All Rights Reserved.