org.neociclo.odetteftp.netty.codec
Class CommandExchangeBufferBuilder

java.lang.Object
  extended by 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

Constructor Summary
CommandExchangeBufferBuilder()
           
 
Method Summary
static CommandExchangeBuffer create(CommandFormat format, org.jboss.netty.buffer.ChannelBuffer in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandExchangeBufferBuilder

public CommandExchangeBufferBuilder()
Method Detail

create

public static CommandExchangeBuffer create(CommandFormat format,
                                           org.jboss.netty.buffer.ChannelBuffer in)


ACCORD