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 write request into another write request.
 

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-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.