Javadoc
This commit is contained in:
parent
70e90fc85e
commit
c838c2aea3
@ -25,10 +25,11 @@ package org.jboss.netty.buffer;
|
||||
import java.nio.ByteOrder;
|
||||
|
||||
/**
|
||||
* Manages a set of reusable {@link ChannelBuffer}s.
|
||||
* A factory that creates or pools {@link ChannelBuffer}s.
|
||||
*
|
||||
* @author The Netty Project (netty-dev@lists.jboss.org)
|
||||
* @author Trustin Lee (tlee@redhat.com)
|
||||
* @version $Rev$, $Date$
|
||||
*/
|
||||
public interface ChannelBufferFactory {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user