org.neociclo.odetteftp.netty.codec
Class CommandExchangeBufferBuilder
java.lang.Object
org.neociclo.odetteftp.netty.codec.CommandExchangeBufferBuilder
public class CommandExchangeBufferBuilder
- extends Object
- Version:
- $Rev: 771 $ $Date: 2010-10-08 13:11:23 -0300 (Fri, 08 Oct 2010) $
- Author:
- Rafael Marins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandExchangeBufferBuilder
public CommandExchangeBufferBuilder()
create
public static CommandExchangeBuffer create(CommandFormat format,
org.jboss.netty.buffer.ChannelBuffer in)
ACCORD